@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=DM+Serif+Display&family=Josefin+Sans:wght@600&family=Red+Hat+Display:wght@500&family=Quattrocento:wght@700&family=Abril+Fatface&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=DM+Serif+Display&family=Josefin+Sans:wght@600&family=Red+Hat+Display:wght@500&family=Quattrocento:wght@700&family=Abril+Fatface&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Arial,sans-serif!important}code{font-family:Arial,sans-serif!important}h1,h2,h3,h4,h5,h6,p{margin:0}button{cursor:pointer}a{color:inherit;text-decoration:none}html,body,#root,.App{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;width:100%;height:100%;overflow:hidden auto}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);overflow-y:overlay}html,body{overflow-x:clip}img,video,iframe{max-width:100%}body>*{display:flow-root}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}button:hover{transition:background-color .4s!important}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:0 0;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-primary) 100%);border:2px solid #f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%)}::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%)}*{scrollbar-width:thin;scrollbar-color:gray transparent}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#334155;background-color:#f8fafc}.App{min-height:100vh}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.w-full{width:100%}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.p-4{padding:1rem}.rounded{border-radius:.375rem}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media (width<=640px){.hidden-sm{display:none}}@media (width>=641px) and (width<=768px){.hidden-md{display:none}}@media (width>=769px){.hidden-lg{display:none}}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-toast{color:#1a1a1a!important;border-radius:12px!important;align-items:flex-start!important;min-width:320px!important;padding:12px 16px!important;display:flex!important;box-shadow:0 2px 10px #00000026!important}.custom-toast-body{font-size:14px;line-height:1.4;margin-left:12px!important}.Toastify__toast--success{background:#d1fae5!important;border-left:5px solid #10b981!important}.Toastify__toast--error{background:#fee2e2!important;border-left:5px solid #ef4444!important}.global-action-btn{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.global-action-btn.edit:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.global-action-btn.delete:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.control-btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.control-btn:hover{background:#f8fafc;border-color:#cbd5e1}.btn-secondary{color:#374151;cursor:pointer;letter-spacing:.3px;background:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.btn-primary{background:var(--color-primary);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:6px;width:fit-content;padding:10px 16px;font-size:13px;font-weight:600;display:flex}.filter-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.loading-overlay{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#afafaf4d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loading-box{text-align:center;background:#fff;border-radius:16px;padding:30px 50px;font-family:Segoe UI,Roboto,Arial,sans-serif;box-shadow:0 8px 24px #0000001a}.loading-box h2{color:#1e293b;margin-top:20px;font-size:1.4rem;font-weight:600}.loading-box p{color:#475569;margin-top:8px;font-size:.9rem}.spinner{border:6px solid #e0e7ff;border-top:6px solid var(--color-accent);border-radius:50%;width:60px;height:60px;margin:0 auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.admin_layout_container{background-color:var(--light-bg);min-height:100vh;display:flex}.admin_logo_text{color:#000;margin:0;font-size:1.5rem;font-weight:600}.admin_sidebar{width:240px;height:100vh;box-shadow:var(--shadow-sm);z-index:10;background-color:#fff;border-right:1px solid #ffffff1a;flex-direction:column;transition:all .3s;display:flex;position:fixed}.admin_sidebar_header{border-bottom:1px solid #ffffff1a;align-items:center;height:70px;padding:1rem;display:flex}.admin_sidebar_header h3{color:#000;margin:0;font-size:1.5rem;font-weight:600}.admin_info{flex-direction:column;margin-top:1rem;display:flex}.admin_info span{color:var(--text-primary);font-weight:500}.admin_info small{color:var(--text-secondary);margin-top:.25rem}.admin_sidebar_menu{flex-direction:column;flex:1;gap:5px;margin:0;padding:10px 0;list-style:none;display:flex;overflow-y:auto}.admin_sidebar_menu li{margin:.1rem 0}.admin_sidebar_menu a{color:#000;border-radius:1rem;align-items:center;margin:0 10px;padding:.6rem 1.5rem .6rem 2.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.admin_sidebar_menu a:hover{color:#fff;background-color:#011f5b}.admin_sidebar_menu a.admin_link_active{color:#fff;background-color:#011f5b;font-weight:600}.admin_sidebar_menu a.admin_sidebar_logout{color:#ef4444}.admin_sidebar_menu a.admin_sidebar_logout:hover{color:#fff;background-color:#011f5b}.admin_section_title{color:#011f5b;text-transform:uppercase;letter-spacing:.05em;margin:10px 0 2px;padding:.5rem .5rem .5rem 1.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.admin_sidebar_names{font-size:inherit}.admin_content{flex:1;margin-left:240px;transition:margin-left .3s;overflow-x:hidden}.admin_sidebar_collapsed{width:65px!important}.admin_content_expanded{margin-left:60px}.admin_sidebar_menu a svg{min-width:20px;margin-right:.75rem}.admin_sidebar_footer{border-top:1px solid #ffffff1a;flex-direction:column;gap:10px;padding:1rem .5rem;display:flex}.admin_sidebar_divider{border-top:1px solid #0000001a;margin:10px}.admin_switch_to_user{color:#fff;background-color:#ffffff1a;border-radius:.375rem;justify-content:center;align-items:center;padding:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.admin_switch_to_user:hover{background-color:#fff3}.admin_logout_btn{color:#f87171;cursor:pointer;background-color:#0000;border:1px solid #f87171;border-radius:.375rem;justify-content:center;align-items:center;width:100%;padding:.75rem;font-weight:500;transition:all .2s;display:flex}.admin_logout_btn:hover{color:#fff;background-color:#f87171}.admin_content_header{box-shadow:var(--shadow-sm);color:#000;z-index:500;background-color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:70px;padding:0 2rem;transition:left .3s;display:flex;position:fixed;top:0;left:240px;right:0}.admin_content_expanded .admin_content_header{left:60px}.admin_content_header h2{color:#000;margin:0;font-size:1.5rem;font-weight:600}.admin_content_body{flex:1;margin-top:64px;padding:0}.admin_logo_container{align-items:center;gap:10px;height:100%;display:flex}.admin_notification_dropdown{z-index:100;transform-origin:100% 0;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;width:320px;max-height:480px;animation:.2s ease-out forwards admin_notification_slideDown;display:flex;position:absolute;top:calc(100% + 14px);right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes admin_notification_slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.admin_menu_toggle{color:#011f5b;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:color .2s,background-color .2s;display:flex}.admin_menu_toggle:hover{color:#fff;background-color:#011f5b}.admin_header_left{justify-content:space-between;align-items:center;height:100%;display:flex}.admin_header_left_title{flex-direction:column;justify-content:space-between;gap:.3rem;display:flex}.admin_header_right{justify-content:center;align-items:center;gap:1.5rem;height:100%;display:flex}.admin_header_left p{color:#00000087;font-size:1rem;font-weight:400}.admin_profile_header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:16px;display:flex}.admin_profile_header img{object-fit:cover;border-radius:50%;width:48px;height:48px}.admin_profile_container{position:relative}.admin_profile_icon{cursor:pointer}.admin_profile_icon img{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:40px;height:40px;transition:border-color .2s}.admin_profile_icon img:hover{border-color:#ffffff80}.admin_profile_dropdown{z-index:100;transform-origin:100% 0;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;width:280px;animation:.2s ease-out forwards admin_profile_slideDown;position:absolute;top:calc(100% + 14px);right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes admin_profile_slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.admin_profile_menu{margin:0;padding:8px;list-style:none}.admin_profile_menu li{cursor:pointer;color:#374151;border-radius:8px;align-items:center;gap:12px;margin-bottom:2px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.admin_profile_menu li:hover{color:var(--color-primary);background-color:#f9fafb}.admin_profile_menu li svg{color:#9ca3af;transition:color .2s}.admin_profile_menu li:hover svg{color:var(--color-primary)}.admin_logout_item{border-top:1px solid #f3f4f6;border-radius:0 0 8px 8px;margin-top:8px;padding-top:12px}.admin_logout_item:hover{color:#ef4444!important;background-color:#fef2f2!important}.admin_logout_item:hover svg{color:#ef4444!important}.admin_sidebar_collapsed .admin_sidebar_menu a{justify-content:center;padding:.75rem}.admin_sidebar_collapsed .admin_sidebar_menu a svg{margin-right:0}@media (width<=768px){.admin_sidebar{z-index:100;width:240px;transition:transform .3s,width .3s;position:fixed}.admin_sidebar_open{transform:translate(0)}.admin_content{margin-left:0}.admin_mobile_menu_toggle{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.25rem;margin-right:1rem;padding:.25rem;display:block}.admin_mobile_menu_toggle:hover{background-color:#ffffff1a}.admin_sidebar_overlay{z-index:99;opacity:1;visibility:visible;background-color:#00000080;display:block;position:fixed;inset:0}}@media (width<=640px){.admin_sidebar{width:100%;max-width:280px}.admin_content_header{padding:0 1rem}.admin_content_header h2{font-size:1.25rem}}@media (width<=425px){.admin_content_body{padding:1rem}.admin_header_right{gap:1rem}.admin_content_header h2{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:1.1rem;overflow:hidden}.admin_sidebar{max-width:260px}.admin_sidebar_collapsed{transform:translate(-100%)}.admin_profile_dropdown{width:220px;right:-10px}}.admin_profile_initials{background-color:var(--color-primary);color:#fff;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;transition:border-color .2s;display:flex}.admin_profile_initials:hover{border-color:#ffffff80}.admin_profile_initials_large{background-color:var(--color-primary);width:48px;height:48px;padding:10px;font-size:18px}.admin_notification_icon{cursor:pointer;position:relative}.admin_notification_badge{color:#fff;background-color:#f87171;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-5px;right:-5px}.admin_notification_container{position:relative}.admin_notification_header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.admin_notification_header h4{color:#111827;margin:0;font-size:16px;font-weight:600}.admin_notification_close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.admin_notification_close:hover{color:#111827;background-color:#f3f4f6}.admin_notification_list{max-height:340px;overflow-y:auto}.admin_notification_item{cursor:pointer;border-bottom:1px solid #e5e7eb;padding:12px 16px;transition:background-color .2s}.admin_notification_item:hover{background-color:#f9fafb}.admin_notification_item:last-child{border-bottom:none}.admin_notification_read{background-color:#f9fafb}.admin_notification_content h5{color:#111827;margin:0 0 4px;font-size:14px;font-weight:600}.admin_notification_content p{color:#4b5563;margin:0 0 8px;font-size:13px;line-height:1.4}.admin_notification_time{color:#6b7280;font-size:12px;display:block}.admin_notification_empty{text-align:center;color:#6b7280;padding:24px 16px;font-size:14px}@media (width<=425px){.admin_notification_dropdown{border-radius:12px 12px 0 0;width:100%;max-height:80vh;animation:.3s slideUp;position:fixed;inset:auto 0 0}.admin_notification_list{max-height:calc(80vh - 50px)}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.admin_skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite admin_skeleton_loading}@keyframes admin_skeleton_loading{0%{background-position:200% 0}to{background-position:-200% 0}}.admin_sidebar_skeleton_item{align-items:center;gap:.75rem;margin:0 10px;padding:.6rem 1.5rem .6rem 2.5rem;display:flex}.admin_sidebar_skeleton_icon{width:20px;min-width:20px;height:20px}.admin_sidebar_skeleton_text{width:100px;height:14px}.admin_sidebar_collapsed .admin_sidebar_skeleton_text{display:none}.admin_sidebar_collapsed .admin_sidebar_skeleton_item{justify-content:center;margin:0;padding:.75rem}.globaladmin_layout_container{background-color:var(--light-bg);min-height:100vh;display:flex}.globaladmin_sidebar{width:240px;height:100vh;box-shadow:var(--shadow-sm);z-index:10;color:#000;background-color:#fff;border-right:1px solid #ffffff1a;flex-direction:column;transition:all .3s;display:flex;position:fixed}.globaladmin_sidebar_header{color:#000;border-bottom:1px solid #ffffff1a;align-items:center;height:70px;padding:1rem;display:flex}.globaladmin_sidebar_header h3{color:#000;margin:0;font-size:1.6rem;font-weight:600}.globaladmin_info{flex-direction:column;margin-top:1rem;display:flex}.globaladmin_info span{color:var(--text-primary);font-weight:500}.globaladmin_info small{color:var(--text-secondary);margin-top:.25rem}.globaladmin_sidebar_menu{flex-direction:column;flex:1;gap:5px;margin:0;padding:10px 0;list-style:none;display:flex;overflow-y:auto}.globaladmin_sidebar_menu li{margin:.1rem 0}.globaladmin_sidebar_menu a{color:#000;border-radius:1rem;align-items:center;margin:0 10px;padding:.6rem 1.5rem .6rem 2.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.globaladmin_sidebar_menu a:hover{color:#fff;background-color:#011f5b}.globaladmin_sidebar_menu a.globaladmin_link_active{color:#fff;background-color:#011f5b;font-weight:600}.globaladmin_sidebar_menu a.globaladmin_sidebar_logout{color:#ef4444}.globaladmin_sidebar_menu a.globaladmin_sidebar_logout:hover{color:#fff;background-color:#011f5b}.globaladmin_section_title{color:#011f5b;text-transform:uppercase;letter-spacing:.05em;margin:10px 0 2px;padding:.5rem .5rem .5rem 1.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.globaladmin_sidebar_names{font-size:inherit}.globaladmin_content{flex:1;margin-left:240px;transition:margin-left .3s;overflow-x:hidden}.globaladmin_sidebar_collapsed{width:60px}.globaladmin_content_expanded{margin-left:60px}.globaladmin_sidebar_menu a svg{min-width:20px;margin-right:.75rem}.globaladmin_sidebar_menu a svg :hover{background-color:var(--color-accent)}.globaladmin_sidebar_footer{border-top:1px solid #ffffff1a;padding:1rem .5rem}.globaladmin_sidebar_divider{border-top:1px solid #0000001a;margin:10px}.globaladmin_profile_menu li{cursor:pointer;color:#374151;border-radius:8px;align-items:center;gap:12px;margin-bottom:2px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.globaladmin_profile_menu li:hover{color:var(--color-primary);background-color:#f9fafb}.globaladmin_profile_menu li svg{color:#9ca3af;transition:color .2s}.globaladmin_profile_menu li:hover svg{color:var(--color-primary)}.globaladmin_logout_item{border-top:1px solid #f3f4f6;border-radius:0 0 8px 8px;margin-top:8px;padding-top:12px}.globaladmin_logout_item:hover{color:#ef4444!important;background-color:#fef2f2!important}.globaladmin_logout_item:hover svg{color:#ef4444!important}.globaladmin_content_header{box-shadow:var(--shadow-sm);color:#000;z-index:10;background-color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;transition:left .3s;display:flex;position:fixed;top:0;left:240px;right:0}.globaladmin_content_expanded .globaladmin_content_header{left:60px}.globaladmin_content_header h2{color:#000;margin:0;font-size:1.5rem;font-weight:600}.globaladmin_content_body{flex:1;margin-top:64px;padding:0}.globaladmin_logo_container{color:#000;align-items:center;gap:10px;height:100%;display:flex}.globaladmin_logo{color:#000;justify-content:center;align-items:center;display:flex}.userdata{color:#000;border:1px solid #000;border-radius:7px;padding:5px}.globaladmin_menu_toggle{color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:color .2s,background-color .2s;display:flex}@keyframes globaladmin_notification_slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.globaladmin_menu_toggle:hover{background-color:var(--color-primary);color:#fff}.globaladmin_header_left{justify-content:space-between;align-items:center;height:100%;display:flex}.globaladmin_header_left_title{justify-content:center;align-items:center;display:flex}.globaladmin_header_left p{color:#00000087;font-size:1rem;font-weight:400}.globaladmin_header_right{justify-content:center;align-items:center;gap:1.5rem;height:100%;display:flex}.globaladmin_notification_icon{cursor:pointer;color:#000;position:relative}.globaladmin_notification_badge{color:#fff;background-color:#f87171;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-5px;right:-5px}.globaladmin_profile_container{position:relative}.globaladmin_profile_icon{cursor:pointer}.globaladmin_profile_icon img{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:40px;height:40px;transition:border-color .2s}.globaladmin_profile_icon img:hover{border-color:#ffffff80}.globaladmin_profile_dropdown{z-index:100;transform-origin:100% 0;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;width:280px;animation:.2s ease-out forwards globaladmin_profile_slideDown;position:absolute;top:calc(100% + 14px);right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes globaladmin_profile_slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.globaladmin_profile_header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:16px;display:flex}.globaladmin_profile_header img{object-fit:cover;border-radius:50%;width:48px;height:48px}.globaladmin_profile_info{flex:1}.globaladmin_profile_info h4{color:#111827;margin:0 0 4px;font-size:16px;font-weight:600}.globaladmin_profile_info p{color:#6b7280;margin:0;font-size:14px}.globaladmin_profile_menu{margin:0;padding:8px 0;list-style:none}.globaladmin_profile_menu li{cursor:pointer;color:#374151;align-items:center;gap:12px;padding:10px 16px;transition:background-color .2s;display:flex}.globaladmin_profile_menu li:hover{background-color:#f3f4f6}.globaladmin_profile_menu li svg{color:#6b7280}.globaladmin_sidebar_collapsed .globaladmin_sidebar_menu a{justify-content:center;padding:.75rem}.globaladmin_sidebar_collapsed .globaladmin_sidebar_menu a svg{margin-right:0}@media (width<=768px){.globaladmin_sidebar{width:240px;transition:transform .3s,width .3s;transform:translate(0)}.globaladmin_sidebar_collapsed{width:60px}.globaladmin_content{margin-left:240px}.globaladmin_content_expanded{margin-left:60px}.globaladmin_content_header{left:240px}.globaladmin_content_expanded .globaladmin_content_header{left:60px}.globaladmin_mobile_menu_toggle{display:block}}@media (width<=640px){.globaladmin_sidebar{width:100%;max-width:280px;transform:translate(-100%)}.globaladmin_sidebar_open{transform:translate(0)}.globaladmin_sidebar_collapsed{transform:translate(-100%)}.globaladmin_content,.globaladmin_content_expanded{margin-left:0}.globaladmin_content_header{padding:0 1rem;left:0}.globaladmin_content_expanded .globaladmin_content_header{left:0}.globaladmin_content_header h2{font-size:1.25rem}.globaladmin_mobile_menu_toggle{display:block}.globaladmin_sidebar_overlay{z-index:5;opacity:0;visibility:hidden;background-color:#00000080;transition:opacity .3s,visibility .3s;display:block;position:fixed;inset:0}.globaladmin_sidebar_open+.globaladmin_sidebar_overlay{opacity:1;visibility:visible}}.globaladmin_profile_initials{background-color:var(--color-primary);color:#fff;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;transition:border-color .2s;display:flex}.globaladmin_profile_initials:hover{border-color:#ffffff80}.globaladmin_profile_initials_large{background-color:var(--color-primary);width:48px;height:48px;font-size:18px}.globaladmin_notification_container{position:relative}.globaladmin_notification_dropdown{z-index:100;transform-origin:100% 0;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;width:320px;max-height:480px;animation:.2s ease-out forwards globaladmin_notification_slideDown;display:flex;position:absolute;top:calc(100% + 14px);right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.globaladmin_notification_header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.globaladmin_notification_header h4{color:#111827;margin:0;font-size:16px;font-weight:600}.globaladmin_notification_close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.globaladmin_notification_close:hover{color:#111827;background-color:#f3f4f6}.globaladmin_notification_list{max-height:340px;overflow-y:auto}.globaladmin_notification_item{cursor:pointer;border-bottom:1px solid #e5e7eb;padding:12px 16px;transition:background-color .2s}.globaladmin_notification_item:hover{background-color:#f9fafb}.globaladmin_notification_item:last-child{border-bottom:none}.globaladmin_notification_read{background-color:#f9fafb}.globaladmin_notification_content h5{color:#111827;margin:0 0 4px;font-size:14px;font-weight:600}.globaladmin_notification_content p{color:#4b5563;margin:0 0 8px;font-size:13px;line-height:1.4}.globaladmin_notification_time{color:#6b7280;font-size:12px;display:block}.globaladmin_notification_empty{text-align:center;color:#6b7280;padding:24px 16px;font-size:14px}@media (width<=425px){.globaladmin_content_body{padding:1rem}.globaladmin_header_right{gap:1rem}.globaladmin_content_header h2{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:1.1rem;overflow:hidden}.globaladmin_notification_dropdown{border-radius:12px 12px 0 0;width:100%;max-height:80vh;animation:.3s slideUp;position:fixed;inset:auto 0 0}.globaladmin_notification_list{max-height:calc(80vh - 50px)}}.globaladmin_skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite globaladmin_skeleton_loading}@keyframes globaladmin_skeleton_loading{0%{background-position:200% 0}to{background-position:-200% 0}}.globaladmin_sidebar_skeleton_item{align-items:center;gap:.75rem;margin:0 10px;padding:.6rem 1.5rem .6rem 2.5rem;display:flex}.globaladmin_sidebar_skeleton_icon{width:20px;min-width:20px;height:20px}.globaladmin_sidebar_skeleton_text{width:100px;height:14px}.globaladmin_sidebar_collapsed .globaladmin_sidebar_skeleton_text{display:none}.globaladmin_sidebar_collapsed .globaladmin_sidebar_skeleton_item{justify-content:center;margin:0;padding:.75rem}.navbar_only_container{background-color:#f8f9fa;flex-direction:column;height:100vh;display:flex;overflow:hidden}.navbar_only_header{background-color:#fff;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex;top:0;box-shadow:0 2px 4px #0000001a}.navbar_only_logo h3{color:var(--color-accent);margin:0;font-size:24px;font-weight:700}.navbar_only_right{align-items:center;gap:20px;display:flex}.user_notification_icon:hover{color:#011f5b}.user_notification_dropdown{z-index:1000;background:#fff;border-radius:8px;flex-direction:column;width:350px;max-height:400px;margin-top:10px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.user_notification_header{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:16px;display:flex}.user_notification_header h4{margin:0;font-size:16px;font-weight:600}.user_notification_close{cursor:pointer;color:#6c757d;background:0 0;border:none}.user_notification_item{cursor:pointer;border-bottom:1px solid #e9ecef;padding:12px 16px}.user_notification_content h5{margin:0 0 4px;font-size:14px;font-weight:600}.user_notification_content p{color:#6c757d;margin:0 0 4px;font-size:13px}.user_notification_time{color:#adb5bd;font-size:11px}.user_notification_empty{text-align:center;color:#6c757d;padding:20px;font-size:14px}.user_profile_icon{background-color:var(--color-accent);cursor:pointer;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.user_profile_dropdown{z-index:1000;background:#fff;border-radius:8px;width:250px;margin-top:10px;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.user_profile_header{border-bottom:1px solid #e9ecef;align-items:center;padding:16px;display:flex}.user_profile_initials_large{width:50px;height:50px;font-size:18px}.user_profile_info{margin-left:12px}.user_profile_info h4{margin:0 0 4px;font-size:16px;font-weight:600}.user_profile_info p{color:#6c757d;margin:0;font-size:13px}.user_profile_menu li{cursor:pointer;color:#495057;align-items:center;padding:12px 16px;font-size:14px;display:flex}.user_profile_menu li:hover{background-color:#f8f9fa}.user_profile_menu li svg{margin-right:10px}.navbar_only_content{flex-direction:column;flex:1;display:flex;overflow:hidden}:root{--color-primary:#011f5b;--color-accent:#1c88c7;--color-white:#fff;--color-gray-light:#e5e5e5;--color-gray-medium:#666}.breadcrumbs{background-color:var(--color-white);align-items:center;gap:16px;margin:0;padding:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.breadcrumb-back-button{border:1px solid var(--color-gray-light);color:var(--color-gray-medium);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.breadcrumb-back-button:hover{color:#011f5b;background-color:#f9fafb;border-color:#011f5b}.breadcrumb-back-button:active{background-color:#f3f4f6}.breadcrumbs-list{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumb-item{align-items:center;gap:8px;font-size:14px;line-height:1.5;display:flex}.breadcrumb-link{color:var(--color-accent);text-decoration:none;transition:all .2s;position:relative}.breadcrumb-link:hover{color:var(--color-primary);text-decoration:underline}.breadcrumb-link:focus{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}.breadcrumb-link:active{color:var(--color-primary)}.breadcrumb-text{color:var(--color-gray-medium)}.breadcrumb-current{color:var(--color-primary);font-weight:500}.breadcrumb-separator{color:var(--color-gray-medium);-webkit-user-select:none;user-select:none;font-size:14px}@media (width<=768px){.breadcrumbs{gap:12px;padding:8px 0}.breadcrumb-item{font-size:13px}.breadcrumb-back-button{padding:5px 10px;font-size:13px}}.user_layout_container{background-color:var(--light-bg);min-height:100vh;display:flex}.user_sidebar{width:240px;height:100vh;box-shadow:var(--shadow-sm);z-index:10;background-color:#fff;border-right:1px solid #ffffff1a;flex-direction:column;transition:all .3s;display:flex;position:fixed}.user_sidebar_header{border-bottom:1px solid #ffffff1a;align-items:center;height:70px;padding:1rem;display:flex}.user_sidebar_header h3{color:#000;margin:0;font-size:1.5rem;font-weight:600}.user_info{flex-direction:column;margin-top:1rem;display:flex}.user_info span{color:var(--text-primary);font-weight:500}.user_info small{color:var(--text-secondary);margin-top:.25rem}.user_sidebar_menu{flex-direction:column;flex:1;gap:5px;margin:0;padding:10px 0;list-style:none;display:flex;overflow-y:auto}.user_sidebar_divider{border-top:1px solid #0000001a;margin:10px}.user_sidebar_menu a{color:#000;border-radius:1rem;align-items:center;margin:0 10px;padding:.6rem 1.5rem .6rem 2.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.user_sidebar_menu a:hover{color:#fff;background-color:#011f5b}.user_sidebar_menu a.user_link_active{color:#fff;background-color:#011f5b;font-weight:600}.user_sidebar_menu a.user_sidebar_logout{color:#ef4444}.user_sidebar_menu a.user_sidebar_logout:hover{color:#fff;background-color:#011f5b}.user_section_title{color:#011f5b;text-transform:uppercase;letter-spacing:.05em;margin:10px 0 2px;padding:.5rem .5rem .5rem 1.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.user_sidebar_names{font-size:inherit}.user_content{border-left:1px solid #0000001a;flex:1;margin-left:240px;transition:margin-left .3s;overflow-x:hidden}.user_sidebar_collapsed{width:60px}.user_content_expanded{margin-left:60px}.user_sidebar_menu a svg{min-width:20px;margin-right:.75rem}.user_sidebar_footer{border-top:1px solid #ffffff1a;padding:1rem .5rem}.user_logout_btn{color:#f87171;cursor:pointer;background-color:#0000;border:1px solid #f87171;border-radius:.375rem;justify-content:center;align-items:center;width:100%;padding:.75rem;font-weight:500;transition:all .2s;display:flex}.user_logout_btn:hover{color:#fff;background-color:#f87171}.user_content_header{box-shadow:var(--shadow-sm);color:#000;z-index:9;background-color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:70px;padding:0 2rem;transition:left .3s;display:flex;position:fixed;top:0;left:240px;right:0}.user_content_expanded .user_content_header{left:60px}.user_content_header h2{color:#000;margin:0;font-size:1.5rem;font-weight:600}.user_content_body{flex:1;margin-top:64px;padding:0}.user_logo_container{color:#000;align-items:center;gap:10px;height:100%;display:flex}.user_logo{color:#000;justify-content:center;align-items:center;display:flex}.user_menu_toggle{color:#011f5b;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:color .2s,background-color .2s;display:flex}.user_menu_toggle:hover{color:#fff;background-color:#011f5b}.user_header_left{justify-content:space-between;align-items:center;height:100%;display:flex}.user_header_left_title{flex-direction:column;justify-content:space-between;gap:.3rem;display:flex}.user_menu_section{align-items:center;gap:1.5rem;display:flex}.user_header_left p{color:#00000087;font-size:1rem;font-weight:400}.user_header_right{justify-content:center;align-items:center;gap:1.5rem;height:100%;display:flex}.user_notification_icon{cursor:pointer;color:#000;position:relative}.user_notification_badge{color:#fff;background-color:#f87171;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-5px;right:-5px}.user_profile_container{position:relative}.user_profile_icon{cursor:pointer;transition:transform .2s}.user_profile_icon:hover{transform:scale(1.05)}.user_profile_dropdown{z-index:100;transform-origin:100% 0;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;width:280px;animation:.2s ease-out forwards user_profile_slideDown;position:absolute;top:calc(100% + 14px);right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes user_profile_slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.user_profile_header{background-color:#fff;border-bottom:1px solid #f3f4f6;align-items:center;gap:16px;padding:20px;display:flex}.user_profile_info{flex:1;overflow:hidden}.user_profile_info h4{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:15px;font-weight:600;overflow:hidden}.user_profile_info p{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.user_profile_menu{margin:0;padding:8px;list-style:none}.user_profile_menu li{cursor:pointer;color:#374151;border-radius:8px;align-items:center;gap:12px;margin-bottom:2px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.user_profile_menu li:hover{color:var(--color-primary);background-color:#f9fafb}.user_profile_menu li svg{color:#9ca3af;transition:color .2s}.user_profile_menu li:hover svg{color:var(--color-primary)}.user_logout_item{border-top:1px solid #f3f4f6;border-radius:0 0 8px 8px;margin-top:8px;padding-top:12px}.user_logout_item:hover{color:#ef4444!important;background-color:#fef2f2!important}.user_logout_item:hover svg{color:#ef4444!important}.user_sidebar_collapsed .user_sidebar_menu a{justify-content:center;padding:.75rem}.user_sidebar_collapsed .user_sidebar_menu a svg{margin-right:0}@media (width<=768px){.user_sidebar{width:240px;transition:transform .3s,width .3s;transform:translate(0)}.user_sidebar_collapsed{width:60px}.user_content{margin-left:240px}.user_content_expanded{margin-left:60px}.user_content_header{left:240px}.user_content_expanded .user_content_header{left:60px}.user_mobile_menu_toggle{display:block}}@media (width<=640px){.user_sidebar{width:100%;max-width:280px;transform:translate(-100%)}.user_sidebar_open{transform:translate(0)}.user_sidebar_collapsed{transform:translate(-100%)}.user_content,.user_content_expanded{margin-left:0}.user_content_header{padding:0 1rem;left:0}.user_content_expanded .user_content_header{left:0}.user_content_header h2{font-size:1.25rem}.user_mobile_menu_toggle{display:block}.user_sidebar_overlay{z-index:5;opacity:0;visibility:hidden;background-color:#00000080;transition:opacity .3s,visibility .3s;display:block;position:fixed;inset:0}.user_sidebar_open+.user_sidebar_overlay{opacity:1;visibility:visible}}.user_profile_initials{background-color:var(--color-primary);color:#fff;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;transition:border-color .2s;display:flex}.user_profile_initials:hover{border-color:#ffffff80}.user_profile_initials_large{background-color:var(--color-primary);width:48px;height:48px;font-size:18px}.user_notification_container{position:relative}.user_notification_dropdown{z-index:100;transform-origin:100% 0;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;width:320px;max-height:480px;animation:.2s ease-out forwards user_notification_slideDown;display:flex;position:absolute;top:calc(100% + 14px);right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes user_notification_slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.user_notification_header{background-color:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:16px;display:flex}.user_notification_header h4{color:#111827;margin:0;font-size:15px;font-weight:600}.user_notification_close{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.user_notification_close:hover{color:#ef4444;background-color:#f3f4f6}.user_notification_list{max-height:400px;overflow-y:auto}.user_notification_item{cursor:pointer;border-bottom:1px solid #f3f4f6;padding:14px 16px;transition:background-color .2s}.user_notification_item:hover{background-color:#f9fafb}.user_notification_item:last-child{border-bottom:none}.user_notification_read{opacity:.7;background-color:#fff}.user_notification_item:not(.user_notification_read){background-color:#fff}.user_notification_content h5{color:#111827;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.4}.user_notification_content p{color:#6b7280;margin:0 0 8px;font-size:13px;line-height:1.5}.user_notification_time{color:#9ca3af;font-size:11px;font-weight:500;display:block}.user_notification_empty{text-align:center;color:#6b7280;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;font-size:14px;display:flex}@media (width<=425px){.user_content_body{padding:1rem}.user_header_right{gap:1rem}.user_content_header h2{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:1.1rem;overflow:hidden}.user_notification_dropdown{border-radius:12px 12px 0 0;width:100%;max-height:80vh;animation:.3s slideUp;position:fixed;inset:auto 0 0}.user_notification_list{max-height:calc(80vh - 50px)}}.user_skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite user_skeleton_loading}@keyframes user_skeleton_loading{0%{background-position:200% 0}to{background-position:-200% 0}}.user_sidebar_skeleton_item{align-items:center;gap:.75rem;margin:0 10px;padding:.6rem 1.5rem .6rem 2.5rem;display:flex}.user_sidebar_skeleton_icon{width:20px;min-width:20px;height:20px}.user_sidebar_skeleton_text{width:100px;height:14px}.user_sidebar_collapsed .user_sidebar_skeleton_text{display:none}.user_sidebar_collapsed .user_sidebar_skeleton_item{justify-content:center;margin:0;padding:.75rem}.mp-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out mp-fadein;display:flex;position:fixed;inset:0}.mp-overlay--embedded{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:static}.mp-container{-webkit-font-smoothing:antialiased;background:var(--bg-main);border-radius:var(--radius-modal);width:100%;max-width:1100px;max-height:90vh;box-shadow:var(--shadow-modal);border:1px solid #dde3ed;flex-direction:column;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;animation:.18s ease-out mp-scalein;display:flex;overflow:hidden}.mp-header{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.mp-header-left{align-items:center;gap:10px;display:flex}.mp-icon-box{background:var(--soft-blue);color:var(--navy);border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.mp-header-title{color:var(--text-dark);font-size:15px;font-weight:700}.mp-tabs-pill{background:#f1f5f9;border-radius:8px;gap:2px;padding:4px;display:flex}.mp-tabs-pill button{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,box-shadow .15s}.mp-tabs-pill button:hover{color:var(--accent-blue)}.mp-tabs-pill button.active{background:var(--navy);color:#fff;box-shadow:0 2px 8px #011f5b47}.mp-close-x{border:1px solid var(--border);cursor:pointer;width:30px;height:30px;color:var(--text-muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.mp-close-x:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.mp-body{background:var(--bg-main);flex:1;min-height:0;padding:14px;overflow-y:auto}.mp-grid{grid-template:"img meta"290px"left right"/1fr 1fr;align-items:start;gap:14px;display:grid}.mp-cell-img,.mp-cell-meta{align-self:stretch}.mp-cell-img{grid-area:img}.mp-cell-meta{grid-area:meta}.mp-col-left{flex-direction:column;grid-area:left;align-self:start;gap:14px;display:flex}.mp-col-right{flex-direction:column;grid-area:right;align-self:start;gap:14px;display:flex}.mp-col-left>.mp-card:first-child,.mp-col-right>.mp-card:first-child{min-height:120px}.mp-col-left>.mp-card:last-child,.mp-col-right>.mp-card:last-child{min-height:178px}.mp-cell{flex-direction:column;min-width:0;display:flex}.mp-card{border-radius:var(--radius-card);border:1px solid var(--border);box-shadow:var(--shadow-card);background:#fff;padding:18px 20px}.mp-inner-flex{flex-direction:column;display:flex}.mp-inner-flex .mp-prereq-list,.mp-inner-flex .mp-tags{flex:none}.mp-media-card{border-radius:var(--radius-card);background:linear-gradient(160deg,#1d3580 0%,#132458 55%,#0d1a42 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;overflow:hidden}.mp-thumb-img{width:100%;height:100%;display:block}.mp-video-placeholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:290px;display:flex}.mp-meta-card{flex-direction:column;justify-content:space-between;padding:22px 20px 24px;display:flex}.mp-title{color:var(--text-dark);margin-bottom:32px;font-size:19px;font-weight:800;line-height:1.3}.mp-category{color:var(--accent-blue);margin-bottom:35px;font-size:14px;font-weight:600}.mp-target-row{gap:120px;margin-bottom:16px;padding-bottom:20px;display:flex}.mp-target-row>div{flex-direction:column;gap:4px;display:flex}.mp-label{color:#000;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.mp-label-team{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.mp-target-val{color:var(--text-dark);font-size:14px;font-weight:800}.mp-stats-row{flex-wrap:nowrap;gap:8px;margin-top:auto;display:flex}.mp-stat-pill{background:var(--soft-blue);min-width:0;color:var(--text-dark);text-align:center;white-space:nowrap;text-overflow:ellipsis;border:1px solid #dbeafe;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 6px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.mp-tags{flex-wrap:wrap;gap:8px;display:flex}.mp-tag{background:var(--soft-blue);color:var(--accent-blue);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;line-height:1.2}.mp-prereq-list{flex-direction:column;gap:0;display:flex}.mp-prereq-item{color:var(--text-dark);align-items:flex-start;gap:10px;padding:4px 0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.mp-bullet{background:var(--text-dark);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;display:inline-block}.mp-show-link{color:var(--accent-blue);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.mp-show-link:hover{opacity:.7}.mp-show-link--bottom{margin-top:10px;padding-top:0}.mp-chev{flex-shrink:0;transition:transform .22s}.mp-chev--up{transform:rotate(180deg)}.mp-expandable{flex:none;max-height:88px;transition:max-height .32s;overflow:hidden}.mp-expandable--open{max-height:1000px}.mp-body-text{color:#4b5563;font-size:13px;line-height:1.65}.mp-outcomes-list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.mp-outcome-item{color:var(--text-dark);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.mp-check{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:14px;font-weight:800}.mp-check--muted{color:var(--text-muted)}.mp-footer{border-top:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;height:62px;padding:0 24px;display:flex}.mp-btn-primary{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #011f5b40}.mp-btn-primary:hover{background:#0a2d7a;transform:translate(2px);box-shadow:0 6px 16px #011f5b52}.mp-btn-ghost{border:1.5px solid var(--border);color:var(--text-dark);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.mp-btn-ghost:hover{background:var(--bg-main)}.mp-btn-outline{border:1.5px solid var(--accent-blue);color:var(--accent-blue);cursor:pointer;background:0 0;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s}.mp-btn-outline:hover{background:#eff6ff}.mp-resources{flex-direction:column;gap:14px;display:flex}.mp-res-title{color:var(--text-dark);margin-bottom:12px;font-size:14px;font-weight:800}.mp-res-loading{justify-content:center;align-items:center;height:160px;display:flex}.mp-res-image{justify-content:center;display:flex}.mp-res-image img{border-radius:8px;max-width:100%;max-height:65vh}.mp-res-iframe{height:65vh}.mp-res-iframe iframe{border:0;border-radius:8px;width:100%;height:100%}.mp-res-placeholder{border:1px dashed var(--border);text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:65vh;padding:24px;display:flex}.mp-richtext{border:1px solid var(--border);color:var(--text-dark);background:#fff;border-radius:10px;padding:16px;font-size:14px;line-height:1.7}.mp-file-row{background:var(--bg-main);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.mp-file-name{color:var(--text-dark);font-size:13px;font-weight:600}.mp-muted{color:var(--text-muted);font-size:13px}.mp-link{color:var(--accent-blue);font-size:13px;font-weight:700;text-decoration:none}.mp-link:hover{text-decoration:underline}.mp-fb-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mp-fb-reactions{gap:8px;display:flex}.mp-fb-btn{border:1px solid var(--border);color:#334155;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.mp-fb-btn--like{background:var(--accent-blue);color:#fff;border-color:var(--accent-blue)}.mp-fb-btn--dislike{color:#991b1b;background:#fee2e2;border-color:#fecaca}.mp-fb-input-row{align-items:center;gap:10px;display:flex}.mp-fb-input{border:1px solid var(--border);color:var(--text-dark);border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13px}.mp-fb-input:focus{border-color:var(--accent-blue)}.mp-fb-count{color:var(--text-muted);white-space:nowrap;font-size:11px}.mp-fb-submit{border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.mp-fb-submit:disabled{opacity:.4;cursor:not-allowed}.mp-fb-submit:not(:disabled):hover{background:#0a2d7a}@keyframes mp-fadein{0%{opacity:0}to{opacity:1}}@keyframes mp-scalein{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:none}}@media (width<=780px){.mp-grid{grid-template:"img""meta""left""right"/1fr}.mp-stats-row{flex-wrap:wrap}.mp-stat-pill{flex:unset}.mp-video-placeholder{min-height:180px}.mp-target-row{gap:24px}}@media (width<=520px){.mp-overlay{padding:0}.mp-container{border-radius:0;max-height:100vh}}.videoP-player{background:#000;border-radius:8px;position:relative;overflow:hidden}.videoP-video{background:#000;width:100%;height:auto;display:block}.vc-btn{appearance:none;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;transition:background .18s,transform .12s,border-color .18s;display:inline-flex}.vc-btn:hover{background:#ffffff2e;border-color:#ffffff40}.vc-btn:active{transform:translateY(1px)}.videoP-controls{box-sizing:border-box;color:#fff;background:#00000059;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.videoP-left,.videoP-center,.videoP-right{align-items:center;gap:8px;display:flex}.videoP-center{flex:1}.videoP-right{justify-content:flex-end;gap:10px;min-width:220px;margin-left:auto}.videoP-time{opacity:.9;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.videoP-btn{width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,opacity .15s;display:inline-flex}.videoP-btn svg{stroke:currentColor}.videoP-btn:hover{background:#ffffff1f}.videoP-btn:active{opacity:.8}.videoP-speed{min-width:42px;padding:0 6px;font-size:12px}.videoP-seek{appearance:none;cursor:pointer;background:#ffffff40;border-radius:999px;outline:none;width:100%;height:4px}.videoP-seek:hover{background:#ffffff59}.videoP-seek::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:50%;width:14px;height:14px;margin-top:-5px;box-shadow:0 0 0 2px #00000026}.videoP-seek::-moz-range-thumb{background:#fff;border:none;border-radius:50%;width:14px;height:14px}.videoP-seek::-webkit-slider-runnable-track{background:linear-gradient(to right, #fff 0 var(--val,0%), #ffffff40 var(--val,0%) 100%);border-radius:999px;height:4px}.videoP-volume{appearance:none;background:#ffffff40;border-radius:999px;width:96px;height:4px}.videoP-volume::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:50%;width:12px;height:12px;margin-top:-4px}.videoP-volume::-moz-range-thumb{background:#fff;border:none;border-radius:50%;width:12px;height:12px}.FilePreview_modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;box-sizing:border-box;background:#0f172abf;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.FilePreview_modal_content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.FilePreview_modal_header{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #f1f5f9;border-radius:20px 20px 0 0;justify-content:space-between;align-items:flex-start;padding:20px 24px;display:flex}.FilePreview_header_content{align-items:center;gap:16px;display:flex}.filePreview_title{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.FilePreview_header_icon{background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.FilePreview_overlay_body{flex-grow:1;padding:0 10px 10px;overflow-y:auto}.FilePreview_close_btn{cursor:pointer;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.ap-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out ap-fadein;display:flex;position:fixed;inset:0}.ap-overlay--embedded{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:static}.ap-container{-webkit-font-smoothing:antialiased;background:var(--ap-bg-main);border-radius:var(--ap-radius-modal);width:100%;max-width:1100px;max-height:90vh;box-shadow:var(--ap-shadow-modal);border:1px solid #dde3ed;flex-direction:column;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;animation:.18s ease-out ap-scalein;display:flex;overflow:hidden}.ap-header{border-bottom:1px solid var(--ap-border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.ap-header-left{align-items:center;gap:10px;display:flex}.ap-icon-box{background:var(--ap-soft-blue);color:var(--ap-navy);border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ap-header-title{color:var(--ap-text-dark);font-size:15px;font-weight:700}.ap-tabs-pill{background:#f1f5f9;border-radius:8px;gap:2px;padding:4px;display:flex}.ap-tabs-pill button{cursor:pointer;color:var(--ap-text-muted);background:0 0;border:none;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,box-shadow .15s}.ap-tabs-pill button:hover{color:var(--ap-accent-blue)}.ap-tabs-pill button.active{background:var(--ap-navy);color:#fff;box-shadow:0 2px 8px #011f5b47}.ap-close-x{border:1px solid var(--ap-border);cursor:pointer;width:30px;height:30px;color:var(--ap-text-muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.ap-close-x:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.ap-body{background:var(--ap-bg-main);flex:1;min-height:0;padding:14px;overflow-y:auto}.ap-grid{grid-template:"img meta"290px"left right"/1fr 1fr;align-items:start;gap:14px;display:grid}.ap-cell-img{grid-area:img}.ap-cell-meta{grid-area:meta}.ap-cell-img,.ap-cell-meta{align-self:stretch}.ap-col-left{flex-direction:column;grid-area:left;align-self:start;gap:14px;display:flex}.ap-col-right{flex-direction:column;grid-area:right;align-self:start;gap:14px;display:flex}.ap-col-left>.ap-card:first-child,.ap-col-right>.ap-card:first-child{min-height:120px}.ap-col-left>.ap-card:last-child,.ap-col-right>.ap-card:last-child{min-height:178px}.ap-cell{flex-direction:column;min-width:0;display:flex}.ap-card{border-radius:var(--ap-radius-card);border:1px solid var(--ap-border);box-shadow:var(--ap-shadow-card);background:#fff;padding:18px 20px}.ap-inner-flex{flex-direction:column;display:flex}.ap-inner-flex .ap-prereq-list,.ap-inner-flex .ap-tags{flex:none}.ap-media-card{border-radius:var(--ap-radius-card);background:linear-gradient(160deg,#1d3580 0%,#132458 55%,#0d1a42 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;overflow:hidden}.ap-thumb-img{width:100%;height:100%;display:block}.ap-video-placeholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:290px;display:flex}.ap-meta-card{flex-direction:column;justify-content:space-between;padding:22px 20px 18px;display:flex}.ap-title{color:var(--ap-text-dark);margin-bottom:8px;font-size:19px;font-weight:800;line-height:1.3}.ap-category{color:var(--ap-accent-blue);margin-bottom:14px;font-size:13px;font-weight:600}.ap-target-row{gap:48px;margin-bottom:12px;padding-bottom:14px;display:flex}.ap-target-row>div{flex-direction:column;gap:4px;display:flex}.ap-label{color:#000;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:800;display:block}.ap-label-team{color:var(--ap-text-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.ap-target-val{color:var(--ap-text-dark);font-size:14px;font-weight:800}.ap-stats-row{flex-wrap:nowrap;gap:8px;display:flex}.ap-stats-row--second{margin-top:8px}.ap-stat-pill{background:var(--ap-soft-blue);min-width:0;color:var(--ap-text-dark);text-align:center;white-space:nowrap;text-overflow:ellipsis;border:1px solid #dbeafe;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 6px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.ap-tags{flex-wrap:wrap;gap:8px;display:flex}.ap-tag{background:var(--ap-soft-blue);color:var(--ap-text-dark);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;line-height:1.2}.ap-prereq-list{flex-direction:column;gap:0;display:flex}.ap-prereq-item{color:var(--ap-text-dark);align-items:flex-start;gap:10px;padding:4px 0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.ap-bullet{background:var(--ap-text-dark);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;display:inline-block}.ap-show-link{color:var(--ap-accent-blue);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.ap-show-link:hover{opacity:.7}.ap-show-link--bottom{margin-top:10px}.ap-chev{flex-shrink:0;transition:transform .22s}.ap-chev--up{transform:rotate(180deg)}.ap-expandable{flex:none;max-height:88px;transition:max-height .32s;overflow:hidden}.ap-expandable--open{max-height:1000px}.ap-body-text{color:#4b5563;font-size:13px;line-height:1.65}.ap-richtext-inline{color:#4b5563;word-break:break-word;overflow-wrap:break-word;font-size:13px;line-height:1.65}.ap-richtext-inline h1,.ap-richtext-inline h2,.ap-richtext-inline h3{margin:8px 0 4px;font-weight:700}.ap-richtext-inline p{margin:4px 0}.ap-richtext-inline ul,.ap-richtext-inline ol{margin:4px 0;padding-left:18px}.ap-footer{border-top:1px solid var(--ap-border);background:#fff;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;height:62px;padding:0 24px;display:flex}.ap-btn-primary{background:var(--ap-navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #011f5b40}.ap-btn-primary:hover{background:#0a2d7a;transform:translate(2px);box-shadow:0 6px 16px #011f5b52}.ap-btn-ghost{border:1.5px solid var(--ap-border);color:var(--ap-text-dark);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.ap-btn-ghost:hover{background:var(--ap-bg-main)}.ap-resources{flex-direction:column;gap:14px;display:flex}.ap-res-title{color:var(--ap-text-dark);margin-bottom:12px;font-size:14px;font-weight:800}.ap-res-iframe{height:65vh}.ap-res-iframe iframe{border:0;border-radius:8px;width:100%;height:100%}.ap-fb-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ap-fb-reactions{gap:8px;display:flex}.ap-fb-btn{border:1px solid var(--ap-border);color:#334155;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.ap-fb-btn:hover{background:var(--ap-soft-blue);border-color:#bfdbfe}.ap-fb-btn--like{background:var(--ap-accent-blue);color:#fff;border-color:var(--ap-accent-blue)}.ap-fb-btn--dislike{color:#991b1b;background:#fee2e2;border-color:#fecaca}.ap-fb-input-row{align-items:center;gap:10px;display:flex}.ap-fb-input{border:1px solid var(--ap-border);color:var(--ap-text-dark);border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13px}.ap-fb-input:focus{border-color:var(--ap-accent-blue)}.ap-fb-count{color:var(--ap-text-muted);white-space:nowrap;font-size:11px}.ap-fb-submit{border:1px solid var(--ap-navy);background:var(--ap-navy);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.ap-fb-submit:disabled{opacity:.4;cursor:not-allowed}.ap-fb-submit:not(:disabled):hover{background:#0a2d7a}.ap-muted{color:var(--ap-text-muted)}@keyframes ap-fadein{0%{opacity:0}to{opacity:1}}@keyframes ap-scalein{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:none}}@media (width<=780px){.ap-grid{grid-template:"img""meta""left""right"/1fr}.ap-stats-row{flex-wrap:wrap}.ap-stat-pill{flex:unset}.ap-video-placeholder{min-height:180px}.ap-target-row{gap:24px}}@media (width<=520px){.ap-overlay{padding:0}.ap-container{border-radius:0;max-height:100vh}}.assesspreview-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900;background:#0f172abf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.assesspreview-modal-panel{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;width:1100px;min-width:1080px;max-width:1100px;height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff0d}.assesspreview-modal-panel .assesspreview-container{border-radius:20px;flex:1;width:100%;max-width:100%;height:auto;min-height:0;overflow:auto}.assesspreview-container{background:#fff;flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;display:flex}.assesspreview-header{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:10px 16px;display:flex}.assesspreview-close-btn{cursor:pointer;color:#333;background:0 0;border:none;padding:4px 8px;font-size:24px}.assesspreview-timer{color:#666;align-items:center;gap:6px;font-size:12px;display:flex}.assesspreview-timer-icon{font-size:18px}.assesspreview-timer-label{font-weight:500}.assesspreview-timer-digit{color:#fff;text-align:center;background:#1a1a2e;border-radius:4px;min-width:28px;padding:2px 8px;font-size:12px;font-weight:600}@keyframes timerIndicatorPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}.assesspreview-header-right{align-items:center;gap:8px;margin-left:auto;display:flex}.assesspreview-coins{background:#fff;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:600;display:flex}.assesspreview-coin-icon{font-size:18px}.assesspreview-nav-btn,.assesspreview-focus-btn{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;display:flex}.assesspreview-nav-btn:hover,.assesspreview-focus-btn:hover{background:#f8f8f8}.assesspreview-content{flex-direction:column;flex:1;width:100%;max-width:960px;margin:0 auto;padding:16px 24px 12px;display:flex}.assesspreview-question-title,.assesspreview-instruction,.assesspreview-media-container,.assesspreview-options-grid{width:100%;max-width:820px;margin-left:auto;margin-right:auto}.assesspreview-question-number{color:#fff;background:#011f5b;border-radius:6px;align-items:center;gap:6px;width:100%;max-width:150px;margin-bottom:10px;margin-left:65px;margin-right:65px;padding:8px 10px;font-size:12px;font-weight:600;display:inline-flex}.assesspreview-q-icon{font-size:14px}.assesspreview-question-title{color:#1a1a2e;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.25}.assesspreview-instruction{color:#666;margin-bottom:12px;font-size:14px}.assesspreview-media-container{border-radius:12px;margin-bottom:32px;overflow:hidden}.assesspreview-media-image{object-fit:cover;border-radius:12px;width:100%;max-height:180px;display:block;box-shadow:0 4px 12px #0000001a}.assesspreview-audio-player{background:#2a2942;border-radius:12px;align-items:center;gap:20px;padding:24px;display:flex}.assesspreview-audio-play-btn{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;transition:all .2s;display:flex}.assesspreview-audio-play-btn:hover{background:var(--color-primary);transform:scale(1.05)}.assesspreview-audio-info{flex-direction:column;gap:4px;display:flex}.assesspreview-audio-label{color:#fff;font-size:16px;font-weight:600}.assesspreview-audio-instruction{color:#9ca3af;font-size:14px}.assesspreview-options-grid{grid-template-columns:1fr;gap:10px;margin-bottom:14px;display:grid}.assesspreview-options-grid-2col{grid-template-columns:repeat(2,1fr)}.assesspreview-option-card{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:44px;padding:10px 12px;transition:all .2s;display:flex;position:relative}.assesspreview-option-card:hover{background:#f8fafc;border-color:#dbeafe;transform:translateY(-1px);box-shadow:0 2px 8px #0206170f}.assesspreview-option-card .assesspreview-option-selected{color:#fff;background:#eff6ff;border-color:#011f5b}.assesspreview-option-radio{background:0 0;border:2px solid #011f5b;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:10px;right:10px}.assesspreview-option-selected .assesspreview-option-radio{border-color:#011f5b}.assesspreview-option-radio-inner{background:#011f5b;border-radius:50%;width:8px;height:8px}.assesspreview-option-checkbox{color:#fff;background:0 0;border:2px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;font-weight:700;display:flex}.assesspreview-option-checkbox-checked{background:var(--color-accent);border-color:var(--color-accent)}.assesspreview-option-font{color:#fff;text-align:center;margin-bottom:16px;font-size:48px;font-weight:600}.assesspreview-option-name{color:#d1d1d6;text-align:center;font-size:15px;font-weight:500}.assesspreview-option-text{color:#1e293b;text-align:center;font-size:14px;font-weight:500}.assesspreview-options-list{grid-template-columns:1fr;gap:14px}.assesspreview-option-row{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:8px 10px}.assesspreview-option-letter{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.assesspreview-option-row .assesspreview-option-text{text-align:left;flex:1}.assesspreview-option-row .assesspreview-option-radio,.assesspreview-option-row .assesspreview-option-checkbox{margin-left:auto;position:static}.assesspreview-side-by-side-layout{align-items:flex-start;gap:24px;max-width:calc(100% - 65px);margin-bottom:24px;margin-left:65px;display:flex}.assesspreview-options-section:not(.compact-options){align-items:stretch}.compact-options{max-height:320px;padding-right:4px;overflow-y:auto;gap:30px!important}.assesspreview-options-section{flex:50%;justify-content:center;align-items:flex-start;min-width:0;display:flex}.assesspreview-options-section .assesspreview-options-grid{width:100%;max-width:400px;margin:0 auto}.assesspreview-media-section{background:#fafbfc;border:1px solid #e5e7eb;border-radius:8px;flex:50%;justify-content:center;align-items:center;display:flex}@media (width<=1024px){.assesspreview-side-by-side-layout{flex-direction:column;align-items:stretch;gap:20px;max-width:100%;margin-left:0}.assesspreview-options-section,.assesspreview-media-section{flex:none;width:100%}.assesspreview-media-section{min-height:250px;padding:12px}.assesspreview-options-section{padding:8px}}.assesspreview-header{border-bottom:1px solid #e2e2ea}.assesspreview-option-card:hover{box-shadow:0 8px 24px #0000002e}.assesspreview-option-card.assesspreview-option-selected{background:#303056;border-color:#011f5b}.assesspreview-actions-preview{background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:8px;padding-bottom:8px;display:flex;position:sticky;bottom:0}.assesspreview-actions-preview-left,.assesspreview-actions-preview-right{align-items:center;gap:10px;display:flex}.assesspreview-btn{cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .2s}.assesspreview-btn-secondary{color:#333;background:#fff;border:1px solid #e0e0e0}.assesspreview-btn-secondary:hover:not(:disabled){background:#f8f8f8}.assesspreview-btn-secondary:disabled{opacity:.5;cursor:not-allowed!important}.assesspreview-btn-primary{color:#fff;background:#011f5b}.assesspreview-btn-primary:hover{background:#011f5b}.assesspreview-btn-disabled{opacity:.7;box-shadow:none;color:#94a3b8!important;cursor:not-allowed!important;background:#e2e8f0!important}.assesspreview-btn-disabled:hover{background:#e2e8f0!important;transform:none!important}.assesspreview-btn-review{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.assesspreview-btn-review:hover{color:var(--color-primary);background:#eff6ff;border-color:#dbeafe}.assesspreview-btn-review.is-marked{color:#9a3412;background:#fff7ed;border-color:#fdba74}.assesspreview-keyboard-hint{color:#999;margin-left:6px;font-size:11px}.assesspreview-unsure{align-items:center;gap:6px;display:flex}.assesspreview-checkbox{cursor:pointer;width:18px;height:18px}.assesspreview-unsure-label{color:#666;cursor:pointer;font-size:14px}.assesspreview-footer{background:#fff;align-items:center;gap:8px;width:100%;max-width:960px;margin:0 auto;padding:10px 24px;display:flex}@media (width<=1140px){.assesspreview-modal-panel{min-width:0;max-width:100%}}.assesspreview-progress{width:100%;max-width:960px;margin:0 auto;padding:8px 24px 0}.assesspreview-progress-track{background:#f1f5f9;border-radius:999px;height:6px;overflow:hidden}.assesspreview-progress-fill{background:#011f5b;border-radius:999px;height:100%;transition:width .2s}.assesspreview-progress-info{color:#64748b;justify-content:space-between;margin-top:4px;font-size:11px;display:flex}.assesspreview-nav-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:900;background:#0f172abf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.assesspreview-nav-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:70vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.assesspreview-nav-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.assesspreview-nav-header h3{color:#1e293b;margin:0;font-size:18px}.assesspreview-nav-body{grid-template-columns:220px 1fr;min-height:260px;display:grid}.assesspreview-nav-sidebar{border-right:1px solid #f1f5f9;padding:12px}.assesspreview-nav-filter-title{color:#64748b;margin-bottom:8px;font-size:12px}.assesspreview-nav-filter{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:8px;padding:8px 10px;font-size:13px;transition:background .15s,border-color .15s;display:flex}.assesspreview-nav-filter:hover{background:#f8fafc}.assesspreview-nav-filter.is-active{background:#eff6ff;border-color:#dbeafe}.assesspreview-nav-hint{color:#94a3b8;margin-top:6px;font-size:11px}.assesspreview-nav-main{padding:12px}.assesspreview-nav-list-title{color:#64748b;margin-bottom:10px;font-size:12px}.assesspreview-nav-circles{grid-template-columns:repeat(auto-fill,minmax(44px,1fr));gap:10px;padding-bottom:4px;display:grid;overflow:auto}.assesspreview-circle{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex;position:relative}.assesspreview-circle:hover{background:#f8fafc;border-color:#dbeafe}.assesspreview-circle.is-answered{color:#065f46;background:#bfffbf;border-color:#86efac}.assesspreview-circle.is-unsure{color:#92400e;background:#fef9c3;border-color:#fde68a}.assesspreview-circle.is-not-answered{color:#991b1b;background:#fee2e2;border-color:#fecaca}.assesspreview-circle.is-current{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 8px 24px #1c88c759}.assesspreview-circle-dot{background:#f59e0b;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.assesspreview-nav-legend{color:#64748b;gap:8px;padding:12px 16px 16px;font-size:11px;display:flex}.assesspreview-nav-legend .legend:before{content:"";border-radius:3px;width:10px;height:10px;margin-right:6px;display:inline-block}.assesspreview-nav-legend .answered:before{background:#bbf7d0}.assesspreview-nav-legend .unsure:before{background:#fde68a}.assesspreview-nav-legend .current:before{background:#a5b4fc}.assesspreview-footer-text{color:#666;font-size:14px}.assesspreview-report-btn{color:#333;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.assesspreview-report-btn:hover{color:var(--color-accent)}@media (width<=768px){.assesspreview-options-grid{grid-template-columns:repeat(2,1fr)}.assesspreview-options-grid-2col{grid-template-columns:1fr}.assesspreview-header{flex-wrap:wrap;padding:12px 16px}.assesspreview-content{padding:24px 16px}.assesspreview-question-title{font-size:24px}.assesspreview-audio-player{text-align:center;flex-direction:column}}@media (width<=480px){.assesspreview-options-grid{grid-template-columns:1fr}}.asses-pop-loader{border:5px solid #f3f3f3;border-top:5px solid var(--color-primary);border-radius:50%;width:48px;height:48px;margin-bottom:16px;animation:1s linear infinite spin}@keyframes popupSlideIn{0%{opacity:0;transform:scale(.9)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}.submission-popup-icon{justify-content:center;align-items:center;margin-bottom:16px;display:flex}.submission-popup-icon svg{filter:drop-shadow(0 4px 12px #60a5fa66)}.submission-popup-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #686e864d}.sub-stat-item{text-align:center;flex:1;padding:0 10px}.sub-stat-label{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:500}.sub-stat-value{color:#1e293b;font-size:16px;font-weight:600}:root{--global-preview-bg:#f3f6fb;--global-preview-card:#fff;--global-preview-muted:#38414f;--global-preview-text:#0f1724;--global-preview-accent:var(--color-accent);--global-preview-accent-600:var(--color-primary);--global-preview-soft:#eff6ff;--global-preview-shadow:0 8px 22px #12263f14;--global-preview-radius:12px;--global-preview-max-w:1100px}.global-preview-wrap{background:var(--global-preview-bg);color:var(--global-preview-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:var(--global-preview-max-w);height:100%;padding:15px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;overflow:hidden}.global-preview-panel{background:var(--global-preview-card);border-radius:var(--global-preview-radius);box-shadow:var(--global-preview-shadow);flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.module-preview-overlay,.module-preview-overlay-embedded{overflow:hidden}.module-preview-container{flex-direction:column;max-height:90vh;display:flex;overflow:hidden}.global-preview-progress-wrap{border-bottom:1px solid #eef2f8;padding:16px 20px}.global-preview-progress-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.global-preview-step-text{color:var(--global-preview-muted);font-size:13px;font-weight:600}.global-preview-progress-bar{background:#e6eefc;border-radius:8px;flex:1;height:8px;margin-left:18px;overflow:auto}.global-preview-progress-fill{background:linear-gradient(90deg, var(--global-preview-accent), var(--global-preview-accent-600));height:100%;transition:width .32s}.global-preview-tabs{background:0 0;border-bottom:1px solid #eef2f8;display:flex}.global-preview-tab{text-align:center;cursor:pointer;color:var(--global-preview-muted);flex:1;padding:12px 18px;font-size:14px;font-weight:700}.global-preview-tab.active{color:var(--global-preview-accent);border-bottom:3px solid var(--global-preview-accent)}.global-preview-content{flex:1;grid-template-columns:1fr;gap:16px;min-height:0;padding:14px;display:grid;overflow:auto}.global-preview-tab-pane{flex-direction:column;flex:1;min-height:100%;display:flex;overflow:auto}.global-preview-preview-grid{flex:1}.global-preview-resources-pane{flex-direction:column;flex:1;min-height:100%;display:flex;overflow:auto}.global-preview-resources-content{flex:1;overflow:visible}.global-preview-preview-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}.global-preview-left-col,.global-preview-title-row{flex-direction:column;gap:12px;display:flex}.global-preview-module-title{margin-bottom:10px;font-size:20px;font-weight:800;line-height:1.05}.global-preview-training-category{color:var(--global-preview-accent);letter-spacing:.1px;font-size:14px;font-weight:700}.global-preview-meta-row{color:var(--global-preview-muted);flex-wrap:wrap;gap:12px 24px;font-size:14px;display:flex}.global-preview-meta-row>div{flex-direction:column;gap:7px;margin:10px;display:flex}.global-preview-meta-label{color:#374151;font-size:14px;font-weight:600;display:block}.global-preview-meta-value{color:#1e293b;font-size:14px;font-weight:700}.global-preview-stats-row{align-items:center;gap:13px;display:flex}.global-preview-stat{background:var(--global-preview-soft);color:#0f1724;cursor:default;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:15px;font-weight:600;display:inline-flex;position:relative}.global-preview-stat .global-preview-icon{font-size:14px}.global-preview-stat[data-tooltip]:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:60;background:#0f1724;border-radius:8px;padding:8px 10px;font-size:12px;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 8px 20px #02061759}.global-preview-right-col-content{flex-direction:column;gap:16px;display:flex}.global-preview-image-card{color:#0f1724;background:linear-gradient(#f5fbff 0%,#eef7ff 100%);border:1px solid #e6eef8;border-radius:12px;justify-content:center;align-items:center;width:100%;height:200px;font-size:14px;font-weight:600;display:flex}.global-preview-details{flex-direction:column;flex-grow:1;gap:16px;display:flex}.global-preview-card h3{margin:0 0 8px;font-size:18px}.global-preview-card p{color:var(--global-preview-muted);margin:0;line-height:1.5}.global-preview-card-title{color:#0f1724;margin:0 0 10px;font-size:18px;font-weight:800}.global-preview-richtext{color:var(--global-preview-text);background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px 20px;line-height:1.7}.global-preview-richtext h1,.global-preview-richtext h2,.global-preview-richtext h3,.global-preview-richtext h4,.global-preview-richtext h5,.global-preview-richtext h6{color:#0f1724;margin:18px 0 10px;font-weight:800;line-height:1.2}.global-preview-richtext h1{font-size:28px}.global-preview-richtext h2{font-size:22px}.global-preview-richtext h3{font-size:18px}.global-preview-richtext h4{font-size:16px}.global-preview-richtext p{margin:10px 0}.global-preview-richtext ul,.global-preview-richtext ol{margin:10px 0 10px 22px;padding:0}.global-preview-richtext li{margin:6px 0}.global-preview-richtext blockquote{border-left:4px solid var(--global-preview-accent);color:#38414f;background:#f8fafc;border-radius:8px;margin:12px 0;padding:12px 14px}.global-preview-richtext code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:0 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:90%}.global-preview-richtext pre{color:#e2e8f0;background:#0f172a;border:1px solid #0b1220;border-radius:10px;padding:14px;overflow:auto}.global-preview-richtext pre code{color:inherit;background:0 0;border:0;padding:0}.global-preview-richtext a{color:var(--global-preview-accent);font-weight:700;text-decoration:none}.global-preview-richtext a:hover{text-decoration:underline}.global-preview-richtext img{border-radius:8px;max-width:100%;height:auto}.global-preview-richtext table{border-collapse:collapse;width:100%;margin:12px 0}.global-preview-richtext th,.global-preview-richtext td{text-align:left;border:1px solid #e5e7eb;padding:8px 10px}.global-preview-richtext th{background:#f8fafc;font-weight:800}.global-preview-learn-list{margin-top:10px;padding:0;list-style:none}.global-preview-learn-list li{color:#0f1724;align-items:flex-start;gap:10px;margin:8px 0;font-weight:600;display:flex}.global-preview-small-row{flex-direction:column;flex-shrink:0;gap:20px;display:flex}.global-preview-prereq{color:var(--global-preview-muted);font-weight:700}.global-preview-tags-wrap{flex-wrap:wrap;gap:12px;display:flex}.global-preview-tag{background:var(--global-preview-soft);color:var(--global-preview-accent);border:1px solid #dbeafe;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;line-height:1;display:inline-block}.global-preview-tag:hover{background:#eef4ff;border-color:#cbdafc}.global-preview-actions{background:var(--global-preview-card);z-index:5;border-top:1px solid #eef2f8;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:14px;display:flex;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0206170d}.global-preview-actions-buttons{gap:12px;display:flex}.global-preview-btn{cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-family:inherit;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s}.global-preview-btn-primary{color:#fff;background:#011f5b;box-shadow:0 6px 18px #2563eb2e}.global-preview-btn-primary:hover{filter:brightness(.98);transform:translateY(-1px);box-shadow:0 10px 22px #2563eb38}.global-preview-btn-primary:active{transform:translateY(0);box-shadow:0 6px 18px #2563eb2e}.global-preview-btn-ghost{color:var(--global-preview-text);background:#fff;border:1px solid #e6eefc}.global-preview-resources-pane{padding:0 14px 14px}.global-preview-resources-content{margin-top:4px}.global-preview-instructions-card{margin-bottom:18px}.global-preview-primary-card{margin-bottom:14px}.global-preview-resource-meta{color:var(--global-preview-muted);margin-bottom:8px;font-size:13px}.global-preview-instructions-box{resize:vertical;width:100%;min-height:80px;color:var(--global-preview-text);border:1px solid #cbd5e1;border-radius:8px;padding:10px;font-family:inherit;font-size:14px}.global-preview-video-container{margin-top:10px}.global-preview-video-wrapper{border:1px solid #eef4ff;border-radius:8px;overflow:auto}.global-preview-video-wrapper video{border-radius:8px;width:100%;display:block}.global-preview-iframe-container iframe{box-shadow:0 6px 18px #10182814}.global-preview-video-duration{color:var(--global-preview-muted);margin-top:8px;padding:10px;font-weight:600}.global-preview-resources-list{flex-direction:column;gap:12px;margin-top:12px;display:flex}.global-preview-resource-item{background:#fbfdff;border:1px solid #e6eef8;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;transition:background .18s,box-shadow .18s;display:flex}.global-preview-resource-item:hover{background:#f7fbff;box-shadow:0 4px 12px #1018280f}.global-preview-resource-left{align-items:center;gap:12px;display:flex}.global-preview-resource-icon{width:40px;height:40px;color:var(--global-preview-accent);background:#eef4ff;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.global-preview-resource-name{color:#0f1724;font-weight:700}.global-preview-resource-actions{gap:8px;display:flex}.global-preview-btn-preview{border:1px solid var(--global-preview-accent);color:var(--global-preview-accent);cursor:pointer;background:0 0;border-radius:8px;padding:8px 12px;font-family:inherit;font-weight:700}.global-preview-btn-delete{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #f3c3c3;border-radius:8px;padding:8px 12px;font-family:inherit;font-weight:700}.global-preview-modal-backdrop{z-index:1200;background:#03071299;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.global-preview-modal{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:900px;height:80vh;padding:18px;display:flex;box-shadow:0 20px 60px #02061773}.global-preview-modal-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.global-preview-modal-title{font-weight:800}.global-preview-close-btn{cursor:pointer;color:var(--global-preview-muted);background:0 0;border:0;font-size:18px}.global-preview-modal-body{flex:1;min-height:0;overflow:auto}.global-preview-modal-file-info{color:var(--global-preview-muted);margin:0 0 12px}.global-preview-iframe-container{height:60vh}.global-preview-modal-body .global-preview-iframe-container{height:100%}.global-preview-iframe-container iframe{border:0;border-radius:8px;width:100%;height:100%}.global-preview-no-preview{color:var(--global-preview-muted)}.global-preview-open-link{color:var(--global-preview-accent);font-weight:700;text-decoration:none}.global-preview-open-link:hover{text-decoration:underline}.module-preview-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1100;background:#0f172aa6;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out mp-fade-in;display:flex;position:fixed;inset:0}.module-preview-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:1100px;height:90vh;animation:.2s ease-out mp-scale-in;display:flex;overflow:auto;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff0f}.module-preview-header{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #eef2f8;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.module-preview-header-left{align-items:center;gap:12px;display:flex}.module-preview-header-icon{color:var(--global-preview-accent);background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex}.module-preview-title{color:#1e293b;font-size:16px;font-weight:800;line-height:1.1}.module-preview-subtitle{color:#64748b;margin-top:2px;font-size:12px}.module-preview-close-btn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:4px 8px;font-weight:700;transition:all .18s}.module-preview-tabs{align-items:center;gap:12px;margin:0 12px;display:flex}.module-preview-tab{appearance:none;color:var(--global-preview-accent);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:800;transition:all .18s}.module-preview-tab:hover{background:var(--global-preview-soft);border-color:#dbeafe}.module-preview-tab.active{background:var(--global-preview-accent);border-color:var(--global-preview-accent);color:#fff;box-shadow:0 6px 16px #5570f140}.module-preview-tab:focus{outline:none;box-shadow:0 0 0 3px #5570f140}.module-preview-close-btn:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}@keyframes mp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mp-scale-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.feedback-btn.active.like{background:var(--global-preview-accent);color:#fff;border-color:var(--global-preview-accent)}.feedback-submit{color:#fff;cursor:pointer;background:#011f5b;border:1px solid #011f5b;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex;box-shadow:0 6px 16px #5570f12e}.feedback-submit[disabled]{opacity:.5;cursor:not-allowed;box-shadow:none}.video-player{background:#000;border:1px solid #e6eef8;border-radius:12px;position:relative;overflow:hidden}.video-player video{width:100%;height:auto;display:block}.video-controls{color:#fff;background:linear-gradient(#02061700 0%,#020617a6 60%);flex-direction:column;align-items:center;gap:10px;padding:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.vc-left,.vc-center,.vc-right{align-items:center;gap:10px;display:flex}.vc-time{color:#e5e7eb;font-size:12px;font-weight:700}.vc-seek{appearance:none;background:#ffffff40;border-radius:999px;outline:none;width:100%;height:6px}.vc-seek::-webkit-slider-thumb{appearance:none;background:var(--global-preview-accent);cursor:pointer;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 3px #5570f140}.vc-seek::-moz-range-thumb{background:var(--global-preview-accent);cursor:pointer;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 3px #5570f140}.vc-volume{appearance:none;background:#ffffff40;border-radius:999px;outline:none;width:90px;height:6px}.vc-volume::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:1px solid #ffffff4d;border-radius:50%;width:12px;height:12px}.vc-volume::-moz-range-thumb{cursor:pointer;background:#fff;border:1px solid #ffffff4d;border-radius:50%;width:12px;height:12px}@media (width<=1000px){.global-preview-preview-grid{grid-template-columns:1fr}.global-preview-image-card{height:200px}.global-preview-small-row{flex-direction:row}.global-preview-small-row .global-preview-card{flex:1}}@media (width<=600px){.global-preview-wrap{padding:14px}.global-preview-module-title{font-size:18px}.global-preview-progress-bar{display:none}.global-preview-small-row{flex-direction:column}.global-preview-stats-row{flex-wrap:wrap;gap:8px}}:root{--notification-bg:#fff;--notification-border:#94a3b84d;--notification-shadow:0 14px 40px #0f172a2e;--notification-radius:16px;--notification-spacing:16px;--notification-text:#0f172a;--notification-muted:#64748b}.notification-stack{z-index:9999;flex-direction:column;gap:12px;width:min(360px,100vw - 32px);display:flex;position:fixed;top:24px;right:24px}.notification-card{background:var(--notification-bg);border:1px solid var(--notification-border);border-radius:var(--notification-radius);padding:var(--notification-spacing);box-shadow:var(--notification-shadow);grid-template-columns:auto 1fr auto;align-items:flex-start;gap:14px;display:grid;position:relative;overflow:hidden}.notification-icon{background:var(--badge-bg,#94a3b81f);width:36px;height:36px;color:var(--badge-color,#0f172a);border-radius:12px;justify-content:center;align-items:center;display:flex}.notification-card.notification-success{--badge-bg:#10b9811f;--badge-color:#047857}.notification-card.notification-error{--badge-bg:#ef44441f;--badge-color:#b91c1c}.notification-card.notification-warning{--badge-bg:#f59e0b1f;--badge-color:#b45309}.notification-card.notification-info{--badge-bg:#3b82f61f;--badge-color:#1d4ed8}.notification-content{color:var(--notification-text);flex-direction:column;gap:4px;display:flex}.notification-title{color:var(--notification-text);letter-spacing:-.01em;font-size:15px;font-weight:600}.notification-message{color:var(--notification-muted);font-size:13.5px;line-height:1.55}.notification-action{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;align-self:center;margin-top:8px;padding:6px 12px;font-size:12.5px;font-weight:600;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 14px #1c88c738}.notification-action:hover{transform:translateY(-1px);box-shadow:0 12px 20px #1c88c747}.notification-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .18s;display:flex}.notification-close:hover{color:#f44337}.notification-progress{background:linear-gradient(135deg,#1c88c7f2,#1c88c7f2);width:100%;height:4px;animation-name:notification-progress;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0}@keyframes notification-progress{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (width<=640px){.notification-stack{top:auto;bottom:20px;right:16px}.notification-card{border-radius:14px;padding:14px}}.close-confirm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;animation:.15s ccFadeIn;display:flex;position:fixed;inset:0}.close-confirm-dialog{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:32px 28px 24px;animation:.2s ccSlideUp;display:flex;box-shadow:0 20px 60px #0003,0 0 0 1px #0000000f}@keyframes ccSlideUp{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ccFadeIn{0%{opacity:0}to{opacity:1}}.close-confirm-icon{margin-bottom:14px;font-size:36px;line-height:1}.close-confirm-title{color:#1e293b;margin-bottom:10px;font-size:18px;font-weight:700}.close-confirm-message{color:#64748b;margin-bottom:24px;font-size:14px;line-height:1.6}.close-confirm-actions{gap:10px;width:100%;display:flex}.close-confirm-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px 16px;font-size:14px;font-weight:600;transition:all .15s}.close-confirm-btn-cancel{color:#475569;background:#f1f5f9}.close-confirm-btn-cancel:hover{color:#1e293b;background:#e2e8f0}.close-confirm-btn-submit{color:#fff;background:#ef4444}.close-confirm-btn-submit:hover{background:#dc2626}.submission-popup-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172acc;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.submission-popup-panel{background:#fff;border-radius:20px;width:90%;max-width:600px;max-height:90vh;animation:.3s ease-out popupSlideIn;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.submission-popup-panel.loading{justify-content:center;align-items:center;min-height:300px;display:flex}.loader-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.survey-popup-loader{border:5px solid #f3f3f3;border-top:5px solid var(--color-primary);border-radius:50%;width:48px;height:48px;margin-bottom:16px;animation:1s linear infinite spin}.submission-popup-content{flex-direction:column;height:100%;padding:0;display:flex}.submission-popup-header{color:#fff;text-align:center;background:#011f5b;padding:32px 24px}.submission-popup-icon{justify-content:center;margin-bottom:16px;display:flex}.submission-popup-title{margin-bottom:8px;font-family:Red Hat Display,sans-serif;font-size:24px;font-weight:700}.submission-popup-subtitle{opacity:.9;margin:0;font-size:14px}.submission-popup-stats{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding-top:20px}.sub-stat-item{margin-bottom:20px}.sub-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600}.sub-stat-value{color:#1e293b;white-space:nowrap;margin-bottom:8px;font-size:18px;font-weight:700}.sub-stat-bar{background:#e2e8f0;border-radius:2px;height:4px;overflow:hidden}.sub-stat-progress{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-primary) 100%);border-radius:2px;height:100%;transition:width .3s}.submission-popup-info{padding:24px}.submission-popup-info h3{color:#1e293b;margin-bottom:8px;font-family:Red Hat Display,sans-serif;font-size:18px;font-weight:600}.submission-popup-info p{color:#64748b;margin:0;font-size:14px;line-height:1.5}.submission-popup-actions{background:#fff;border-top:1px solid #e2e8f0;padding:24px}.submission-popup-btn{cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.submission-popup-btn-primary{color:#fff;background:#011f5b}.submission-popup-btn-primary:hover{background:#011f5b;transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.submission-popup-footer{text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;padding:16px 24px}.submission-popup-footer p{color:#64748b;margin:0 0 4px;font-size:12px;line-height:1.4}.submission-popup-footer p:last-child{margin-bottom:0}.feedback-header-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.feedback-title{margin:0;font-size:16px}.feedback-actions{align-items:center;gap:8px;display:flex}.feedback-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex}.feedback-btn:hover{background:#eff6ff;border-color:#dbeafe}.feedback-btn.active.like{color:#fff;background:#3b82f6;border-color:#3b82f6}.feedback-btn.active.dislike{color:#991b1b;background:#fee2e2;border-color:#fecaca}.feedback-input-row{align-items:center;gap:10px;margin-top:6px;display:flex}.feedback-input{border:1px solid #e2e8f0;border-radius:10px;outline:none;flex:1;padding:8px 10px;font-family:inherit;font-size:13px}.feedback-input:focus{border-color:#011f5b}.feedback-right{align-items:center;gap:10px;display:flex}.feedback-count{color:#64748b;font-size:12px}.global-preview-resources-content{flex:1;padding:24px;overflow:visible}.global-preview-card{background:#fff;border:1px solid #e6eef8;border-radius:10px;padding:14px;box-shadow:0 6px 18px #1018280a}:root{--sr-brand:#011f5b;--sr-brand-mid:#0a3580;--sr-brand-light:#1a4fa0;--sr-brand-pale:#e8eef8;--sr-brand-ghost:#f0f4fb;--sr-skipped-bg:#fefce8;--sr-skipped-border:#fde68a;--sr-skipped-text:#854d0e;--sr-answered-bg:#f0fdf4;--sr-answered-border:#86efac;--sr-answered-solid:#16a34a;--sr-answered-text:#15803d;--sr-text-primary:#1e293b;--sr-text-secondary:#334155;--sr-text-muted:#64748b;--sr-text-faint:#94a3b8;--sr-border-default:#e2e8f0;--sr-border-panel:#dde6f5;--sr-border-card:#e8eef6;--sr-bg-page:#f0f4fb;--sr-bg-card:#fff;--sr-bg-opt-area:#fafbff}.sr-wrapper{background:var(--sr-bg-page);box-sizing:border-box;flex-direction:column;width:100%;height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}.sr-header{background:var(--sr-brand);z-index:20;box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 2px 16px #011f5b59}.sr-header-brand{align-items:center;gap:12px;display:flex}.sr-logo-mark{background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sr-header-title{color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:700;line-height:1.2}.sr-header-subtitle{color:#ffffff80;margin-top:1px;font-size:12px;line-height:1}.sr-header-right{align-items:center;gap:10px;display:flex}.sr-header-date{color:#ffffff80;align-items:center;gap:5px;font-size:12px;font-weight:500;display:flex}.sr-close-btn{color:#ffffffa6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.sr-close-btn:hover{background:#ffffff29}.sr-body{box-sizing:border-box;flex:1;width:100%;max-width:1000px;margin:0 auto;padding:28px 24px;overflow-y:auto}.sr-hero-band{background:linear-gradient(135deg, var(--sr-brand) 0%, var(--sr-brand-mid) 55%, var(--sr-brand-light) 100%);border-radius:18px;flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:22px;padding:22px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #011f5b4d}.sr-hero-band:before{content:"";pointer-events:none;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.sr-score-ring-wrap{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex;position:relative}.sr-score-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:absolute;top:0;left:0}.sr-passing-badge{color:#fff6;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600}.sr-score-pct{color:#fff;font-size:22px;font-weight:800;line-height:1}.sr-score-label{letter-spacing:.1em;color:#ffffff8c;margin-top:2px;font-size:9px;font-weight:700}.sr-score-sublabel{color:#fff6;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600}.sr-hero-divider{background:#ffffff1f;flex-shrink:0;align-self:stretch;width:1px;min-height:60px}.sr-hero-stats{flex-wrap:wrap;flex:1;justify-content:space-around;align-items:stretch;gap:8px;display:flex}.sr-hero-stat{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;flex-direction:column;flex:80px;align-items:center;gap:5px;min-width:76px;padding:12px 10px 10px;transition:background .2s,transform .15s;display:flex;position:relative;overflow:hidden}.sr-hero-stat:before{content:"";background:var(--stat-accent-bg,#ffffff0d);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.sr-hero-stat:hover{background:#ffffff1c;transform:translateY(-1px)}.sr-hero-stat-icon{background:var(--stat-accent-bg,#ffffff14);width:30px;height:30px;color:var(--stat-accent,#fff);z-index:1;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative}.sr-hero-stat-value{z-index:1;font-size:20px;font-weight:800;line-height:1;position:relative}.sr-hero-stat-label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.07em;text-align:center;z-index:1;font-size:9.5px;font-weight:600;position:relative}.sr-panel{background:var(--sr-bg-card);border:1px solid var(--sr-border-panel);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #011f5b12}.sr-panel-header{background:var(--sr-brand-ghost);border-bottom:1px solid var(--sr-border-panel);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.sr-panel-title-row{align-items:center;gap:8px;display:flex}.sr-panel-dot{background:var(--sr-brand);border-radius:50%;flex-shrink:0;width:8px;height:8px}.sr-panel-title{color:var(--sr-brand);font-size:15px;font-weight:700}.sr-panel-count{color:var(--sr-brand-light);background:var(--sr-brand-pale);border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600}.sr-filter-row{flex-wrap:wrap;gap:6px;display:flex}.sr-filter-btn{border:1.5px solid var(--sr-border-panel);cursor:pointer;color:var(--sr-text-muted);background:#fff;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.sr-filter-btn:hover{border-color:var(--sr-brand-pale);color:var(--sr-brand)}.sr-filter-btn--active{background:var(--sr-brand);color:#fff;border-color:var(--sr-brand);box-shadow:0 2px 8px #011f5b40}.sr-filter-count{background:var(--sr-border-default);color:#475569;border-radius:10px;padding:1px 6px;font-size:10px;font-weight:700}.sr-filter-count--active{color:#fff;background:#fff3}.sr-section-card{border:1px solid var(--sr-border-panel);background:#fff;border-radius:12px;margin-bottom:20px;transition:all .2s;overflow:hidden}.sr-section-card:hover{border-color:var(--sr-brand-light);box-shadow:0 4px 12px #011f5b14}.sr-section-card--open{border-color:var(--sr-brand-light);box-shadow:0 4px 15px #011f5b1a}.sr-section-header{background:var(--sr-brand-ghost);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.sr-section-title-wrap{align-items:center;gap:12px;display:flex}.sr-section-title{color:var(--sr-brand);font-size:16px;font-weight:700}.sr-section-badge{color:var(--sr-brand-light);background:var(--sr-brand-pale);border:1px solid #1a4fa01a;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600}.sr-section-chevron{color:var(--sr-brand-light);transition:transform .3s cubic-bezier(.4,0,.2,1)}.sr-section-chevron--open{transform:rotate(180deg)}.sr-section-content{border-top:1px solid var(--sr-border-panel);background:#fff;padding:10px 14px}.sr-section-desc{color:var(--sr-text-muted);border-left:3px solid var(--sr-brand-pale);margin:10px 14px 18px;padding-left:12px;font-size:13.5px;line-height:1.6}.sr-question-list{padding:14px}.sr-q-card{border:1px solid var(--sr-border-card);background:var(--sr-bg-card);border-left:3px solid var(--sr-brand-pale);border-radius:10px;margin-bottom:10px;transition:box-shadow .15s;overflow:hidden;box-shadow:0 1px 4px #011f5b0d}.sr-q-card:hover{box-shadow:0 3px 10px #011f5b1a}.sr-q-card--correct{border-left:3px solid var(--sr-answered-solid)}.sr-q-card--wrong{border-left:3px solid #ef4444}.sr-q-card--neutral{border-left:3px solid var(--sr-brand)}.sr-q-card--skipped{border-left:3px solid #fbbf24}.sr-q-card-head{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;padding:13px 16px;display:flex}.sr-q-num-badge{letter-spacing:.02em;border-radius:20px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:700}.sr-q-num-badge--correct{color:var(--sr-answered-text);background:#16a34a1a;border:1px solid #16a34a40}.sr-q-num-badge--wrong{color:#b91c1c;background:#ef44441a;border:1px solid #ef444440}.sr-q-num-badge--neutral{background:var(--sr-brand-pale);color:var(--sr-brand);border:1px solid var(--sr-border-panel)}.sr-q-num-badge--skipped{color:#92400e;background:#fbbf241f;border:1px solid #fbbf2459}.sr-q-text{color:var(--sr-text-primary);flex:1;font-size:14px;line-height:1.55}.sr-chevron{flex-shrink:0;align-items:center;margin-top:3px;transition:transform .2s;display:flex}.sr-chevron--open{transform:rotate(180deg)}.sr-options-area{background:var(--sr-bg-opt-area);border-top:1px solid #f1f5f9;padding:4px 16px 16px}.sr-skipped-note{background:var(--sr-skipped-bg);border:1px solid var(--sr-skipped-border);color:var(--sr-skipped-text);border-radius:8px;margin:10px 0;padding:8px 12px;font-size:13px}.sr-response-block{background:var(--sr-brand-ghost);border:1px solid var(--sr-brand-pale);border-radius:8px;margin-top:10px;padding:10px 14px}.sr-response-label{color:var(--sr-brand-light);align-items:center;gap:6px;margin-bottom:5px;font-size:12px;font-weight:700;display:flex}.sr-response-text{color:var(--sr-text-secondary);margin:0;font-size:13px;line-height:1.65}.sr-opt-row{border:1px solid var(--sr-border-default);background:#f8fafc;border-radius:8px;align-items:center;gap:10px;margin-top:8px;padding:10px 12px;display:flex}.sr-opt-row--selected,.sr-opt-row--correct{background:var(--sr-brand-ghost);border:1.5px solid var(--sr-brand)}.sr-opt-row--wrong{background:#fef2f2;border:1.5px solid #fecaca}.sr-opt-row--missed{border:1.5px dashed var(--sr-answered-border);background:#f0fdf4}.sr-opt-row--unselected{border:1px solid var(--sr-border-default);background:#f8fafc}.sr-opt-letter{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.sr-opt-letter--selected,.sr-opt-letter--correct{background:var(--sr-brand-light);color:#fff}.sr-opt-letter--wrong{color:#fff;background:#ef4444}.sr-opt-letter--missed{color:var(--sr-answered-text);border:1px solid var(--sr-answered-solid);background:#16a34a33}.sr-opt-letter--unselected{background:var(--sr-border-default);color:#475569}.sr-opt-text{color:var(--sr-text-primary);flex:1;font-size:13px;line-height:1.45}.sr-opt-tag{white-space:nowrap;letter-spacing:.02em;border-radius:20px;padding:3px 9px;font-size:10px;font-weight:700}.sr-opt-tag--correct,.sr-opt-tag--selected,.sr-opt-tag--missed{background:var(--sr-brand-pale);color:var(--sr-brand)}.sr-opt-tag--wrong{color:#b91c1c;background:#ef44441a}.sr-empty-state{color:var(--sr-text-faint);opacity:.7;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;font-size:14px;display:flex}.sr-empty-state svg{opacity:.25}.sr-footer{background:var(--sr-bg-page);border-top:1px solid var(--sr-border-default);z-index:20;box-sizing:border-box;flex-shrink:0;justify-content:flex-end;gap:10px;width:100%;padding:12px 28px;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 12px #011f5b12}.sr-close-footer-btn{background:var(--sr-brand);color:#fff;cursor:pointer;border:none;border-radius:9px;padding:10px 26px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;box-shadow:0 4px 12px #011f5b4d}.sr-close-footer-btn:hover{background:var(--sr-brand-mid)}@media (width<=640px){.sr-header{padding:0 16px}.sr-body{padding:16px 12px}.sr-hero-band{gap:16px;padding:18px 16px}.sr-hero-divider{display:none}.sr-score-ring-wrap{align-items:center;width:100%}.sr-hero-stats{gap:6px;width:100%}.sr-hero-stat{flex:70px;min-width:70px;padding:10px 8px}.sr-panel-header{flex-direction:column;align-items:flex-start}.sr-footer{flex-direction:column-reverse}.sr-close-footer-btn{justify-content:center;width:100%}}.user_survey_preview_overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f172499;justify-content:center;align-items:flex-start;padding:2rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.user_survey_preview_embedded{flex-direction:column;width:100%;height:100%;display:flex}.user_survey_preview_modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:768px;max-height:calc(100vh - 4rem);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.user_survey_preview_header{color:#fff;z-index:10;background:#011f5b;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.user_survey_preview_header_title{color:#fff;margin:0 0 8px;font-size:24px;font-weight:700}.user_survey_preview_header_subtitle{color:#ffffffe6;margin:0;font-size:14px}.user_survey_preview_close_btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.user_survey_preview_close_btn:hover{color:#011f5b;background:#fff;border:1px solid #011f5b}.user_survey_preview_body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background-color:#f0f4f8;flex:1;padding:24px;overflow-y:auto}.user_survey_preview_body::-webkit-scrollbar{width:6px}.user_survey_preview_body::-webkit-scrollbar-track{background:0 0}.user_survey_preview_body::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.user_survey_preview_section{margin-bottom:16px}.user_survey_preview_card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.user_survey_preview_card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.user_survey_preview_card_topbar{background:#011f5b;height:10px;position:absolute;top:0;left:0;right:0}.user_survey_preview_card_body{padding:24px}.user_survey_preview_card_title{color:#1e293b;margin-bottom:8px;font-size:1.75rem;font-weight:600;line-height:1.3}.user_survey_preview_card_description{color:#475569;margin-top:16px;font-size:1rem;line-height:1.6}.user_survey_preview_question_title{color:#1e293b;align-items:flex-start;margin-bottom:16px;font-size:1.1rem;font-weight:500;line-height:1.5;display:flex}.user_survey_preview_instruction{color:#64748b;margin-bottom:12px;font-size:.875rem;font-style:italic}.user_survey_preview_options{flex-direction:column;gap:12px;display:flex}.user_survey_preview_option{cursor:pointer;border-radius:6px;align-items:flex-start;gap:12px;padding:8px;transition:background-color .1s;display:flex}.user_survey_preview_option:hover{background-color:#f8fafc}.user_survey_preview_form_group{margin-bottom:0}.user_survey_preview_form_label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.user_survey_preview_form_textarea{box-sizing:border-box;resize:none;border:2px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.user_survey_preview_form_textarea:focus{border-color:#011f5b;outline:none}.user_survey_preview_unanswered{background-color:#fef2f2;border-color:#fca5a5}.user_survey_preview_unanswered_title{color:#ef4444}.user_survey_preview_nav{justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;display:flex}.user_survey_preview_nav_left{flex:1}.user_survey_preview_nav_center{text-align:center;flex:1;font-weight:500}.user_survey_preview_nav_right{flex:1;justify-content:flex-end;gap:12px;display:flex}.user_survey_preview_btn_primary{cursor:pointer;color:#fff;background:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 32px;font-family:inherit;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px -1px #3b82f633}.user_survey_preview_btn_primary:hover:not(:disabled){filter:brightness(1.1);transform:scale(1.05);box-shadow:0 6px 12px #00000026}.user_survey_preview_btn_primary:active:not(:disabled){transform:translateY(0)}.user_survey_preview_btn_primary:disabled{color:#fff;cursor:not-allowed;box-shadow:none;background:#9ca3af}.user_survey_preview_btn_ghost{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-family:inherit;font-weight:600;transition:all .2s}.user_survey_preview_btn_ghost:hover:not(:disabled){color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.user_survey_preview_btn_ghost:disabled{opacity:.6;cursor:not-allowed;background:#f1f5f9}.user_survey_preview_embedded .user_survey_preview_modal{max-width:100%;box-shadow:none;background:0 0;border-radius:0;height:auto;max-height:none}.user_survey_preview_embedded .user_survey_preview_body{background:0 0;padding:0}.user_survey_preview_embedded .user_survey_preview_card{max-width:640px;margin-left:auto;margin-right:auto}:root{--smp-navy:#011f5b;--smp-bg-main:#f3f6fb;--smp-text-dark:#0f1724;--smp-text-muted:#64748b;--smp-accent-blue:#2563eb;--smp-soft-blue:#eff6ff;--smp-border:#e2e8f0;--smp-radius-card:12px;--smp-radius-modal:16px;--smp-shadow-card:0 1px 3px #1018280f, 0 4px 12px #1018280a;--smp-shadow-modal:0 20px 40px -8px #0000002e}.smp-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out smp-fadein;display:flex;position:fixed;inset:0}.smp-overlay--embedded{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:static}.smp-container{-webkit-font-smoothing:antialiased;background:var(--smp-bg-main);border-radius:var(--smp-radius-modal);width:100%;max-width:1100px;max-height:90vh;box-shadow:var(--smp-shadow-modal);border:1px solid #dde3ed;flex-direction:column;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;animation:.18s ease-out smp-scalein;display:flex;overflow:hidden}.smp-header{border-bottom:1px solid var(--smp-border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.smp-header-left{align-items:center;gap:10px;display:flex}.smp-icon-box{background:var(--smp-soft-blue);color:var(--smp-navy);border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.smp-header-title{color:var(--smp-text-dark);font-size:15px;font-weight:700}.smp-tabs-pill{background:#f1f5f9;border-radius:8px;gap:2px;padding:4px;display:flex}.smp-tabs-pill button{cursor:pointer;color:var(--smp-text-muted);background:0 0;border:none;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,box-shadow .15s}.smp-tabs-pill button:hover{color:var(--smp-accent-blue)}.smp-tabs-pill button.smp-tab-active{background:var(--smp-navy);color:#fff;box-shadow:0 2px 8px #011f5b47}.smp-close-x{border:1px solid var(--smp-border);cursor:pointer;width:30px;height:30px;color:var(--smp-text-muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.smp-close-x:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.smp-body{background:var(--smp-bg-main);flex:1;min-height:0;padding:14px;overflow-y:auto}.smp-grid{grid-template:"smp-img smp-meta"290px"left right"/1fr 1fr;align-items:start;gap:14px;display:grid}.smp-cell-img,.smp-cell-meta{align-self:stretch}.smp-cell-img{grid-area:smp-img}.smp-cell-meta{grid-area:smp-meta}.smp-col-left{flex-direction:column;grid-area:left;align-self:start;gap:14px;display:flex}.smp-col-right{flex-direction:column;grid-area:right;align-self:start;gap:14px;display:flex}.smp-col-left>.smp-card:first-child,.smp-col-right>.smp-card:first-child{min-height:120px}.smp-col-left>.smp-card:last-child,.smp-col-right>.smp-card:last-child{min-height:178px}.smp-cell{flex-direction:column;min-width:0;display:flex}.smp-card{border-radius:var(--smp-radius-card);border:1px solid var(--smp-border);box-shadow:var(--smp-shadow-card);background:#fff;padding:18px 20px}.smp-inner-flex{flex-direction:column;display:flex}.smp-inner-flex .smp-prereq-list,.smp-inner-flex .smp-tags{flex:none}.smp-media-card{border-radius:var(--smp-radius-card);background:linear-gradient(160deg,#1d3580 0%,#132458 55%,#0d1a42 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;overflow:hidden}.smp-thumb-img{width:100%;height:100%;display:block}.smp-video-placeholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:290px;display:flex}.smp-placeholder-label{color:#fff6;letter-spacing:.04em;font-size:15px;font-weight:600}.smp-meta-card{flex-direction:column;justify-content:space-between;padding:22px 20px 24px;display:flex}.smp-title{color:var(--smp-text-dark);margin-bottom:32px;font-size:19px;font-weight:800;line-height:1.3}.smp-category{color:var(--smp-accent-blue);margin-bottom:35px;font-size:14px;font-weight:600}.smp-target-row{gap:120px;margin-bottom:16px;padding-bottom:20px;display:flex}.smp-target-row>div{flex-direction:column;gap:4px;display:flex}.smp-label{color:#000;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.smp-label-team{color:var(--smp-text-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.smp-target-val{color:var(--smp-text-dark);font-size:14px;font-weight:800}.smp-stats-row{flex-wrap:nowrap;gap:8px;margin-top:auto;display:flex}.smp-stat-pill{background:var(--soft-blue);min-width:0;color:var(--text-dark);text-align:center;white-space:nowrap;text-overflow:ellipsis;border:1px solid #dbeafe;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 6px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.smp-tags{flex-wrap:wrap;gap:8px;display:flex}.smp-tag{background:var(--smp-soft-blue);color:var(--smp-accent-blue);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;line-height:1.2}.smp-prereq-list{flex-direction:column;gap:0;display:flex}.smp-prereq-item{color:var(--smp-text-dark);align-items:flex-start;gap:10px;padding:4px 0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.smp-bullet{background:var(--smp-text-dark);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;display:inline-block}.smp-show-link{color:var(--smp-accent-blue);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.smp-show-link:hover{opacity:.7}.smp-show-link--bottom{margin-top:10px;padding-top:0}.smp-chev{flex-shrink:0;transition:transform .22s}.smp-chev--up{transform:rotate(180deg)}.smp-expandable{flex:none;max-height:88px;transition:max-height .32s;overflow:hidden}.smp-expandable--open{max-height:1000px}.smp-body-text{color:#4b5563;font-size:13px;line-height:1.65}.smp-outcomes-list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.smp-outcome-item{color:var(--smp-text-dark);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.smp-check{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:14px;font-weight:800}.smp-check--muted{color:var(--smp-text-muted)}.smp-footer{border-top:1px solid var(--smp-border);background:#fff;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;height:62px;padding:0 24px;display:flex}.smp-btn-primary{background:var(--smp-navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #011f5b40}.smp-btn-primary:hover{background:#0a2d7a;transform:translate(2px);box-shadow:0 6px 16px #011f5b52}.smp-btn-ghost{border:1.5px solid var(--smp-border);color:var(--smp-text-dark);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.smp-btn-ghost:hover{background:var(--smp-bg-main)}.smp-survey-wrap{flex-direction:column;gap:14px;display:flex}.smp-fb-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.smp-fb-reactions{gap:8px;display:flex}.smp-fb-btn{border:1px solid var(--smp-border);color:#334155;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.smp-fb-btn:hover{background:var(--smp-soft-blue);border-color:#bfdbfe}.smp-fb-btn--like{background:var(--smp-accent-blue);color:#fff;border-color:var(--smp-accent-blue)}.smp-fb-btn--dislike{color:#991b1b;background:#fee2e2;border-color:#fecaca}.smp-fb-input-row{align-items:center;gap:10px;display:flex}.smp-fb-input{border:1px solid var(--smp-border);color:var(--smp-text-dark);border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13px}.smp-fb-input:focus{border-color:var(--smp-accent-blue)}.smp-fb-count{color:var(--smp-text-muted);white-space:nowrap;font-size:11px}.smp-fb-submit{border:1px solid var(--smp-navy);background:var(--smp-navy);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.smp-fb-submit:disabled{opacity:.4;cursor:not-allowed}.smp-fb-submit:not(:disabled):hover{background:#0a2d7a}@keyframes smp-fadein{0%{opacity:0}to{opacity:1}}@keyframes smp-scalein{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:none}}@media (width<=780px){.smp-grid{grid-template:"smp-img""smp-meta""left""right"/1fr}.smp-stats-row{flex-wrap:wrap}.smp-stat-pill{flex:unset}.smp-video-placeholder{min-height:180px}.smp-target-row{gap:24px}}@media (width<=520px){.smp-overlay{padding:0}.smp-container{border-radius:0;max-height:100vh}}:root{--color-primary:#011f5b;--color-accent:#1c88c7;--scrollbar-thumb:#909091;--scrollbar-track:#0000000d;--scrollbar-size:6px}.custom-select{width:100%;font-family:inherit;position:relative}.custom-select-trigger{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;justify-content:space-between;align-items:center;width:100%;height:40px;padding:9px 12px;font-size:.875rem;transition:all .2s;display:flex}.custom-select-trigger span:first-child{white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;min-width:0;overflow:hidden}.custom-select-trigger:hover{border-color:var(--color-primary)}.custom-select.open{z-index:800}.custom-select.open .custom-select-trigger{border-color:var(--color-primary);box-shadow:0 0 0 3px #1c88c726}.custom-select.disabled .custom-select-trigger{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.arrow{border-bottom:2px solid #64748b;border-right:2px solid #64748b;width:8px;height:8px;margin-left:12px;transition:transform .2s;transform:rotate(45deg)}.arrow.open{transform:rotate(-135deg)}.custom-select-options{z-index:1000;background:#fff;border-radius:12px;width:100%;max-height:220px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 12px 30px #0000001f}.custom-select-options::-webkit-scrollbar{width:var(--scrollbar-size)}.custom-select-options::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:10px}.custom-select-options::-webkit-scrollbar-track{background:var(--scrollbar-track)}.custom-select-option{color:#1e293b;cursor:pointer;border-radius:10px;padding:10px 14px;font-size:.9rem;transition:all .2s}.custom-select-option.disabled{color:#94a3b8;cursor:not-allowed;background:0 0!important}.custom-select-option.disabled:hover{color:#94a3b8!important;background:0 0!important}.custom-select-option:hover{color:#fff;background:#011f5b}.custom-select-option.selected{background:#1c88c71f;font-weight:500}.custom-select-option.selected:hover{color:#fff;background:#011f5b;font-weight:500}.custom-select-options{animation:.15s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.custom-select-search{border-bottom:1px solid #e2e8f0;margin-bottom:4px;padding:6px}.custom-select-search input{color:#1e293b;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:8px 12px;font-size:.9rem;transition:all .2s}.custom-select-search input:focus{border-color:var(--color-primary)}.custom-select-no-results{color:#64748b;text-align:center;padding:10px 14px;font-size:.85rem}.AdminActivityLog_container{min-height:100vh;padding:24px}.AdminActivityLog_mainContent{flex-direction:column;flex:1;display:flex}.AdminActivityLog_controls{align-items:center;gap:12px;margin-bottom:24px;display:flex}.AdminActivityLog_searchBar{flex:1;max-width:320px;position:relative}.admin_actlog_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.admin_act_log_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.admin_act_log_header_info h1.admin_act_log_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.admin_act_log_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.AdminActivityLog_searchIcon{position:absolute;top:50%;left:12px;transform:translateY(-50%)}.AdminActivityLog_searchInput{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.AdminActivityLog_searchInput:focus{border-color:#011f5b}.AdminActivityLog_controlsRight{gap:8px;margin-left:auto;display:flex;position:relative}.AdminActivityLog_filterButton{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.AdminActivityLog_filterButton:hover{background:#f9fafb;border-color:#9ca3af}.AdminActivityLog_filterBadge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;padding:0;font-size:10px;display:flex}.AdminActivityLog_tableContainer{background:#fff;border:2px solid #cecece;border-radius:16px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.AdminActivityLog_table{border-collapse:collapse;width:100%}.AdminActivityLog_table th,.AdminActivityLog_table td{text-align:left;border-bottom:1px solid #ddd;padding:14px 17px}.AdminActivityLog_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600}.AdminActivityLog_table tr{border-bottom:1px solid #e2e8f0}.AdminActivityLog_table tr:hover{background-color:#f9f9f9}.AdminActivityLog_table tr:last-child{border-bottom:none}.AdminActivityLog_noDataMessage{text-align:center;color:#6b7280;padding:48px;font-size:16px}.AdminActivityLog_actionBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.AdminActivityLog_actionBadge.success{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0}.AdminActivityLog_actionBadge.failed{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.AdminActivityLog_actionBadge.Create{color:#1e40af;background-color:#dbeafe;border:1px solid #bfdbfe}.AdminActivityLog_actionBadge.Update{color:#92400e;background-color:#fef3c7;border:1px solid #fde68a}.AdminActivityLog_actionBadge.Delete{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.AdminActivityLog_actionBadge.View{color:#374151;background-color:#f3f4f6;border:1px solid #d1d5db}.AdminActivityLog_detailsCell{color:#1e293b;font-size:.95rem;font-weight:600}.AdminActivityLog_detailsText{word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:300px;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.AdminActivityLog_ipBadge{color:#475569;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-family:Courier New,monospace;font-size:12px;font-weight:500}.AdminActivityLog_userCell{cursor:pointer;color:#1e293b;font-size:.95rem;font-weight:600}.AdminActivityLog_userCell:hover{background-color:#0000}.AdminActivityLog_userName{color:#111827;font-weight:500}.AdminActivityLog_roleBadge{text-transform:capitalize;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:500}.AdminActivityLog_roleBadge.administrator{color:#6b21a8;background-color:#f3e8ff}.AdminActivityLog_roleBadge.manager{color:#92400e;white-space:nowrap;background-color:#fef3c7}.AdminActivityLog_roleBadge.user{color:#3730a3;background-color:#e0e7ff}.AdminActivityLog_dateCell,.AdminActivityLog_timeCell{color:#6b7280;font-weight:500}.AdminActivityLog_filterPanel{z-index:499;background:#fff;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.AdminActivityLog_closeFilter{cursor:pointer;position:absolute;top:10px;right:10px}.AdminActivityLog_filterGroup{flex-direction:column;margin-bottom:12px;display:flex}.AdminActivityLog_filterGroup label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.AdminActivityLog_filterGroup select,.AdminActivityLog_filterGroup input{color:#374151;border:1px solid #d1d5db;border-radius:6px;outline:none;padding:6px 10px;font-size:.875rem}.AdminActivityLog_filterGroup select:focus,.AdminActivityLog_filterGroup input:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #1c88c74d}.AdminActivityLog_filterActions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.AdminActivityLog_clearButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px}.AdminActivityLog_applyButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:6px 12px;font-size:14px}.AdminActivityLog_pagination{justify-content:center;align-items:center;width:100%;margin-top:20px;display:flex}.AdminActivityLog_paginationControls{align-items:center;gap:12px;display:flex}.AdminActivityLog_paginationButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;font-size:14px}.AdminActivityLog_paginationButton:disabled{cursor:not-allowed;opacity:.5}.AdminActivityLog_pageInfo{color:#0f172a;font-size:14px}.user_sort_control_container{display:inline-block;position:relative}.user_sort_control_panel{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.user_sort_control_close{cursor:pointer;position:absolute;top:10px;right:10px}.user_sort_control_group{flex-direction:column;margin-top:20px;display:flex}.user_sort_control_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.user_sort_control_actions{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.user_sort_control_actions button{padding:6px 12px;font-size:14px}.UserLoginChart_container{background:var(--bg-paper,#fff);border-radius:16px;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;transition:all .3s;box-shadow:0 4px 20px #0000000d}.UserLoginChart_dark_mode.UserLoginChart_container{color:#fff;background:#1e293b}.UserLoginChart_main_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.UserLoginChart_title{color:#0f172a;margin:0;font-size:18px;font-weight:600}.UserLoginChart_dark_mode .UserLoginChart_title{color:#f8fafc}.UserLoginChart_header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.UserLoginChart_stats_summary{align-items:flex-start;gap:40px;display:flex}.UserLoginChart_stat_item{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.UserLoginChart_stat_label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600;line-height:1.2}.UserLoginChart_dark_mode .UserLoginChart_stat_label{color:#94a3b8}.UserLoginChart_stat_value{color:#011f5b;font-size:1.2rem;font-weight:700;line-height:1.2}.UserLoginChart_dark_mode .UserLoginChart_stat_value{color:#f8fafc}.UserLoginChart_wrapper{width:100%;height:350px;position:relative}.UserLoginChart_tooltip{background:#fffffff2;border:1px solid #e2e8f0;border-radius:8px;padding:12px;box-shadow:0 4px 6px #0000000d}.UserLoginChart_dark_mode .UserLoginChart_tooltip{color:#fff;background:#1e293bf2;border-color:#334155}.UserLoginChart_tooltip_date{color:#64748b;margin-bottom:4px;font-size:12px;font-weight:500}.UserLoginChart_dark_mode .UserLoginChart_tooltip_date{color:#cbd5e1}.UserLoginChart_tooltip_item{align-items:center;gap:8px;margin:4px 0;font-size:14px;font-weight:600;display:flex}.UserLoginChart_loading_skeleton{background:#f1f5f9;border-radius:12px;width:100%;height:100%;animation:1.5s infinite UserLoginChart_pulse}.UserLoginChart_dark_mode .UserLoginChart_loading_skeleton{background:#334155}@keyframes UserLoginChart_pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.UserLoginChart_error_state,.UserLoginChart_empty_state{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;font-size:14px;display:flex}.UserLoginChart_dark_mode .UserLoginChart_error_state,.UserLoginChart_dark_mode .UserLoginChart_empty_state{color:#94a3b8}.UserLoginChart_container .recharts-cartesian-grid-horizontal line,.UserLoginChart_container .recharts-cartesian-grid-vertical line{stroke:#e2e8f0}.UserLoginChart_dark_mode .recharts-cartesian-grid-horizontal line,.UserLoginChart_dark_mode .recharts-cartesian-grid-vertical line{stroke:#334155}.UserLoginChart_container .recharts-text{fill:#64748b;font-size:12px}.UserLoginChart_dark_mode .recharts-text{fill:#94a3b8}.UserLoginChart_container .recharts-brush{border-radius:4px}.UserLoginChart_container .recharts-brush rect{fill:#f1f5f980;stroke-width:0}.UserLoginChart_dark_mode .recharts-brush rect{fill:#1e293b80}.UserLoginChart_container .recharts-brush-slide rect{fill:#1c88c71a;stroke:#011f5b;stroke-width:1px}.UserLoginChart_container .recharts-brush-traveller rect{fill:#011f5b;rx:4;width:8px;transform:translate(-2px)}.UserLoginChart_container .recharts-brush-traveller line{stroke:#fff;stroke-width:1.5px}.UserLoginChart_container .recharts-brush-text{fill:#64748b;font-size:10px}.UserLoginChart_container .recharts-tooltip-cursor{stroke:#94a3b8;stroke-width:1px;stroke-dasharray:5 5}.UserLoginChart_dark_mode .recharts-tooltip-cursor{stroke:#475569}.analytics-container{min-height:100vh;padding:32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.loading-container{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.loading-spinner-enhanced{border:4px solid #011f5b33;border-top-color:var(--color-primary);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}.loading-text{color:var(--color-primary);font-size:16px;font-weight:500}.support-stats{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}.support-stat{cursor:pointer;text-align:center;background:#f9fafb;border-radius:12px;padding:16px}.support-stat:hover{background:#f3f4f6;transition:all .3s;transform:translateY(-2px)}.support-stat-value{color:#111827;margin-bottom:4px;font-size:28px;font-weight:700}.support-stat-label{color:#6b7280;font-size:12px;font-weight:500}.analytics-page-header{background:#fff;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:24px;animation:.6s ease-out slideDown;display:flex;box-shadow:0 20px 60px #00000026}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-content{flex:1}.header-badge{color:#fff;background:#011f5b;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.page-title{color:#111827;background:#011f5b;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:36px;font-weight:700}.page-subtitle{color:#6b7280;font-size:16px;line-height:1.5}.header-filters{flex-direction:column;gap:8px;display:flex}.filter-group-enhanced{flex-direction:column;gap:6px;display:flex}.filter-group-enhanced label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.filter-select-enhanced{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:12px;min-width:160px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.filter-select-enhanced:hover{border-color:#1c88c7}.filter-select-enhanced:focus{border-color:#1c88c7;outline:none;box-shadow:0 0 0 3px #1c88c71a}.analytics-metric-card-enhanced{background:#fff;border-radius:20px;min-height:160px;padding:28px 24px;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.analytics-metric-card-enhanced.clickable{cursor:pointer}.analytics-metric-card-enhanced.clickable:hover{box-shadow:0 20px 60px #0003}.analytics-metric-card-enhanced:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.analytics-metric-card-enhanced:hover{box-shadow:0 20px 60px #00000026}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.metric-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.metric-icon-enhanced{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex}.analytics-metric-card-enhanced:hover .metric-icon-enhanced{transform:scale(1.1)rotate(5deg)}.analytics-color-primary{background-color:var(--color-primary);color:#fff}.analytics-color-secondary{background-color:var(--color-secondary);color:#fff}.analytics-color-tertiary{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.analytics-color-neutral{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706)}.analytics-color-quaternary{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.analytics-color-assessment{color:#fff;background:linear-gradient(135deg,#06b6d4,#0891b2)}.metric-trend{border-radius:20px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.trend-up{color:#059669;background:#10b9811a;margin-bottom:21px;margin-right:-7px}.metric-label-enhanced{color:#000;text-transform:uppercase;letter-spacing:.5px;align-items:center;min-height:36px;margin-bottom:8px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.metric-value-enhanced{color:#111827;margin-bottom:4px;font-size:1.5rem;font-weight:700}.metric-value-underline{text-underline-offset:1px;text-decoration-color:#000;text-decoration-thickness:2px}.metric-subtitle{color:#6b7280;font-size:13px}.charts-grid{grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:20px;margin-bottom:24px;display:grid}.chart-panel{background:#fff;border-radius:20px;padding:28px;animation:.6s ease-out .2s backwards fadeInUp;box-shadow:0 10px 40px #0000001a}.chart-panel.full-width{grid-column:1/-1;margin-top:30px}.panel-header-enhanced{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.panel-title{color:#111827;margin-bottom:4px;font-size:20px;font-weight:700}.panel-description{color:#6b7280;font-size:14px}.panel-icon{color:#9ca3af}.chart-container{margin-top:60px;margin-bottom:12px}.health-metric{background:#f9fafb;border-radius:16px;padding:20px;transition:all .3s}.health-metric.clickable{cursor:pointer}.health-metric.clickable:hover{background:#f3f4f6;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.health-metric-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.health-icon{color:#1c88c7}.health-label{color:#6b7280;text-transform:uppercase;font-size:13px;font-weight:600}.health-value{color:#111827;margin-bottom:12px;font-size:24px;font-weight:700}.progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:8px;margin-bottom:8px;overflow:hidden}.progress-fill{border-radius:999px;height:100%;transition:width 1s ease-out}.orgs-table-wrapper{overflow-x:auto}.orgs-table{border-collapse:separate;border-spacing:0 8px;width:100%}.orgs-table thead th{text-align:left;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;background:0 0;padding:12px;font-size:12px;font-weight:700}.orgs-table tbody tr{background:#f9fafb;transition:all .2s}.orgs-table tbody tr:hover{background:#f3f4f6;transform:scale(1.01);box-shadow:0 4px 12px #0000000d}.orgs-table tbody td{color:#374151;padding:16px 12px;font-size:14px;font-weight:500}.orgs-table tbody tr td:first-child{border-radius:12px 0 0 12px}.orgs-table tbody tr td:last-child{border-radius:0 12px 12px 0}@media (width<=1200px){.charts-grid{grid-template-columns:1fr}}@media (width<=768px){.analytics-container{padding:16px}.analytics-page-header{flex-direction:column;padding:24px}.header-filters{flex-direction:column;width:100%}.metrics-grid-enhanced{grid-template-columns:1fr}.page-title{font-size:28px}}.view-toggle-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:8px;margin-top:10px;padding:4px;display:flex}.view-toggle-button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.view-toggle-button:hover{color:#011f5b;background:#f1f5f9}.view-toggle-button.active{color:#fff;background:var(--color-primary);box-shadow:0 1px 3px #0000001a}.view-toggle-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}@media (width<=768px){.view-toggle-container{flex-direction:column;align-items:stretch;width:100%}.view-toggle-wrapper{width:100%}.view-toggle-button{flex:1;justify-content:center}}@media (width<=768px){.date-range-container{grid-template-columns:1fr}.quick-select-buttons{flex-direction:column}.quick-select-btn{width:100%}.modal-footer{flex-direction:column}.cancel-btn,.apply-btn{width:100%}}.metrics-grid-enhanced{grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:24px;display:grid}@media (width<=1400px){.metrics-grid-enhanced{grid-template-columns:repeat(3,1fr)}}@media (width<=1024px){.metrics-grid-enhanced{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.metrics-grid-enhanced{grid-template-columns:1fr}}.analytics-view-toggle-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;padding:1px;display:flex}.analytics-view-toggle-wrapper{background:#fff;border-radius:10px;width:100%;padding:4px;display:flex;box-shadow:0 2px 8px #0000000d}.analytics-view-toggle-button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.analytics-view-toggle-button:hover{color:#011f5b;background:#f1f5f9}.analytics-view-toggle-button.active{color:#fff;background:var(--color-primary);box-shadow:0 1px 3px #0000001a}.analytics-view-toggle-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.view-content-enter{opacity:0;transform:translateY(20px)}.view-content-enter-active{opacity:1;transition:all .4s ease-out;transform:translateY(0)}.view-content-exit{opacity:1;transform:translateY(0)}.view-content-exit-active{opacity:0;transition:all .3s ease-in;transform:translateY(-20px)}@media (width<=768px){.analytics-view-toggle-container{flex-direction:column;align-items:stretch;width:100%}.analytics-view-toggle-wrapper{width:100%}.analytics-view-toggle-button{flex:1;justify-content:center}}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;animation:.3s ease-out slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px;display:flex}.modal-header h3{color:#1f2937;margin:0;font-size:20px;font-weight:600}.close-button{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s}.close-button:hover{color:#374151;background:#f3f4f6}.modal-body{padding:24px}.date-range-container{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.date-input-group{flex-direction:column;gap:8px;display:flex}.date-input-group label{color:#374151;font-size:14px;font-weight:500}.date-input-group input{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:14px;transition:all .2s}.date-input-group input:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.quick-select-buttons{flex-wrap:wrap;gap:12px;display:flex}.quick-select-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:8px 16px;font-size:14px;transition:all .2s}.quick-select-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.quick-select-btn:disabled{opacity:.5;cursor:not-allowed}.modal-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:24px;display:flex}.cancel-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.cancel-btn:hover{background:#f9fafb}.apply-btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.apply-btn:hover:not(:disabled){background:#0a1f4a}.apply-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){.date-range-container{grid-template-columns:1fr}.quick-select-buttons{flex-direction:column}.quick-select-btn{width:100%}.modal-footer{flex-direction:column}.cancel-btn,.apply-btn{width:100%}}.date-picker-button{cursor:pointer;text-align:left;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.date-picker-button:hover{background:#f8fafc;border-color:#011f5b}.gift-popup-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gift-popup-container{width:90%;max-width:500px;position:relative}.gift-popup-close{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:-10px;right:-10px;box-shadow:0 4px 12px #00000026}.gift-popup-close:hover{background:#f0f0f0;transform:scale(1.1)}.gift-content{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:40px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.gift-box{justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.gift-wrapped{animation:2s ease-in-out infinite giftFloat}.gift-icon{color:#fff;filter:drop-shadow(0 4px 8px #0000004d);cursor:pointer;transition:transform .3s}.gift-icon:hover{transform:scale(1.1)}.gift-ribbon{border:3px solid gold;border-radius:50%;width:100px;height:100px;animation:2s ease-in-out infinite ribbonPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gift-hint{color:#fff;opacity:.9;margin:0;font-size:14px;font-weight:500;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.gift-revealed{animation:.8s ease-out revealAnimation}.achievement-header{margin-bottom:30px;position:relative}.trophy-icon{filter:drop-shadow(0 4px 12px #0000004d);animation:1s ease-out trophyBounce}.sparkle-icon{color:gold;animation:1.5s ease-in-out infinite sparkleAnimation;position:absolute}.sparkle-1{animation-delay:0s;top:-10px;right:-20px}.sparkle-2{animation-delay:.3s;top:20px;left:-15px}.sparkle-3{animation-delay:.6s;bottom:-5px;right:-10px}.achievement-title{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0 0 20px;font-size:32px;font-weight:700}.achievement-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:15px;margin-bottom:20px;padding:15px 20px}.top-percentage{color:gold;text-shadow:0 2px 4px #0000004d;margin-bottom:5px;font-size:24px;font-weight:700;display:block}.achievement-level{color:#fff;opacity:.9;font-size:18px;font-weight:500;display:block}.achievement-description{color:#fff;opacity:.95;margin:20px 0;font-size:16px;line-height:1.5}.achievement-description strong{color:gold;font-weight:700}.achievement-stats{flex-direction:column;gap:10px;margin-top:25px;display:flex}.stat-item{color:#fff;opacity:.9;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.stat-item svg{color:gold}.confetti-container{pointer-events:none;border-radius:20px;position:absolute;inset:0;overflow:hidden}.confetti-piece{width:8px;height:8px;animation:3s linear infinite confettiFall;position:absolute;top:-10px}@keyframes giftFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ribbonPulse{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}@keyframes revealAnimation{0%{opacity:0;transform:scale(.8)rotate(5deg)}50%{transform:scale(1.05)rotate(-2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes trophyBounce{0%{transform:scale(0)rotate(0)}50%{transform:scale(1.2)rotate(10deg)}to{transform:scale(1)rotate(0)}}@keyframes sparkleAnimation{0%,to{opacity:.3;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.3)rotate(180deg)}}@keyframes confettiFall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(400px)rotate(720deg)}}@media (width<=600px){.gift-popup-container{width:95%;margin:20px}.gift-content{padding:30px 20px}.achievement-title{font-size:28px}.top-percentage{font-size:20px}.achievement-level{font-size:16px}}.analytics-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900;background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.analytics-modal{background:#fff;border-radius:24px;flex-direction:column;width:1200px;max-width:90vw;max-height:85vh;animation:.3s ease-out slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000026}.analytics-modal-header{color:#fff;background:#011f5b;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.analytics-modal-title{margin:0;font-size:24px;font-weight:700}.analytics-modal-subtitle{opacity:.9;margin:4px 0 0;font-size:14px}.analytics-modal-close{cursor:pointer;color:#fff;background:#011f5b;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.analytics-modal-close:hover{color:#000;background:#fff;transform:scale(1.05)}.analytics-export-btn{cursor:pointer;color:#fff;background:#011f5b;border:1px solid #ffffff4d;border-radius:12px;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.analytics-export-btn:hover:not(:disabled){color:#000;background:#fff;border-color:#ffffff80;transform:scale(1.02)}.analytics-export-btn:disabled{opacity:.5;cursor:not-allowed;background:#ffffff1a;border-color:#fff3}.nav-analytics-export-btn{cursor:pointer;color:#000;background:#fff3;border:1px solid #4d4d4d33;border-radius:12px;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.nav-analytics-export-btn:hover:not(:disabled){background:#ffffff4d;border-color:#4d4d4d33;transform:scale(1.02)}.nav-analytics-export-btn:disabled{opacity:.5;cursor:not-allowed;background:#ffffff1a;border-color:#4d4d4d33}.analytics-modal-body{flex:1;padding:32px;overflow-y:auto}.analytics-table-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:scroll}.analytics-table{border-collapse:collapse;width:100%;min-width:800px;font-size:14px}.analytics-table-container::-webkit-scrollbar{height:8px}.analytics-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.analytics-table-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.analytics-table-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.analytics-table thead{color:#fff;background:#011f5b}.analytics-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #ffffff1a;padding:16px;font-size:13px;font-weight:600}.analytics-table tbody tr{border-bottom:1px solid #f3f4f6;transition:all .2s}.analytics-table tbody tr:hover{background:#011f5b05}.analytics-table td{vertical-align:middle;color:#374151;padding:16px;font-weight:500}.type-document{color:#6b7280;background:#6b72801a}.analytics-status-badge{text-transform:capitalize;white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:6px 14px;font-size:12px;font-weight:600;display:flex}.analytics-status-completed{color:#10b981;background:#10b9811a}.analytics-status-in-progress{color:#f59e0b;background:#f59e0b1a}.analytics-status-not-started{color:#6b7280;background:#6b72801a}.analytics-status-overdue{color:#ef4444;background:#ef44441a}.analytics-empty-state{text-align:center;color:#6b7280;padding:60px 20px}.analytics-empty-icon{opacity:.5;margin-bottom:16px;font-size:48px}.analytics-empty-title{color:#374151;margin-bottom:8px;font-size:18px;font-weight:600}.analytics-empty-description{max-width:400px;margin:0 auto;font-size:14px}.analytics-loading{justify-content:center;align-items:center;gap:16px;padding:60px;display:flex}.analytics-loading-spinner{border:3px solid #011f5b33;border-top-color:#011f5b;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@media (width<=768px){.analytics-modal{width:95vw;max-height:90vh;margin:20px}.analytics-modal-header,.analytics-modal-body{padding:20px}.analytics-table{font-size:12px}.analytics-table th,.analytics-table td{padding:12px 8px}.resource-name{max-width:120px}.analytics-modal-title{font-size:20px}}@media (width<=480px){.analytics-modal-header,.analytics-modal-body{padding:16px}.analytics-table th,.analytics-table td{padding:8px 4px;font-size:11px}.content-type-badge,.status-badge{padding:2px 8px;font-size:10px}.resource-name{max-width:80px}}.analytics-modal-body::-webkit-scrollbar{width:8px}.analytics-modal-body::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.analytics-modal-body::-webkit-scrollbar-thumb{background:#011f5b;border-radius:4px}.analytics-modal-body::-webkit-scrollbar-thumb:hover{background:#1c88c7}.analytics-show-report-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#011f5b;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.analytics-show-report-btn:hover{background:#1c88c7;transform:translateY(-1px);box-shadow:0 4px 12px #1c88c733}.action-cell{text-align:center}:root{--brand:#011f5b;--brand-mid:#0a3580;--brand-light:#1a4fa0;--brand-pale:#e8eef8;--brand-ghost:#f0f4fb;--correct-bg:#f0fdf4;--correct-border:#86efac;--correct-solid:#16a34a;--correct-light:#dcfce7;--correct-text:#15803d;--wrong-bg:#fef2f2;--wrong-border:#fca5a5;--wrong-solid:#dc2626;--wrong-light:#fee2e2;--wrong-text:#b91c1c;--warn-bg:#fefce8;--warn-border:#fde68a;--warn-text:#854d0e;--text-primary:#1e293b;--text-secondary:#334155;--text-muted:#64748b;--text-faint:#94a3b8;--border-default:#e2e8f0;--border-panel:#dde6f5;--border-card:#e8eef6;--bg-page:#f0f4fb;--bg-card:#fff;--bg-opt-area:#fafbff}.ar-status-pill{letter-spacing:.02em;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.ar-status-pill--passed{color:#bbf7d0;background:#16a34a2e;border:1px solid #16a34a59}.ar-status-pill--failed{color:#fca5a5;background:#dc26262e;border:1px solid #dc262659}.ar-hero-stat--alert{border-color:#f8717173;animation:2s ease-in-out infinite ar-pulse-warn}@keyframes ar-pulse-warn{0%,to{box-shadow:0 0 #f8717100}50%{box-shadow:0 0 0 4px #f8717133}}.ar-lock-banner{background:var(--warn-bg);border:1px solid var(--warn-border);color:var(--warn-text);border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:13px;font-weight:500;display:flex}.ar-lock-icon{flex-shrink:0;font-size:18px}.ar-q-card--correct{border-left:3px solid var(--correct-solid)}.ar-q-card--wrong{border-left:3px solid var(--wrong-solid)}.ar-q-num-badge--correct{color:var(--correct-text);background:#16a34a1a;border:1px solid #16a34a40}.ar-q-num-badge--wrong{color:var(--wrong-text);background:#dc262617;border:1px solid #dc262633}.ar-q-text{color:var(--text-primary);flex:1;font-size:14px;line-height:1.55}.ar-options-area{background:var(--bg-opt-area);border-top:1px solid #f1f5f9;padding:4px 16px 16px}.ar-skipped-note{background:var(--warn-bg);border:1px solid var(--warn-border);color:var(--warn-text);border-radius:8px;margin:10px 0;padding:8px 12px;font-size:13px}.ar-opt-row{border-radius:8px;align-items:center;gap:10px;margin-top:8px;padding:10px 12px;display:flex}.ar-opt-row--correct{background:var(--correct-bg);border:1.5px solid var(--correct-border)}.ar-opt-row--wrong{background:var(--wrong-bg);border:1.5px solid var(--wrong-border)}.ar-opt-row--missed{background:var(--correct-bg);border:1.5px dashed var(--correct-border)}.ar-opt-row--selected{background:var(--brand-ghost);border:1.5px solid var(--brand-pale)}.ar-opt-row--default{border:1px solid var(--border-default);background:#f8fafc}.ar-opt-letter{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.ar-opt-letter--correct{background:var(--correct-solid);color:#fff}.ar-opt-letter--wrong{background:var(--wrong-solid);color:#fff}.ar-opt-letter--missed{background:var(--correct-light);color:var(--correct-text)}.ar-opt-letter--selected{background:var(--brand-pale);color:var(--brand)}.ar-opt-letter--default{background:var(--border-default);color:#475569}.ar-opt-text{color:var(--text-primary);flex:1;font-size:13px;line-height:1.45}.ar-opt-tag{white-space:nowrap;letter-spacing:.02em;border-radius:20px;padding:3px 9px;font-size:10px;font-weight:700}.ar-opt-tag--correct{background:var(--correct-light);color:var(--correct-text)}.ar-opt-tag--wrong{background:var(--wrong-light);color:var(--wrong-text)}.ar-opt-tag--missed{background:var(--correct-light);color:var(--correct-text)}.ar-opt-tag--selected{background:var(--brand-pale);color:var(--brand)}.ar-explanation{background:var(--brand-ghost);border:1px solid var(--brand-pale);border-radius:8px;margin-top:12px;padding:10px 14px}.ar-explanation-label{color:var(--brand-light);align-items:center;gap:6px;margin-bottom:5px;font-size:12px;font-weight:700;display:flex}.ar-explanation-text{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.65}.ar-empty-state svg{opacity:.25}.ar-retake-btn{color:var(--brand);cursor:pointer;background:#fff;border:none;border-radius:9px;align-items:center;gap:7px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,color .15s;display:flex;box-shadow:0 2px 6px #011f5b1a}.ar-retake-btn:hover{background:var(--brand-pale)}@media (width<=640px){.ar-header{padding:0 16px}.ar-body{padding:16px 12px}.ar-hero-band{gap:16px;padding:18px 16px}.ar-hero-divider{display:none}.ar-score-ring-wrap{align-items:center;width:100%}.ar-hero-stats{gap:6px;width:100%}.ar-hero-stat{flex:70px;min-width:70px;padding:10px 8px}.ar-panel-header{flex-direction:column;align-items:flex-start}.ar-footer{flex-direction:column-reverse;padding:12px 16px}.ar-retake-btn,.ar-close-footer-btn{justify-content:center;width:100%}}.react-calendar{background:#fff;border:1px solid #a0a096;width:350px;max-width:100%;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{margin:-.5em;display:flex}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :before,.react-calendar :after{box-sizing:border-box}.react-calendar button{border:0;outline:none;margin:0}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em;display:flex}.react-calendar__navigation button{background:0 0;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{font:inherit;justify-content:center;align-items:center;font-size:.75em;font-weight:700;display:flex}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{text-align:center;max-width:100%;font:inherit;background:0 0;padding:10px 6.6667px;font-size:.833em}.react-calendar__tile:disabled{color:#ababab;background-color:#f0f0f0}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{color:#fff;background:#006edc}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.calendar-modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.calendar-modal-content{background:#fff;border-radius:12px;width:100%;max-width:320px;padding:20px;box-shadow:0 4px 12px #00000026}.calendar-modal-content h3{text-align:center;margin-bottom:12px;font-weight:600}.react-calendar{-webkit-user-select:none;user-select:none;border:none;width:100%}.react-calendar__tile{color:gray}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{color:var(--color-primary);background-color:#e7e9fc}.selected-tile{border-radius:6px;background-color:var(--color-primary)!important;color:#fff!important}.disabled-tile{pointer-events:none;background-color:#f9f9f9;color:#ccc!important}.calendar-error{color:#f44336;text-align:center;margin-top:8px;font-size:14px}.calendar-modal-actions{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.calendar-cancel-btn,.calendar-confirm-btn{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.calendar-confirm-btn{background-color:var(--color-primary);color:#fff}.calendar-cancel-btn:hover{background-color:#e2e1e1}.calendar-confirm-btn:hover{background-color:var(--color-primary)}.admin_assessments_container{padding:24px}.admin_assessments_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.admin_assessments_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.admin_assessments_search_container{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.admin_assessments_header_info h1.admin_assessments_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.admin_assessments_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.admin_assessments_stats{gap:16px;display:flex}.admin_assessments_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.admin_assessments_stat_icon{color:var(--color-primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.admin_assessments_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.admin_assessments_stat_info{flex-direction:column;display:flex}.admin_assessments_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.admin_assessments_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.admin_assessments_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.admin_assessments_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.admin_assessments_search_icon{z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.admin_assessments_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.admin_assessments_search_input:focus{border-color:#011f5b}.admin_assessments_controls_right{gap:10px;display:flex;position:relative}.admin_assessments_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.admin_assessments_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.admin_assessments_control_btn:disabled{opacity:.5;cursor:not-allowed}.admin_assessments_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.admin_assessments_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.admin_assessments_filter_apply_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.admin_assessments_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.admin_assessments_btn_secondary:hover{background:#e5e7eb}.admin_assessments_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.admin_assessments_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.admin_assessments_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.admin_assessments_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.admin_assessments_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.admin_assessments_bulk_action_panel{z-index:499;background:#fff;border:1px solid #e8ebf0;border-radius:14px;flex-direction:column;gap:16px;min-width:270px;padding:20px;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:absolute;top:50px;right:100px;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.admin_assessments_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.admin_assessments_bulk_action_title{color:#26334d;font-size:15px;font-weight:600}.admin_assessments_bulk_action_close{cursor:pointer;color:#9ea5bc;transition:color .18s}.admin_assessments_bulk_action_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.admin_assessments_bulk_action_actions{justify-content:center;align-items:center;display:flex}.admin_assessments_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.admin_assessments_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.admin_assessments_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.admin_assessments_table_container{overflow-x:auto}.admin_assessments_table{border-collapse:collapse;width:100%}.admin_assessments_table th,.admin_assessments_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.admin_assessments_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.admin_assessments_table_actions_header{text-align:left!important}.admin_assessments_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.admin_assessments_table_row:hover{background-color:#f9f9f9}.admin_assessments_row_selected{background:#eef2ff!important}.admin_assessments_table_header_checkbox{align-items:center;gap:4px;display:flex;position:relative}.admin_assessments_select_all_menu_toggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:1;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.admin_assessments_select_all_menu_toggle:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a14}.admin_assessments_select_all_menu_toggle:active{border-color:#94a3b8;box-shadow:0 2px 6px #0f172a1f}.admin_assessments_select_all_chevron{transition:transform .16s}.admin_assessments_select_all_menu_toggle.open .admin_assessments_select_all_chevron{transform:rotate(180deg)}.admin_assessments_select_all_flyout{z-index:8;background:#fafafa;border:3px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:170px;padding:8px 6px;display:flex;box-shadow:0 12px 30px #0f172a24}.admin_assessments_select_all_flyout button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;transition:background .2s;display:flex}.admin_assessments_select_all_flyout button:hover:not(:disabled){background:#d8d8e380}.admin_assessments_selected_option{background:#d8d8e380!important}.admin_assessments_check_icon{filter:invert(25%)sepia(16%)saturate(339%)hue-rotate(179deg)brightness(90%)contrast(86%);flex-shrink:0;width:16px;height:16px}.admin_assessments_table input[type=checkbox]{cursor:pointer}.admin_assessments_cell_content{align-items:center;gap:12px;display:flex}.admin_assessments_title_container{flex-direction:column;gap:4px;display:flex}.admin_assessments_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.admin_assessments_description{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin:0;font-size:.875rem;overflow:hidden}.admin_assessments_tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.admin_assessments_classification{color:#475569;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.admin_assessments_status_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.admin_assessments_status_badge.published{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.admin_assessments_status_badge.draft{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.admin_assessments_status_badge.imported{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.admin_assessments_date_info{white-space:nowrap;color:#64748b;align-items:center;gap:6px;font-size:.875rem;display:flex}.admin_assessments_actions{text-align:left;gap:8px;display:flex}.admin_assessments_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.admin_assessments_action_btn:disabled{color:#9ea5bc;opacity:.5;cursor:not-allowed;background:#f3f4f6}.admin_assessments_action_btn_edit{color:#6b7280}.admin_assessments_action_btn_edit:hover{background:#f3f4f6;border-color:#d1d5db}.admin_assessments_action_btn_analytics{color:#10b981}.admin_assessments_action_btn_analytics:hover{background:#d1fae5;border-color:#a7f3d0}.admin_assessments_action_btn_delete{color:#ef4444}.admin_assessments_action_btn_delete:hover{background:#fee2e2;border-color:#fecaca}.admin_assessments_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.admin_assessments_pagination_content{align-items:center;gap:12px;display:flex}.admin_assessments_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.admin_assessments_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.admin_assessments_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.admin_assessments_pagination_text{color:#0f172a;font-size:.875rem}.admin_assessments_empty_state{text-align:center;padding:48px 24px}.admin_assessments_empty_icon{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.admin_assessments_empty_state h3{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:600}.admin_assessments_empty_state p{color:#64748b;margin:0 0 20px}.admin_assessments_empty_actions{justify-content:center;align-items:center;display:flex}.admin_assessments_questions_info{flex-direction:column;align-items:center;gap:2px;display:flex}.admin_assessments_question_count{color:#1e293b;font-size:1.25rem;font-weight:700}.admin_assessments_question_label{color:#64748b;font-size:.75rem;font-weight:500}@media (width<=768px){.admin_assessments_header_content{flex-direction:column;gap:20px}.admin_assessments_stats{justify-content:space-between;width:100%}.admin_assessments_stat_card{flex:1;min-width:auto}.admin_assessments_controls_right{flex-wrap:wrap}.admin_assessments_filter_panel,.admin_assessments_bulk_action_panel{width:calc(100vw - 40px);left:20px;right:20px}}.QuestionsForm_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;box-sizing:border-box;background:#0f172a99;justify-content:center;align-items:center;padding:20px;font-family:Inter,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.QuestionsForm_content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.QuestionsForm_header{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.QuestionsForm_header_content{align-items:center;gap:16px;display:flex}.QuestionsForm_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.QuestionsForm_header h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600;line-height:1.2}.QuestionsForm_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.QuestionsForm_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.QuestionsForm_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.QuestionsForm_progress_bottom{pointer-events:none;background:#f1f5f9;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.QuestionsForm_progress_bar{background:#011f5b;height:100%;transition:width .3s}.QuestionsForm_progress_bar_step_1{width:33.33%}.QuestionsForm_progress_bar_step_2{width:66.66%}.QuestionsForm_progress_bar_step_3{width:100%}.QuestionsForm_container{flex-direction:column;flex-grow:1;padding:24px;display:flex;overflow-y:auto}.QuestionsForm_grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:20px;display:grid}.QuestionsForm_label_mt_10{margin-top:10px}.QuestionsForm_file_input,.QuestionsForm_file_input_hidden{display:none}.QuestionsForm_group{flex-direction:column;gap:6px;margin-bottom:6px;display:flex}.QuestionsForm_label{color:#334155;margin-bottom:0;margin-left:2px;font-size:.875rem;font-weight:500;display:block}.QuestionsForm_label_text{align-items:center;gap:5px;display:flex}.QuestionsForm_required{color:#ef4444}.QuestionsForm_input,.QuestionsForm_select,.QuestionsForm_textarea{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.QuestionsForm_input:focus,.QuestionsForm_select:focus,.QuestionsForm_textarea:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.QuestionsForm_textarea{resize:vertical;height:auto;min-height:100px;padding:12px;line-height:1.5}.QuestionsForm_label_note{color:#64748b;margin-bottom:4px;margin-left:2px;font-size:.75rem}.QuestionsForm_upload_label{cursor:pointer;color:#011f5b;box-sizing:border-box;background-color:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.QuestionsForm_upload_label:hover{background-color:#eff6ff;border-color:#011f5b}.QuestionsForm_uploaded_file_name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;max-width:none;font-size:.875rem;font-weight:500;overflow:hidden}.QuestionsForm_btn_preview,.QuestionsForm_btn_delete{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.QuestionsForm_input::placeholder,.QuestionsForm_textarea::placeholder{color:#94a3b8}.QuestionsForm_hidden_input{display:none}.QuestionsForm_uploaded_file_container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:10px 12px;display:flex}.QuestionsForm_uploaded_file_name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.875rem;font-weight:500;overflow:hidden}.QuestionsForm_file_actions{gap:4px;display:flex}.QuestionsForm_btn_preview,.QuestionsForm_btn_delete{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;font-size:.875rem;transition:all .2s;display:flex}.QuestionsForm_btn_preview:hover{color:#011f5b;background:#eff6ff}.QuestionsForm_btn_delete:hover{color:#ef4444;background:#fef2f2}.QuestionsForm_file_info{color:#64748b;font-size:.75rem}.QuestionsForm_file_upload_container{align-items:center;gap:12px;display:flex}.QuestionsForm_file_upload_container .QuestionsForm_select{flex:1}.QuestionsForm_file_upload{flex-shrink:0}.QuestionsForm_label_row{justify-content:space-between;align-items:center;width:100%;display:flex}.QuestionsForm_questions_container{flex-direction:column;gap:20px;display:flex}.QuestionsForm_question_card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .2s}.QuestionsForm_question_card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}.QuestionsForm_question_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.QuestionsForm_question_num{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;padding:4px 10px;font-size:.875rem;font-weight:600}.QuestionsForm_question_actions{align-items:center;gap:8px;display:flex}.QuestionsForm_btn_duplicate{cursor:pointer;color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.QuestionsForm_btn_duplicate:hover{color:#1e293b;background:#e2e8f0;border-color:#94a3b8}.QuestionsForm_remove_question{cursor:pointer;color:#ef4444;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.QuestionsForm_remove_question:hover{background:#fee2e2;border-color:#fecaca}.QuestionsForm_question_content{flex-direction:column;margin-bottom:6px;display:flex}.QuestionsForm_options_container{flex-direction:column;gap:12px;display:flex}.QuestionsForm_option_row{align-items:center;gap:10px;width:100%;display:flex}.QuestionsForm_option_index{color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 10px;font-size:.875rem;font-weight:600;display:flex}.QuestionsForm_add_option{cursor:pointer;color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;align-items:center;gap:6px;width:auto;margin-top:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.QuestionsForm_add_option:hover{background:#e0f7fa;border-color:#81d4fa}.QuestionsForm_remove_option{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.QuestionsForm_remove_option:hover{color:#ef4444;background:#fef2f2}.QuestionsForm_actions{background-color:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.QuestionsForm_actions_row{justify-content:space-between;align-items:center;width:100%;display:flex}.QuestionsForm_btn_prev,.QuestionsForm_btn_secondary{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.QuestionsForm_btn_prev:hover,.QuestionsForm_btn_secondary:hover:not(:disabled){color:#334155;background-color:#f8fafc;border-color:#94a3b8}.QuestionsForm_btn_next,.QuestionsForm_btn_primary{color:#fff;cursor:pointer;background-color:#011f5b;border:1px solid #011f5b;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.QuestionsForm_btn_next:hover,.QuestionsForm_btn_primary:hover:not(:disabled){background-color:#022a7a;border-color:#022a7a}.QuestionsForm_btn_next:disabled,.QuestionsForm_btn_primary:disabled{opacity:.6;cursor:not-allowed}.QuestionsForm_input_error{border-color:#ef4444!important}.QuestionsForm_input:focus.QuestionsForm_input_error{box-shadow:0 0 0 3px #ef44441a}.QuestionsForm_field_error{color:#ef4444;align-items:center;gap:6px;margin-top:4px;font-size:.75rem;font-weight:500;display:flex}.QuestionsForm_ai_help{justify-content:flex-start;width:100%;margin:0 auto 8px;display:flex}.QuestionsForm_ai_help_btn{color:#1c88c7;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.875rem;display:inline-flex}.QuestionsForm_ai_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:400px;margin:10px auto;padding:10px 24px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.QuestionsForm_ai_help_panel{color:#1f2937;background:#eef2ff;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin:0 auto 12px;padding:10px 12px;font-size:14px}.QuestionsForm_ai_help_title{color:#334155;margin-bottom:6px;font-weight:600}.QuestionsForm_ai_help_list{color:#64748b;margin:0;padding-left:20px;font-size:14px;list-style:outside}.QuestionsForm_ai_help_list li{margin-bottom:4px}.QuestionsForm_checkbox{cursor:pointer;color:#334155;align-items:center;gap:10px;font-size:.875rem;font-weight:400;display:flex}.QuestionsForm_checkbox input[type=checkbox]{cursor:pointer;accent-color:#011f5b;width:16px;height:16px}.QuestionsForm_tags_container{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.QuestionsForm_tag{color:#5570f1;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;display:flex}.QuestionsForm_tag_remove{cursor:pointer;color:#5570f1;background:0 0;border:none;padding:0;display:flex}.QuestionsForm_w_full,.QuestionsForm_section,.QuestionsForm_duration_container{width:100%}.QuestionsForm_hint{color:#64748b;margin-top:4px;font-size:.75rem;display:block}.QuestionsForm_error_text{color:#ef4444;margin-top:4px;font-size:.75rem}.QuestionsForm_correct_row_footer{justify-content:flex-end;margin-top:16px;display:flex}.QuestionsForm_actions_group,.QuestionsForm_actions_right{align-items:center;gap:12px;margin-left:auto;display:flex}.QuestionsForm_supporttext{justify-content:space-between;align-items:center;display:flex}.QF_thumbnail_container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000d}.QF_thumbnail_container:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a}.QF_thumbnail_preview_box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:80px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.QF_thumbnail_img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.QF_thumbnail_container:hover .QF_thumbnail_img{transform:scale(1.05)}.QF_thumbnail_overlay_btn{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#011f5b66;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.QF_thumbnail_preview_box:hover .QF_thumbnail_overlay_btn{opacity:1}.QF_thumbnail_overlay_btn:hover{background:#011f5b99}.QF_thumbnail_overlay_btn svg{filter:drop-shadow(0 2px 4px #0003);transition:transform .2s}.QF_thumbnail_overlay_btn:hover svg{transform:scale(1.1)}.QF_thumbnail_placeholder{color:#94a3b8;background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.QF_thumbnail_details{flex-direction:column;flex:1;justify-content:center;min-width:0;padding-right:4px;display:flex}.QF_thumbnail_name_row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.QF_thumbnail_info_part{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.QF_thumbnail_text_wrapper{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.QF_thumbnail_filename{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.QF_thumbnail_size_text{color:#64748b;font-size:.75rem;font-weight:400}.QF_thumb_btn_delete{cursor:pointer;color:#e11d48;background:#fff1f2;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:7px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.QF_thumb_btn_delete:hover{color:#be123c;background:#ffe4e6}.QF_upload_zone{text-align:center;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:24px;transition:all .2s;display:flex}.QF_upload_zone:hover{background:#f0f7ff;border-color:#011f5b}.QF_upload_icon_circle{color:#011f5b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex;box-shadow:0 2px 4px #0000000d}.QF_upload_text_main{color:#1e293b;font-size:.95rem;font-weight:600}.QF_upload_text_sub{color:#64748b;font-size:.8rem}.questionsformsurvey_label_content{align-items:center;gap:5px;display:flex}.mb_12{margin-bottom:12px}.questionsformsurvey_ai_help_panel{color:#1f2937;background:#eef2ff;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin:0 auto 12px;padding:10px 12px;font-size:14px}.questionsformsurvey_ai_help_title{color:#334155;margin-bottom:6px;font-weight:600}.questionsformsurvey_ai_help_list{color:#64748b;margin:0;padding-left:20px;font-size:14px;list-style:outside}.questionsformsurvey_ai_help_list li{margin-bottom:4px}.questionsformsurvey_w_full,.questionsformsurvey_section,.questionsformsurvey_duration_container{width:100%}.questionsformsurvey_actions_group,.questionsformsurvey_actions_right{align-items:center;gap:12px;margin-left:auto;display:flex}@media (width<=768px){.questionsformsurvey_question_card{margin-left:0}.questionsformsurvey_form_row{flex-direction:column;gap:12px}.questionsformsurvey_form_row .col-6{flex:1}.questionsformsurvey_file_upload_container{flex-direction:column;align-items:stretch}.questionsformsurvey_add_buttons{flex-direction:column}.questionsformsurvey_grid{gap:16px}.col-span-6{grid-column:span 12}}.SVS_thumbnail_container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000d}.SVS_thumbnail_container:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a}.SVS_thumbnail_preview_box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:80px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.SVS_thumbnail_img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.SVS_thumbnail_container:hover .SVS_thumbnail_img{transform:scale(1.05)}.SVS_thumbnail_overlay_btn{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#011f5b66;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.SVS_thumbnail_preview_box:hover .SVS_thumbnail_overlay_btn{opacity:1}.SVS_thumbnail_overlay_btn:hover{background:#011f5b99}.SVS_thumbnail_overlay_btn svg{filter:drop-shadow(0 2px 4px #0003);transition:transform .2s}.SVS_thumbnail_overlay_btn:hover svg{transform:scale(1.1)}.SVS_thumbnail_details{flex-direction:column;flex:1;justify-content:center;min-width:0;padding-right:4px;display:flex}.SVS_thumbnail_name_row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.SVS_thumbnail_info_part{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.SVS_thumbnail_text_wrapper{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SVS_thumbnail_filename{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.SVS_thumbnail_size_text{color:#64748b;font-size:.75rem;font-weight:400}.SVS_thumb_btn_delete{cursor:pointer;color:#e11d48;background:#fff1f2;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:7px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.SVS_thumb_btn_delete:hover{color:#be123c;background:#ffe4e6}.SVS_upload_zone{text-align:center;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:24px;transition:all .2s;display:flex}.SVS_upload_zone:hover{background:#f0f7ff;border-color:#011f5b}.SVS_upload_icon_circle{color:#011f5b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex;box-shadow:0 2px 4px #0000000d}.SVS_upload_text_main{color:#1e293b;font-size:.95rem;font-weight:600}.SVS_upload_text_sub{color:#64748b;font-size:.8rem}.RichTextSurvey_wrapper{width:100%;max-width:100%;margin:8px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.RichTextSurvey_container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden}.RichTextSurvey_container:focus-within{border-color:#1c88c7;box-shadow:0 0 0 3px #1c88c71a,0 10px 15px -3px #0000001a}.RichTextSurvey_menubar{background:linear-gradient(#f9fafb,#f3f4f6);border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 8px;display:flex}.RichTextSurvey_btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:26px;padding:4px 8px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.RichTextSurvey_btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.RichTextSurvey_btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.RichTextSurvey_btn_active{color:#fff;background:#3b82f6;border-color:#2563eb;font-weight:600}.RichTextSurvey_btn_active:hover{background:#2563eb;border-color:#1d4ed8}.RichTextSurvey_btn:disabled{opacity:.5;cursor:not-allowed}.RichTextSurvey_divider{background:#d1d5db;width:1px;height:24px;margin:0 4px}.RichTextSurvey_heading_btn{min-width:24px;height:24px;padding:2px 6px}.RichTextSurvey_h1,.RichTextSurvey_h2{font-size:11px}.RichTextSurvey_content{min-height:50px;max-height:none;padding:10px 12px;overflow-y:visible}.RichTextSurvey_content .ProseMirror{outline:none;min-height:50px}.RichTextSurvey_content .ProseMirror p{color:#1f2937;margin:0 0 12px;line-height:1.7}.RichTextSurvey_content .ProseMirror h1{color:#111827;margin:24px 0 16px;font-size:1.5em;font-weight:700;line-height:1.2}.RichTextSurvey_content .ProseMirror h2{color:#111827;margin:20px 0 12px;font-size:1.25em;font-weight:600;line-height:1.3}.RichTextSurvey_content .ProseMirror h3{color:#111827;margin:16px 0 10px;font-size:1.1em;font-weight:600;line-height:1.4}.RichTextSurvey_content .ProseMirror ul,.RichTextSurvey_content .ProseMirror ol{margin:12px 0;padding-left:24px}.RichTextSurvey_content .ProseMirror li{color:#1f2937;margin:6px 0;line-height:1.7}.RichTextSurvey_content .ProseMirror blockquote{color:#4b5563;background:#f9fafb;border-left:4px solid #3b82f6;border-radius:0 6px 6px 0;margin:16px 0;padding:12px 16px;font-style:italic}.RichTextSurvey_content .ProseMirror code{color:#dc2626;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.RichTextSurvey_content .ProseMirror pre{color:#f9fafb;background:#1f2937;border-radius:8px;margin:16px 0;padding:16px;font-family:Courier New,monospace;font-size:.9em;line-height:1.5;overflow-x:auto}.RichTextSurvey_content .ProseMirror pre code{color:inherit;background:0 0;padding:0}.RichTextSurvey_content .ProseMirror a{color:#1c88c7;cursor:pointer;text-decoration:underline}.RichTextSurvey_content .ProseMirror a:hover{color:#011f5b}.RichTextSurvey_content .ProseMirror strong{color:#111827;font-weight:700}.RichTextSurvey_content .ProseMirror em{font-style:italic}.RichTextSurvey_content .ProseMirror s{text-decoration:line-through}.RichTextSurvey_content::-webkit-scrollbar{width:8px}.RichTextSurvey_content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.RichTextSurvey_content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.RichTextSurvey_content::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (width<=768px){.RichTextSurvey_menubar{gap:2px;padding:4px 6px}.RichTextSurvey_btn{min-width:32px;height:24px;padding:3px 6px;font-size:11px}.RichTextSurvey_heading_btn{min-width:22px;height:22px;padding:1px 4px}.RichTextSurvey_content{min-height:40px;padding:8px 10px}.RichTextSurvey_content .ProseMirror{min-height:40px}.RichTextSurvey_content .ProseMirror p{font-size:.95em;line-height:1.6}.RichTextSurvey_content .ProseMirror h1{margin:20px 0 12px;font-size:1.3em}.RichTextSurvey_content .ProseMirror h2{margin:16px 0 10px;font-size:1.15em}.RichTextSurvey_content .ProseMirror h3{margin:12px 0 8px;font-size:1em}}@media (width<=480px){.RichTextSurvey_menubar{flex-wrap:wrap;justify-content:center}.RichTextSurvey_btn{min-width:28px;height:22px;padding:2px 4px;font-size:10px}.RichTextSurvey_heading_btn{min-width:20px;height:20px;padding:1px 3px}.RichTextSurvey_content .ProseMirror ul,.RichTextSurvey_content .ProseMirror ol{padding-left:20px}}.CsvUpload_container{margin-bottom:24px}.CsvUpload_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CsvUpload_header_left,.CsvUpload_header_right{align-items:center;gap:8px;display:flex}.CsvUpload_header h3{color:#1f2937;margin:0;font-size:1.1rem;font-weight:600}.CsvUpload_format_btn,.CsvUpload_help_btn{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.CsvUpload_format_btn:hover,.CsvUpload_help_btn:hover{background:#e5e7eb}.CsvUpload_help_text{font-size:14px}.CsvUpload_dropzone{cursor:pointer;color:#011f5b;box-sizing:border-box;text-align:center;background-color:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.CsvUpload_dropzone:hover{background-color:#eff6ff;border-color:#011f5b}.CsvUpload_drag_active{background-color:#eff6ff;border-color:#011f5b;transform:scale(1.01)}.CsvUpload_disabled{opacity:.6;cursor:not-allowed;background-color:#f1f5f9}.CsvUpload_file_input{display:none}.CsvUpload_content{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.CsvUpload_icon{color:#011f5b;width:24px;height:24px}.CsvUpload_text p{color:#334155;margin:0;font-size:.875rem;font-weight:500}.CsvUpload_browse_btn{display:none}.CsvUpload_file_name{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:12px;padding:10px 12px;display:flex}.CsvUpload_file_icon{color:#64748b}.CsvUpload_file_text{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.875rem;font-weight:500;overflow:hidden}.CsvUpload_error{background-color:#fef2f2;border:1px solid #f87171;border-radius:8px;margin-bottom:16px;padding:16px;position:relative}.CsvUpload_error_content{align-items:flex-start;gap:12px;display:flex}.CsvUpload_error_main{flex:1}.CsvUpload_error_title{color:#dc2626;white-space:pre-line;margin-bottom:8px;font-size:16px;font-weight:600}.CsvUpload_error_details{color:#7f1d1d;white-space:pre-line;background-color:#fef2f2;padding:12px;font-family:monospace;font-size:14px}.CsvUpload_more_errors{margin-top:8px}.CsvUpload_toggle_errors_btn{color:#dc2626;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;font-weight:600;transition:background-color .2s;display:flex}.CsvUpload_toggle_errors_btn:hover{background-color:#fee2e2}.CsvUpload_error_close{color:#ef4444;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:12px;right:12px}.CsvUpload_success{background-color:#f0fdf4;border:1px solid #4ade80;border-radius:8px;margin-bottom:16px;padding:16px;position:relative}.CsvUpload_success_content{align-items:flex-start;gap:12px;display:flex}.CsvUpload_success_icon{stroke:#22c55e;stroke-width:2px;flex-shrink:0;margin-top:2px}.CsvUpload_success_message{color:#15803d;white-space:pre-line;flex:1;font-size:16px;font-weight:600}.CsvUpload_success_close{color:#22c55e;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:12px;right:12px}.CsvUpload_help{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:20px;padding:16px;display:none}.CsvUpload_help_visible{display:block}.CsvUpload_help_quickstart{background-color:#f0f9ff;border:1px solid #1c88c7;border-radius:8px;margin-bottom:16px;padding:12px}.CsvUpload_help_quickstart p{color:#011f5b;margin:0;font-size:14px}.CsvUpload_help h4{color:#1f2937;margin:0 0 12px;font-size:.95rem;font-weight:600}.CsvUpload_example{color:#f9fafb;background:#1f2937;border-radius:4px;margin-bottom:12px;padding:12px;font-family:Courier New,monospace;font-size:.8rem;overflow-x:auto}.CsvUpload_example code{white-space:pre}.CsvUpload_help_list{color:#4b5563;margin:8px 0 0;padding-left:20px;font-size:.875rem;line-height:1.5}.CsvUpload_help_list li{margin-bottom:4px}.CsvUpload_help strong{color:#1f2937}@media (width<=768px){.CsvUpload_dropzone{padding:24px 16px}.CsvUpload_header{flex-direction:column;align-items:flex-start;gap:8px}.CsvUpload_header_right{align-self:flex-start}.CsvUpload_help{padding:12px}.CsvUpload_example{font-size:.75rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--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 #0000001a;--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));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.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);align-items:center;left:50%;transform:translate(-50%)}.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);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;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;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (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%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.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:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.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:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.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;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.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{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}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:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}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:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,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:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}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:translateY(2000px)}}.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%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}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) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}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:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.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-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.confirm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.confirm-dialog{background:#fff;border-radius:16px;width:min(500px,100vw - 32px);max-width:90vw;animation:.25s slideUp;position:relative;box-shadow:0 20px 60px #0000004d}.confirm-header{justify-content:center;align-items:center;padding:24px 24px 0;display:flex;position:relative}.confirm-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.confirm-icon-danger{color:#dc2626;background:#ef44441f}.confirm-icon-warning{color:#d97706;background:#f59e0b1f}.confirm-icon-info{color:#2563eb;background:#3b82f61f}.confirm-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.confirm-close:hover{color:red;background:0 0}.confirm-content{padding:20px 24px 24px}.confirm-title{color:#0f172a;letter-spacing:-.01em;margin:0 0 8px;font-size:20px;font-weight:600}.confirm-message{color:#64748b;margin:0 0 16px;font-size:14px;line-height:1.6}.confirm-checkbox-wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;background:#22c55e14;border-radius:10px;align-items:flex-start;gap:10px;margin-top:16px;padding:14px;display:flex}.confirm-checkbox{cursor:pointer;appearance:none;background:#fff;border:2px solid #22c55e;border-radius:4px;flex-shrink:0;width:18px;min-width:18px;height:18px;min-height:18px;margin:1px 0 0;transition:all .2s;position:relative}.confirm-checkbox:checked{background:#22c55e;border-color:#22c55e}.confirm-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.confirm-checkbox-label{color:#0f172a;font-size:13.5px;line-height:1.5}.confirm-note{color:#64748b;background:#94a3b814;border-radius:8px;margin:16px 0 0;padding:12px;font-size:13px}.confirm-note-label{color:#ef4444;font-weight:600}.confirm-actions{gap:10px;padding:0 24px 24px;display:flex}.confirm-btn{cursor:pointer;border:none;border-radius:10px;flex:1;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.confirm-btn-danger{color:#fff;background:#ef4444}.confirm-btn-danger:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 8px 16px #ef44444d}.confirm-btn-danger:disabled{opacity:.5;cursor:not-allowed}.confirm-btn-warning{color:#fff;background:#f59e0b}.confirm-btn-warning:hover:not(:disabled){background:#d97706;transform:translateY(-1px);box-shadow:0 8px 16px #f59e0b4d}.confirm-btn-warning:disabled{opacity:.5;cursor:not-allowed;background:#fdd5a8}.confirm-btn-cancel{color:#64748b;background:#fff;border:1px solid #94a3b84d}.confirm-btn-cancel:hover{color:#334155;background:#f8fafc;border-color:#94a3b880}.empty_state{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.empty_state_icon_container{justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.empty_state_building{color:#e2e8f0}.empty_state_search{color:#1c88c7;background:#fff;border-radius:50%;padding:4px;position:absolute;bottom:-4px;right:-8px;box-shadow:0 4px 6px #0000001a}.empty_state_title{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:700}.empty_state_text{color:#64748b;max-width:320px;margin:0 0 24px;font-size:.9375rem;line-height:1.6}.empty_state_clear_btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.empty_state_clear_btn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px #0000000d}.empty_state_clear_btn:active{transform:translateY(0)}.export-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.export-modal-container{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;animation:.3s ease-out slideIn;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.export-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex}.export-modal-title{color:var(--color-primary);align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;display:flex}.export-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.export-modal-close:hover{color:#374151;background-color:#f3f4f6}.export-modal-body{padding:24px}.export-modal-info{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:20px;padding:16px}.export-modal-info-title{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600}.export-modal-info-text{color:#6b7280;font-size:14px;line-height:1.5}.export-modal-stats{gap:16px;margin-top:12px;display:flex}.export-modal-stat{color:#374151;align-items:center;gap:6px;font-size:13px;display:flex}.export-modal-stat-value{color:var(--color-accent);font-weight:600}.export-modal-options{margin-bottom:24px}.export-modal-options-title{color:#374151;margin-bottom:12px;font-size:14px;font-weight:600}.export-modal-option{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:8px;padding:12px;transition:all .2s;display:flex}.export-modal-option:hover{background-color:#f9fafb;border-color:#d1d5db}.export-modal-option.selected{border-color:var(--color-accent);background-color:#1c88c714}.export-modal-option-radio{margin-top:12px}.export-modal-option-content{flex:1}.export-modal-option-title{color:#374151;margin-bottom:4px;font-size:14px;font-weight:500}.export-modal-option-description{color:#6b7280;font-size:13px;line-height:1.4}.export-modal-footer{justify-content:flex-end;gap:12px;padding:16px 24px 24px;display:flex}.export-modal-btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.export-modal-btn-secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.export-modal-btn-secondary:hover{background:#e5e7eb}.export-modal-btn-primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.export-modal-btn-primary:disabled{color:#6b7280;cursor:not-allowed;background-color:#9ca3af}.export-modal-btn-icon{width:16px;height:16px}@media (width<=640px){.export-modal-container{width:95%;margin:16px}.export-modal-header,.export-modal-body,.export-modal-footer{padding:16px}.export-modal-stats{flex-direction:column;gap:8px}}.ctx_menu_wrapper{align-items:center;gap:6px;display:inline-flex;position:relative}.ctx_menu_label{color:#374151;white-space:nowrap;font-size:13.5px;font-weight:500}.ctx_menu_trigger_wrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.ctx_menu_badge{color:#fff;text-align:center;z-index:1;pointer-events:none;background:#011f5b;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:18px;position:absolute;top:-8px;right:-8px;box-shadow:0 0 0 2px #fff}.ctx_menu_trigger{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:8px 16px;transition:background .15s,border-color .15s;display:inline-flex}.ctx_menu_trigger:hover,.ctx_menu_trigger--open{background:#f8fafc;border-color:#cbd5e1}.ctx_menu_dots{flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.ctx_menu_dots span{background:#64748b;border-radius:50%;width:4px;height:4px;transition:background .15s;display:block}.ctx_menu_trigger:hover .ctx_menu_dots span,.ctx_menu_trigger--open .ctx_menu_dots span{background:#011f5b}.ctx_menu_panel{z-index:9999;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:180px;padding:6px;animation:.12s ctx_menu_fade_in;position:absolute;top:calc(100% + 6px);box-shadow:0 8px 24px #0000001f,0 2px 8px #0000000f}.ctx_menu_panel--right,.ctx_menu_panel--left{left:auto;right:0}@keyframes ctx_menu_fade_in{0%{opacity:0;transform:translateY(-4px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ctx_menu_item{color:#334155;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:7px;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:13.5px;transition:background .12s,color .12s;display:flex}.ctx_menu_item:hover:not(.ctx_menu_item--disabled){color:#0f172a;background:#f1f5f9}.ctx_menu_item--danger{color:#000}.ctx_menu_item--danger:hover:not(.ctx_menu_item--disabled){color:#000;background:#f1f5f9}.ctx_menu_item--disabled{opacity:.45;cursor:not-allowed}.ctx_menu_item_icon{flex-shrink:0;align-items:center;display:inline-flex}.ctx_menu_divider{background:#e2e8f0;height:1px;margin:5px 0}:root{--brand:#011f5b;--brand-mid:#0a3580;--brand-light:#1a4fa0;--brand-pale:#e8eef8;--brand-ghost:#f0f4fb;--correct-bg:#f0fdf4;--correct-border:#86efac;--correct-solid:#16a34a;--correct-light:#dcfce7;--correct-text:#15803d;--wrong-bg:#fef2f2;--wrong-border:#fca5a5;--wrong-solid:#dc2626;--wrong-text:#b91c1c;--warn-bg:#fefce8;--warn-border:#fde68a;--warn-text:#854d0e;--text-primary:#1e293b;--text-secondary:#334155;--text-muted:#64748b;--text-faint:#94a3b8;--border-default:#e2e8f0;--border-panel:#dde6f5;--border-card:#e8eef6;--bg-page:#f0f4fb;--bg-card:#fff;--bg-opt-area:#fafbff}.ar-wrapper{background:var(--bg-page);flex-direction:column;height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}.ar-header{background:var(--brand);z-index:20;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 2px 16px #011f5b59}.ar-header-brand{align-items:center;gap:12px;display:flex}.ar-logo-mark{background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ar-header-title{color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:700;line-height:1.2}.ar-header-subtitle{color:#ffffff80;margin-top:1px;font-size:12px;line-height:1}.ar-header-right{align-items:center;gap:10px;display:flex}.arpt-admin-badge{letter-spacing:.04em;color:#93c5fd;text-transform:uppercase;background:#93c5fd26;border:1px solid #93c5fd4d;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700}.ar-close-btn{color:#ffffffa6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.ar-close-btn:hover{background:#ffffff29}.arpt-export-btn{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;margin-right:2px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.arpt-export-btn:hover{color:#fff;background:#ffffff29;border-color:#ffffff4d}.ar-body{box-sizing:border-box;flex:1;width:100%;max-width:1000px;margin:0 auto;padding:28px 24px;overflow-y:auto}.ar-hero-band{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-mid) 55%, var(--brand-light) 100%);border-radius:18px;flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:22px;padding:22px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #011f5b4d}.ar-hero-band:before{content:"";pointer-events:none;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.ar-score-ring-wrap{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex;position:relative}.ar-score-center{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-70%)}.ar-score-pct{color:#fff;font-size:22px;font-weight:800;line-height:1}.ar-score-label{letter-spacing:.1em;color:#ffffff8c;margin-top:2px;font-size:9px;font-weight:700}.ar-passing-badge{color:#fff6;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600}.ar-hero-divider{background:#ffffff1f;flex-shrink:0;align-self:stretch;width:1px;min-height:60px}.ar-hero-stats{flex-wrap:wrap;flex:1;justify-content:space-around;align-items:stretch;gap:8px;display:flex}.ar-hero-stat{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;flex-direction:column;flex:80px;align-items:center;gap:5px;min-width:76px;padding:12px 10px 10px;transition:background .2s,transform .15s;display:flex;position:relative;overflow:hidden}.ar-hero-stat:before{content:"";background:var(--stat-accent-bg,#ffffff0d);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.ar-hero-stat:hover{background:#ffffff1c;transform:translateY(-1px)}.ar-hero-stat-icon{background:var(--stat-accent-bg,#ffffff14);width:30px;height:30px;color:var(--stat-accent,#fff);z-index:1;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative}.ar-hero-stat-value{z-index:1;font-size:20px;font-weight:800;line-height:1;position:relative}.ar-hero-stat-label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.07em;text-align:center;z-index:1;font-size:9.5px;font-weight:600;position:relative}.ar-panel{background:var(--bg-card);border:1px solid var(--border-panel);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #011f5b12}.ar-panel-header{background:var(--brand-ghost);border-bottom:1px solid var(--border-panel);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.ar-panel-title-row{align-items:center;gap:8px;display:flex}.ar-panel-dot{background:var(--brand);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ar-panel-title{color:var(--brand);font-size:15px;font-weight:700}.ar-panel-count{color:var(--brand-light);background:var(--brand-pale);letter-spacing:.03em;border-radius:20px;padding:2px 9px;font-size:11px;font-weight:600}.ar-filter-row{flex-wrap:wrap;gap:6px;display:flex}.ar-filter-btn{border:1.5px solid var(--border-panel);cursor:pointer;color:var(--text-muted);background:#fff;border-radius:20px;align-items:center;gap:5px;padding:6px 13px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.ar-filter-btn:hover{border-color:var(--brand-pale);color:var(--brand)}.ar-filter-btn--active{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 2px 8px #011f5b40}.ar-filter-count{background:var(--border-default);color:#475569;border-radius:10px;padding:1px 6px;font-size:10px;font-weight:700}.ar-filter-count--active{color:#fff;background:#fff3}.ar-question-list{padding:14px}.ar-q-card{border:1px solid var(--border-card);background:var(--bg-card);border-radius:10px;margin-bottom:10px;transition:box-shadow .15s;overflow:hidden;box-shadow:0 1px 4px #011f5b0d}.ar-q-card:hover{box-shadow:0 3px 10px #011f5b1a}.arpt-q-card{border-left:3px solid var(--brand-light)}.ar-q-card-head{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;padding:13px 16px;display:flex}.ar-q-num-badge{letter-spacing:.02em;border-radius:20px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:700}.arpt-q-num-badge{background:var(--brand-pale);color:var(--brand);border:1px solid var(--border-panel)}.arpt-q-head-body{flex:1;min-width:0}.ar-q-text{color:var(--text-primary);margin-bottom:6px;font-size:14px;line-height:1.55;display:block}.arpt-q-head-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.arpt-perf-pill{border-radius:20px;padding:2px 9px;font-size:11px;font-weight:700}.arpt-perf-pill--correct{background:var(--correct-light);color:var(--correct-text)}.arpt-resp-total-pill{color:var(--text-muted);background:var(--brand-pale);letter-spacing:.02em;border-radius:20px;padding:2px 9px;font-size:11px;font-weight:600}.ar-chevron{flex-shrink:0;align-items:center;margin-top:3px;transition:transform .2s;display:flex}.ar-chevron--open{transform:rotate(180deg)}.arpt-expanded-body{background:var(--bg-opt-area);border-top:1px solid #f1f5f9;padding:12px 16px 18px}.arpt-block-label{letter-spacing:.07em;text-transform:uppercase;color:var(--brand-light);margin-bottom:10px;font-size:11px;font-weight:700}.arpt-bars-block{margin-bottom:20px}.arpt-resp-row{cursor:pointer;border-bottom:1px solid #f1f5f9;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;transition:background .15s,box-shadow .15s;display:flex}.arpt-resp-row:hover{background:#f0f4fb;box-shadow:0 2px 8px #011f5b12}.arpt-resp-actions{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}.arpt-view-users-btn{color:var(--brand);border:1.5px solid var(--border-panel);opacity:1;white-space:nowrap;cursor:pointer;background:#fff;border-radius:30px;align-items:center;gap:5px;padding:5px 13px;font-family:inherit;font-size:11.5px;font-weight:600;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .12s;display:inline-flex}.arpt-resp-row:hover .arpt-view-users-btn{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-light) 100%);color:#fff;border-color:#0000;border-radius:30px;transform:translateY(-1px)}.arpt-resp-row:last-child{border-bottom:none}.arpt-resp-letter{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.arpt-resp-letter--correct{background:var(--correct-solid);color:#fff}.arpt-resp-letter--default{background:var(--border-default);color:#475569}.arpt-resp-content{flex:1;min-width:0}.arpt-resp-meta{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:5px;display:flex}.arpt-resp-opt-text{color:var(--text-primary);font-size:13px;line-height:1.4}.arpt-resp-count{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:11px}.arpt-resp-track{background:#eef2f8;border-radius:999px;height:7px;overflow:hidden}.arpt-resp-fill{height:100%;width:var(--bar-width,0%);border-radius:999px;transition:width .7s cubic-bezier(.4,0,.2,1)}.arpt-resp-fill--correct{background:linear-gradient(90deg, var(--correct-solid), #22c55e)}.arpt-resp-fill--default{background:linear-gradient(90deg, var(--brand-light), var(--brand))}.arpt-correct-tag{background:var(--correct-light);color:var(--correct-text);white-space:nowrap;letter-spacing:.02em;border-radius:20px;flex-shrink:0;padding:3px 9px;font-size:10px;font-weight:700}.arpt-charts-row{grid-template-columns:1fr 1fr;gap:20px;margin-top:4px;display:grid}.arpt-chart-block{border:1px solid var(--border-card);background:#fff;border-radius:10px;padding:14px 16px}.arpt-donut-wrap{align-items:center;gap:12px;display:flex}.arpt-donut-legend{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.arpt-donut-legend-item{color:var(--text-secondary);align-items:center;gap:6px;font-size:11px;display:flex}.arpt-donut-dot{border-radius:3px;flex-shrink:0;width:9px;height:9px}.arpt-donut-legend-label{white-space:nowrap}.arpt-tooltip{border:1px solid var(--border-panel);color:var(--text-primary);background:#fff;border-radius:8px;padding:8px 12px;font-family:Segoe UI,system-ui,sans-serif;font-size:12px;box-shadow:0 4px 16px #011f5b1a}.arpt-tooltip__label{color:var(--text-muted);margin-bottom:4px;font-weight:600}.arpt-tooltip__item{color:var(--text-secondary)}.ar-empty-state{color:var(--text-faint);opacity:.7;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;font-size:14px;display:flex}.ar-footer{background:var(--bg-page);border-top:1px solid var(--border-default);z-index:20;box-sizing:border-box;flex-shrink:0;justify-content:flex-end;gap:10px;width:100%;padding:12px 28px;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 12px #011f5b12}.ar-close-footer-btn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:9px;padding:10px 26px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;box-shadow:0 4px 12px #011f5b4d}.ar-close-footer-btn:hover{background:var(--brand-mid)}.arpt-feedback-card{border:1px solid var(--border-card);background:#fff;border-radius:10px;padding:14px 16px;transition:box-shadow .15s;box-shadow:0 1px 4px #011f5b0d}.arpt-feedback-card:hover{box-shadow:0 4px 14px #011f5b17}.arpt-feedback-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.arpt-feedback-user{align-items:center;gap:10px;display:flex}.arpt-feedback-avatar{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-light) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.arpt-feedback-name{color:var(--text-primary);font-size:13px;font-weight:700;line-height:1.3}.arpt-feedback-email{color:var(--text-muted);margin-top:1px;font-size:11px}.arpt-feedback-meta{flex-shrink:0;align-items:center;gap:8px;display:flex}.arpt-feedback-date{color:var(--text-faint);white-space:nowrap;font-size:11px}.arpt-reaction-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.arpt-reaction-badge--like{color:#15803d;background:#dcfce7}.arpt-reaction-badge--dislike{color:#b91c1c;background:#fef2f2}.arpt-feedback-comment{color:var(--text-secondary);background:var(--bg-page);border-left:3px solid #f59e0b;border-radius:6px;margin:0;padding:8px 12px;font-size:13.5px;font-style:italic;line-height:1.6}@media (width<=700px){.arpt-charts-row{grid-template-columns:1fr}.arpt-donut-wrap{flex-direction:column;align-items:flex-start}}@media (width<=640px){.ar-header{padding:0 16px}.ar-body{padding:16px 12px}.ar-hero-band{gap:16px;padding:18px 16px}.ar-hero-divider{display:none}.ar-score-ring-wrap{align-items:center;width:100%}.ar-hero-stats{gap:6px;width:100%}.ar-hero-stat{flex:70px;min-width:70px;padding:10px 8px}.ar-panel-header{flex-direction:column;align-items:flex-start}.ar-footer{flex-direction:column-reverse}.ar-close-footer-btn{justify-content:center;width:100%}}.ar-dd-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10001;background:#011f5b73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}@keyframes ar-dd-slide-in{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ar-dd-header{border-bottom:1px solid var(--border-default);background:var(--brand-ghost);justify-content:space-between;align-items:flex-start;padding:24px 28px;display:flex}.ar-dd-title{color:var(--brand);letter-spacing:-.01em;margin:0;font-size:19px;font-weight:700}.ar-dd-subtitle{color:var(--text-muted);margin:6px 0 0;font-size:13px;line-height:1.4}.ar-dd-close{color:var(--brand-light);cursor:pointer;background:#011f5b0d;border:1px solid #011f5b1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;line-height:1;display:flex}.ar-dd-close:hover{background:var(--brand-pale);color:var(--brand)}.ar-dd-body{background:#fff;flex:1;padding:0;overflow-y:auto}.ar-dd-loading{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;font-size:14px;display:flex}.ar-spinner{border:3.5px solid var(--brand-pale);border-top-color:var(--brand);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite ar-spin}@keyframes ar-spin{to{transform:rotate(360deg)}}.ar-dd-table-responsive{overflow-x:auto}.ar-dd-user-table{border-collapse:collapse;width:100%;font-size:13px}.ar-dd-user-table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border-default);z-index:1;background:#f8fafc;padding:14px 28px;font-size:11px;font-weight:600;position:sticky;top:0}.ar-dd-user-table td{color:var(--text-primary);vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:16px 28px}.ar-dd-user-contact{color:var(--text-secondary);font-weight:500}.ar-dd-user-subcontact{color:var(--text-faint);margin-top:2px;font-size:11px}.ar-dd-status-pill{letter-spacing:.02em;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.ar-dd-attempt-badge{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.ar-dd-modal-empty{text-align:center;color:var(--text-faint);padding:80px 20px;font-size:15px;font-style:italic}.ar-dd-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#011f5b66;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out arFadeIn;display:flex;position:fixed;inset:0}@keyframes arFadeIn{0%{opacity:0}to{opacity:1}}.ar-dd-content{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:900px;max-height:85vh;animation:.3s cubic-bezier(.34,1.56,.64,1) arScaleUp;display:flex;overflow:hidden;box-shadow:0 20px 50px #011f5b33}@keyframes arScaleUp{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ar-dd-header{background:var(--brand-ghost);border-bottom:1px solid var(--border-panel);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.ar-dd-title{color:var(--brand);margin:0;font-size:18px;font-weight:800}.ar-dd-subtitle{color:var(--text-muted);margin:4px 0 0;font-size:13px}.ar-dd-close{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:20px;display:flex;box-shadow:0 2px 8px #0000000d}.ar-dd-close:hover{background:var(--wrong-bg);color:var(--wrong-solid);transform:rotate(90deg)}.ar-dd-body{flex:1;padding:0;overflow-y:auto}.ar-dd-table-responsive{width:100%;overflow-x:auto}.ar-dd-user-table{border-collapse:collapse;text-align:left;width:100%}.ar-dd-user-table th{text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);z-index:10;border-bottom:1.5px solid var(--border-panel);background:#fff;padding:14px 28px;font-size:11px;font-weight:700;position:sticky;top:0}.ar-dd-user-table td{border-bottom:1px solid var(--border-panel);background:#fff;padding:16px 28px;transition:background .1s}.ar-dd-user-table tr:hover td{background:var(--brand-ghost)}.ar-dd-user-profile{align-items:center;gap:12px;display:flex}.ar-dd-avatar{background:var(--brand-pale);width:40px;height:40px;color:var(--brand);border:1px solid var(--border-panel);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.ar-dd-user-info{flex-direction:column;gap:2px;display:flex}.ar-dd-user-name{color:var(--text-primary);font-size:14px;font-weight:700}.ar-dd-user-email{color:var(--text-muted);align-items:center;gap:5px;font-size:12px;display:flex}.ar-dd-contact-cell{color:var(--text-secondary);font-size:13px}.ar-dd-user-phone{white-space:nowrap;align-items:center;gap:6px;display:flex}.ar-dd-time-cell{color:var(--text-secondary);flex-direction:column;gap:2px;font-size:13px;display:flex}.ar-dd-time-sub{color:var(--text-faint);font-size:11px}.ar-dd-time-cell svg{color:var(--brand-light);margin-bottom:2px}.ar-dd-status-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.ar-dd-status--correct{background:var(--correct-light);color:var(--correct-text)}.ar-dd-status--incorrect{background:var(--wrong-bg);color:var(--wrong-solid)}.ar-dd-loading,.ar-dd-modal-empty{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:100px 40px;font-weight:600;display:flex}.ar-spinner{border:4px solid var(--brand-pale);border-top:4px solid var(--brand);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite ar-spin}.import-modal-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.import-modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.import-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.import-modal-title{color:#111827;margin:0;font-size:20px;font-weight:600}.template-subtitle{color:#011f5b;margin-top:8px;font-size:13px;font-weight:600;display:block}.import-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.import-modal-close:hover{color:#111827;background-color:#f3f4f6}.import-modal-body{flex:1;padding:24px;overflow-y:auto}.import-dropzone{text-align:center;cursor:pointer;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;padding:48px 24px;transition:all .3s}.import-dropzone.active{background-color:#f0fdf4;border-color:#1d6f42}.import-dropzone.has-file{background-color:#eff4ff;border-color:#011f5b}.import-dropzone-content{flex-direction:column;align-items:center;gap:12px;display:flex}.excel-icon{opacity:.8;margin-bottom:8px;transition:all .3s}.excel-icon.selected{opacity:1;transform:scale(1.1)}.dropzone-text{color:#4b5563;margin:0;font-size:15px;font-weight:500}.choose-file-link{color:#011f5b;cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;font-weight:600;text-decoration:underline;transition:all .2s}.choose-file-link:hover{color:#011f5b}.selected-file-name{color:#111827;word-break:break-word;margin:8px 0 4px;font-size:16px;font-weight:600}.selected-file-size{color:#6b7280;margin:0 0 12px;font-size:14px}.change-file-btn{color:#1d6f42;cursor:pointer;background:0 0;border:2px solid #1d6f42;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.change-file-btn:hover{color:#fff;background-color:#1d6f42}.import-info-row{justify-content:space-between;margin-top:12px;padding:0 4px;display:flex}.import-info-text{color:#6b7280;font-size:13px}.import-template-section{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:16px;margin-top:28px;padding:20px;display:flex}.template-icon{flex-shrink:0}.template-content{flex:1}.template-title{color:#111827;margin:0 0 8px;font-size:16px;font-weight:600}.template-description{color:#6b7280;margin:0 0 16px;font-size:14px;line-height:1.5}.template-download-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.template-download-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.import-modal-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.import-btn-cancel{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.import-btn-cancel:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.import-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.import-btn-primary{color:#fff;cursor:pointer;background:#1d6f42;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.import-btn-primary:hover:not(:disabled){background-color:#0f4c2a}.import-btn-primary:disabled{cursor:not-allowed;background-color:#9ca3af}@media (width<=640px){.import-modal-content{border-radius:0;max-width:100%;max-height:100vh;margin:0}.import-dropzone{padding:32px 16px}.import-template-section{text-align:center;flex-direction:column;align-items:center}.import-info-row{flex-direction:column;align-items:center;gap:4px}.import-modal-footer{flex-direction:column-reverse}.import-btn-cancel,.import-btn-primary{width:100%}}@keyframes module-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes module-slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.module-failed-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10001;background-color:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out module-fadeIn;display:flex;position:fixed;inset:0}.module-failed-modal-content{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:700px;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) module-slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.module-failed-modal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:32px 32px 16px;position:relative}.module-failed-modal-body{flex-grow:1;padding:24px 32px;overflow-y:auto}.module-failed-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.module-failed-modal-close:hover{color:#111827;background:#f3f4f6}.module-failed-modal-icon{color:#f59e0b;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.module-failed-modal-title{color:#111827;text-align:center;margin:0;font-size:22px;font-weight:600}.module-failed-modal-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.module-stat-card{text-align:center;background:#f9fafb;border:2px solid #0000;border-radius:8px;padding:16px;transition:all .2s}.module-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.module-stat-success{background:#f0fdf4;border-color:#10b981}.module-stat-failed{background:#fef2f2;border-color:#ef4444}.module-stat-total{background:#eff6ff;border-color:#3b82f6}.module-stat-value{color:#111827;margin-bottom:4px;font-size:32px;font-weight:700}.module-stat-success .module-stat-value{color:#10b981}.module-stat-failed .module-stat-value{color:#ef4444}.module-stat-total .module-stat-value{color:#3b82f6}.module-stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:500}.module-failed-modal-message{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-bottom:24px;padding:14px 16px}.module-failed-modal-message p{color:#92400e;margin:0;font-size:14px;line-height:1.6}.module-failed-rows-preview{margin-bottom:24px}.module-preview-title{color:#374151;margin:0 0 12px;font-size:15px;font-weight:600}.module-preview-table-container{border:1px solid #e5e7eb;border-radius:8px;max-height:300px;overflow:hidden auto}.module-preview-table{border-collapse:collapse;width:100%;font-size:13px}.module-preview-table thead{z-index:10;background:#f9fafb;position:sticky;top:0}.module-preview-table th{text-align:left;color:#374151;border-bottom:2px solid #e5e7eb;padding:12px;font-weight:600}.module-preview-table td{color:#6b7280;border-bottom:1px solid #f3f4f6;padding:12px}.module-preview-table tbody tr:last-child td{border-bottom:none}.module-preview-table tbody tr:hover{background:#f9fafb}.module-reason-badge{color:#991b1b;background:#fef2f2;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.module-preview-note{color:#6b7280;text-align:center;margin:12px 0 0;font-size:13px;font-style:italic}.module-failed-modal-actions{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:12px;padding:24px 32px;display:flex}.module-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.module-btn-secondary{color:#374151;background-color:#fff;border-color:#e5e7eb}.module-btn-secondary:hover{background-color:#f9fafb;border-color:#d1d5db}.module-btn-primary{color:#fff;background-color:#011f5b}.module-btn-primary:hover{background-color:#011f5b}@media (width<=640px){.module-failed-modal-content{max-height:90vh;padding:24px}.module-failed-modal-stats{grid-template-columns:1fr}.module-failed-modal-actions{flex-direction:column-reverse}.module-btn{justify-content:center;width:100%}.module-preview-table-container{font-size:12px}.module-preview-table th,.module-preview-table td{padding:8px}}.documentsmanagement_container{padding:24px}.documentsmanagement_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.documentsmanagement_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.documentsmanagement_header_info h1.documentsmanagement_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.documentsmanagement_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.documentsmanagement_stats{gap:16px;display:flex}.documentsmanagement_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.documentsmanagement_stat_icon{color:var(--color-primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.documentsmanagement_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.documentsmanagement_stat_info{flex-direction:column;display:flex}.documentsmanagement_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.documentsmanagement_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.documentsmanagement_filter_section{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex;position:relative}.documentsmanagement_search_container{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.documentsmanagement_search_icon{z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.documentsmanagement_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.documentsmanagement_search_input:focus{border-color:#011f5b}.documentsmanagement_action_buttons{gap:10px;display:flex;position:relative}.documentsmanagement_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.documentsmanagement_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.documentsmanagement_control_btn:disabled{opacity:.5;cursor:not-allowed}.documentsmanagement_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.documentsmanagement_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.documentsmanagement_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.documentsmanagement_btn_secondary:hover{background:#e5e7eb}.documentsmanagement_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.documentsmanagement_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.documentsmanagement_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.documentsmanagement_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.documentsmanagement_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.documentsmanagement_bulk_action_panel{z-index:499;background:#fff;border:1px solid #e8ebf0;border-radius:14px;flex-direction:column;gap:16px;min-width:270px;padding:20px;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:absolute;top:50px;right:100px;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.documentsmanagement_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.documentsmanagement_bulk_action_title{color:#26334d;font-size:15px;font-weight:600}.documentsmanagement_bulk_action_close{cursor:pointer;color:#9ea5bc;transition:color .18s}.documentsmanagement_bulk_action_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.documentsmanagement_bulk_action_buttons{justify-content:center;align-items:center;display:flex}.documentsmanagement_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.documentsmanagement_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.documentsmanagement_table_container{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.documentsmanagement_table{border-collapse:collapse;width:100%}.documentsmanagement_table th,.documentsmanagement_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.documentsmanagement_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.documentsmanagement_actions_header{text-align:left!important}.documentsmanagement_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.documentsmanagement_table_row:hover{background-color:#f9f9f9}.documentsmanagement_row_selected{background:#eef2ff!important}.documentsmanagement_table_header_select{align-items:center;gap:4px;display:flex;position:relative}.documentsmanagement_checkbox_container{gap:4px}.documentsmanagement_select_menu_toggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:1;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.documentsmanagement_select_menu_toggle:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a14}.documentsmanagement_select_menu_toggle:active{border-color:#94a3b8;box-shadow:0 2px 6px #0f172a1f}.documentsmanagement_select_chevron{transition:transform .16s}.documentsmanagement_select_menu_open .documentsmanagement_select_chevron{transform:rotate(180deg)}.documentsmanagement_select_flyout{z-index:8;background:#fafafa;border:3px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:170px;padding:8px 6px;display:flex;box-shadow:0 12px 30px #0f172a24}.documentsmanagement_select_flyout button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;transition:background .2s;display:flex}.documentsmanagement_select_flyout button:hover:not(:disabled){background:#d8d8e380}.documentsmanagement_selected_option{background:#d8d8e380!important}.documentsmanagement_check_icon{filter:invert(25%)sepia(16%)saturate(339%)hue-rotate(179deg)brightness(90%)contrast(86%);flex-shrink:0;width:16px;height:16px}.documentsmanagement_row_checkbox{align-items:center;display:flex}.documentsmanagement_row_checkbox input[type=checkbox]{cursor:pointer}.documentsmanagement_cell_content{align-items:center;display:flex}.documentsmanagement_title_container{flex-direction:column;gap:4px;display:flex}.documentsmanagement_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.documentsmanagement_description{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin:0;font-size:.875rem;overflow:hidden}.documentsmanagement_tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.documentsmanagement_classification{color:#475569;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.documentsmanagement_status_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.documentsmanagement_status_published{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.documentsmanagement_status_draft{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.documentsmanagement_status_saved{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.documentsmanagement_status_imported{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.documentsmanagement_date_info{color:#64748b;align-items:center;gap:6px;font-size:.875rem;display:flex}.documentsmanagement_action_buttons{text-align:left;gap:8px;display:flex}.documentsmanagement_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.documentsmanagement_action_edit{color:#6b7280}.documentsmanagement_action_edit:hover{background:#f3f4f6;border-color:#d1d5db}.documentsmanagement_action_analytics{color:#10b981}.documentsmanagement_action_analytics:hover{background:#d1fae5;border-color:#a7f3d0}.documentsmanagement_action_delete{color:#ef4444}.documentsmanagement_action_delete:hover{background:#fee2e2;border-color:#fecaca}.documentsmanagement_pagination{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.documentsmanagement_pagination_controls{align-items:center;gap:12px;display:flex}.documentsmanagement_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.documentsmanagement_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.documentsmanagement_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.documentsmanagement_pagination_info{color:#0f172a;font-size:.875rem}.documentsmanagement_empty_state_container{justify-content:center;align-items:center;min-height:400px;display:flex}.documentsmanagement_empty_state{text-align:center;padding:48px 24px}.documentsmanagement_empty_icon{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.documentsmanagement_empty_state h3{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:600}.documentsmanagement_empty_state p{color:#64748b;margin:0 0 20px}.documentsmanagement_empty_action{justify-content:center;align-items:center;display:flex}.documentsmanagement_draft_modal_overlay{z-index:1000;box-sizing:border-box;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0}.documentsmanagement_draft_modal{box-sizing:border-box;background-color:#fff;border-radius:12px;flex-direction:column;gap:20px;width:400px;max-height:80vh;padding:24px;display:flex;overflow-y:auto;box-shadow:0 8px 24px #00000026}.documentsmanagement_draft_modal_header{justify-content:space-between;align-items:center;display:flex}.documentsmanagement_draft_modal_header h2{color:#333;margin:0;font-size:1.8rem;font-weight:700}.documentsmanagement_draft_modal_close{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.documentsmanagement_draft_modal_close:hover{background:#f3f4f6;border-radius:4px}.documentsmanagement_draft_list{flex-direction:column;gap:16px;display:flex}.documentsmanagement_draft_item{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;box-shadow:0 1px 4px #0000000d}.documentsmanagement_draft_item h3{color:#222;margin:0 0 8px;font-size:1.25rem}.documentsmanagement_draft_item p{color:#555;margin:0 0 12px;font-size:.95rem;line-height:1.4}.documentsmanagement_draft_actions{justify-content:flex-end;gap:8px;display:flex}.documentsmanagement_draft_continue{color:#fff;cursor:pointer;background-color:#5570f1;border:none;border-radius:6px;padding:8px 14px;font-size:.95rem;font-weight:600;transition:background-color .3s}.documentsmanagement_draft_continue:hover{background-color:#3f57d4}.documentsmanagement_draft_delete{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:6px;padding:8px 14px;font-size:.95rem;font-weight:600;transition:background-color .3s}.documentsmanagement_draft_delete:hover{background-color:#c82333}.documentsmanagement_no_drafts{color:#777;text-align:center;padding:20px 0;font-style:italic}.documentsmanagement_loading{text-align:center;color:#6c757d;padding:20px}.documentsmanagement_error{color:#dc3545;background-color:#f8d7da;border-radius:4px;margin-bottom:20px;padding:10px}@media (width<=768px){.documentsmanagement_header_content{flex-direction:column;gap:20px}.documentsmanagement_stats{justify-content:space-between;width:100%}.documentsmanagement_stat_card{flex:1;min-width:auto}.documentsmanagement_action_buttons{flex-wrap:wrap}.documentsmanagement_filter_panel,.documentsmanagement_bulk_action_panel{width:calc(100vw - 40px);left:20px;right:20px}}.documents_modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;font-family:Inter,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.documents_modal_content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.btn-primary:disabled{opacity:.5;cursor:not-allowed;background-color:#011f5b}.documents_modal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.documents_modal_header_content{align-items:center;gap:16px;display:flex}.documents_modal_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.documents_modal_header h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.documents_modal_header_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.documents_modal_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.documents_modal_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.documents_modal_progress{background:#f1f5f9;width:100%;height:2px}.documents_modal_progress_bar{background:#011f5b;height:100%;transition:width .3s}.documents_modal_body{flex-grow:1;padding:24px;overflow-y:auto}.documents_modal_grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:20px;display:grid}.documents_modal_form_group{flex-direction:column;gap:6px;display:flex}.documents_modal_form_label{color:#334155;margin-left:2px;font-size:.875rem;font-weight:500;display:block}.documents_modal_label_wrapper{align-items:center;gap:4px;display:flex}.documents_modal_required{color:#ef4444}.documents_modal_form_input{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.documents_modal_form_input:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.documents_modal_form_input:disabled{cursor:not-allowed;color:#94a3b8;background-color:#f8fafc}.documents_modal_textarea{resize:vertical;height:auto;min-height:100px;padding:12px;line-height:1.5}.documents_modal_note{color:#475569;background:#f8fafc;border-left:3px solid #011f5b;border-radius:6px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 12px;font-size:.8rem;display:flex}.documents_modal_file_info{color:#64748b;margin-bottom:4px;margin-left:2px;font-size:.75rem}.documents_modal_upload_label{cursor:pointer;color:#011f5b;background-color:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.documents_modal_upload_label:hover{background-color:#eff6ff;border-color:#011f5b}.documents_modal_uploaded_file_container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.documents_modal_uploaded_file_name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.875rem;font-weight:500;overflow:hidden}.documents_modal_file_actions{gap:4px;display:flex}.documents_modal_btn_preview,.documents_modal_btn_delete{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.documents_modal_btn_preview:hover{color:#011f5b;background:#eff6ff}.documents_modal_btn_delete:hover{color:#ef4444;background:#fef2f2}.documents_modal_footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:20px 24px}.documents_modal_step_navigation{justify-content:space-between;align-items:center;width:100%;display:flex}.documents_modal_action_buttons{gap:12px;display:flex}.btn-secondary{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.btn-secondary:hover{color:#334155;background-color:#f8fafc;border-color:#94a3b8}.btn-primary{color:#fff;cursor:pointer;background-color:#011f5b;border:1px solid #011f5b;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.btn-primary:hover{background-color:#022a7a;border-color:#022a7a}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.documents_modal_preview_content{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:1000px;height:85vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.documents_modal_preview_body{background:#0f172a;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.documents_modal_preview_iframe,.documents_modal_preview_video{border:none;width:100%;height:100%}.documents_modal_preview_image{object-fit:contain;max-width:100%;max-height:100%}.documents_modal_input_error{border-color:#ef4444!important}.documents_modal_error_text{color:#ef4444;margin-top:4px;font-size:.75rem;display:block}.documents_modal_label_row{justify-content:space-between;align-items:center;width:100%;display:flex}.documents_modal_label_row .documents_modal_file_info{margin-bottom:0;margin-left:0}.admin-help-center{padding:2rem}.admin-home-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.admin-home-content{max-width:1350px;margin:0 auto}.admin_dash_note{border-left:4px solid var(--color-accent);color:#0369a1;background-color:#f0f9ff;border-radius:4px;align-items:center;gap:8px;margin-bottom:24px;padding:12px 16px;font-size:14px;font-weight:500;display:flex;box-shadow:0 1px 2px #0000000d}.admin_dash_section_org_msg{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin_dash_org_card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:35%;height:270px;margin-top:16px;transition:transform .2s,box-shadow .2s;animation:.6s ease-out .2s both user_dash_fadeInUp;overflow:visible;box-shadow:0 1px 2px #1018280a}.admin_dash_org_card_logo{object-fit:cover;border-radius:50%;width:180px;height:180px}.admin_dash_org_card_header{border-bottom:1px solid #e5e7eb;padding:14px 16px}.admin_dash_org_card_title{color:#000;margin:0;font-size:18px;font-weight:600}.admin_dash_org_card_body{padding:6px 16px 12px}.admin-welcome-card{background:var(--color-primary);border-radius:16px;margin-bottom:32px;padding:32px;animation:.6s ease-out fadeInUp;box-shadow:0 8px 22px #011f5b26}.admin-welcome-header{margin-bottom:16px}.admin-welcome-title{color:#fff;margin:0 0 8px;font-size:32px;font-weight:700;line-height:1.2}.admin-welcome-subtitle{color:#ffffffe6;margin:0;font-size:18px;font-weight:500}.admin-welcome-description{color:#ffffffd9;max-width:fit-content;font-size:15px;line-height:1.6}.admin-content-stats{margin-bottom:32px}.admin-section-title{color:#1e293b;margin:0 0 20px;font-size:24px;font-weight:700;line-height:1.3}.adminhome-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;min-height:100px;padding:20px 16px;transition:all .2s;animation:.6s ease-out fadeInUp;display:flex;box-shadow:0 2px 8px #00000014}.adminhome-stat-card.clickable-stat-card{color:inherit;cursor:pointer;text-decoration:none}.adminhome-stat-card.clickable-stat-card:hover{border:1px solid var(--color-primary)}.adminhome-stat-card.clickable-stat-card:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.adminhome-stat-underline{text-underline-offset:1px;text-decoration-color:#000;text-decoration-thickness:2px}.adminhome-stat-icon{background:var(--color-primary);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.adminhome-stat-info{flex:1}.adminhome-stat-number{color:#1e293b;margin-bottom:6px;font-size:1.2rem;font-weight:700;line-height:1}.adminhome-stat-label{color:#64748b;margin-bottom:2px;font-size:13px;font-weight:600;line-height:1.4}.adminhome-stat-sublabel{color:#94a3b8;font-size:12px;font-weight:500;line-height:1.4}.admin-quick-links-card .adminhome-stats-grid{margin-top:8px}@media (width<=768px){.adminhome-stats-grid{grid-template-rows:auto;grid-template-columns:1fr;min-height:auto}.adminhome-stat-card{min-height:auto}}.admin-welcome-description p{margin:0}.adminhome-stats-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:16px;min-height:auto;margin-bottom:0;animation:.6s ease-out .2s both fadeInUp;display:grid}.admin-getting-started{margin-top:32px;animation:.6s ease-out .4s both fadeInUp}.admin-guide-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.admin-guide-card{border-left:4px solid var(--color-accent);background:#fff;border-radius:12px;padding:24px;transition:all .3s;box-shadow:0 2px 8px #12263f14}.admin-guide-card:hover{border-left-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 8px 22px #12263f1f}.admin-guide-number{background:linear-gradient(135deg, var(--color-accent), var(--color-primary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-size:18px;font-weight:700;display:flex}.admin-guide-title{color:#0f1724;margin:0 0 12px;font-weight:700}.admin-guide-description{color:#64748b;margin:0;font-size:14px;line-height:1.6}.admin-summary-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;animation:.6s ease-out .5s both fadeInUp;display:grid}@media (width<=768px){.admin-summary-grid{grid-template-columns:1fr}}.admin-quick-links-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;padding:16px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #1018280a}.admin-quick-links-card:hover,.admin-quick-links-card.is-hover{transform:translateY(-2px);box-shadow:0 8px 22px #12263f1f}.admin-quick-links-title{color:#6b7280;letter-spacing:.2px;margin:0 0 8px;font-size:13px;font-weight:600}.admin-quick-links-list{flex-direction:column;gap:0;margin:0;padding:4px 0;list-style:none;display:flex}.admin-quick-link-item{margin:0}.admin-quick-link-row{border-top:1px solid #0000;border-left:1px solid #0000;border-radius:10px;align-items:flex-start;gap:12px;padding:12px 4px;text-decoration:none;transition:background .2s,transform 50ms,box-shadow .2s;display:flex}.admin-quick-link-row:last-child{border-bottom:1px solid #e5e7eb}.admin-quick-link-row:hover,.admin-quick-link-row.is-hover{border:1px solid var(--color-primary);background:#f8fafc;transform:none}.admin-quick-link-item:hover{border-color:#0000}.admin-quick-link-row:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;background:#f8fafc}.admin-quick-link-row:active{transform:scale(.99)}.admin-quick-link-icon{color:#111827;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:inline-flex}.admin-quick-link-text{flex-direction:column;display:flex}.admin-quick-link-title{color:#111827;font-size:16px;font-weight:600;line-height:1.3}.admin-quick-link-desc{color:#6b7280;margin-top:2px;font-size:13px;line-height:1.5}.admin-message-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:65%;height:270px;margin-top:16px;transition:transform .2s,box-shadow .2s;animation:.6s ease-out .2s both fadeInUp;overflow:visible;box-shadow:0 1px 2px #1018280a}.admin-message-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #12263f1f}.admin-message-card-header{border-bottom:1px solid #e5e7eb;padding:14px 16px}.admin-message-card-title{color:#0f1724;margin:0;font-size:16px;font-weight:700}.admin-message-card-body{padding:6px 16px 12px}.admin-message-loading{color:#6b7280;padding:8px 0;font-size:14px}.admin-empty-state{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:20vh;padding:8px 0;font-size:14px;display:flex}.admin-message-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.admin-message-item{z-index:0;will-change:background, box-shadow, transform;border-top:1px solid #0000;border-bottom:1px solid #e5e7eb;border-left:1px solid #0000;border-radius:10px;align-items:flex-start;gap:12px;margin:2px 0;padding:12px 8px;transition:background .2s,box-shadow .2s,transform 50ms;display:flex;position:relative}.admin-message-item:hover,.admin-message-item.is-hover{border:1px solid var(--color-primary);background:#f8fafc;transform:none}.admin-message-icon{color:#111827;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:inline-flex}.admin-message-content{flex:1}.admin-message-text{color:#111827;margin:0 0 4px;font-size:14px;line-height:1.5}.admin-message-time{color:#6b7280;font-size:12px}.admin-charts-grid{opacity:0;grid-template-columns:1fr;gap:20px;margin-bottom:24px;transition:opacity .8s ease-out .3s,transform .8s ease-out .3s;display:grid;transform:translateY(20px)}.admin-charts-grid.animate-in{opacity:1;transform:translateY(0)}.admin-side-by-side-grid{opacity:0;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;transition:opacity .8s ease-out .5s,transform .8s ease-out .5s;animation:.8s ease-out .5s forwards fadeIn;display:grid;transform:translateY(20px)}.admin-chart-card{background-color:#fff;border-radius:8px;padding:20px;transition:transform .3s,box-shadow .3s;box-shadow:0 1px 3px #0000001a}.admin-chart-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px #0000001a}.admin-chart-wide{grid-column:span 1;margin-bottom:20px}.admin-chart-card h3{color:#1e293b;margin:0 0 16px;font-size:16px;font-weight:500}.admin-chart-container{height:300px}.admin-activity-grid{opacity:0;grid-template-columns:1fr;gap:20px;transition:opacity .8s ease-out .6s,transform .8s ease-out .6s;display:grid;transform:translateY(20px)}.admin-activity-grid.animate-in{opacity:1;transform:translateY(0)}.admin-full-width{grid-column:1/-1}.admin-activity-card{background-color:#fff;border-radius:8px;flex-direction:column;height:100%;padding:20px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 1px 3px #0000001a}.admin-activity-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px #0000001a}.admin-activity-card h3{color:#1e293b;margin:0 0 16px;font-size:16px;font-weight:500}.admin-activity-list{flex-direction:column;flex:1;gap:12px;max-height:250px;display:flex;overflow-y:auto}.admin-activity-item{opacity:0;background-color:#f8fafc;border-radius:6px;align-items:flex-start;padding:12px;animation:.5s ease-out forwards slideIn;display:flex;transform:translate(-20px)}.admin-activity-icon{color:#64748b;margin-right:12px}.admin-activity-content{flex:1}.admin-activity-text{color:#334155;margin-bottom:4px;font-size:14px}.admin-activity-user{color:#1e293b;font-weight:500}.admin-activity-item-name{color:var(--color-accent);font-weight:500}.admin-activity-time{color:#94a3b8;font-size:12px}.project-progress-chart{opacity:0;margin-top:20px;animation:.8s ease-out .7s forwards fadeIn}.scatter-tooltip{background-color:#fff;border-radius:4px;padding:8px 12px}.scatter-tooltip-title{color:#333;margin-bottom:5px;font-weight:700}.burndown-tooltip{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:10px;box-shadow:0 2px 5px #0000001a}.burndown-tooltip-label{color:#333;margin-bottom:5px;font-weight:700}.burndown-tooltip-planned,.burndown-tooltip-actual{align-items:center;margin:3px 0;display:flex}.burndown-tooltip-dot{border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}@media (width<=992px){.adminhome-stats-grid,.admin-guide-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.admin-home-container{padding:16px}.admin-welcome-card{padding:24px}.admin-welcome-title{font-size:26px}.admin-welcome-subtitle{font-size:16px}.adminhome-stats-grid,.admin-guide-grid{grid-template-columns:1fr}}.admin-charts-side-by-side{opacity:0;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;transition:opacity .8s ease-out .3s,transform .8s ease-out .3s;animation:.8s ease-out .3s forwards fadeIn;display:grid;transform:translateY(20px)}@media (width<=992px){.admin-charts-side-by-side{grid-template-columns:1fr}}.message-board{color:#1e293b;min-height:100vh;padding:40px 30px;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.message-board-header{margin-bottom:28px}.message-board-header h2{color:#0f172a;letter-spacing:-.5px;font-size:28px;font-weight:700}.admin_msg_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.admin_msg_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.admin_msg_header_info h1.admin_msg_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.admin_msg_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.message-board-form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:24px 28px;transition:all .3s;box-shadow:0 4px 16px #0000000f}.message-board-form:hover{border-color:#c7d2fe;box-shadow:0 6px 20px #1c88c71a}.message-board-label{color:#334155;letter-spacing:-.2px;font-size:15px;font-weight:600;display:block}.message-board-select{color:#1f2937;appearance:none;cursor:pointer;background:#f9fafb url("data:image/svg+xml,%3Csvg fill='none' height='20' stroke='%231C88C7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 14px center/20px no-repeat;border:2px solid #cecece;border-radius:12px;outline:none;width:100%;max-width:100%;margin:0;padding:14px 42px 14px 16px;font-size:15px;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000005}.message-board-select:hover{border-color:var(--color-accent);background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #1c88c71f}.message-board-select:focus{border-color:var(--color-accent);background:#fff;transform:translateY(-1px);box-shadow:0 0 0 4px #1c88c726}.message-input-box{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:14px;margin-bottom:32px;padding:24px;transition:all .3s;display:flex;box-shadow:0 8px 24px #00000014}.message-input-box:hover{border-color:#c7d2fe;box-shadow:0 12px 32px #0000001a}.message-textarea-wrapper{flex-direction:column;gap:4px;width:100%;display:flex}.message-input-box textarea{resize:vertical;background:#f9fafb;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;min-height:100px;padding:14px 16px;font-family:inherit;font-size:15px;line-height:1.6;transition:all .25s cubic-bezier(.4,0,.2,1)}.message-min-char{color:#94a3b8;align-self:flex-end;font-size:12px;font-weight:500}.message-input-box textarea:focus{border-color:var(--color-primary)}.message-input-box textarea::placeholder{color:#94a3b8}.post-btn{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-primary) 100%);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:12px;align-self:flex-end;padding:12px 28px;font-size:15px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #1c88c74d}.post-btn:hover:not(:disabled){background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);transform:translateY(-2px);box-shadow:0 6px 18px #1c88c766}.post-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #1c88c74d}.post-btn:disabled{opacity:.6;cursor:not-allowed}.messages-list{flex-direction:column;gap:18px;display:flex}.message-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;gap:10px;padding:20px 24px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000f}.message-card:before{content:"";opacity:0;background:#011f5b;width:4px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.message-card:hover{border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.message-card:hover:before{opacity:1}.message-user{color:#0f172a;letter-spacing:-.2px;font-size:15px;font-weight:700}.message-text{color:#475569;margin:4px 0;font-size:15px;font-weight:600;line-height:1.6}.message-time{color:#94a3b8;align-self:flex-end;font-size:15px;font-weight:600}.message-actions{align-self:flex-end;gap:10px;margin-top:8px;display:flex}.message-copy-btn,.message-delete-btn{cursor:pointer;letter-spacing:.2px;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.message-copy-btn{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.message-copy-btn:hover{background:var(--color-accent);color:#fff;border-color:var(--color-accent);transform:translateY(-1px);box-shadow:0 2px 8px #1c88c74d}.message-delete-btn{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.message-delete-btn:hover{color:#fff;background:#dc2626;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 2px 8px #dc26264d}.no-messages{text-align:center;color:#64748b;background:#fff;border:2px dashed #e2e8f0;border-radius:16px;padding:60px 20px;font-size:16px;font-weight:500}.loading,.error{text-align:center;border-radius:16px;padding:40px 20px;font-size:15px;font-weight:500}.loading{color:var(--color-accent);background:#f0f9ff;border:1px solid #bae6fd}.error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}@media (width<=768px){.message-board{padding:24px 16px}.message-board-header h2{font-size:24px}.message-board-form{padding:20px}.message-input-box{padding:18px}.message-card{padding:16px 18px}.message-actions{justify-content:flex-end;width:100%}}.custom-loader-container{flex-direction:column;justify-content:center;align-items:center;min-height:fit-content;display:flex}.custom-loader-spinner{border:5px solid #b7b7b7;border-top:5px solid var(--color-accent);background:0 0;border-radius:50%;width:48px;height:48px;margin-bottom:14px;animation:1s linear infinite custom-spin}@keyframes custom-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-loader-text{color:var(--color-accent);text-align:center;letter-spacing:.02em;font-size:1.1rem;font-weight:600}.adminprofile-container{max-width:1400px;min-height:100vh;margin:0 auto;padding:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.adminprofile-sidebar{height:fit-content;margin-bottom:20px}.adminprofile-avatar{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.adminprofile-avatar:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.adminprofile-avatar:before{content:"";z-index:0;background:#011f5b;height:120px;position:absolute;top:0;left:0;right:0}.admin_profile_word{width:120px;height:120px;color:var(--color-primary);z-index:2;background:#fff;border:5px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:40px;font-weight:700;transition:transform .3s;display:flex;position:relative;box-shadow:0 8px 24px #00000026}.adminprofile-avatar:hover .admin_profile_word{transform:scale(1.05)}.adminprofile-avatar h3{color:#111827;z-index:2;margin:20px 0 8px;font-size:24px;font-weight:700;position:relative}.adminprofile-title{color:#4b5563;z-index:2;margin:0 0 6px;font-size:15px;font-weight:600;position:relative}.adminprofile-department{color:#6b7280;z-index:2;background:#f3f4f6;border-radius:20px;margin:8px 0 0;padding:6px 16px;font-size:14px;display:inline-block;position:relative}.adminprofile-details{flex-direction:column;gap:24px;display:flex}.adminprofile-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #00000014}.adminprofile-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.adminprofile-section-title{border-bottom:2px solid var(--color-primary);color:#111827;margin-top:0;margin-bottom:28px;padding-bottom:18px;font-size:22px;font-weight:700;position:relative}.adminprofile-section-title:after{content:"";width:80px;height:2px;position:absolute;bottom:-2px;left:0}.organization-card{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%)}.organization-header{border-bottom:2px solid #e5e7eb;align-items:center;gap:24px;margin-bottom:28px;padding-bottom:24px;display:flex}.organization-logo-container{flex-shrink:0}.organization-logo{object-fit:contain;background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100px;height:100px;padding:12px;box-shadow:0 4px 12px #0000001a}.organization-logo-placeholder{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);color:#fff;border:2px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;width:100px;height:100px;font-size:36px;font-weight:700;display:flex;box-shadow:0 4px 12px #0000001a}.organization-header-text{flex-direction:column;flex:1;gap:12px;display:flex}.organization-header-text .adminprofile-section-title{border-bottom:none;margin-bottom:0;padding-bottom:0}.organization-header-text .adminprofile-section-title:after{display:none}.organization-status-badge{text-transform:capitalize;border-radius:20px;width:fit-content;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.organization-status-badge.active{color:#065f46;background:#d1fae5}.organization-status-badge.inactive{color:#991b1b;background:#fee2e2}.organization-status-badge.pending{color:#92400e;background:#fef3c7}.adminprofile-info{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.adminprofile-info-group{border-left:4px solid var(--color-primary);background:#f9fafb;border-radius:10px;flex-direction:column;gap:6px;padding:18px;transition:all .2s;display:flex}.adminprofile-info-group:hover{border-left-color:var(--color-accent);background:#f3f4f6;transform:translate(4px)}.adminprofile-info-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.adminprofile-info-value{color:#111827;word-break:break-word;font-size:16px;font-weight:600}.password-group{grid-template-columns:1fr auto;align-items:center;gap:20px;width:400px;display:grid}.password-info-wrapper{flex-direction:column;gap:6px;width:100px;display:flex}.adminprofile-change-password-btn{background:var(--color-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #0000001a}.adminprofile-change-password-btn:hover{background:var(--color-accent);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.adminprofile-change-password-btn:active{transform:translateY(0)}@media (width<=1024px){.adminprofile-content{grid-template-columns:1fr}.adminprofile-sidebar{position:relative;top:0}.adminprofile-avatar{max-width:400px;margin:0 auto}}@media (width<=768px){.adminprofile-container{padding:20px}.adminprofile-content{gap:20px}.adminprofile-card{padding:24px}.adminprofile-info{grid-template-columns:1fr}.organization-header{flex-direction:column;align-items:flex-start}.organization-logo,.organization-logo-placeholder{width:80px;height:80px;font-size:28px}.admin_profile_word{width:100px;height:100px;font-size:36px}.adminprofile-avatar h3{font-size:22px}.password-group{grid-template-columns:1fr}.adminprofile-change-password-btn{width:100%}}@media (width<=480px){.adminprofile-container{padding:16px}.adminprofile-avatar{padding:24px 20px}.adminprofile-avatar:before{height:100px}.admin_profile_word{width:90px;height:90px;font-size:32px}.adminprofile-card{padding:20px}.adminprofile-section-title{font-size:20px}.organization-logo,.organization-logo-placeholder{width:70px;height:70px;font-size:24px}}.admin_tickets_table_container{min-height:100vh;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin_tickets_table_header{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:28px;box-shadow:0 2px 6px #0000000d}.admin_tickets_table_header_content{justify-content:space-between;align-items:center;display:flex}.admin_tickets_table_title{color:#1e293b;margin:0;font-size:1.8rem;font-weight:700}.admin_tickets_table_subtitle{color:#64748b;margin-top:4px;font-size:1rem}.admin_tickets_table_controls{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}.admin_tickets_table_btn_primary{color:#fff;cursor:pointer;background-color:#011f5b;border:1px solid #011f5b;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.admin_tickets_table_search:focus-within{border-color:#011f5b}.admin_tickets_table_search_icon{z-index:1;color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.admin_tickets_table_search{position:relative}.admin_tickets_table_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.admin_tickets_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.admin_tickets_table_table{border-collapse:collapse;width:100%}.admin_tickets_table_table th{color:#374151;text-align:left;text-transform:uppercase;background-color:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:14px 18px;font-size:.9rem;font-weight:600}.admin_tickets_table_row td{cursor:pointer;border-bottom:1px solid #f1f5f9;padding:14px 18px}.admin_tickets_table_row:hover{background:#f8fafc}.admin_tickets_table_cell{word-break:break-word;flex-direction:column;gap:4px;display:flex}.admin_tickets_table_ticket_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.admin_tickets_table_ticket_desc{color:#64748b;margin:0;font-size:.85rem}.admin_tickets_table_id_badge{color:#000;background:#f0f9ff;border-radius:6px;padding:4px 8px;font-family:Courier New,monospace;font-size:.9rem;font-weight:600}.admin_tickets_table_status_badge{text-transform:uppercase;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:600}.admin_tickets_table_status_badge.status_open{color:#d97706;background:#fef3c7}.admin_tickets_table_status_badge.status_in_progress{color:#0284c7;background:#e0f2fe}.admin_tickets_table_status_badge.status_resolved{color:#059669;background:#d1fae5}.admin_tickets_table_date{color:#64748b;align-items:center;gap:6px;font-size:.85rem;display:flex}.admin_tickets_table_actions_wrapper{gap:8px;display:flex}.admin_tickets_table_action_btn{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.admin_tickets_table_action_btn.view:hover{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.admin_tickets_table_action_btn.edit:hover{color:#011f5b;background:#eff6ff;border-color:#dbeafe}.admin_tickets_table_action_btn.delete:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.admin_tickets_table_empty_state{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex}.admin_tickets_table_empty_icon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;padding:16px;display:flex}.admin_tickets_table_empty_state h3{color:#374151;margin:0 0 8px;font-size:1.25rem;font-weight:600}.admin_tickets_table_empty_state p{margin:0 0 24px;font-size:.95rem}.admin_tickets_table_empty_add_btn{justify-self:center}.admin_tickets_table_stats{gap:16px;display:flex}.admin_tickets_table_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.admin_tickets_table_stat_icon{color:#1c88c7;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.admin_tickets_table_stat_icon.open{color:#b45309;background:#fff7ed}.admin_tickets_table_stat_icon.resolved{color:#059669;background:#ecfdf5}.admin_tickets_table_stat_info{flex-direction:column;display:flex}.admin_tickets_table_stat_number{color:#1e293b;font-size:1.3rem;font-weight:700}.admin_tickets_table_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.admin_tickets_table_pagination_row td{border-bottom:none}.admin_tickets_table_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.admin_tickets_table_pagination_controls{align-items:center;gap:12px;display:flex}.admin_tickets_table_page_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px}.admin_tickets_table_page_btn:disabled{cursor:not-allowed;opacity:.6}.admin_tickets_table_page_info{color:#0f172a}.admin_tickets_table_popup_overlay{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.admin_tickets_table_popup_container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.admin_tickets_table_popup_container.success_popup{max-width:500px;padding:0}.admin_tickets_table_popup_close{cursor:pointer;color:#64748b;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.admin_tickets_table_popup_close:hover{color:#1e293b;background:#e2e8f0}.admin_tickets_table_success_container{text-align:center;flex-direction:column;align-items:center;padding:40px;display:flex}.admin_tickets_table_success_icon{color:#059669;background:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex}.admin_tickets_table_success_icon .icon_large{width:32px;height:32px}.admin_tickets_table_success_title{color:#1f2937;margin:0 0 24px;font-size:24px;font-weight:700}.admin_tickets_table_success_ticket_id{background:#f3f4f6;border-radius:8px;width:100%;max-width:300px;margin-bottom:24px;padding:16px}.admin_tickets_table_id_label{color:#6b7280;margin-bottom:4px;font-size:14px;display:block}.admin_tickets_table_id_value{color:#111827;font-family:Courier New,monospace;font-size:20px;font-weight:700}.admin_tickets_table_success_message{color:#6b7280;margin:0;font-size:16px;line-height:1.5}@keyframes popupScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.admin_tickets_table_filter_panel{z-index:3;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:15px;position:absolute;top:45px;right:-7px;box-shadow:0 4px 12px #0000001a}.admin_tickets_table_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.admin_tickets_table_filter_group label{color:#374151;text-align:left;margin-bottom:4px;font-size:.85rem;font-weight:500}.admin_tickets_table_filter_actions{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.admin_tickets_table_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.admin_tickets_table_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.admin_tickets_table_filter_apply_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.admin_tickets_table_filter_apply_btn:hover{background:#01153d}.admin_tickets_table_btn_secondary_alt{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:8px 16px;font-size:14px;transition:all .2s}.admin_tickets_table_btn_secondary_alt:hover{background:#e5e7eb}.admin_tickets_table_filter_close_icon{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:5px;right:7px}.admin_tickets_table_filter_close_icon:hover{color:#1e293b}.admin_tickets_table_add_btn_wrapper{align-items:center;gap:12px;display:flex}.admin_ticket_form_container{background:#fff;border-radius:12px;flex-direction:column;height:80vh;max-height:80vh;display:flex;overflow:hidden}.admin_ticket_header{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.admin_ticket_header_content{align-items:center;gap:16px;display:flex}.admin_ticket_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.admin_ticket_header_title{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.admin_ticket_header_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.admin_ticket_close_button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:auto;height:auto;padding:8px;transition:all .2s;display:flex}.admin_ticket_close_button:hover{color:#0f172a;background-color:#f1f5f9;border:none}.admin_ticket_form{flex:1;padding:24px;overflow-y:auto}.admin_ticket_form_group{margin-bottom:10px}.admin_ticket_form_label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.admin_ticket_required{color:#ef4444}.admin_ticket_form_input,.admin_ticket_form_textarea{box-sizing:border-box;border:2px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.admin_ticket_form_input:focus,.admin_ticket_form_textarea:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.admin_ticket_input_error{border-color:#ef4444!important}.admin_ticket_input_error:focus{box-shadow:0 0 0 3px #ef44441a!important}.admin_ticket_error_text{color:#ef4444;margin-top:4px;font-size:.75rem;display:block}.admin_ticket_form_textarea{resize:none;font-family:inherit}.admin_error_textarea{font-family:Courier New,monospace;font-size:13px}.admin_upload_area{text-align:center;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;padding:32px 24px;transition:border-color .2s;display:flex}.admin_upload_area:hover{border-color:#011f5b}.admin_upload_icon{color:#9ca3af;width:40px;height:40px;margin:0 auto 12px}.admin_upload_label{cursor:pointer}.admin_upload_link{color:#011f5b;font-weight:600}.admin_upload_link:hover{color:#011f5b5b}.admin_upload_text{color:#6b7280}.admin_upload_input{display:none}.admin_upload_hint{color:#9ca3af;margin-top:8px;font-size:12px}.admin_attachment_list{flex-direction:column;gap:8px;margin-top:16px;display:flex}.admin_attachment_item{background-color:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.admin_attachment_info{align-items:center;gap:12px;display:flex}.admin_attachment_icon{background-color:#e0e7ff;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.admin_file_extension{color:#4f46e5;font-size:10px;font-weight:700}.admin_file_name{color:#374151;margin:0;font-size:14px;font-weight:500}.admin_file_size{color:#6b7280;margin:0;font-size:12px}.admin_remove_button{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex}.admin_remove_button:hover{color:#dc2626}.admin_remove_icon{width:20px;height:20px}.admin_ticket_form_footer{background-color:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.admin_ticket_button_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.admin_ticket_button_primary:hover:not(:disabled){background-color:#1e3a8a}.admin_ticket_button_primary:disabled{opacity:.5;cursor:not-allowed}.admin_ticket_button_secondary{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.admin_ticket_button_secondary:hover{background-color:#f9fafb}.admin_ticket_modal_overlay{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin_ticket_modal_loading_content,.admin_ticket_modal_error_content{text-align:center;background:#fff;border-radius:16px;padding:40px}.admin_ticket_modal_spinner{border:4px solid #e2e8f0;border-top-color:#1c88c7;border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:1s linear infinite spin}.admin_ticket_modal_loading_text,.admin_ticket_modal_error_text{color:#64748b;margin:0}.admin_ticket_modal_error_icon{margin:0 auto 16px}.admin_ticket_modal_close_btn{color:#fff;cursor:pointer;background:#1c88c7;border:none;border-radius:8px;margin-top:16px;padding:8px 16px}.admin_ticket_modal_container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.admin_ticket_modal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;border-top-left-radius:16px;border-top-right-radius:16px;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.admin_ticket_modal_header_content{align-items:center;gap:16px;display:flex}.admin_ticket_modal_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.admin_ticket_modal_title_header{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.admin_ticket_modal_header_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.admin_ticket_modal_close_btn_header{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.admin_ticket_modal_close_btn_header:hover{color:#0f172a;background-color:#f1f5f9}.admin_ticket_modal_top_section{border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:16px}.admin_ticket_modal_subject{color:#1e293b;margin:0 0 12px;font-size:20px;font-weight:600}.admin_ticket_modal_meta{color:#64748b;flex-wrap:wrap;gap:24px;font-size:13px;display:flex}.admin_ticket_modal_meta_item{align-items:center;gap:6px;display:flex}.admin_ticket_modal_body{flex:1;min-height:0;padding:24px;overflow:auto}.admin_ticket_modal_details_box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px}.admin_ticket_modal_section_title{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:14px;font-weight:600}.admin_ticket_modal_description{color:#1e293b;white-space:pre-wrap;margin:0 0 16px;font-size:14px;line-height:1.6}.admin_ticket_modal_error_title,.admin_ticket_modal_attachments_title{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:16px 0 8px;font-size:14px;font-weight:600}.admin_ticket_modal_error_block{color:#e2e8f0;background:#1e293b;border-radius:8px;margin:0;padding:12px;font-size:12px;overflow:auto}.admin_ticket_modal_attachments_list{flex-direction:column;gap:8px;display:flex}.admin_ticket_modal_attachment_item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.admin_ticket_modal_attachment_content{flex:1}.admin_ticket_modal_attachment_name,.admin_ticket_modal_attachment_link{color:#1e293b;font-size:13px;font-weight:500}.admin_ticket_modal_attachment_link{text-decoration:underline}.admin_ticket_modal_attachment_size{color:#64748b;font-size:11px}.admin_ticket_modal_conversation_list{flex-direction:column;gap:16px;display:flex}.admin_ticket_modal_message_row{flex-direction:row;gap:12px;display:flex}.admin_ticket_modal_message_row_admin{flex-direction:row-reverse}.admin_ticket_modal_avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.admin_ticket_modal_avatar_admin{background:#1c88c7}.admin_ticket_modal_avatar_user{background:#64748b}.admin_ticket_modal_message_content_wrapper{flex:1;max-width:70%}.admin_ticket_modal_message_bubble{border-radius:12px;padding:12px 16px}.admin_ticket_modal_message_bubble_admin{background:#e0f2fe;border-top-left-radius:12px;border-top-right-radius:4px}.admin_ticket_modal_message_bubble_user{background:#f1f5f9;border-top-left-radius:4px;border-top-right-radius:12px}.admin_ticket_modal_message_header{color:#475569;margin-bottom:6px;font-size:12px;font-weight:600}.admin_ticket_modal_message_time{color:#94a3b8;margin-left:8px;font-weight:400}.admin_ticket_modal_message_text{color:#1e293b;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.admin_ticket_modal_message_attachments{flex-direction:column;gap:6px;margin-top:12px;display:flex}.admin_ticket_modal_footer{z-index:5;background-color:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;padding:20px 24px;position:sticky;bottom:0}.admin_ticket_modal_comment_textarea{resize:vertical;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:80px;padding:12px;font-family:inherit;font-size:14px;transition:all .2s}.admin_ticket_modal_comment_textarea:focus{border-color:#011f5b;outline:none}.admin_ticket_modal_input_error{border-color:#ef4444!important}.admin_ticket_modal_error_text_small{color:#ef4444;margin-top:4px;font-size:.75rem}.admin_ticket_modal_comment_attachments_preview{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.admin_ticket_modal_remove_attachment_btn{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.admin_ticket_modal_footer_actions{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.admin_ticket_modal_attach_label{color:#011f5b;cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.admin_ticket_modal_send_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.admin_ticket_modal_send_btn:hover:not(:disabled){background:#011f5b;transform:translateY(-1px)}.admin_ticket_modal_send_btn:disabled{opacity:.5;cursor:not-allowed}.admin_ticket_modal_flex_align_center{align-items:center;display:flex}.admin_ticket_modal_gap_8{gap:8px}.admin_ticket_modal_flex_1{flex:1}.admin_ticket_modal_text_slate_500{color:#64748b}.adminSurveys_container{padding:24px}.adminSurveys_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.adminSurveys_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.adminSurveys_header_info h1.adminSurveys_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.adminSurveys_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.adminSurveys_stats{gap:16px;display:flex}.adminSurveys_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.adminSurveys_stat_icon{color:var(--color-primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.adminSurveys_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.adminSurveys_stat_info{flex-direction:column;display:flex}.adminSurveys_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.adminSurveys_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.adminSurveys_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.adminSurveys_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.adminSurveys_search_icon{z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.adminSurveys_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.adminSurveys_search_input:focus{border-color:#011f5b}.adminSurveys_controls_right{gap:10px;display:flex;position:relative}.adminSurveys_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.adminSurveys_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.adminSurveys_control_btn:disabled{opacity:.5;cursor:not-allowed}.adminSurveys_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.adminSurveys_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.adminSurveys_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.adminSurveys_btn_secondary:hover{background:#e5e7eb}.adminSurveys_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.adminSurveys_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.adminSurveys_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.adminSurveys_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.adminSurveys_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.adminSurveys_bulk_action_panel{z-index:499;background:#fff;border:1px solid #e8ebf0;border-radius:14px;flex-direction:column;gap:16px;min-width:270px;padding:20px;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:absolute;top:50px;right:100px;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.adminSurveys_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.adminSurveys_bulk_action_title{color:#26334d;font-size:15px;font-weight:600}.adminSurveys_bulk_action_close{cursor:pointer;color:#9ea5bc;transition:color .18s}.adminSurveys_bulk_action_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.adminSurveys_bulk_action_actions{justify-content:center;align-items:center;display:flex}.adminSurveys_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.adminSurveys_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.adminSurveys_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.adminSurveys_table_container{overflow-x:auto}.adminSurveys_table{border-collapse:collapse;width:100%}.adminSurveys_table th,.adminSurveys_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.adminSurveys_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.adminSurveys_actions_header{text-align:left!important}.adminSurveys_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.adminSurveys_table_row:hover{background-color:#f9f9f9}.adminSurveys_row_selected{background:#eef2ff!important}.adminSurveys_selection_header{align-items:center;gap:4px;display:flex;position:relative}.adminSurveys_select_all_toggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:1;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.adminSurveys_select_all_toggle:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a14}.adminSurveys_select_all_toggle:active{border-color:#94a3b8;box-shadow:0 2px 6px #0f172a1f}.adminSurveys_select_all_chevron{transition:transform .16s}.adminSurveys_select_all_toggle.adminSurveys_select_all_toggle_open .adminSurveys_select_all_chevron{transform:rotate(180deg)}.adminSurveys_select_all_menu{z-index:8;background:#fafafa;border:3px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:170px;padding:8px 6px;display:flex;position:fixed;box-shadow:0 12px 30px #0f172a24}.adminSurveys_select_all_menu button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;transition:background .2s;display:flex}.adminSurveys_select_all_menu button:hover:not(:disabled){background:#d8d8e380}.adminSurveys_menu_item_selected{background:#d8d8e380!important}.adminSurveys_menu_check_icon{filter:invert(25%)sepia(16%)saturate(339%)hue-rotate(179deg)brightness(90%)contrast(86%);flex-shrink:0;width:16px;height:16px}.adminSurveys_table input[type=checkbox]{cursor:pointer}.adminSurveys_cell_content{align-items:center;gap:12px;display:flex}.adminSurveys_title_container{flex-direction:column;gap:4px;display:flex}.adminSurveys_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.adminSurveys_description{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin:0;font-size:.875rem;overflow:hidden}.adminSurveys_tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.adminSurveys_tag{color:#475569;background:#f1f5f9;border:none;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.adminSurveys_questions_info{flex-direction:column;align-items:center;gap:2px;display:flex}.adminSurveys_question_count{color:#1e293b;font-size:1.25rem;font-weight:700}.adminSurveys_question_label{color:#64748b;font-size:.75rem;font-weight:500}.adminSurveys_status_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.adminSurveys_status_badge_published{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.adminSurveys_status_badge_draft{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.adminSurveys_status_badge_imported{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.adminSurveys_date_info{color:#64748b;white-space:nowrap;align-items:center;gap:6px;font-size:.875rem;display:flex}.adminSurveys_actions{text-align:left;gap:8px;display:flex}.adminSurveys_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.adminSurveys_action_btn:disabled{color:#9ea5bc;opacity:.5;cursor:not-allowed;background:#f3f4f6}.adminSurveys_action_btn_edit{color:#6b7280}.adminSurveys_action_btn_edit:hover{background:#f3f4f6;border-color:#d1d5db}.adminSurveys_action_btn_analytics{color:#10b981}.adminSurveys_action_btn_analytics:hover{background:#d1fae5;border-color:#a7f3d0}.adminSurveys_action_btn_delete{color:#ef4444}.adminSurveys_action_btn_delete:hover{background:#fee2e2;border-color:#fecaca}.adminSurveys_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.adminSurveys_pagination{align-items:center;gap:12px;display:flex}.adminSurveys_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.adminSurveys_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.adminSurveys_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.adminSurveys_pagination_info{color:#0f172a;font-size:.875rem}.adminSurveys_empty_state{text-align:center;padding:48px 24px}.adminSurveys_empty_icon{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.adminSurveys_empty_state h3{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:600}.adminSurveys_empty_state p{color:#64748b;margin:0 0 20px}.adminSurveys_empty_action{justify-content:center;align-items:center;display:flex}@media (width<=768px){.adminSurveys_header_content{flex-direction:column;gap:20px}.adminSurveys_stats{justify-content:space-between;width:100%}.adminSurveys_stat_card{flex:1;min-width:auto}.adminSurveys_controls_right{flex-wrap:wrap}.adminSurveys_filter_panel,.adminSurveys_bulk_action_panel{width:calc(100vw - 40px);left:20px;right:20px}}.rich_text_survey_wrapper{width:100%;max-width:100%;margin:8px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.rich_text_survey_container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden}.rich_text_survey_container:focus-within{border-color:#1c88c7;box-shadow:0 0 0 3px #1c88c71a,0 10px 15px -3px #0000001a}.rich_text_survey_menubar{background:linear-gradient(#f9fafb,#f3f4f6);border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 8px;display:flex}.rich_text_survey_btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:26px;padding:4px 8px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.rich_text_survey_btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.rich_text_survey_btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.rich_text_survey_btn:disabled{opacity:.5;cursor:not-allowed}.rich_text_survey_btn_dimmed{opacity:.5}.rich_text_survey_btn_active{color:#fff;background:#3b82f6;border-color:#2563eb;font-weight:600}.rich_text_survey_btn_active:hover:not(:disabled){background:#2563eb;border-color:#1d4ed8}.rich_text_survey_divider{background:#d1d5db;width:1px;height:24px;margin:0 4px}.rich_text_survey_heading_btn{min-width:24px;height:24px;padding:2px 6px}.rich_text_survey_h1,.rich_text_survey_h2{font-size:11px}.rich_text_survey_content{min-height:50px;max-height:none;padding:10px 12px;overflow-y:visible}.rich_text_survey_content .ProseMirror{outline:none;min-height:50px}.rich_text_survey_content .ProseMirror p{color:#1f2937;margin:0 0 12px;line-height:1.7}.rich_text_survey_content .ProseMirror h1{color:#111827;margin:24px 0 16px;font-size:1.5em;font-weight:700;line-height:1.2}.rich_text_survey_content .ProseMirror h2{color:#111827;margin:20px 0 12px;font-size:1.25em;font-weight:600;line-height:1.3}.rich_text_survey_content .ProseMirror h3{color:#111827;margin:16px 0 10px;font-size:1.1em;font-weight:600;line-height:1.4}.rich_text_survey_content .ProseMirror ul,.rich_text_survey_content .ProseMirror ol{margin:12px 0;padding-left:24px}.rich_text_survey_content .ProseMirror li{color:#1f2937;margin:6px 0;line-height:1.7}.rich_text_survey_content .ProseMirror blockquote{color:#4b5563;background:#f9fafb;border-left:4px solid #1c88c7;border-radius:0 6px 6px 0;margin:16px 0;padding:12px 16px;font-style:italic}.rich_text_survey_content .ProseMirror code{color:#dc2626;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.rich_text_survey_content .ProseMirror pre{color:#f9fafb;background:#1f2937;border-radius:8px;margin:16px 0;padding:16px;font-family:Courier New,monospace;font-size:.9em;line-height:1.5;overflow-x:auto}.rich_text_survey_content .ProseMirror pre code{color:inherit;background:0 0;padding:0}.rich_text_survey_content .ProseMirror a{color:#3b82f6;cursor:pointer;text-decoration:underline}.rich_text_survey_content .ProseMirror a:hover{color:#2563eb}.rich_text_survey_content .ProseMirror strong{color:#111827;font-weight:700}.rich_text_survey_content .ProseMirror em{font-style:italic}.rich_text_survey_content .ProseMirror s{text-decoration:line-through}.rich_text_survey_content::-webkit-scrollbar{width:8px}.rich_text_survey_content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.rich_text_survey_content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.rich_text_survey_content::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (width<=768px){.rich_text_survey_menubar{gap:2px;padding:4px 6px}.rich_text_survey_btn{min-width:32px;height:24px;padding:3px 6px;font-size:11px}.rich_text_survey_heading_btn{min-width:22px;height:22px;padding:1px 4px}.rich_text_survey_h1,.rich_text_survey_h2{font-size:10px}.rich_text_survey_content{min-height:40px;padding:8px 10px}.rich_text_survey_content .ProseMirror{min-height:40px}.rich_text_survey_content .ProseMirror h1{margin:20px 0 12px;font-size:1.3em}.rich_text_survey_content .ProseMirror h2{margin:16px 0 10px;font-size:1.1em}.rich_text_survey_content .ProseMirror h3{margin:12px 0 8px;font-size:1em}}@media (width<=480px){.rich_text_survey_menubar{flex-wrap:nowrap;padding:4px;overflow-x:auto}.rich_text_survey_btn{flex-shrink:0;min-width:28px;height:22px;padding:2px 4px;font-size:10px}.rich_text_survey_heading_btn{min-width:20px;height:20px;padding:1px 3px}.rich_text_survey_h1,.rich_text_survey_h2{font-size:9px}.rich_text_survey_divider{display:none}.rich_text_survey_content{min-height:35px;padding:6px 8px}.rich_text_survey_content .ProseMirror{min-height:35px}.rich_text_survey_content .ProseMirror p{margin:0 0 8px;line-height:1.6}.rich_text_survey_content .ProseMirror h1{margin:16px 0 10px;font-size:1.2em}.rich_text_survey_content .ProseMirror h2{margin:12px 0 8px;font-size:1.1em}.rich_text_survey_content .ProseMirror h3{margin:10px 0 6px;font-size:1em}}:root{--srpt-brand:#011f5b;--srpt-brand-mid:#0a3580;--srpt-brand-light:#1a4fa0;--srpt-brand-pale:#e8eef8;--srpt-brand-ghost:#f0f4fb;--srpt-text-primary:#1e293b;--srpt-text-secondary:#334155;--srpt-text-muted:#64748b;--srpt-text-faint:#94a3b8;--srpt-border-default:#e2e8f0;--srpt-border-panel:#dde6f5;--srpt-border-card:#e8eef6;--srpt-bg-page:#f0f4fb;--srpt-bg-card:#fff;--srpt-bg-opt-area:#fafbff}.srpt-wrapper{background:var(--srpt-bg-page);flex-direction:column;height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}.srpt-header{background:var(--srpt-brand);z-index:20;box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 2px 16px #011f5b59}.srpt-header-brand{align-items:center;gap:12px;display:flex}.srpt-logo-mark{background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.srpt-header-title{color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:700;line-height:1.2}.srpt-header-subtitle{color:#ffffff80;margin-top:1px;font-size:12px;line-height:1}.srpt-header-right{align-items:center;gap:10px;display:flex}.srpt-admin-badge{letter-spacing:.04em;color:#93c5fd;text-transform:uppercase;background:#93c5fd26;border:1px solid #93c5fd4d;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700}.srpt-close-btn{color:#ffffffa6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.srpt-close-btn:hover{background:#ffffff29}.srpt-body{box-sizing:border-box;flex:1;width:100%;max-width:1000px;margin:0 auto;padding:28px 24px;overflow-y:auto}.srpt-footer{background:var(--srpt-bg-page);border-top:1px solid var(--srpt-border-default);z-index:20;box-sizing:border-box;flex-shrink:0;justify-content:flex-end;gap:10px;width:100%;padding:12px 28px;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 12px #011f5b12}.srpt-close-footer-btn{background:var(--srpt-brand);color:#fff;cursor:pointer;border:none;border-radius:9px;padding:10px 26px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;box-shadow:0 4px 12px #011f5b4d}.srpt-close-footer-btn:hover{background:var(--srpt-brand-mid)}.srpt-hero-band{background:linear-gradient(135deg, var(--srpt-brand) 0%, var(--srpt-brand-mid) 55%, var(--srpt-brand-light) 100%);border-radius:18px;flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:22px;padding:22px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #011f5b4d}.srpt-hero-band:before{content:"";pointer-events:none;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.srpt-ring-wrap{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex;position:relative}.srpt-ring-center{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.srpt-ring-pct{color:#fff;font-size:18px;font-weight:800;line-height:1}.srpt-ring-label{letter-spacing:.1em;color:#ffffff8c;margin-top:2px;font-size:9px;font-weight:700}.srpt-hero-divider{background:#ffffff1f;flex-shrink:0;align-self:stretch;width:1px;min-height:60px}.srpt-hero-stats{flex-wrap:wrap;flex:1;justify-content:space-around;align-items:stretch;gap:8px;display:flex}.srpt-hero-stat{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;flex-direction:column;flex:80px;align-items:center;gap:5px;min-width:76px;padding:12px 10px 10px;transition:background .2s,transform .15s;display:flex;position:relative;overflow:hidden}.srpt-hero-stat:before{content:"";background:var(--stat-accent-bg,#ffffff0d);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.srpt-hero-stat:hover{background:#ffffff1c;transform:translateY(-1px)}.srpt-hero-stat-icon{background:var(--stat-accent-bg,#ffffff14);width:30px;height:30px;color:var(--stat-accent,#fff);z-index:1;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative}.srpt-hero-stat-value{z-index:1;font-size:20px;font-weight:800;line-height:1;position:relative}.srpt-hero-stat-label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.07em;text-align:center;z-index:1;font-size:9.5px;font-weight:600;position:relative}.srpt-panel{background:var(--srpt-bg-card);border:1px solid var(--srpt-border-panel);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #011f5b12}.srpt-panel-header{background:var(--srpt-brand-ghost);border-bottom:1px solid var(--srpt-border-panel);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.srpt-panel-title-row{align-items:center;gap:8px;display:flex}.srpt-panel-dot{background:var(--srpt-brand);border-radius:50%;flex-shrink:0;width:8px;height:8px}.srpt-panel-title{color:var(--srpt-brand);font-size:15px;font-weight:700}.srpt-panel-count{color:var(--srpt-brand-light);background:var(--srpt-brand-pale);letter-spacing:.03em;border-radius:20px;padding:2px 9px;font-size:11px;font-weight:600}.srpt-section-group{margin-bottom:32px}.srpt-section-header-row{border-bottom:2px solid var(--srpt-brand-pale);background:var(--srpt-bg-card);z-index:5;margin-bottom:16px;padding:10px 4px 14px;position:sticky;top:-1px}.srpt-section-title{color:var(--srpt-brand);font-size:16px;font-weight:800;display:block}.srpt-section-desc{color:var(--srpt-text-muted);margin-top:4px;font-size:13px;line-height:1.4}.srpt-question-list{padding:14px}.srpt-q-card{border:1px solid var(--srpt-border-card);border-left:3px solid var(--srpt-brand-light);background:var(--srpt-bg-card);border-radius:10px;margin-bottom:10px;transition:box-shadow .15s;overflow:hidden;box-shadow:0 1px 4px #011f5b0d}.srpt-q-card:hover{box-shadow:0 3px 10px #011f5b1a}.srpt-q-card-head{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;padding:13px 16px;display:flex}.srpt-q-num-badge{letter-spacing:.02em;background:var(--srpt-brand-pale);color:var(--srpt-brand);border:1px solid var(--srpt-border-panel);border-radius:20px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:700}.srpt-q-head-body{flex:1;min-width:0}.srpt-q-text{color:var(--srpt-text-primary);margin-bottom:6px;font-size:14px;line-height:1.55;display:block}.srpt-q-head-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.srpt-top-pill{color:#0e7490;background:#67e8f91f;border:1px solid #67e8f94d;border-radius:20px;padding:2px 9px;font-size:11px;font-weight:700}.srpt-resp-total-pill{color:var(--srpt-text-muted);background:var(--srpt-brand-pale);letter-spacing:.02em;border-radius:20px;padding:2px 9px;font-size:11px;font-weight:600}.srpt-type-badge{text-transform:uppercase;letter-spacing:.05em;color:#6b21a8;background:#f3e8ff;border:1px solid #e9d5ff;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:800}.srpt-chevron{flex-shrink:0;align-items:center;margin-top:3px;transition:transform .2s;display:flex}.srpt-chevron--open{transform:rotate(180deg)}.srpt-expanded-body{background:var(--srpt-bg-opt-area);border-top:1px solid #f1f5f9;padding:12px 16px 18px}.srpt-block-label{letter-spacing:.07em;text-transform:uppercase;color:var(--srpt-brand-light);margin-bottom:10px;font-size:11px;font-weight:700}.srpt-bars-block{margin-bottom:20px}.srpt-resp-row{cursor:pointer;border-bottom:1px solid #f1f5f9;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;transition:background .15s,box-shadow .15s;display:flex}.srpt-resp-row:hover{background:#f0f4fb;box-shadow:0 2px 8px #011f5b0f}.srpt-resp-row:last-child{border-bottom:none}.srpt-resp-letter{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.srpt-resp-letter--square{border-radius:6px!important}.srpt-resp-content{flex:1;min-width:0}.srpt-resp-meta{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:5px;display:flex}.srpt-resp-opt-text{color:var(--srpt-text-primary);font-size:13px;line-height:1.4}.srpt-resp-count{color:var(--srpt-text-muted);white-space:nowrap;flex-shrink:0;font-size:11px}.srpt-resp-track{background:#eef2f8;border-radius:999px;height:7px;overflow:hidden}.srpt-resp-fill{height:100%;width:var(--bar-width,0%);background:var(--bar-color,#4f83cc);opacity:.85;border-radius:999px;transition:width .7s cubic-bezier(.4,0,.2,1)}.srpt-charts-row{grid-template-columns:1fr 1fr;gap:20px;margin-top:4px;display:grid}.srpt-chart-block{border:1px solid var(--srpt-border-card);background:#fff;border-radius:10px;padding:14px 16px}.srpt-donut-wrap{align-items:center;gap:12px;display:flex}.srpt-donut-legend{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.srpt-donut-legend-item{color:var(--srpt-text-secondary);align-items:center;gap:6px;font-size:11px;display:flex}.srpt-donut-dot{border-radius:3px;flex-shrink:0;width:9px;height:9px}.srpt-donut-legend-label{white-space:nowrap}.srpt-tooltip{border:1px solid var(--srpt-border-panel);color:var(--srpt-text-primary);background:#fff;border-radius:8px;padding:8px 12px;font-family:Segoe UI,system-ui,sans-serif;font-size:12px;box-shadow:0 4px 16px #011f5b1a}.srpt-tooltip__label{color:var(--srpt-text-muted);margin-bottom:4px;font-weight:600}.srpt-tooltip__item{color:var(--srpt-text-secondary)}.srpt-empty-state{color:var(--srpt-text-faint);opacity:.7;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;font-size:14px;display:flex}@media (width<=700px){.srpt-charts-row{grid-template-columns:1fr}.srpt-donut-wrap{flex-direction:column;align-items:flex-start}}@media (width<=640px){.srpt-header{padding:0 16px}.srpt-body{padding:16px 12px}.srpt-hero-band{gap:16px;padding:18px 16px}.srpt-hero-divider{display:none}.srpt-ring-wrap{align-items:center;width:100%}.srpt-hero-stats{gap:6px;width:100%}.srpt-hero-stat{flex:70px;min-width:70px;padding:10px 8px}.srpt-panel-header{flex-direction:column;align-items:flex-start}.srpt-footer{flex-direction:column-reverse;padding:12px 16px}.srpt-close-footer-btn{justify-content:center;width:100%}}.srpt-feedback-list{background:#fff;flex-direction:column;gap:12px;padding:20px;display:flex}.srpt-feedback-item{width:100%;display:flex}.srpt-feedback-bubble{color:var(--srpt-text-primary);max-width:90%;padding:14px 18px;font-size:13.5px;line-height:1.55}.srpt-feedback-bubble:before{content:"\"";color:var(--srpt-brand);opacity:.08;font-family:serif;font-size:40px;position:absolute;top:-12px;left:8px}.srpt-view-users-btn{color:var(--srpt-brand);border:1.5px solid var(--srpt-border-panel);opacity:1;white-space:nowrap;cursor:pointer;background:#fff;border-radius:30px;flex-shrink:0;align-items:center;gap:5px;padding:5px 13px;font-family:inherit;font-size:11.5px;font-weight:600;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .12s;display:inline-flex;box-shadow:0 1px 4px #011f5b14}.srpt-resp-row:hover .srpt-view-users-btn{background:linear-gradient(135deg, var(--srpt-brand) 0%, var(--srpt-brand-light) 100%);color:#fff;border-color:#0000;transform:translateY(-1px);box-shadow:0 4px 14px #011f5b59}.srpt-dd-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#011f5b73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.srpt-dd-content{background:#fff;border-radius:20px;flex-direction:column;width:min(800px,96vw);max-height:85vh;animation:.35s cubic-bezier(.16,1,.3,1) srpt-dd-slide-in;display:flex;overflow:hidden;box-shadow:0 25px 60px #011f5b40}@keyframes srpt-dd-slide-in{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.srpt-dd-header{border-bottom:1px solid var(--srpt-border-default);background:var(--srpt-brand-ghost);justify-content:space-between;align-items:flex-start;padding:24px 28px;display:flex}.srpt-dd-title{color:var(--srpt-brand);letter-spacing:-.01em;margin:0;font-size:19px;font-weight:700}.srpt-dd-subtitle{color:var(--srpt-text-muted);margin:6px 0 0;font-size:13px;line-height:1.4}.srpt-dd-close{color:var(--srpt-brand-light);cursor:pointer;background:#011f5b0d;border:1px solid #011f5b1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;line-height:1;display:flex}.srpt-dd-close:hover{background:var(--srpt-brand-pale);color:var(--srpt-brand)}.srpt-dd-body{background:#fff;flex:1;padding:0;overflow-y:auto}.srpt-dd-loading{color:var(--srpt-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;font-size:14px;display:flex}.srpt-spinner{border:3.5px solid var(--srpt-brand-pale);border-top-color:var(--srpt-brand);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite srpt-spin}@keyframes srpt-spin{to{transform:rotate(360deg)}}.srpt-dd-table-responsive{overflow-x:auto}.srpt-dd-user-table{border-collapse:collapse;width:100%;font-size:13px}.srpt-dd-user-table th{text-align:left;color:var(--srpt-text-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--srpt-border-default);z-index:1;background:#f8fafc;padding:14px 28px;font-size:11px;font-weight:600;position:sticky;top:0}.srpt-dd-user-table td{color:var(--srpt-text-primary);vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:16px 28px}.srpt-dd-user-table tr:hover td{background:#fafbff}.srpt-dd-user-name{color:var(--srpt-brand);font-size:14px;font-weight:700}.srpt-dd-user-contact{color:var(--srpt-text-secondary);font-weight:500}.srpt-dd-user-subcontact{color:var(--srpt-text-faint);margin-top:2px;font-size:11px}.srpt-dd-empty{text-align:center;color:var(--srpt-text-faint);padding:80px 20px;font-size:15px;font-style:italic}.srpt-feedback-card{border:1px solid var(--srpt-border-card);background:#fff;border-radius:10px;padding:14px 16px;transition:box-shadow .15s;box-shadow:0 1px 4px #011f5b0d}.srpt-feedback-card:hover{box-shadow:0 4px 14px #011f5b17}.srpt-feedback-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.srpt-feedback-user{align-items:center;gap:10px;display:flex}.srpt-feedback-avatar{background:linear-gradient(135deg, var(--srpt-brand) 0%, var(--srpt-brand-light) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.srpt-feedback-name{color:var(--srpt-text-primary);font-size:13px;font-weight:700;line-height:1.3}.srpt-feedback-email{color:var(--srpt-text-muted);margin-top:1px;font-size:11px}.srpt-feedback-date{color:var(--srpt-text-faint);white-space:nowrap;flex-shrink:0;font-size:11px}.srpt-feedback-comment{color:var(--srpt-text-secondary);background:var(--srpt-bg-page);border-left:3px solid #f59e0b;border-radius:6px;margin:0;padding:8px 12px;font-size:13.5px;font-style:italic;line-height:1.6}.auto_assignment_container{padding:24px}.auto_assignment_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.auto_assignment_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.auto_assignment_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.auto_assignment_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.auto_assignment_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.auto_assignment_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.auto_assignment_search_icon{z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.auto_assignment_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.auto_assignment_search_input:focus{border-color:#011f5b}.auto_assignment_controls_right{gap:10px;display:flex;position:relative}.auto_assignment_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.auto_assignment_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.auto_assignment_control_btn:disabled{opacity:.5;cursor:not-allowed}.auto_assignment_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.auto_assignment_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.auto_assignment_btn_secondary:hover{background:#e5e7eb}.auto_assignment_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.auto_assignment_table{border-collapse:collapse;width:100%}.auto_assignment_table th,.auto_assignment_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.auto_assignment_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.auto_assignment_table_row:hover{background-color:#f9f9f9}.auto_assignment_status_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.auto_assignment_status_badge.active{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.auto_assignment_status_badge.disabled{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.aa_modal_overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.aa_modal_content{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;padding:0;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.aa_modal_body{padding:24px}.aa_modal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;border-top-left-radius:12px;border-top-right-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.aa_header_content{align-items:center;gap:16px;display:flex}.aa_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.aa_modal_title{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600;line-height:1.2}.aa_modal_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.aa_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.aa_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.aa_form_group{margin-bottom:20px}.aa_form_label{color:#374151;margin-bottom:8px;font-size:.95rem;font-weight:500;display:block}.aa_form_control{border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px;font-size:1rem;transition:border-color .2s}.aa_form_control:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.aa_resource_selection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:20px;padding:20px}.aa_type_buttons{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:20px;display:grid}.aa_type_btn{cursor:pointer;color:#64748b;background:#fff;border:2px solid #e2e8f0;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:12px;font-weight:500;transition:all .2s;display:flex}.aa_type_btn:hover{border-color:#cbd5e1}.aa_type_btn.selected{color:#011f5b;background:#f0f9ff;border-color:#011f5b}.aa_resource_list{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:250px;margin-top:10px;overflow-y:auto}.aa_resource_item{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px;display:flex}.aa_resource_item:hover{background:#f8fafc}.aa_resource_item.selected{background:#f0f9ff}.aa_modal_footer{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.aa_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.aa_action_btn:disabled{color:#9ea5bc;opacity:.5;cursor:not-allowed;background:#f3f4f6}.aa_action_btn.edit{color:#6b7280}.aa_action_btn.edit:hover{background:#f3f4f6;border-color:#d1d5db}.aa_action_btn.delete{color:#ef4444}.aa_action_btn.delete:hover{background:#fee2e2;border-color:#fecaca}.aa_tags{flex-wrap:wrap;gap:6px;display:flex}.aa_tag{color:var(--color-accent);background:#e0f2fe;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.auto_assignment_table input[type=checkbox]{cursor:pointer}.auto_assignment_table_header_checkbox{align-items:center;gap:4px;display:flex;position:relative}.auto_assignment_row_selected{background:#eef2ff!important}.auto_assignment_filters_row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;margin-bottom:24px;padding:16px;display:flex}.aa_filter_item{width:200px}.aa_clear_filters_btn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:500}.aa_clear_filters_btn:hover{text-decoration:underline}.auto_assignment_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.auto_assignment_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.auto_assignment_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.auto_assignment_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.auto_assignment_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.auto_assignment_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.auto_assignment_filter_apply_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.auto_assignment_bulk_action_panel{z-index:499;background:#fff;border:1px solid #e8ebf0;border-radius:14px;flex-direction:column;gap:16px;min-width:270px;padding:20px;display:flex;position:absolute;top:50px;right:100px;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.auto_assignment_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.auto_assignment_bulk_action_title{color:#26334d;font-size:15px;font-weight:600}.auto_assignment_bulk_action_close{cursor:pointer;color:#9ea5bc;transition:color .18s}.auto_assignment_bulk_action_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.auto_assignment_bulk_action_actions{justify-content:center;align-items:center;display:flex}.auto_assignment_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.auto_assignment_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.admin_cert_container{padding:24px}.admin_cert_layout{flex-flow:wrap;gap:30px;display:flex}.admin_cert_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;flex:1;align-items:flex-start;gap:20px;min-width:400px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.admin_cert_header{color:#1e293b;border-bottom:2px solid #011f5b;width:100%;margin:0;padding-bottom:10px;font-size:1.25rem;font-weight:700}.admin_cert_form{width:100%}.admin_cert_input_group{margin-bottom:25px}.admin_cert_label{color:#374151;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.admin_cert_input_grp{flex-direction:column;display:flex}.admin_cert_header_main{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.admin_cert_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.admin_cert_header_info h1.admin_cert_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.admin_cert_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.admin_cert_upload_box_readonly{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:15px;padding:15px;display:flex}.admin_cert_upload_box{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;padding:24px;transition:border-color .2s}.admin_cert_upload_box:hover{border-color:#1c88c7}.admin_cert_upload_preview{align-items:center;gap:10px;margin-top:10px;display:flex}.admin_cert_upload_img_preview{object-fit:contain;height:40px}.admin_cert_upload_text{color:#64748b;margin-top:10px;font-size:14px}.admin_cert_grid_2{grid-template-columns:1fr 1fr;gap:15px;display:grid}.admin_cert_input{border:2px solid #cecece;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-size:14px;transition:all .3s}.admin_cert_input:focus{border-color:#011f5b}.admin_cert_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.admin_cert_btn_primary:disabled{opacity:.7;cursor:not-allowed}.admin_cert_btn_secondary{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;padding:4px 8px;font-size:12px;transition:all .2s}.admin_cert_btn_secondary:hover{background:#fee2e2}.admin_cert_preview_sticky{flex:1;min-width:400px;height:fit-content;position:sticky;top:20px}.admin_cert_preview_wrapper{aspect-ratio:1.414;background:#fff;flex-direction:column;width:100%;padding:0;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000001a}.admin_cert_required{color:red}.admin_cert_error{color:#ef4444;margin-top:4px;font-size:13px;font-weight:500}.admin_cert_input.error{border:1px solid #ef4444}.admin_cert_preview_border_outer{border:4px solid var(--color-primary);pointer-events:none;z-index:10;position:absolute;inset:12px}.admin_cert_preview_border_inner{pointer-events:none;z-index:10;border:1px solid #d1d5db;position:absolute;inset:22px}.admin_cert_preview_inner{flex-direction:column;align-items:center;height:100%;padding:60px 40px;display:flex}.admin_cert_preview_logos{justify-content:space-between;width:100%;margin-bottom:20px;display:flex}.admin_cert_preview_logo_box{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.admin_cert_preview_logo_img{object-fit:contain;width:100%;height:100%}.admin_cert_preview_title{color:#374151;text-align:center;margin:0 0 10px;font-family:Helvetica,Arial,sans-serif;font-size:28px;font-weight:700}.admin_cert_preview_text{color:#6b7280;text-align:center;margin:15px 0;font-family:Helvetica,Arial,sans-serif;font-size:14px}.admin_cert_preview_subtitle{color:#374151;text-align:center;margin:10px 0;font-family:Helvetica,Arial,sans-serif;font-size:13px}.admin_cert_preview_learner{color:#111827;text-align:center;margin:5px 0 0;font-family:Helvetica,Arial,sans-serif;font-size:24px;font-weight:700}.admin_cert_preview_line{background:#d1d5db;width:60%;height:1px;margin:5px auto 20px}.admin_cert_preview_resource{color:var(--color-accent);text-align:center;margin:15px 0;font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:700}.admin_cert_preview_score{color:var(--color-accent);text-align:center;margin:10px 0;font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:700}.admin_cert_preview_disclaimer{color:#9ca3af;text-align:center;margin:20px;font-family:Helvetica,Arial,sans-serif;font-size:11px;font-style:italic}.admin_cert_preview_signatures{justify-content:space-between;width:100%;margin-top:auto;padding-bottom:20px;display:flex}.admin_cert_preview_signature_box{text-align:center;width:180px}.admin_cert_preview_signatory_name{color:#111827;margin-bottom:5px;font-family:Helvetica,Arial,sans-serif;font-size:11px;font-weight:700}.admin_cert_preview_signature_line{background:#111827;width:100%;height:1px}.admin_cert_preview_signatory_title{color:#374151;margin-top:5px;font-family:Helvetica,Arial,sans-serif;font-size:10px}.admin_cert_preview_footer{color:#374151;justify-content:space-between;width:100%;font-size:10px;display:flex}.admin_cert_preview_footer_right{text-align:right;align-self:flex-end}.admin_cert_lms_logo{object-fit:contain;width:50px;height:50px}.admin_cert_lms_label{color:#64748b;font-size:14px}.admin_cert_hidden{display:none}.modulemanagement_container{padding:24px}.modulemanagement_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.modulemanagement_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.modulemanagement_header_info h1.modulemanagement_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.modulemanagement_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.modulemanagement_stats{gap:16px;display:flex}.modulemanagement_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.modulemanagement_stat_icon{color:var(--color-primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.modulemanagement_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.modulemanagement_stat_info{flex-direction:column;display:flex}.modulemanagement_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.modulemanagement_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.modulemanagement_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.modulemanagement_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.modulemanagement_search_icon{z-index:1;color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.modulemanagement_search_input{color:#1e293b;background-color:#fff;border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.modulemanagement_search_input:focus{border-color:#011f5b}.modulemanagement_controls_right{gap:10px;display:flex;position:relative}.modulemanagement_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.modulemanagement_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.modulemanagement_control_btn:disabled{opacity:.5;cursor:not-allowed}.modulemanagement_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.modulemanagement_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.modulemanagement_filter_apply_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.modulemanagement_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.modulemanagement_btn_secondary:hover{background:#e5e7eb}.modulemanagement_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.modulemanagement_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.modulemanagement_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.modulemanagement_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.modulemanagement_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.modulemanagement_bulk_action_panel{z-index:499;background:#fff;border:1px solid #e8ebf0;border-radius:14px;flex-direction:column;gap:16px;min-width:270px;padding:20px;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:absolute;top:50px;right:100px;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.modulemanagement_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.modulemanagement_bulk_action_title{color:#26334d;font-size:15px;font-weight:600}.modulemanagement_bulk_action_close{cursor:pointer;color:#9ea5bc;transition:color .18s}.modulemanagement_bulk_action_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.modulemanagement_bulk_action_actions{justify-content:center;align-items:center;display:flex}.modulemanagement_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.modulemanagement_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.modulemanagement_table_header_checkbox{align-items:center;gap:4px;display:flex;position:relative}.modulemanagement_select_all_menu_toggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:1;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.modulemanagement_select_all_menu_toggle:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a14}.modulemanagement_select_all_menu_toggle:active{border-color:#94a3b8;box-shadow:0 2px 6px #0f172a1f}.modulemanagement_select_all_chevron{transition:transform .16s}.modulemanagement_select_all_menu_toggle.open .modulemanagement_select_all_chevron{transform:rotate(180deg)}.modulemanagement_select_all_flyout{z-index:8;background:#fafafa;border:3px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:170px;padding:8px 6px;display:flex;box-shadow:0 12px 30px #0f172a24}.modulemanagement_select_all_flyout button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;transition:background .2s;display:flex}.modulemanagement_select_all_flyout button:hover:not(:disabled){background:#d8d8e380}.modulemanagement_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.modulemanagement_table_container{overflow-x:auto}.modulemanagement_table{border-collapse:collapse;width:100%}.modulemanagement_table th,.modulemanagement_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.modulemanagement_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.modulemanagement_actions_header{text-align:left!important}.modulemanagement_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.modulemanagement_table_row:hover{background-color:#f9f9f9}.modulemanagement_table_header_select{align-items:center;gap:4px;display:flex;position:relative}.modulemanagement_checkbox_container{gap:4px}.modulemanagement_select_menu_toggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:1;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.modulemanagement_select_menu_toggle:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a14}.modulemanagement_select_menu_toggle:active{border-color:#94a3b8;box-shadow:0 2px 6px #0f172a1f}.modulemanagement_select_chevron{transition:transform .16s}.modulemanagement_select_menu_open .modulemanagement_select_chevron{transform:rotate(180deg)}.modulemanagement_select_flyout{z-index:8;background:#fafafa;border:3px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:170px;padding:8px 6px;display:flex;box-shadow:0 12px 30px #0f172a24}.modulemanagement_select_flyout button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;transition:background .2s;display:flex}.modulemanagement_select_flyout button:hover:not(:disabled){background:#d8d8e380}.modulemanagement_selected_option{background:#d8d8e380!important}.modulemanagement_check_icon{filter:invert(25%)sepia(16%)saturate(339%)hue-rotate(179deg)brightness(90%)contrast(86%);flex-shrink:0;width:16px;height:16px}.modulemanagement_row_checkbox{align-items:center;display:flex}.modulemanagement_row_checkbox input[type=checkbox]{cursor:pointer}.modulemanagement_cell_content{align-items:center;display:flex}.modulemanagement_title_container{flex-direction:column;gap:4px;display:flex}.modulemanagement_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.modulemanagement_description{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin:0;font-size:.875rem;overflow:hidden}.modulemanagement_tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.modulemanagement_classification{color:#475569;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.modulemanagement_status_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.modulemanagement_status_published{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.modulemanagement_status_draft{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.modulemanagement_status_saved{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.modulemanagement_status_imported{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.modulemanagement_date_info{color:#64748b;white-space:nowrap;align-items:center;gap:6px;font-size:.875rem;display:flex}.modulemanagement_action_buttons{text-align:left;gap:8px;display:flex}.modulemanagement_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.modulemanagement_action_btn:disabled{color:#9ea5bc;opacity:.5;cursor:not-allowed;background:#f3f4f6}.modulemanagement_action_edit{color:#6b7280}.modulemanagement_action_edit:hover{background:#f3f4f6;border-color:#d1d5db}.modulemanagement_action_analytics{color:#10b981}.modulemanagement_action_analytics:hover{background:#d1fae5;border-color:#a7f3d0}.modulemanagement_action_delete{color:#ef4444}.modulemanagement_row_selected{background:#eef2ff!important}.modulemanagement_action_delete:hover{background:#fee2e2;border-color:#fecaca}.modulemanagement_pagination_container{justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 0;display:flex}.modulemanagement_pagination_content{align-items:center;gap:12px;display:flex}.modulemanagement_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.modulemanagement_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.modulemanagement_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.modulemanagement_pagination_text{color:#0f172a;font-size:.875rem}.modulemanagement_empty_state_container{justify-content:center;align-items:center;min-height:400px;display:flex}.modulemanagement_empty_state{text-align:center;padding:48px 24px}.modulemanagement_empty_icon{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.modulemanagement_empty_state h3{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:600}.modulemanagement_empty_state p{color:#64748b;margin:0 0 20px}.modulemanagement_empty_actions{justify-content:center;align-items:center;display:flex}.modulemanagement_draft_modal_overlay{z-index:1000;box-sizing:border-box;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0}.modulemanagement_draft_modal{box-sizing:border-box;background-color:#fff;border-radius:12px;flex-direction:column;gap:20px;width:400px;max-height:80vh;padding:24px;display:flex;overflow-y:auto;box-shadow:0 8px 24px #00000026}.modulemanagement_draft_modal_header{justify-content:space-between;align-items:center;display:flex}.modulemanagement_draft_modal_header h2{color:#333;margin:0;font-size:1.8rem;font-weight:700}.modulemanagement_draft_modal_close{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.modulemanagement_draft_modal_close:hover{background:#f3f4f6;border-radius:4px}.modulemanagement_draft_list{flex-direction:column;gap:16px;display:flex}.modulemanagement_draft_item{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;box-shadow:0 1px 4px #0000000d}.modulemanagement_draft_item h3{color:#222;margin:0 0 8px;font-size:1.25rem}.modulemanagement_draft_item p{color:#555;margin:0 0 12px;font-size:.95rem;line-height:1.4}.modulemanagement_draft_actions{justify-content:flex-end;gap:8px;display:flex}.modulemanagement_draft_continue{color:#fff;cursor:pointer;background-color:#5570f1;border:none;border-radius:6px;padding:8px 14px;font-size:.95rem;font-weight:600;transition:background-color .3s}.modulemanagement_draft_continue:hover{background-color:#1c88c7}.modulemanagement_draft_delete{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:6px;padding:8px 14px;font-size:.95rem;font-weight:600;transition:background-color .3s}.modulemanagement_draft_delete:hover{background-color:#c82333}.modulemanagement_no_drafts{color:#777;text-align:center;padding:20px 0;font-style:italic}.modulemanagement_loading{text-align:center;color:#6c757d;padding:20px}.modulemanagement_error{color:#dc3545;background-color:#f8d7da;border-radius:4px;margin-bottom:20px;padding:10px}@media (width<=768px){.modulemanagement_header_content{flex-direction:column;gap:20px}.modulemanagement_stats{justify-content:space-between;width:100%}.modulemanagement_stat_card{flex:1;min-width:auto}.modulemanagement_action_buttons{flex-wrap:wrap}.modulemanagement_filter_panel,.modulemanagement_bulk_action_panel{width:calc(100vw - 40px);left:20px;right:20px}}.modulemodal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;font-family:Inter,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.modulemodal_content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modulemodal_btn_prev:disabled{background-color:11F5B;opacity:.5;cursor:not-allowed}.modulemodal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.modulemodal_header_content{align-items:center;gap:16px;display:flex}.modulemodal_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.modulemodal_header h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.modulemodal_header_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.modulemodal_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.modulemodal_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.modulemodal_progress_bottom{pointer-events:none;background:#f1f5f9;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.modulemodal_progress_bar{background:#011f5b;height:100%;transition:width .3s}.modulemodal_progress_bar_step_1{width:33.33%}.modulemodal_progress_bar_step_2{width:66.66%}.modulemodal_progress_bar_step_3{width:100%}.modulemodal_body{flex-direction:column;flex-grow:1;height:500px;padding:24px;display:flex;overflow-y:auto}.modulemodal_grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:20px;display:grid}.modulemodal_form_group{flex-direction:column;gap:6px;display:flex}.modulemodal_form_label{color:#334155;margin-bottom:0;margin-left:2px;font-size:.875rem;font-weight:500;display:block}.modulemodal_label_wrapper{align-items:center;gap:4px;display:flex}.modulemodal_required{color:#ef4444}.modulemodal_form_input{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.modulemodal_form_input:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.modulemodal_form_input:disabled{cursor:not-allowed;color:#94a3b8;background-color:#f8fafc}textarea.modulemodal_form_input{resize:vertical;height:auto;min-height:100px;padding:12px;line-height:1.5}.modulemodal_input_sm{width:80px}.modulemodal_file_info{color:#64748b;margin-bottom:4px;margin-left:2px;font-size:.75rem}.modulemodal_hidden_input{display:none}.modulemodal_upload_label{cursor:pointer;color:#011f5b;background-color:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.modulemodal_upload_label:hover{background-color:#eff6ff;border-color:#011f5b}.modulemodal_uploaded_file_container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:10px 12px;display:flex}.modulemodal_uploaded_file_name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;max-width:none;font-size:.875rem;font-weight:500;overflow:hidden}.modulemodal_file_actions{gap:4px;display:flex}.modulemodal_btn_preview,.modulemodal_btn_delete{cursor:pointer;background:#eff6ff;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.modulemodal_btn_preview:disabled{cursor:not-allowed;opacity:.5}.modulemodal_btn_preview:not(:disabled):hover{color:#011f5b;background:#eff6ff}.modulemodal_btn_delete:hover{color:#ef4444;background:#fef2f2}.modulemodal_footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:20px 24px}.modulemodal_step_navigation{justify-content:space-between;align-items:center;width:100%;display:flex}.modulemodal_action_buttons{gap:12px;display:flex}.modulemodal_btn_prev,.modulemodal_btn_cancel{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.modulemodal_btn_prev:hover,.modulemodal_btn_cancel:hover{color:#334155;background-color:#f8fafc;border-color:#94a3b8}.modulemodal_btn_next{color:#fff;cursor:pointer;background-color:#011f5b;border:1px solid #011f5b;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.modulemodal_btn_next:hover{background-color:#022a7a;border-color:#022a7a}.modulemodal_btn_next:disabled{opacity:.6;cursor:not-allowed}.modulemodal_label_row{justify-content:space-between;align-items:center;width:100%;display:flex}.modulemodal_label_row .modulemodal_file_info{margin-bottom:0;margin-left:0}.modulemodal_ai_help{justify-content:flex-start;width:100%;margin:0 auto 8px;display:flex}.modulemodal_ai_help_btn{color:#1c88c7;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.875rem;display:inline-flex}.modulemodal_ai_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:400px;margin:10px auto;padding:10px 24px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.modulemodal_ai_btn_disabled{opacity:.6;cursor:not-allowed}.modulemodal_ai_help_panel{color:#1f2937;background:#eef2ff;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin:0 auto 12px;padding:10px 12px;font-size:14px}.modulemodal_ai_help_title{color:#334155;margin-bottom:6px;font-weight:600}.modulemodal_ai_help_list{color:#64748b;margin:0;padding-left:20px;font-size:14px;list-style:outside}.modulemodal_ai_help_list li{margin-bottom:4px}.modulemodal_learning_outcomes{flex-direction:column;gap:10px;display:flex}.modulemodal_learning_outcome_item{align-items:center;gap:10px;display:flex}.modulemodal_add_outcome_btn{color:#64748b;cursor:pointer;background:0 0;border:1px dashed #cbd5e1;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:5px;padding:8px;font-size:.875rem;transition:all .2s;display:flex}.modulemodal_add_outcome_btn:hover{color:#011f5b;background:#f8fafc;border-color:#011f5b}.modulemodal_tags_container{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.modulemodal_tag{color:#5570f1;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;display:flex}.modulemodal_tag_remove{cursor:pointer;color:#5570f1;background:0 0;border:none;padding:0;display:flex}.modulemodal_content_type_buttons{background:#f1f5f9;border-radius:8px;gap:4px;width:100%;margin-bottom:20px;padding:4px;display:flex}.modulemodal_content_type_btn{cursor:pointer;color:#64748b;text-align:center;background:0 0;border:none;border-radius:6px;flex:1;padding:8px 12px;font-size:.875rem;font-weight:500;transition:all .2s}.modulemodal_content_type_btn.active{color:#011f5b;background:#fff;box-shadow:0 1px 2px #0000000d}.modulemodal_checkbox{cursor:pointer;align-items:center;gap:10px;font-weight:400;display:flex}.modulemodal_checkbox_note{color:#64748b;margin-top:4px;margin-left:24px;font-size:12px}.modulemodal_width_full{width:100%}.modulemodal_gap_10{gap:10px}.modulemodal_input_error{border-color:#ef4444!important}.modulemodal_error_text{color:#ef4444;margin-top:4px;font-size:.75rem;display:block}.modulemodal_file_size{color:#64748b;margin-top:4px;margin-left:5px;font-size:12px}.modulemodal_thumbnail_container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.modulemodal_thumbnail_container:hover{border-color:#cbd5e1}.modulemodal_thumbnail_preview_box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:80px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.modulemodal_thumbnail_overlay_btn{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#011f5b66;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.modulemodal_thumbnail_preview_box:hover .modulemodal_thumbnail_overlay_btn{opacity:1}.modulemodal_thumbnail_overlay_btn:hover{background:#011f5b99}.modulemodal_thumbnail_overlay_btn svg{filter:drop-shadow(0 2px 4px #0003);transition:transform .2s}.modulemodal_thumbnail_overlay_btn:hover svg{transform:scale(1.1)}.modulemodal_thumbnail_img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.modulemodal_thumbnail_container:hover .modulemodal_thumbnail_img{transform:scale(1.05)}.modulemodal_thumbnail_placeholder{color:#94a3b8;background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.modulemodal_thumbnail_details{flex-direction:column;flex:1;justify-content:center;min-width:0;padding-right:4px;display:flex}.modulemodal_thumbnail_name_row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.modulemodal_thumbnail_info_part{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.modulemodal_thumbnail_text_wrapper{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.modulemodal_thumbnail_size_text{color:#64748b;font-size:.75rem;font-weight:400}.modulemodal_thumbnail_badge{color:#16a34a;text-transform:uppercase;letter-spacing:.02em;background:#f0fdf4;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:600}.modulemodal_thumbnail_filename{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.modulemodal_thumbnail_actions{gap:10px;display:flex}.modulemodal_thumb_btn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.modulemodal_thumb_btn.view{color:#475569;background:#f1f5f9}.modulemodal_thumb_btn.view:hover{color:#1e293b;background:#e2e8f0}.modulemodal_thumb_btn.delete{color:#e11d48;background:#fff1f2}.modulemodal_thumb_btn.delete:hover{color:#be123c;background:#ffe4e6}.modulemodal_upload_zone_enhanced{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:24px;transition:all .2s;display:flex}.modulemodal_upload_zone_enhanced:hover{background:#f0f7ff;border-color:#011f5b}.modulemodal_upload_icon_circle{color:#011f5b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex;box-shadow:0 2px 4px #0000000d}.modulemodal_upload_text_main{color:#1e293b;font-size:.95rem;font-weight:600}.modulemodal_upload_text_sub{color:#64748b;font-size:.8rem}.full_rich_text_module_wrapper{width:100%;margin-bottom:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.full_rich_text_module_container{background:#fff;border:2px solid #e5e7eb;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.full_rich_text_module_container:focus-within{border-color:#011f5b;box-shadow:0 0 0 3px #011f5b1a,0 10px 15px -3px #0000001a}.full_rich_text_module_menubar{background:linear-gradient(#f9fafb,#f3f4f6);border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:6px;padding:12px 16px;display:flex}.full_rich_text_module_btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.full_rich_text_module_btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.full_rich_text_module_btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.full_rich_text_module_btn:disabled{opacity:.5;cursor:not-allowed}.full_rich_text_module_btn_active{color:#fff;background:#1c88c7;border-color:#011f5b;font-weight:600}.full_rich_text_module_btn_active:hover:not(:disabled){background:#011f5b;border-color:#011f5b}.full_rich_text_module_divider{background:#d1d5db;width:1px;height:24px;margin:0 4px}.full_rich_text_module_content{min-height:400px;max-height:600px;padding:20px 24px;overflow-y:auto}.full_rich_text_module_content .ProseMirror{outline:none;min-height:360px}.full_rich_text_module_content .ProseMirror p{color:#1f2937;margin:0 0 12px;line-height:1.7}.full_rich_text_module_content .ProseMirror h1{color:#111827;margin:24px 0 16px;font-size:2em;font-weight:700;line-height:1.2}.full_rich_text_module_content .ProseMirror h2{color:#111827;margin:20px 0 12px;font-size:1.5em;font-weight:600;line-height:1.3}.full_rich_text_module_content .ProseMirror h3{color:#111827;margin:16px 0 10px;font-size:1.25em;font-weight:600;line-height:1.4}.full_rich_text_module_content .ProseMirror ul,.full_rich_text_module_content .ProseMirror ol{margin:12px 0;padding-left:24px}.full_rich_text_module_content .ProseMirror li{color:#1f2937;margin:6px 0;line-height:1.7}.full_rich_text_module_content .ProseMirror blockquote{color:#4b5563;background:#f9fafb;border-left:4px solid #3b82f6;border-radius:0 6px 6px 0;margin:16px 0;padding:12px 16px;font-style:italic}.full_rich_text_module_content .ProseMirror code{color:#dc2626;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.full_rich_text_module_content .ProseMirror pre{color:#f9fafb;background:#1f2937;border-radius:8px;margin:16px 0;padding:16px;font-family:Courier New,monospace;font-size:.9em;line-height:1.5;overflow-x:auto}.full_rich_text_module_content .ProseMirror pre code{color:inherit;background:0 0;padding:0}.full_rich_text_module_content .ProseMirror a{color:#3b82f6;cursor:pointer;text-decoration:underline}.full_rich_text_module_content .ProseMirror a:hover{color:#2563eb}.full_rich_text_module_content .ProseMirror strong{color:#111827;font-weight:700}.full_rich_text_module_content .ProseMirror em{font-style:italic}.full_rich_text_module_content .ProseMirror s{text-decoration:line-through}.full_rich_text_module_content::-webkit-scrollbar{width:8px}.full_rich_text_module_content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.full_rich_text_module_content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.full_rich_text_module_content::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (width<=1024px){.full_rich_text_module_content{min-height:350px;max-height:500px;padding:16px 20px}.full_rich_text_module_content .ProseMirror{min-height:300px}}@media (width<=768px){.full_rich_text_module_menubar{gap:4px;padding:10px 12px}.full_rich_text_module_btn{min-width:32px;height:32px;padding:6px 10px;font-size:13px}.full_rich_text_module_content{min-height:300px;max-height:400px;padding:14px 16px}.full_rich_text_module_content .ProseMirror{min-height:250px}.full_rich_text_module_content .ProseMirror h1{margin:20px 0 12px;font-size:1.75em}.full_rich_text_module_content .ProseMirror h2{margin:16px 0 10px;font-size:1.35em}.full_rich_text_module_content .ProseMirror h3{margin:12px 0 8px;font-size:1.15em}}@media (width<=480px){.full_rich_text_module_menubar{flex-wrap:nowrap;gap:2px;padding:8px 10px;overflow-x:auto}.full_rich_text_module_btn{flex-shrink:0;min-width:28px;height:28px;padding:4px 8px;font-size:12px}.full_rich_text_module_divider{display:none}.full_rich_text_module_content{min-height:250px;max-height:350px;padding:12px 14px}.full_rich_text_module_content .ProseMirror{min-height:200px}.full_rich_text_module_content .ProseMirror h1{margin:16px 0 10px;font-size:1.5em}.full_rich_text_module_content .ProseMirror h2{margin:12px 0 8px;font-size:1.25em}.full_rich_text_module_content .ProseMirror h3{margin:10px 0 6px;font-size:1.1em}.full_rich_text_module_content .ProseMirror p{margin:0 0 10px;line-height:1.6}}.global-assign-create-assignment-container{background:#f4f6fa;justify-content:center;min-height:100vh;font-family:Segoe UI,Roboto,sans-serif;display:flex}.cae-scope{padding:24px}.admin_assign_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.admin_assign_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.admin_assign_header_info h1.admin_assign_view_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.admin_assign_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.global-assign-assignment-form-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:950px;padding:40px 50px;box-shadow:0 6px 24px #00000012}.global-assign-assignment-steps{justify-content:space-between;gap:32px;margin-bottom:40px;display:flex}.global-assign-assignment-step{flex-direction:column;flex:1;align-items:center;min-width:100px;padding:0 12px;display:flex;position:relative}.global-assign-assignment-step:not(:last-child):after{content:"";z-index:0;background:#d1d5db;border-radius:2px;width:100%;height:3px;position:absolute;top:18px;right:-50%}.global-assign-assignment-step.global-assign-completed:not(:last-child):after{background:var(--color-accent)}.global-assign-assignment-step.global-assign-active .global-assign-step-number{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-primary) 100%);box-shadow:0 0 12px #1c88c7cc}.global-assign-assignment-step.global-assign-completed .global-assign-step-number{background:#9aabff}.global-assign-step-number{color:#fff;z-index:1;background:#d1d5db;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:6px;font-weight:600;transition:all .3s;display:flex}.global-assign-step-label{color:#4b5563;white-space:nowrap;margin-top:8px;font-size:13px;font-weight:500}.global-assign-assignment-form{flex-direction:column;gap:18px;display:flex}.global-assign-step-title{color:#111827;margin:14px 0;font-size:18px;font-weight:600}.global-assign-content-selection-note{color:#6b7280;margin:10px 0;font-size:12px}.global-assign-assignment-form input,.global-assign-assignment-form select,.global-assign-assignment-form textarea{background:#f9fafb;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border .2s,box-shadow .2s,background .2s}.global-assign-assignment-form input:focus,.global-assign-assignment-form select:focus,.global-assign-assignment-form textarea:focus{border-color:var(--color-accent);background:#fff;box-shadow:0 0 6px #1c88c74d}.global-assign-content-items-list{flex-wrap:wrap;gap:10px;height:300px;margin-top:20px;display:flex;overflow-y:auto}.global-assign-content-item{cursor:pointer;background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;flex:calc(50% - 10px);padding:14px 18px;transition:all .2s}.global-assign-content-item:hover{border-color:var(--color-accent);background:#1c88c70f}.global-assign-content-item.global-assign-selected{border-color:var(--color-accent);background:#eef2ff}.global-assign-content-item-type{color:#6b7280;margin-bottom:4px;font-size:10px;font-weight:700}.global-assign-content-item-name{color:#111827;font-size:14px}.global-assign-no-content-found{color:#9ca3af;text-align:center;margin-top:12px;font-size:14px}.global-assign-users-list{flex-direction:column;gap:6px;margin-top:10px;display:flex}.global-assign-user-item{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .2s;display:flex}.global-assign-user-item:hover{border-color:var(--color-accent);background:#1c88c70f}.global-assign-user-item.global-assign-selected{border-color:var(--color-accent);background:#eef2ff}.global-assign-user-email{color:#374151;font-size:13px;font-weight:700}.global-assign-user-name{color:#4b5563;font-size:13px}.global-assign-group-selection{margin-top:15px}.global-assign-group-select{margin-top:8px}.global-assign-dates-container{flex-direction:column;gap:16px;display:flex}.global-assign-date-field{flex-direction:column;gap:6px;display:flex}.global-assign-date-time-inputs{gap:12px;display:flex}.global-assign-date-note{color:#6b7280;margin-top:8px;font-size:12px}.global-assign-notification-option,.global-assign-recurring-option{justify-content:center;align-items:center;gap:18px;margin-top:20px;display:flex}.global-assign-recurring-note{color:#6b7280;margin-left:28px;font-size:12px}.global-assign-step-actions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.assignmnet-row-table{cursor:pointer}.assignmnet-row-table:hover{background:#cfcfcf}input[type=checkbox]{outline:none;width:fit-content;height:fit-content}.global-assign-next-step-btn,.global-assign-create-btn{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:11px 20px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 3px 8px #1c88c740}.global-assign-next-step-btn:hover,.global-assign-create-btn:hover{background:var(--color-primary)}.global-assign-prev-step-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;padding:11px 20px;font-size:14px;font-weight:600;transition:all .2s}.global-assign-prev-step-btn:hover{background:#e5e7eb}.global-assign-cancel-btn{color:#b91c1c;cursor:pointer;background:#fee2e2;border:none;border-radius:10px;padding:11px 20px;font-size:14px;font-weight:600;transition:all .2s}.global-assign-cancel-btn:hover{background:#fecaca}.global-assign-assignment-step-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:530px;margin-bottom:20px;padding:28px 32px;box-shadow:0 3px 10px #0000000a}.global-assign-audience-type-selection{gap:24px;margin:20px 0;display:flex}.global-assign-audience-type-option{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;transition:all .2s;display:flex}.global-assign-audience-type-option:hover{border-color:var(--color-accent);background:#1c88c70f}.global-assign-audience-type-option input[type=radio]{accent-color:var(--color-accent);cursor:pointer;width:16px;height:16px}.global-assign-user-selection{margin-top:20px}.global-assign-user-search-input{background:#f9fafb;border:1px solid #cbd5e1;border-radius:10px;width:100%;margin-top:6px;margin-bottom:12px;padding:12px 14px;font-size:14px;transition:all .2s}.global-assign-user-search-input:focus{border-color:var(--color-accent);background:#fff;box-shadow:0 0 6px #1c88c74d}.global-assign-users-list{flex-direction:column;gap:8px;height:180px;max-height:180px;padding-right:4px;display:flex;overflow-y:auto}.global-assign-users-list::-webkit-scrollbar{width:6px}.global-assign-users-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.global-assign-users-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.global-assign-group-selection{flex-direction:column;gap:8px;margin-top:20px;display:flex}.global-assign-group-select{background:#f9fafb;border:1px solid #cbd5e1;border-radius:10px;padding:12px 14px;font-size:14px;transition:all .2s}.global-assign-group-select:focus{border-color:var(--color-accent);background:#fff;box-shadow:0 0 6px #1c88c74d}.global-assign-date-input,.global-assign-time-input{cursor:pointer;background:#f9fafb;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.global-assign-date-input:focus,.global-assign-time-input:focus{border-color:var(--color-accent);background:#fff;box-shadow:0 0 6px #1c88c74d}.filter-overlay{z-index:1000;background-color:#fff;border:1px solid #ccc;border-radius:10px;width:300px;padding:10px;position:absolute;top:50%;right:30px;transform:translate(-50%,-50%);box-shadow:0 2px 5px #0000001a}.global-assign-pagination-container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.global-assign-pagination-content{align-items:center;gap:12px;display:flex}.global-assign-pagination-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.global-assign-pagination-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.global-assign-pagination-btn:disabled{cursor:not-allowed;opacity:.5}.global-assign-pagination-text{color:#0f172a;font-size:.875rem}.cae-scope .container{max-width:1400px;margin:0 auto;padding:20px}.cae-scope .page-header{background:#fff;border-radius:8px;margin-bottom:20px;padding:20px 30px;box-shadow:0 2px 4px #0000001a}.cae-scope .page-header h1{color:#2c3e50;margin-bottom:8px;font-size:2rem}.cae-scope .page-header p{color:#7f8c8d;font-size:14px}.cae-scope .progress-steps{background:#fff;border-radius:8px;justify-content:space-between;margin-bottom:30px;padding:20px 30px;display:flex;box-shadow:0 2px 4px #0000001a}.cae-scope .step{text-align:center;flex:1;padding:0 20px;position:relative}.cae-scope .step:not(:last-child):after{content:"";z-index:1;background:#dce4ec;width:100%;height:2px;position:absolute;top:20px;right:-50%}.cae-scope .step.active:not(:last-child):after,.cae-scope .step.completed:not(:last-child):after{background:var(--color-accent)}.cae-scope .step-number{color:#7f8c8d;z-index:2;background:#dce4ec;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 10px;font-weight:600;transition:all .3s;display:flex;position:relative}.cae-scope .step.active .step-number,.cae-scope .step.completed .step-number{color:#fff;background:#011f5b}.cae-scope .step-label{color:#7f8c8d;font-size:14px;font-weight:500}.cae-scope .step.active .step-label{color:#2c3e50;font-weight:600}.cae-scope .assignment-section{background:#fff;border-radius:8px;padding:30px;box-shadow:0 2px 4px #0000001a}.cae-scope .section-title{color:#2c3e50;border-bottom:2px solid var(--color-accent);margin-bottom:20px;padding-bottom:10px;font-size:18px;font-weight:600}.cae-scope .form-group{margin-bottom:25px}.cae-scope .form-group label{color:#34495e;margin-bottom:8px;font-weight:600;display:block}.cae-scope .required:after{content:" *";color:#e74c3c}.cae-scope .radio-group{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;display:grid}.cae-scope .radio-option{cursor:pointer;border:2px solid #dce4ec;border-radius:6px;align-items:center;padding:15px;transition:all .3s;display:flex}.cae-scope .radio-option:hover{background:#f8f9fa;border-color:#011f5b}.cae-scope .radio-option.selected{background:#e3f2fd;border-color:#011f5b}.cae-scope .radio-option input[type=radio]{cursor:pointer;width:20px;height:20px;accent-color:var(--color-accent);margin-right:12px}.cae-scope .radio-option-content{flex:1}.cae-scope .radio-option-title{color:#2c3e50;margin-bottom:4px;font-size:14px;font-weight:600}.cae-scope .radio-option-desc{color:#7f8c8d;font-size:13px}.cae-scope .filter-row{justify-content:center;align-items:center;gap:15px;margin-bottom:20px;display:flex}.cae-scope select,.cae-scope input[type=text],.cae-scope input[type=email],.cae-scope input[type=number],.cae-scope input[type=datetime-local],.cae-scope textarea{background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:12px 14px;font-size:14px;transition:border .2s,box-shadow .2s,background .2s}.cae-scope select:focus,.cae-scope input[type=text]:focus,.cae-scope input[type=email]:focus,.cae-scope input[type=number]:focus,.cae-scope input[type=datetime-local]:focus,.cae-scope textarea:focus{border-color:#011f5b}.cae-scope textarea{resize:vertical;min-height:120px;font-family:inherit}.cae-scope .help-text{color:#7f8c8d;margin-top:5px;font-size:13px}.cae-scope .email-counter{color:#7f8c8d;margin-top:5px;font-size:13px;font-weight:500}.cae-scope .email-counter.warning{color:#f39c12}.cae-scope .email-counter.error{color:#e74c3c}.cae-scope .items-list{border:1px solid #dce4ec;border-radius:6px;max-height:400px;padding:10px;overflow-y:auto}.cae-scope .item-card{border:1px solid #dce4ec;border-radius:6px;align-items:center;margin-bottom:10px;padding:12px;transition:all .3s;display:flex}.cae-scope .item-card:hover{background:#f8f9fa;border-color:#011f5b}.cae-scope .item-card.selected{background:#e3f2fd;border-color:#011f5b}.cae-scope .item-card input[type=radio]{cursor:pointer;width:20px;height:20px;accent-color:var(--color-accent);margin-right:12px}.cae-scope .item-info{cursor:pointer;flex:1}.cae-scope .item-title{color:#2c3e50;margin-bottom:4px;font-size:14px;font-weight:600}.cae-scope .item-meta{color:#7f8c8d;font-size:12px}.cae-scope .item-badge{text-transform:uppercase;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.cae-scope .item-badge.module{color:#1976d2;background:#e3f2fd}.cae-scope .item-badge.assessment{color:#7b1fa2;background:#f3e5f5}.cae-scope .item-badge.survey{color:#f57c00;background:#fff3e0}.cae-scope .item-badge.path{color:#388e3c;background:#e8f5e9}.cae-scope .item-badge.document{color:#388d8e;background:#cccecc}.cae-scope .item-badge.scorm{color:#8e8b38;background:#e8f5e9}.cae-scope .user-selection-mode{gap:10px;margin-bottom:20px;display:flex}.cae-scope .mode-btn{cursor:pointer;background:#fff;border:2px solid #dce4ec;border-radius:6px;flex:1;padding:12px;font-weight:600;transition:all .3s}.cae-scope .mode-btn:hover{color:#000;background:#e3e3e3}.cae-scope .mode-btn.active{color:#fff;background:#011f5b}.cae-scope .users-list{border:1px solid #dce4ec;border-radius:6px;max-height:400px;padding:10px;overflow-y:auto}.cae-scope .user-card{cursor:pointer;border:1px solid #dce4ec;border-radius:6px;align-items:center;margin-bottom:8px;padding:10px;transition:all .3s;display:flex}.cae-scope .user-card:hover{background:#f8f9fa;border-color:#011f5b}.cae-scope .user-card.selected{background:#e3f2fd;border-color:#011f5b}.cae-scope .user-card input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--color-accent);margin-right:12px}.cae-scope .user-info{flex:1}.cae-scope .user-name{color:#2c3e50;font-size:14px;font-weight:600}.cae-scope .user-email{color:#7f8c8d;font-size:12px}.cae-scope .user-team{color:#95a5a6;margin-top:2px;font-size:11px}.cae-scope .toggle-group{background:#f8f9fa;border:1px solid #dce4ec;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:15px;display:flex}.cae-scope .toggle-label{cursor:pointer;flex:1}.cae-scope .toggle-label strong{color:#2c3e50;margin-bottom:4px;display:block}.cae-scope .toggle-label .help-text{margin-top:0}.cae-scope .toggle-switch{width:56px;height:28px;margin-left:15px;position:relative}.cae-scope .toggle-switch input{opacity:0;width:0;height:0}.cae-scope .toggle-slider{cursor:pointer;background-color:#bdc3c7;border-radius:28px;transition:all .3s;position:absolute;inset:0}.cae-scope .toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:4px;left:4px}.cae-scope .toggle-switch input:checked+.toggle-slider{background-color:#011f5b}.cae-scope .toggle-switch input:checked+.toggle-slider:before{transform:translate(28px)}.cae-scope .schedule-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.cae-scope .datetime-group{background:#f8f9fa;border:1px solid #dce4ec;border-radius:6px;padding:15px}.cae-scope .datetime-group label{color:#34495e;margin-bottom:10px;font-weight:600;display:block}.cae-scope .datetime-group input{width:100%}.cae-scope .warning-box{background:#fff3cd;border:1px solid #ffc107;border-radius:6px;align-items:start;gap:12px;margin-top:15px;padding:15px;display:flex}.cae-scope .warning-box-icon{flex-shrink:0;font-size:24px}.cae-scope .warning-box-content{flex:1}.cae-scope .warning-box-content strong{color:#856404;margin-bottom:5px;display:block}.cae-scope .warning-box-content p{color:#856404;margin:0;font-size:14px}.cae-scope .info-box{background:#e3f2fd;border:1px solid #2196f3;border-radius:6px;margin-top:15px;padding:15px}.cae-scope .info-box strong{color:#1976d2;margin-bottom:5px;display:block}.cae-scope .info-box p{color:#1976d2;margin:0;font-size:14px}.cae-scope .recurring-options{border:1px solid var(--color-accent);background:#fff;border-radius:6px;margin-top:15px;padding:20px;display:none}.cae-scope .recurring-options.visible{display:block}.cae-scope .recurring-options h4{color:#2c3e50;margin-bottom:15px;font-size:16px}.cae-scope .custom-interval{margin-top:15px;display:none}.cae-scope .custom-interval.visible{display:block}.cae-scope .custom-interval-input{grid-template-columns:100px 1fr;align-items:center;gap:10px;display:grid}.cae-scope .advanced-toggle{cursor:pointer;background:#f8f9fa;border:1px solid #dce4ec;border-radius:6px;margin-top:20px;padding:15px;transition:all .3s}.cae-scope .advanced-toggle:hover{background:#e3f2fd}.cae-scope .advanced-toggle-header{color:#2c3e50;justify-content:space-between;align-items:center;font-weight:600;display:flex}.cae-scope .advanced-content{border-top:1px solid #dce4ec;margin-top:15px;padding-top:15px;display:none}.cae-scope .advanced-content.visible{display:block}.cae-scope .summary-panel{background:#fff;border-radius:8px;height:fit-content;padding:20px;position:sticky;top:20px;box-shadow:0 2px 4px #0000001a}.cae-scope .summary-panel h3{color:#2c3e50;margin-bottom:15px;font-size:18px}.cae-scope .summary-item{background:#f8f9fa;border-radius:4px;margin-bottom:10px;padding:12px}.cae-scope .summary-item strong{color:#2c3e50;margin-bottom:5px;font-size:13px;display:block}.cae-scope .summary-value{color:var(--color-accent);font-size:16px;font-weight:600}.summary-list{color:#7f8c8d;margin-top:5px;font-size:13px}.cae-scope .validation-warning{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:6px;margin-top:15px;padding:12px;font-size:13px}.cae-scope .action-buttons{border-top:1px solid #dce4ec;gap:15px;margin-top:30px;padding-top:20px;display:flex}.cae-scope .modal{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.cae-scope .modal.active{display:flex}.cae-scope .modal-content{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:80vh;padding:30px;overflow-y:auto}.cae-scope .modal-header{color:#2c3e50;border-bottom:2px solid var(--color-accent);margin-bottom:20px;padding-bottom:10px;font-size:22px;font-weight:600}.cae-scope .confirmation-details{margin-bottom:20px}.cae-scope .confirmation-section{background:#f8f9fa;border-radius:6px;margin-bottom:20px;padding:15px}.cae-scope .confirmation-section h4{color:#2c3e50;margin-bottom:10px;font-size:14px;font-weight:600}.cae-scope .confirmation-section ul{padding-left:0;list-style:none}.cae-scope .confirmation-section li{color:#7f8c8d;padding:5px 0;font-size:14px}.cae-scope .modal-actions{border-top:1px solid #dce4ec;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:20px;display:flex}.empty-state{text-align:center;color:#7f8c8d;padding:40px}.empty-state-icon{margin-bottom:15px;font-size:48px}@media (width<=968px){.cae-scope .main-content{grid-template-columns:1fr}.cae-scope .summary-panel{position:relative;top:0}.cae-scope .progress-steps{flex-wrap:wrap}.cae-scope .step{flex-basis:100%;margin-bottom:15px}.cae-scope .step:not(:last-child):after{display:none}.cae-scope .filter-row,.cae-scope .schedule-grid{grid-template-columns:1fr}}@media (width<=640px){.cae-scope .user-selection-mode,.cae-scope .action-buttons{flex-direction:column}.cae-scope .btn{justify-content:center;width:100%}.cae-scope .custom-interval-input{grid-template-columns:1fr}}.cae-scope .confirm-assignment-modal .modal-content{border-radius:12px;flex-direction:column;max-height:85vh;padding:0;display:flex;overflow:hidden;box-shadow:0 10px 30px #0003}.cae-scope .confirm-assignment-modal .modal-header{z-index:10;background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:0;padding:20px 25px;display:flex!important}.cae-scope .confirm-assignment-modal .confirmation-details{scroll-behavior:smooth;flex:1;margin-bottom:0;padding:20px 25px;overflow-y:auto}.cae-scope .confirm-assignment-modal .modal-actions{z-index:10;background:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;margin-top:0;padding:15px 25px}.cae-scope .addOrg_close_btn{cursor:pointer;color:#64748b;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.cae-scope .addOrg_close_btn:hover{color:#1e293b;background:#e2e8f0}:root{--grade-sub-primary:#011f5b;--grade-sub-accent:#1c88c7;--grade-sub-success:#10b981;--grade-sub-warning:#f59e0b;--grade-sub-text-dark:#0f172a;--grade-sub-text-body:#1e293b;--grade-sub-text-light:#64748b;--grade-sub-bg-main:#f8fafc;--grade-sub-bg-light:#f1f5f9;--grade-sub-border:#e2e8f0;--grade-sub-radius:8px}.grade_sub_header_content{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:32px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.grade_sub_header_info h1.grade_sub_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.grade_sub_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.grade_sub_container{max-width:1200px;color:var(--grade-sub-text-body);min-height:100vh;margin:0 auto;padding:24px;font-family:Segoe UI,Roboto,sans-serif;line-height:1.6}.grade_sub_stats_grid{align-items:center;gap:20px;display:flex}.grade_sub_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;width:210px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.grade_sub_stat_label{color:#64748b;white-space:nowrap;font-size:.875rem;font-weight:500}.grade_sub_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.grade_sub_stat_icon{color:var(--grade-sub-primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.grade_sub_stat_info{flex-direction:column;display:flex}.grade_sub_admin_assessments_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.grade_sub_admin_assessments_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.grade_sub_admin_assessments_search_icon{z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.grade_sub_admin_assessments_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.grade_sub_admin_assessments_search_input:focus{border-color:#011f5b}.grade_sub_admin_assessments_controls_right{gap:10px;display:flex;position:relative}.grade_sub_admin_assessments_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.grade_sub_admin_assessments_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.grade_sub_admin_assessments_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.grade_sub_admin_assessments_filter_apply_btn{background:var(--grade-sub-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.grade_sub_admin_assessments_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.grade_sub_admin_assessments_btn_secondary:hover{background:#e5e7eb}.grade_sub_admin_assessments_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.grade_sub_admin_assessments_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.grade_sub_admin_assessments_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.grade_sub_admin_assessments_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.grade_sub_admin_assessments_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.grade_sub_table_container{background:#fff;border:2px solid #cecece;border-radius:16px;overflow-x:auto;box-shadow:0 4px 12px #0000000d}.grade_sub_table{border-collapse:collapse;text-align:left;width:100%}.grade_sub_table th,.grade_sub_table td{border-bottom:1px solid var(--grade-sub-border);padding:14px 18px}.grade_sub_table th{color:#374151;text-transform:uppercase;letter-spacing:.5px;background-color:#f1f5f9;font-size:13px;font-weight:600}.grade_sub_table tbody tr:hover{background-color:#f9f9f9}.grade_sub_table tbody tr:last-child td{border-bottom:none}.grade_sub_status{text-transform:uppercase;letter-spacing:.3px;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.grade_sub_status_submitted{color:#1e40af;background:#dbeafe}.grade_sub_status_graded{color:#065f46;background:#d1fae5}.grade_sub_btn_primary{color:#fff;cursor:pointer;background-color:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:130px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.grade_sub_btn_primary:hover{background-color:#022a7a}.grade_sub_admin_assessments_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.grade_sub_admin_assessments_pagination_content{align-items:center;gap:12px;display:flex}.grade_sub_admin_assessments_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.grade_sub_admin_assessments_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.grade_sub_admin_assessments_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.grade_sub_admin_assessments_pagination_text{color:#0f172a;font-size:.875rem}.grade_sub_submission_time{color:var(--grade-sub-text-light);margin-top:4px;font-size:13px;display:block}.grade_sub_time_ontime{color:var(--grade-sub-success)}.grade_sub_time_late{color:var(--grade-sub-warning)}.grade_sub_user_sub_badge{text-transform:uppercase;white-space:nowrap;color:#065f46;background-color:#d1fec7;border:1px solid #a7f3d0;border-radius:20px;width:fit-content;margin-top:4px;padding:4px 12px;font-size:.65rem;font-weight:600}.grade_sub_modal_overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.grade_sub_modal_content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.grade_sub_modal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.grade_sub_header_content_modal{align-items:center;gap:16px;display:flex}.grade_sub_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.grade_sub_modal_title{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.grade_sub_modal_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.grade_sub_close_button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.grade_sub_close_button:hover{color:#0f172a;background-color:#f1f5f9}.grade_sub_modal_body{flex:1;padding:24px;overflow-y:auto}.grade_sub_modal_footer{background-color:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.grade_sub_button_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.grade_sub_button_primary:hover:not(:disabled){background-color:#1e3a8a}.grade_sub_button_secondary{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.grade_sub_button_secondary:hover{background-color:#f9fafb}.grade_sub_form_group{margin-bottom:20px}.grade_sub_form_label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.grade_sub_required{color:#ef4444}.grade_sub_form_input,.grade_sub_form_textarea{box-sizing:border-box;border:2px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.grade_sub_form_input:focus,.grade_sub_form_textarea:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.grade_sub_form_textarea{resize:vertical;min-height:100px}.grade_sub_info_grid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:24px;padding:16px}.grade_sub_info_item{border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:8px 0;display:flex}.grade_sub_info_item:last-child{border-bottom:none}.grade_sub_info_label{color:#64748b;font-size:14px;font-weight:500}.grade_sub_info_value{color:#1e293b;font-size:14px;font-weight:600}.grade_sub_info_ontime{color:#10b981}.grade_sub_info_late{color:#f59e0b}.grade_sub_score_wrapper{align-items:center;display:flex;position:relative}.grade_sub_score_suffix{color:#64748b;pointer-events:none;font-size:14px;font-weight:600;position:absolute;right:16px}.grade_sub_submission_link{color:#011f5b;background:#f0f9ff;border:1px solid #dbeafe;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.grade_sub_submission_link:hover{background:#e0f2fe;border-color:#bae6fd}.grade_sub_quick_feedback{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.grade_sub_quick_btn{cursor:pointer;text-align:left;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-size:13px;transition:all .2s}.grade_sub_quick_btn:hover{background:#f8fafc;border-color:#cbd5e1}.grade_sub_status_toggle{gap:12px;margin-top:8px;display:flex}.grade_sub_status_btn{cursor:pointer;text-align:center;color:#374151;background:#fff;border:2px solid #e2e8f0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.grade_sub_status_btn.pass.active{color:#047857;background-color:#ecfdf5;border-color:#10b981}.grade_sub_status_btn.fail.active{color:#b91c1c;background-color:#fef2f2;border-color:#ef4444}.grade_sub_toggle_switch{align-items:center;gap:12px;margin:8px 0;display:flex}.grade_sub_toggle_input{cursor:pointer;width:18px;height:18px}.grade_sub_toggle_label{color:#1e293b;cursor:pointer;font-weight:500}.grade_sub_hint_text{color:#64748b;margin:4px 0 0;font-size:12px}.GroupsManagement_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.GroupsManagement_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.GroupsManagement_header_info h1.GroupsManagement_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.GroupsManagement_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.GroupsManagement_stats{gap:16px;display:flex}.GroupsManagement_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.GroupsManagement_stat_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.GroupsManagement_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.GroupsManagement_stat_info{flex-direction:column;display:flex}.GroupsManagement_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.GroupsManagement_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.GroupsManagement_container{flex-direction:column;min-height:100vh;padding:0;display:flex}.GroupsManagement_search_bar{flex:1;align-items:center;max-width:400px;display:flex;position:relative}.GroupsManagement_search_icon{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.GroupsManagement_search_bar input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.GroupsManagement_search_bar input:focus{border-color:#011f5b}.GroupsManagement_controls_right{gap:8px;margin-left:auto;display:flex;position:relative}.GroupsManagement_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.GroupsManagement_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.GroupsManagement_control_btn:disabled{opacity:.5;cursor:not-allowed}.GroupsManagement_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.GroupsManagement_btn_secondary{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.GroupsManagement_btn_danger{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.GroupsManagement_btn_danger:hover{background:#b91c1c;box-shadow:0 4px 6px -1px #dc262633}.GroupsManagement_btn_danger:active{transform:scale(.98)}.GroupsManagement_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.GroupsManagement_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.GroupsManagement_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.GroupsManagement_bulk_action_panel{z-index:499;background:#fff;border:1px solid #e8ebf0;border-radius:14px;flex-direction:column;gap:16px;min-width:270px;padding:24px 28px 20px 24px;display:flex;position:absolute;top:40px;right:100px;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.GroupsManagement_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.GroupsManagement_bulk_action_close{cursor:pointer;color:#9ea5bc;transition:color .18s}.GroupsManagement_bulk_action_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.GroupsManagement_bulk_action_actions{justify-content:center;align-items:center;display:flex}.GroupsManagement_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.GroupsManagement_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.GroupsManagement_table th,.GroupsManagement_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.GroupsManagement_table th{color:#374151;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.GroupsManagement_actions_header{text-align:left!important}.GroupsManagement_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.GroupsManagement_row_selected{background:#eef2ff!important}.GroupsManagement_table_header_checkbox{align-items:center;gap:4px;display:flex;position:relative}.GroupsManagement_select_all_menu_toggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:1;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.GroupsManagement_select_all_menu_toggle:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a14}.GroupsManagement_select_all_chevron{transition:transform .16s}.GroupsManagement_select_all_menu_toggle.open .GroupsManagement_select_all_chevron{transform:rotate(180deg)}.GroupsManagement_select_all_flyout button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;transition:background .2s;display:flex}.GroupsManagement_select_all_flyout button:hover:not(:disabled){background:#d8d8e380}.GroupsManagement_selected_option{background:#d8d8e380!important}.GroupsManagement_check_icon{filter:invert(25%)sepia(16%)saturate(339%)hue-rotate(179deg)brightness(90%)contrast(86%);flex-shrink:0;width:16px;height:16px}.GroupsManagement_cell_content{align-items:center;display:flex}.GroupsManagement_title_container{flex-direction:column;gap:4px;display:flex}.GroupsManagement_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.GroupsManagement_subtext{color:#64748b;margin:0;font-size:.875rem}.GroupsManagement_status_badge{white-space:nowrap;text-align:center;border-radius:9999px;justify-content:center;align-items:center;width:80px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.GroupsManagement_action_buttons{text-align:left;gap:8px;display:flex}.GroupsManagement_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.GroupsManagement_action_edit{color:#6b7280}.GroupsManagement_action_edit:hover{color:#1e40af;background:#dbeafe;border-color:#d1d5db}.GroupsManagement_action_delete{color:#b91c1c}.GroupsManagement_action_delete:hover{background:#fee2e2;border-color:#fecaca}.GroupsManagement_expanded_row{background:#f8fafc}.GroupsManagement_expanded_content_wrapper{border-top:1px solid #e2e8f0;padding:16px}.GroupsManagement_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.GroupsManagement_pagination_content{align-items:center;gap:12px;display:flex}.GroupsManagement_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.GroupsManagement_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.GroupsManagement_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.GroupsManagement_pagination_text{color:#0f172a;font-size:.875rem}.GroupsManagement_empty_state_container{justify-content:center;align-items:center;min-height:400px;display:flex}.GroupsManagement_empty_icon{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.GroupsManagement_empty_state p{color:#64748b;margin:0 0 20px}.GroupsManagement_loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.GroupsManagement_loading_spinner{border:3px solid #0000001a;border-top-color:#3b82f6;border-radius:50%;width:24px;height:24px;margin-bottom:12px;animation:1s linear infinite GroupsManagement_spin}@keyframes GroupsManagement_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GroupsManagement_modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;font-family:Inter,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.GroupsManagement_modal_content{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;width:1000px;max-width:800px;max-height:90vh;display:flex;position:relative;overflow:auto;box-shadow:0 10px 25px #0000001a}.GroupsManagement_modal_header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.GroupsManagement_modal_header_content{align-items:center;gap:16px;display:flex}.GroupsManagement_modal_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.GroupsManagement_modal_title{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.GroupsManagement_modal_header_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.GroupsManagement_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.GroupsManagement_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.GroupsManagement_main_content{flex-direction:column;flex:1;padding:24px;display:flex}.GroupsManagement_wrapper{max-width:1400px;margin:0 auto;padding:24px}.GroupsManagement_title{color:#1e293b;border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:12px;font-size:1.75rem;font-weight:600}.GroupsManagement_controls{align-items:center;gap:12px;margin-bottom:24px;display:flex}.GroupsManagement_search_bar{flex:1;align-items:center;display:flex;position:relative}.GroupsManagement_search_icon{color:#6b7280;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.GroupsManagement_search_input{color:#000;border:1px solid #787a7b;border-radius:6px;outline:none;width:100%;padding:8px 12px 8px 36px;font-size:14px;transition:border-color .2s}.GroupsManagement_search_input:focus{border-color:#3b82f6}.GroupsManagement_controls_right{gap:8px;margin-left:auto;display:flex}.GroupsManagement_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.GroupsManagement_btn_primary:disabled{opacity:.5;cursor:not-allowed}.GroupsManagement_btn_secondary{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.GroupsManagement_btn_secondary:hover{background-color:#f9fafb}.GroupsManagement_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.GroupsManagement_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.GroupsManagement_filter_actions{justify-content:flex-end;gap:8px;display:flex}.GroupsManagement_bulk_action_header{justify-content:space-between;align-items:center;display:flex}.GroupsManagement_bulk_action_title{color:#1e293b;font-size:.9rem;font-weight:600}.GroupsManagement_bulk_action_actions{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.GroupsManagement_empty_state_c{text-align:center;background:#fff;border:2px solid #cecece;border-radius:16px;flex-direction:column;align-items:center;margin:20px 0;padding:100px 60px;display:flex}.GroupsManagement_empty_state_title{color:#374151;margin:0 0 8px;font-size:1.25rem;font-weight:600}.GroupsManagement_empty_state_sub{color:#64748b;margin:0 0 24px;font-size:.95rem}.GroupsManagement_empty_icon{color:#cbd5e1;justify-content:center;align-items:center;margin:0 auto 16px;font-size:48px;display:flex}.GroupsManagement_empty_state h3{color:#374151;margin:0 0 8px;font-size:1.25rem;font-weight:600}.GroupsManagement_empty_state p{color:#64748b;margin:0 0 24px;font-size:.95rem}.GroupsManagement_table_container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 1px 3px #0000001a}.GroupsManagement_table_header{color:#666;text-transform:uppercase;letter-spacing:.5px;text-align:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;grid-template-columns:50px 250px 180px 180px 180px 40px 120px;align-items:center;gap:12px;padding:16px 24px;font-size:13px;font-weight:600;display:grid}.GroupsManagement_table_container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.GroupsManagement_table{border-collapse:collapse;width:100%}.GroupsManagement_table th,.GroupsManagement_table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:16px 24px}.GroupsManagement_table th{color:#374151;text-transform:uppercase;letter-spacing:.5px;text-align:left;background-color:#f9fafb;font-size:13px;font-weight:600;position:relative}.GroupsManagement_table_row{color:#434343;background:#fff;border-bottom:1px solid #e2e8f0;font-size:14px;transition:background-color .2s}.GroupsManagement_table_row:hover{background-color:#f8fafc}.GroupsManagement_table_row:last-child{border-bottom:none}.GroupsManagement_row_expanded_highlight{background-color:#eff6ff}.GroupsManagement_row_selected{background-color:#f0fdf4}.GroupsManagement_col_select{cursor:pointer;width:16px;height:16px;margin:0}.GroupsManagement_col_team,.GroupsManagement_col_subteam,.GroupsManagement_col_members,.GroupsManagement_col_status{text-align:left}.GroupsManagement_table th.GroupsManagement_actions_header{text-align:center}.GroupsManagement_col_actions{justify-content:center;gap:8px;display:flex}.GroupsManagement_members_link{cursor:pointer;color:#434343;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;text-decoration:underline}.GroupsManagement_select_all_control{align-items:center;gap:4px;display:inline-flex;position:relative}.GroupsManagement_select_all_menu_toggle:hover{background-color:#f1f5f9}.GroupsManagement_select_all_menu_toggle.open .GroupsManagement_chevron{transform:rotate(180deg)}.GroupsManagement_select_all_flyout{z-index:10;background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:170px;padding:8px;display:flex;position:fixed;box-shadow:0 12px 30px #0f172a24}.GroupsManagement_select_all_flyout button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;display:flex}.GroupsManagement_select_all_flyout button:hover{background:#f1f5f9}.GroupsManagement_select_all_flyout button.selected{color:#3730a3;background:#e0e7ff}.GroupsManagement_status_badge{text-align:center;border-radius:9999px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.GroupsManagement_status_active{color:#10b981;background-color:#10b9811a}.GroupsManagement_status_inactive{color:#ef4444;background-color:#ef44441a}.GroupsManagement_action_btn{cursor:pointer;color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:3px;transition:all .2s;display:flex}.GroupsManagement_action_btn:hover{color:#0369a1;background-color:#e0f2fe}.GroupsManagement_action_btn.edit{color:#6b7280}.GroupsManagement_action_btn.edit:hover{color:#1e40af;background-color:#dbeafe}.GroupsManagement_action_btn.add{color:#6b7280}.GroupsManagement_action_btn.add:hover{color:#64748b;background-color:#d1fae5}.GroupsManagement_action_btn.delete{color:#ef4444}.GroupsManagement_action_btn.delete:hover{color:#ef4444;background-color:#fee2e2}.GroupsManagement_expanded_content_wrapper{background:#f8fafc;padding:16px}.GroupsManagement_expanded_row td{border-bottom:1px solid #e2e8f0;padding:20px}.GroupsManagement_pagination{background-color:#fafafa;border-top:1px solid #e5e7eb;justify-content:center;align-items:center;padding:16px 24px;display:flex}.GroupsManagement_modal_overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GroupsManagement_modal_header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.GroupsManagement_modal_title{color:#111827;font-size:1.25rem;font-weight:600}.GroupsManagement_close_btn{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.GroupsManagement_close_btn:hover{color:#111827}.GroupsManagement_form{flex-direction:column;flex:1;display:flex;overflow:hidden}.GroupsManagement_form_body{flex-direction:column;flex:1;display:flex;overflow-y:visible}.GroupsManagement_form_row{gap:16px;display:flex}.GroupsManagement_form_group{flex-direction:column;flex:1;gap:8px;margin-bottom:0;display:flex}.GroupsManagement_form_group label{color:#374151;margin-bottom:0;font-size:13px;font-weight:500}.GroupsManagement_form_group input,.GroupsManagement_form_group select,.GroupsManagement_form_input{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.GroupsManagement_form_group input:focus,.GroupsManagement_form_group select:focus,.GroupsManagement_form_input:focus{border-color:#011f5b;box-shadow:0 0 0 3px #011f5b1a}.GroupsManagement_form_actions{background-color:#fff;border-top:1px solid #e2e8f0;border-radius:0 0 10px 10px;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}@keyframes GroupsManagement_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes GroupsManagement_slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GroupsManagement_export_modal_overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out GroupsManagement_fadeIn;display:flex;position:fixed;inset:0}.GroupsManagement_export_modal_container{background-color:#fff;border-radius:12px;width:100%;max-width:520px;animation:.3s ease-out GroupsManagement_slideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.GroupsManagement_export_modal_header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px;display:flex}.GroupsManagement_export_modal_header_content{align-items:center;gap:12px;display:flex}.GroupsManagement_export_modal_icon{color:#2563eb;background-color:#dbeafe;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.GroupsManagement_export_modal_title{color:#111827;margin:0;font-size:18px;font-weight:600}.GroupsManagement_export_modal_subtitle{color:#6b7280;margin:2px 0 0;font-size:13px}.GroupsManagement_export_modal_close_btn,.GroupsManagement_export_modal_close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.GroupsManagement_export_modal_close:hover,.GroupsManagement_export_modal_close_btn:hover{background-color:#f3f4f6}.GroupsManagement_export_modal_content{padding:24px}.GroupsManagement_export_options{flex-direction:column;gap:12px;margin-bottom:24px;padding:1rem;display:flex}.GroupsManagement_export_option{cursor:pointer;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:16px;transition:all .2s;display:flex}.GroupsManagement_export_option:hover{background-color:#f8fafc;border-color:#cbd5e1}.GroupsManagement_export_option_active{background-color:#eff6ff;border-color:#011f5b}.GroupsManagement_export_radio{cursor:pointer;accent-color:#2563eb;flex-shrink:0;width:18px;height:18px;margin-top:2px}.GroupsManagement_export_option_content{flex:1}.GroupsManagement_export_option_title{color:#111827;align-items:center;gap:8px;margin-bottom:4px;font-size:15px;font-weight:600;display:flex}.GroupsManagement_export_option_title svg{color:#2563eb}.GroupsManagement_export_option_description{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.GroupsManagement_export_info_box{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:24px;padding:12px 16px}.GroupsManagement_export_info_header{color:#166534;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.GroupsManagement_export_info_header svg{color:#16a34a}.GroupsManagement_export_info_list{color:#166534;margin:0;padding-left:24px;font-size:13px;line-height:1.6}.GroupsManagement_export_info_list li{margin-bottom:4px}.GroupsManagement_export_info_list li:last-child{margin-bottom:0}.GroupsManagement_export_modal_actions{justify-content:flex-end;gap:12px;padding:0 1rem 1rem;display:flex}.GroupsManagement_export_btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.GroupsManagement_export_btn_secondary{color:#374151;background-color:#fff;border:1px solid #d1d5db}.GroupsManagement_export_btn_secondary:hover{background-color:#f9fafb}.GroupsManagement_export_btn_primary{color:#fff;background-color:#011f5b;padding:10px 24px}.GroupsManagement_export_btn_primary:hover{background-color:#011f5b}.GroupsManagement_export_btn:active{transform:scale(.98)}.GroupsManagement_modal_icon{color:#dc2626;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;display:flex}.GroupsManagement_modal_text{color:#6b7280;text-align:center;margin:0 0 16px;font-size:14px;line-height:1.6}.GroupsManagement_modal_warning{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 12px;display:flex}.GroupsManagement_warning_badge{font-size:16px;line-height:1}.GroupsManagement_warning_text{color:#92400e;font-size:13px;font-weight:500}.GroupsManagement_header_icon{background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;display:flex}.GroupsManagement_header_row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.GroupsManagement_header_actions{gap:12px;display:flex}.GroupsManagement_active{color:#2563eb;background-color:#f3f4f6;border-color:#3b82f6}.GroupsManagement_form_section{padding:20px 24px 24px}.GroupsManagement_section_title{color:#1e293b;margin-top:0;margin-bottom:16px;font-size:14px;font-weight:600}.GroupsManagement_form_grid{grid-template-columns:1fr;gap:16px;margin-top:.4rem;margin-bottom:.4rem;display:grid}@media (width>=640px){.GroupsManagement_form_grid{grid-template-columns:1fr 1fr}}.GroupsManagement_form_label{color:#374151;margin-bottom:0;font-size:13px;font-weight:500;display:block}.GroupsManagement_form_input{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s}.GroupsManagement_form_input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.GroupsManagement_required_error_text{color:#dc2626;margin-top:0;margin-bottom:0;font-size:12px}.GroupsManagement_required{color:#dc2626;margin-left:4px}.GroupsManagement_team_preview_inline_container{width:100%}.GroupsManagement_team_preview_inline_card{border:1px solid #e5e7eb;box-shadow:none!important;border-radius:1px!important}.GroupsManagement_table_toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.GroupsManagement_roles_search_bar{flex:1;align-items:center;display:flex;position:relative}.GroupsManagement_roles_search_bar .GroupsManagement_search_icon{color:#6b7280;position:absolute;left:12px}.GroupsManagement_roles_search_bar input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.GroupsManagement_roles_search_bar input:focus{border-color:#011f5b}.GroupsManagement_deactivate_modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out GroupsManagement_fadeIn;display:flex;position:fixed;inset:0}.GroupsManagement_deactivate_modal_content{background:#fff;border-radius:12px;width:90%;max-width:440px;padding:28px;animation:.3s cubic-bezier(.16,1,.3,1) GroupsManagement_slideUp;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.GroupsManagement_deactivate_modal_close{color:#6b7280;cursor:pointer;background:#fff;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.GroupsManagement_deactivate_modal_close:hover{color:#111827}.GroupsManagement_deactivate_modal_icon{color:#dc2626;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;display:flex}.GroupsManagement_deactivate_modal_title{color:#111827;text-align:center;margin:0 0 12px;font-size:20px;font-weight:600}.GroupsManagement_deactivate_modal_text{color:#6b7280;text-align:center;margin:0 0 16px;font-size:14px;line-height:1.6}.GroupsManagement_deactivate_modal_warning{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 12px;display:flex}.GroupsManagement_deactivate_warning_badge{font-size:16px;line-height:1}.GroupsManagement_deactivate_warning_text{color:#92400e;font-size:13px;font-weight:500}.GroupsManagement_deactivate_modal_actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.GroupsManagement_deactivate_btn_secondary{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}.GroupsManagement_deactivate_btn_secondary:hover{background:#f9fafb;border-color:#9ca3af}.GroupsManagement_deactivate_btn_secondary:active{transform:scale(.98)}.GroupsManagement_deactivate_btn_danger{cursor:pointer;color:#fff;background:#dc2626;border:none;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #0000000d}.GroupsManagement_deactivate_btn_danger:hover{background:#b91c1c;box-shadow:0 4px 6px -1px #dc262633}.GroupsManagement_deactivate_btn_danger:active{transform:scale(.98)}.GroupsManagement_failed_modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out GroupsManagement_fadeIn;display:flex;position:fixed;inset:0}.GroupsManagement_failed_modal_content{background:#fff;border-radius:12px;width:90%;max-width:700px;max-height:85vh;padding:32px;animation:.3s cubic-bezier(.16,1,.3,1) GroupsManagement_slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.GroupsManagement_failed_modal_close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.GroupsManagement_failed_modal_close:hover{color:#111827;background:#f3f4f6}.GroupsManagement_failed_modal_icon{color:#f59e0b;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.GroupsManagement_failed_modal_title{color:#111827;text-align:center;margin:0 0 24px;font-size:22px;font-weight:600}.GroupsManagement_failed_modal_stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.GroupsManagement_stat_card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.GroupsManagement_stat_success{background:#f0fdf4;border-color:#10b981}.GroupsManagement_stat_failed{background:#fef2f2;border-color:#ef4444}.GroupsManagement_stat_total{background:#eff6ff;border-color:#3b82f6}.GroupsManagement_stat_value{color:#111827;margin-bottom:4px;font-size:32px;font-weight:700}.GroupsManagement_stat_success .GroupsManagement_stat_value{color:#10b981}.GroupsManagement_stat_failed .GroupsManagement_stat_value{color:#ef4444}.GroupsManagement_stat_total .GroupsManagement_stat_value{color:#3b82f6}.GroupsManagement_failed_modal_message{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-bottom:24px;padding:14px 16px}.GroupsManagement_failed_modal_message p{color:#92400e;margin:0;font-size:14px;line-height:1.6}.GroupsManagement_failed_rows_preview{margin-bottom:24px}.GroupsManagement_preview_title{color:#374151;margin:0 0 12px;font-size:15px;font-weight:600}.GroupsManagement_preview_table_container{border:1px solid #e5e7eb;border-radius:8px;max-height:300px;overflow:hidden auto}.GroupsManagement_preview_table{border-collapse:collapse;width:100%;font-size:13px}.GroupsManagement_preview_table thead{z-index:10;background:#f9fafb;position:sticky;top:0}.GroupsManagement_preview_table th{text-align:left;color:#374151;border-bottom:2px solid #e5e7eb;padding:12px;font-weight:600}.GroupsManagement_preview_table td{color:#6b7280;border-bottom:1px solid #f3f4f6;padding:12px}.GroupsManagement_preview_table tbody tr:last-child td{border-bottom:none}.GroupsManagement_preview_table tbody tr:hover{background:#f9fafb}.GroupsManagement_reason_badge{color:#991b1b;background:#fef2f2;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.GroupsManagement_preview_note{color:#6b7280;text-align:center;margin:12px 0 0;font-size:13px;font-style:italic}.GroupsManagement_failed_modal_actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;display:flex}.GroupsManagement_failed_btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex}.GroupsManagement_failed_btn_secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.GroupsManagement_failed_btn_secondary:hover{background:#f9fafb;border-color:#9ca3af}.GroupsManagement_failed_btn_secondary:active{transform:scale(.98)}.GroupsManagement_failed_btn_primary{color:#fff;background:#3b82f6;box-shadow:0 1px 2px #0000000d}.GroupsManagement_failed_btn_primary:hover{background:#2563eb;box-shadow:0 4px 6px -1px #3b82f64d}.GroupsManagement_failed_btn_primary:active{transform:scale(.98)}.Groups_pl_33{padding-left:33px}@media (width<=768px){.GroupsManagement_table_container{overflow-x:auto}.GroupsManagement_header_content{flex-direction:column;gap:16px}.GroupsManagement_stats{flex-wrap:wrap}.GroupsManagement_controls{flex-direction:column;align-items:stretch}.GroupsManagement_search_bar{max-width:100%}.GroupsManagement_controls_right{justify-content:flex-start}}@media (width<=640px){.GroupsManagement_failed_modal_content{max-height:90vh;padding:24px}.GroupsManagement_failed_modal_stats{grid-template-columns:1fr}.GroupsManagement_failed_modal_actions{flex-direction:column-reverse}.GroupsManagement_failed_btn{justify-content:center;width:100%}.GroupsManagement_preview_table_container{font-size:12px}.GroupsManagement_preview_table th,.GroupsManagement_preview_table td{padding:8px}}.Groups_tooltip_container{display:inline-block;position:relative}.Groups_tooltip_container .Groups_tooltip_text{visibility:hidden;color:#fff;text-align:center;z-index:1000;opacity:0;pointer-events:none;background-color:#1e293b;border-radius:8px;width:220px;padding:10px;font-size:12px;font-weight:500;line-height:1.5;transition:opacity .2s,visibility .2s;position:absolute;bottom:140%;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Groups_tooltip_container .Groups_tooltip_text:after{content:"";border:6px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Groups_tooltip_container:hover .Groups_tooltip_text{visibility:visible;opacity:1}.failed-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.failed-modal-content{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:700px;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.failed-modal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:32px 32px 16px;position:relative}.failed-modal-body{flex-grow:1;padding:24px 32px;overflow-y:auto}.failed-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.failed-modal-close:hover{color:#111827;background:#f3f4f6}.failed-modal-icon{color:#f59e0b;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.failed-modal-title{color:#111827;text-align:center;margin:0;font-size:22px;font-weight:600}.failed-modal-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.stat-card{text-align:center;background:#f9fafb;border:2px solid #0000;border-radius:8px;padding:16px;transition:all .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.stat-success{background:#f0fdf4;border-color:#10b981}.stat-failed{background:#fef2f2;border-color:#ef4444}.stat-total{background:#eff6ff;border-color:#3b82f6}.stat-value{color:#111827;margin-bottom:4px;font-size:32px;font-weight:700}.stat-success .stat-value{color:#10b981}.stat-failed .stat-value{color:#ef4444}.stat-total .stat-value{color:#3b82f6}.stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:500}.failed-modal-message{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-bottom:24px;padding:14px 16px}.failed-modal-message p{color:#92400e;margin:0;font-size:14px;line-height:1.6}.failed-rows-preview{margin-bottom:24px}.preview-title{color:#374151;margin:0 0 12px;font-size:15px;font-weight:600}.preview-table-container{border:1px solid #e5e7eb;border-radius:8px;max-height:300px;overflow:hidden auto}.preview-table{border-collapse:collapse;width:100%;font-size:13px}.preview-table thead{z-index:10;background:#f9fafb;position:sticky;top:0}.preview-table th{text-align:left;color:#374151;border-bottom:2px solid #e5e7eb;padding:12px;font-weight:600}.preview-table td{color:#6b7280;border-bottom:1px solid #f3f4f6;padding:12px}.preview-table tbody tr:last-child td{border-bottom:none}.preview-table tbody tr:hover{background:#f9fafb}.reason-badge{color:#991b1b;background:#fef2f2;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.preview-note{color:#6b7280;text-align:center;margin:12px 0 0;font-size:13px;font-style:italic}.failed-modal-actions{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:12px;padding:24px 32px;display:flex}@media (width<=640px){.failed-modal-content{max-height:90vh;padding:24px}.failed-modal-stats{grid-template-columns:1fr}.failed-modal-actions{flex-direction:column-reverse}.btn{justify-content:center;width:100%}.preview-table-container{font-size:12px}.preview-table th,.preview-table td{padding:8px}}.globaladmin_modulemodal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;font-family:Inter,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.globaladmin_modulemodal_content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.globaladmin_modulemodal_file_size{color:#6b7280;margin-left:10px;font-size:12px}.globaladmin_modulemodal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.globaladmin_modulemodal_header_content{align-items:center;gap:16px;display:flex}.globaladmin_modulemodal_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.globaladmin_modulemodal_header h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.globaladmin_modulemodal_header_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.globaladmin_modulemodal_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.globaladmin_modulemodal_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.globaladmin_modulemodal_progress_bottom{pointer-events:none;background:#f1f5f9;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.globaladmin_modulemodal_progress_bar{background:#011f5b;height:100%;transition:width .3s}.globaladmin_modulemodal_progress_bar_step_1{width:33.33%}.globaladmin_modulemodal_progress_bar_step_2{width:66.66%}.globaladmin_modulemodal_progress_bar_step_3{width:100%}.globaladmin_modulemodal_body{flex-direction:column;flex-grow:1;min-height:250px;padding:24px;display:flex;overflow-y:auto}.globaladmin_modulemodal_grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:20px;display:grid}.globaladmin_modulemodal_form_group{flex-direction:column;gap:6px;display:flex}.globaladmin_modulemodal_form_label{color:#334155;margin-bottom:0;margin-left:2px;font-size:.875rem;font-weight:500;display:block}.globaladmin_modulemodal_label_wrapper{align-items:center;gap:4px;display:flex}.globaladmin_modulemodal_required{color:#ef4444}.globaladmin_modulemodal_form_input{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.globaladmin_modulemodal_form_input:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.globaladmin_modulemodal_form_input:disabled{cursor:not-allowed;color:#94a3b8;background-color:#f8fafc}textarea.globaladmin_modulemodal_form_input{resize:vertical;height:auto;min-height:100px;padding:12px;line-height:1.5}.globaladmin_modulemodal_input_sm{width:80px}.globaladmin_modulemodal_file_info{color:#64748b;margin-bottom:4px;margin-left:2px;font-size:.75rem}.globaladmin_modulemodal_hidden_input{display:none}.globaladmin_modulemodal_upload_label{cursor:pointer;color:#011f5b;background-color:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.globaladmin_modulemodal_upload_label:hover{background-color:#eff6ff;border-color:#011f5b}.globaladmin_modulemodal_uploaded_file_container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:10px 12px;display:flex}.globaladmin_modulemodal_uploaded_file_name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;max-width:none;font-size:.875rem;font-weight:500;overflow:hidden}.globaladmin_modulemodal_file_actions{gap:4px;display:flex}.globaladmin_modulemodal_btn_preview,.globaladmin_modulemodal_btn_delete{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.globaladmin_modulemodal_btn_preview:hover{color:#011f5b;background:#eff6ff}.globaladmin_modulemodal_btn_delete:hover{color:#ef4444;background:#fef2f2}.globaladmin_modulemodal_footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:20px 24px}.globaladmin_modulemodal_step_navigation{justify-content:space-between;align-items:center;width:100%;display:flex}.globaladmin_modulemodal_action_buttons{gap:12px;display:flex}.globaladmin_modulemodal_btn_prev,.globaladmin_modulemodal_btn_cancel{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.globaladmin_modulemodal_btn_prev:hover,.globaladmin_modulemodal_btn_cancel:hover{color:#334155;background-color:#f8fafc;border-color:#94a3b8}.globaladmin_modulemodal_btn_next{color:#fff;cursor:pointer;background-color:#011f5b;border:1px solid #011f5b;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.globaladmin_modulemodal_btn_next:disabled{opacity:.6;cursor:not-allowed}.globaladmin_modulemodal_label_row{justify-content:space-between;align-items:center;width:100%;display:flex}.globaladmin_modulemodal_label_row .globaladmin_modulemodal_file_info{margin-bottom:0;margin-left:0}.globaladmin_modulemodal_ai_help{justify-content:flex-start;width:100%;margin:0 auto 8px;display:flex}.globaladmin_modulemodal_ai_help_btn{color:#1c88c7;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.875rem;display:inline-flex}.globaladmin_modulemodal_ai_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:400px;margin:10px auto;padding:10px 24px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.globaladmin_modulemodal_ai_btn_disabled{opacity:.6;cursor:not-allowed}.globaladmin_modulemodal_ai_help_panel{color:#1f2937;background:#eef2ff;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin:0 auto 12px;padding:10px 12px;font-size:14px}.globaladmin_modulemodal_ai_help_title{color:#334155;margin-bottom:6px;font-weight:600}.globaladmin_modulemodal_ai_help_list{color:#64748b;margin:0;padding-left:20px;font-size:14px;list-style:outside}.globaladmin_modulemodal_ai_help_list li{margin-bottom:4px}.globaladmin_modulemodal_learning_outcomes{flex-direction:column;gap:10px;display:flex}.globaladmin_modulemodal_learning_outcome_item{align-items:center;gap:10px;display:flex}.globaladmin_modulemodal_add_outcome_btn{color:#64748b;cursor:pointer;background:0 0;border:1px dashed #cbd5e1;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:5px;padding:8px;font-size:.875rem;transition:all .2s;display:flex}.globaladmin_modulemodal_add_outcome_btn:hover{color:#011f5b;background:#f8fafc;border-color:#011f5b}.globaladmin_modulemodal_tags_container{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.globaladmin_modulemodal_tag{color:#5570f1;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;display:flex}.globaladmin_modulemodal_tag_remove{cursor:pointer;color:#5570f1;background:0 0;border:none;padding:0;display:flex}.globaladmin_modulemodal_content_type_buttons{background:#f1f5f9;border-radius:8px;gap:4px;width:100%;margin-bottom:20px;padding:4px;display:flex}.globaladmin_modulemodal_content_type_btn{cursor:pointer;color:#64748b;text-align:center;background:0 0;border:none;border-radius:6px;flex:1;padding:8px 12px;font-size:.875rem;font-weight:500;transition:all .2s}.globaladmin_modulemodal_content_type_btn.active{color:#011f5b;background:#fff;box-shadow:0 1px 2px #0000000d}.globaladmin_modulemodal_checkbox{cursor:pointer;align-items:center;gap:10px;font-weight:400;display:flex}.globaladmin_modulemodal_checkbox_note{color:#64748b;margin-top:4px;margin-left:24px;font-size:12px}.globaladmin_modulemodal_width_full{width:100%}.globaladmin_modulemodal_gap_10{gap:10px}.globaladmin_modulemodal_input_error{border-color:#ef4444!important}.globaladmin_modulemodal_error_text{color:#ef4444;margin-top:4px;font-size:.75rem;display:block}.GMM_thumbnail_container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000d}.GMM_thumbnail_container:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a}.GMM_thumbnail_preview_box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:80px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.GMM_thumbnail_img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.GMM_thumbnail_container:hover .GMM_thumbnail_img{transform:scale(1.05)}.GMM_thumbnail_overlay_btn{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#011f5b66;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.GMM_thumbnail_preview_box:hover .GMM_thumbnail_overlay_btn{opacity:1}.GMM_thumbnail_overlay_btn:hover{background:#011f5b99}.GMM_thumbnail_overlay_btn svg{filter:drop-shadow(0 2px 4px #0003);transition:transform .2s}.GMM_thumbnail_overlay_btn:hover svg{transform:scale(1.1)}.GMM_thumbnail_placeholder{color:#64748b;flex-direction:column;align-items:center;gap:4px;display:flex}.GMM_thumbnail_details{flex-direction:column;flex:1;justify-content:center;min-width:0;padding-right:4px;display:flex}.GMM_thumbnail_name_row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.GMM_thumbnail_info_part{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.GMM_thumbnail_badge{color:#1e40af;text-transform:uppercase;letter-spacing:.025em;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;flex-shrink:0;padding:2px 8px;font-size:.7rem;font-weight:600}.GMM_thumbnail_text_wrapper{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.GMM_thumbnail_filename{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.GMM_thumbnail_size_text{color:#64748b;font-size:.75rem;font-weight:400}.GMM_thumb_btn_delete{cursor:pointer;color:#e11d48;background:#fff1f2;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:7px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.GMM_thumb_btn_delete:hover{color:#be123c;background:#ffe4e6;transform:translateY(-1px)}.GMM_upload_zone{text-align:center;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:24px;transition:all .2s;display:flex}.GMM_upload_zone:hover{background:#f0f7ff;border-color:#011f5b}.GMM_upload_icon_circle{color:#011f5b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex;box-shadow:0 2px 4px #0000000d}.GMM_upload_text_main{color:#1e293b;font-size:.95rem;font-weight:600}.GMM_upload_text_sub{color:#64748b;font-size:.8rem}.LearningPathModal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;box-sizing:border-box;background:#0f172a99;justify-content:center;align-items:center;padding:20px;font-family:Inter,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.LearningPathModal_error_text{color:#ef4444;align-items:center;gap:6px;margin-top:4px;font-size:.75rem;font-weight:500;display:flex}.LearningPathModal_content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;height:80vh;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.LearningPathModal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.LearningPathModal_header_content{align-items:center;gap:16px;display:flex}.LearningPathModal_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.LearningPathModal_header h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600;line-height:1.2}.LearningPathModal_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.LearningPathModal_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.LearningPathModal_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.LearningPathModal_progress_bottom{pointer-events:none;background:#f1f5f9;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.LearningPathModal_progress_bar{background:#011f5b;height:100%;transition:width .3s}.LearningPathModal_container{flex-direction:column;flex-grow:1;padding:24px;display:flex;overflow-y:auto}.LearningPathModal_grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:20px;display:grid}.LearningPathModal_group{flex-direction:column;gap:6px;display:flex}.LearningPathModal_label{color:#334155;margin-bottom:0;margin-left:2px;font-size:.875rem;font-weight:500;display:block}.LearningPathModal_label_text{align-items:center;gap:5px;display:flex}.LearningPathModal_required{color:#ef4444}.LearningPathModal_input,.LearningPathModal_select,.LearningPathModal_textarea{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.LearningPathModal_input:focus,.LearningPathModal_select:focus,.LearningPathModal_textarea:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.LearningPathModal_textarea{resize:vertical;height:auto;min-height:100px;padding:12px;line-height:1.5}.LearningPathModal_label_note{color:#64748b;margin-bottom:4px;margin-left:2px;font-size:.75rem}.LearningPathModal_upload_label{cursor:pointer;color:#011f5b;box-sizing:border-box;background-color:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.LearningPathModal_upload_label:hover{background-color:#eff6ff;border-color:#011f5b}.LearningPathModal_uploaded_file_container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:10px 12px;display:flex}.LearningPathModal_uploaded_file_name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;max-width:none;font-size:.875rem;font-weight:500;overflow:hidden}.LearningPathModal_file_actions{gap:4px;display:flex}.LearningPathModal_btn_preview,.LearningPathModal_btn_delete{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;font-size:.875rem;transition:all .2s;display:flex}.LearningPathModal_btn_preview:hover{color:#011f5b;background:#eff6ff}.LearningPathModal_btn_delete:hover{color:#ef4444;background:#fef2f2}.LearningPathModal_input::placeholder,.LearningPathModal_textarea::placeholder{color:#94a3b8}.LearningPathModal_actions{background-color:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.LearningPathModal_actions_row{justify-content:space-between;align-items:center;width:100%;display:flex}.LearningPathModal_btn_prev,.LearningPathModal_btn_secondary{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.LearningPathModal_btn_prev:hover,.LearningPathModal_btn_secondary:hover:not(:disabled){color:#334155;background-color:#f8fafc;border-color:#94a3b8}.LearningPathModal_btn_prev:disabled,.LearningPathModal_btn_secondary:disabled{opacity:.5;cursor:not-allowed;color:#94a3b8;background-color:#f1f5f9;border-color:#e2e8f0}.LearningPathModal_btn_next,.LearningPathModal_btn_primary{color:#fff;cursor:pointer;background-color:#011f5b;border:1px solid #011f5b;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.LearningPathModal_btn_next:hover,.LearningPathModal_btn_primary:hover:not(:disabled){background-color:#022a7a;border-color:#022a7a}.LearningPathModal_btn_next:disabled,.LearningPathModal_btn_primary:disabled{opacity:.6;cursor:not-allowed}.LearningPathModal_ai_help{justify-content:flex-start;width:100%;margin:0 auto 8px;display:flex}.LearningPathModal_ai_help_btn{color:#1c88c7;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.875rem;display:inline-flex}.LearningPathModal_ai_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:400px;margin:10px auto;padding:10px 24px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.LearningPathModal_ai_help_panel{color:#1f2937;background:#eef2ff;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin:0 auto 12px;padding:10px 12px;font-size:14px}.LearningPathModal_checkbox{cursor:pointer;color:#334155;align-items:center;gap:10px;font-size:.875rem;font-weight:400;display:flex}.LearningPathModal_checkbox input[type=checkbox]{cursor:pointer;accent-color:#011f5b;width:16px;height:16px}.LearningPathModal_tags_container{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.LearningPathModal_tag{color:#5570f1;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;display:flex}.LearningPathModal_tag_remove{cursor:pointer;color:#5570f1;background:0 0;border:none;padding:0;display:flex}.LearningPathModal_addedList{flex-direction:column;gap:12px;display:flex}.LearningPathModal_emptyState{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.LearningPathModal_emptyTitle{color:#334155;margin-top:16px;font-weight:600}.LearningPathModal_emptyDescription{margin-top:4px;font-size:.875rem}.LearningPathModal_item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.LearningPathModal_item:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}.LearningPathModal_item--dragging{opacity:.5;border-style:dashed}.LearningPathModal_item--over{background:#f0f9ff;border-color:#011f5b}.LearningPathModal_dragHandle{color:#94a3b8;cursor:grab;align-items:center;display:flex}.LearningPathModal_dragHandle:active{cursor:grabbing}.LearningPathModal_itemBadge{text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.LearningPathModal_itemBadge--module{color:#4338ca;background:#e0e7ff}.LearningPathModal_itemBadge--assessment{color:#be185d;background:#fce7f3}.LearningPathModal_itemBadge--survey{color:#047857;background:#d1fae5}.LearningPathModal_itemTitle{color:#334155;flex:1;font-size:.9rem;font-weight:500}.LearningPathModal_itemRemove{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;transition:all .2s}.LearningPathModal_itemRemove:hover{color:#ef4444;background:#fef2f2}.LearningPathModal_addButton{color:#011f5b;cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-weight:500;transition:all .2s;display:flex}.LearningPathModal_addButton:hover{background:#f8fafc;border-color:#011f5b}.LearningPathModal_pickerModal{z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LearningPathModal_pickerContent{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:600px;height:80vh;max-height:800px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.LearningPathModal_pickerHeader{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.LearningPathModal_pickerTitle{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.LearningPathModal_pickerSubtitle{color:#64748b;margin-top:4px;font-size:.875rem}.LearningPathModal_pickerBody{flex-direction:column;flex:1;padding:0;display:flex;overflow-y:auto}.LearningPathModal_tabs{border-bottom:1px solid #e2e8f0;gap:8px;padding:16px 24px 0;display:flex}.LearningPathModal_tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.LearningPathModal_tab:hover{color:#011f5b}.LearningPathModal_tab--active{color:#011f5b;border-bottom-color:#011f5b}.LearningPathModal_pickerSearchContainer{z-index:10;background:#fff;gap:12px;padding:16px 24px;display:flex;position:sticky;top:0}.LearningPathModal_pickerList{flex-direction:column;gap:8px;padding:0 24px 24px;display:flex}.LearningPathModal_pickerRow{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:all .2s;display:flex}.LearningPathModal_pickerRow:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}.LearningPathModal_pickerRow--disabled{opacity:.6;cursor:not-allowed;background:#f1f5f9}.LearningPathModal_chip{text-transform:uppercase;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600}.LearningPathModal_chip--module{color:#4338ca;background:#e0e7ff}.LearningPathModal_chip--assessment{color:#be185d;background:#fce7f3}.LearningPathModal_chip--survey{color:#047857;background:#d1fae5}.LearningPathModal_pickerItemTitle{color:#334155;flex:1;font-size:.9rem;font-weight:500}.LearningPathModal_pickerMeta{color:#64748b;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:.75rem}.LearningPathModal_selectedIndicator{color:#059669;align-items:center;display:flex}.LearningPathModal_emptyPicker{text-align:center;color:#94a3b8;padding:40px;font-size:.875rem}.LearningPathModal_pickerFooter{background:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;padding:16px 24px;display:flex}.LearningPathModal_filterButton{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;height:40px;padding:0 16px;font-size:.875rem;transition:all .2s;display:flex}.LearningPathModal_filterButton:hover{background:#f8fafc;border-color:#94a3b8}.LearningPathModal_filterPanel{z-index:1200;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:300px;position:absolute;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.LearningPathModal_filterHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.LearningPathModal_filterTitle{color:#1e293b;margin:0;font-size:.875rem;font-weight:600}.LearningPathModal_filterClose{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.LearningPathModal_filterClose:hover{color:#0f172a;background:#f1f5f9}.LearningPathModal_filterBody{padding:16px}.LearningPathModal_filterRow{flex-direction:column;gap:12px;display:flex}.LearningPathModal_filterGroup{flex-direction:column;gap:6px;display:flex}.LearningPathModal_filterLabel{color:#64748b;font-size:.75rem;font-weight:500}.LearningPathModal_filterSelectContainer{width:100%}.LearningPathModal_filterFooter{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.LearningPathModal_filterClearButton{color:#475569;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:6px;padding:6px 12px;font-size:.75rem}.LearningPathModal_filterApplyButton{color:#fff;cursor:pointer;background:#011f5b;border:1px solid #011f5b;border-radius:6px;padding:6px 12px;font-size:.75rem}.LearningPathModal_file_input{display:none}.LearningPathModal_label_note_inline{color:#64748b;margin-left:8px;font-size:.75rem;font-weight:400}.LearningPathModal_summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:20px;padding:16px}.LearningPathModal_summaryTitle{color:#1e293b;margin-bottom:12px;font-size:.875rem;font-weight:600}.LearningPathModal_summaryDivider{background:#e2e8f0;height:1px;margin:12px 0}.LearningPathModal_summarySection{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.LearningPathModal_summarySection:last-child{margin-bottom:0}.LearningPathModal_summarySectionTitle{color:#64748b;font-size:.875rem}.LearningPathModal_summarySectionBody{color:#0f172a;font-size:.875rem;font-weight:500}.LearningPathModal_assessmentConfig{max-width:500px}.LearningPathModal_assessmentConfigBody{padding:24px}.LearningPathModal_assessmentConfigTitle{color:#334155;margin-bottom:8px;font-size:.875rem;font-weight:500}.LearningPathModal_assessmentConfigInputContainer{align-items:center;gap:12px;margin-bottom:8px;display:flex}.LearningPathModal_assessmentConfigInputContainer .LearningPathModal_input{width:100px}.LearningPathModal_assessmentConfigMeta{color:#64748b;font-size:.875rem}.LearningPathModal_assessmentConfigEstimate{color:#059669;background:#ecfdf5;border-radius:6px;margin-top:12px;padding:8px 12px;font-size:.875rem}.LearningPathModal_assessmentConfigDivider{background:#e2e8f0;height:1px;margin:20px 0}.LearningPathModal_assessmentConfigWarning{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:12px}.LearningPathModal_assessmentConfigWarningTitle{color:#92400e;align-items:center;gap:6px;margin-bottom:4px;font-size:.875rem;font-weight:600;display:flex}.LearningPathModal_assessmentConfigWarningText{color:#b45309;margin-bottom:8px;font-size:.875rem}.LearningPathModal_assessmentConfigWarningList{color:#b45309;margin:0;padding-left:20px;font-size:.875rem}.LearningPathModal_assessmentConfigFooter{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.LearningPathModal_infoBox{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;width:400px;margin-top:4px;padding:10px 12px;font-size:.875rem;position:absolute;bottom:10px;left:0}.LearningPathModal_configLabel{color:#0f172a;margin-bottom:12px;font-weight:600}.LPH_thumbnail_container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000d}.LPH_thumbnail_container:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a}.LPH_thumbnail_preview_box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:80px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.LPH_thumbnail_img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.LPH_thumbnail_container:hover .LPH_thumbnail_img{transform:scale(1.05)}.LPH_thumbnail_overlay_btn{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#011f5b66;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.LPH_thumbnail_preview_box:hover .LPH_thumbnail_overlay_btn{opacity:1}.LPH_thumbnail_overlay_btn:hover{background:#011f5b99}.LPH_thumbnail_overlay_btn svg{filter:drop-shadow(0 2px 4px #0003);transition:transform .2s}.LPH_thumbnail_overlay_btn:hover svg{transform:scale(1.1)}.LPH_thumbnail_details{flex-direction:column;flex:1;justify-content:center;min-width:0;padding-right:4px;display:flex}.LPH_thumbnail_name_row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.LPH_thumbnail_info_part{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.LPH_thumbnail_text_wrapper{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.LPH_thumbnail_filename{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.LPH_thumbnail_size_text{color:#64748b;font-size:.75rem;font-weight:400}.LPH_thumb_btn_delete{cursor:pointer;color:#e11d48;background:#fff1f2;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:7px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.LPH_thumb_btn_delete:hover{color:#be123c;background:#ffe4e6}.LPH_upload_zone{text-align:center;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:4px;padding:24px;transition:all .2s;display:flex}.LPH_upload_zone:hover{background:#f0f7ff;border-color:#011f5b}.LPH_upload_icon_circle{color:#011f5b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex;box-shadow:0 2px 4px #0000000d}.LPH_upload_text_main{color:#1e293b;font-size:.95rem;font-weight:600}.LPH_upload_text_sub{color:#64748b;font-size:.8rem}:root{--lpp-navy:#011f5b;--lpp-bg-main:#f3f6fb;--lpp-text-dark:#0f1724;--lpp-text-muted:#64748b;--lpp-accent-blue:#2563eb;--lpp-soft-blue:#eff6ff;--lpp-border:#e2e8f0;--lpp-radius-card:12px;--lpp-radius-modal:16px;--lpp-shadow-card:0 1px 3px #1018280f, 0 4px 12px #1018280a;--lpp-shadow-modal:0 20px 40px -8px #0000002e}.lpp-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out lpp-fadein;display:flex;position:fixed;inset:0}.lpp-overlay--embedded{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:static}.lpp-overlay--fullwidth .lpp-container{max-width:100%}.lpp-container{-webkit-font-smoothing:antialiased;background:var(--lpp-bg-main);border-radius:var(--lpp-radius-modal);width:100%;max-width:1100px;max-height:90vh;box-shadow:var(--lpp-shadow-modal);border:1px solid #dde3ed;flex-direction:column;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;animation:.18s ease-out lpp-scalein;display:flex;overflow:hidden}.lpp-header{border-bottom:1px solid var(--lpp-border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.lpp-header-left{align-items:center;gap:10px;display:flex}.lpp-icon-box{background:var(--lpp-soft-blue);color:var(--lpp-navy);border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.lpp-header-title{color:var(--lpp-text-dark);font-size:15px;font-weight:700}.lpp-tabs-pill{background:#f1f5f9;border-radius:8px;gap:2px;padding:4px;display:flex}.lpp-tabs-pill button{cursor:pointer;color:var(--lpp-text-muted);background:0 0;border:none;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,box-shadow .15s}.lpp-tabs-pill button:hover{color:var(--lpp-accent-blue)}.lpp-tabs-pill button.lpp-tab-active{background:var(--lpp-navy);color:#fff;box-shadow:0 2px 8px #011f5b47}.lpp-close-x{border:1px solid var(--lpp-border);cursor:pointer;width:30px;height:30px;color:var(--lpp-text-muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.lpp-close-x:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.lpp-body{background:var(--lpp-bg-main);flex:1;min-height:0;padding:14px;overflow-y:auto}.lpp-body--flush{padding:0}.lpp-grid{grid-template:"lpp-img lpp-meta"290px"left right"/1fr 1fr;align-items:start;gap:14px;display:grid}.lpp-cell-img,.lpp-cell-meta{align-self:stretch}.lpp-cell-img{grid-area:lpp-img}.lpp-cell-meta{grid-area:lpp-meta}.lpp-col-left{flex-direction:column;grid-area:left;align-self:start;gap:14px;display:flex}.lpp-col-right{flex-direction:column;grid-area:right;align-self:start;gap:14px;display:flex}.lpp-col-left>.lpp-card:first-child,.lpp-col-right>.lpp-card:first-child{min-height:120px}.lpp-col-left>.lpp-card:last-child,.lpp-col-right>.lpp-card:last-child{min-height:178px}.lpp-cell{flex-direction:column;min-width:0;display:flex}.lpp-card{border-radius:var(--lpp-radius-card);border:1px solid var(--lpp-border);box-shadow:var(--lpp-shadow-card);background:#fff;padding:18px 20px}.lpp-inner-flex{flex-direction:column;display:flex}.lpp-inner-flex .lpp-prereq-list,.lpp-inner-flex .lpp-tags{flex:none}.lpp-media-card{border-radius:var(--lpp-radius-card);background:linear-gradient(160deg,#1d3580 0%,#132458 55%,#0d1a42 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;overflow:hidden}.lpp-thumb-img{width:100%;height:100%;display:block}.lpp-thumb-placeholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:290px;display:flex}.lpp-placeholder-label{color:#ffffff59;letter-spacing:.04em;font-size:15px;font-weight:600}.lpp-meta-card{flex-direction:column;justify-content:space-between;padding:22px 20px 24px;display:flex}.lpp-title{color:var(--lpp-text-dark);margin-bottom:32px;font-size:19px;font-weight:800;line-height:1.3}.lpp-category{color:var(--lpp-accent-blue);margin-bottom:35px;font-size:14px;font-weight:600}.lpp-target-row{gap:120px;margin-bottom:16px;padding-bottom:20px;display:flex}.lpp-target-row>div{flex-direction:column;gap:4px;display:flex}.lpp-label{color:#000;letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:700;display:block}.lpp-label-team{color:var(--lpp-text-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.lpp-target-val{color:var(--lpp-text-dark);font-size:14px;font-weight:800}.lpp-stats-row{flex-wrap:nowrap;gap:8px;margin-top:auto;display:flex}.lpp-stat-pill{background:var(--user-lpp-soft-blue);min-width:0;color:var(--user-lpp-text-dark);text-align:center;white-space:nowrap;text-overflow:ellipsis;border:1px solid #dbeafe;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;padding:8px 6px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.lpp-tags{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.lpp-tag{background:var(--lpp-soft-blue);color:var(--lpp-accent-blue);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;line-height:1.2}.lpp-prereq-list{flex-direction:column;gap:0;display:flex}.lpp-prereq-item{color:var(--lpp-text-dark);align-items:flex-start;gap:10px;padding:4px 0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.lpp-bullet{background:var(--lpp-text-dark);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;display:inline-block}.lpp-show-link{color:var(--lpp-accent-blue);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.lpp-show-link:hover{opacity:.7}.lpp-show-link--bottom{margin-top:10px;padding-top:0}.lpp-chev{flex-shrink:0;transition:transform .22s}.lpp-chev--up{transform:rotate(180deg)}.lpp-expandable{flex:none;max-height:88px;transition:max-height .32s;overflow:hidden}.lpp-expandable--open{max-height:1000px}.lpp-body-text{color:#4b5563;font-size:13px;line-height:1.65}.lpp-outcomes-list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.lpp-outcome-item{color:var(--lpp-text-dark);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.lpp-check{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:14px;font-weight:800}.lpp-check--muted{color:var(--lpp-text-muted)}.lpp-footer{border-top:1px solid var(--lpp-border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:62px;padding:0 24px;display:flex}.lpp-btn-primary{background:var(--lpp-navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #011f5b40}.lpp-btn-primary:hover{background:#0a2d7a;transform:translate(2px);box-shadow:0 6px 16px #011f5b52}.lpp-btn-ghost{border:1.5px solid var(--lpp-border);color:var(--lpp-text-dark);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.lpp-btn-ghost:hover{background:var(--lpp-bg-main)}.lpp-path-wrap{width:100%;min-height:0}@keyframes lpp-fadein{0%{opacity:0}to{opacity:1}}@keyframes lpp-scalein{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:none}}@media (width<=780px){.lpp-grid{grid-template:"lpp-img""lpp-meta""left""right"/1fr}.lpp-stats-row{flex-wrap:wrap}.lpp-stat-pill{flex:unset}.lpp-thumb-placeholder{min-height:180px}.lpp-target-row{gap:24px}}@media (width<=520px){.lpp-overlay{padding:0}.lpp-container{border-radius:0;max-height:100vh}}.learning_paths_container{min-height:100vh;padding:24px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.learning_paths_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:32px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.learning_paths_header_content{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.learning_paths_header_info{flex-direction:column;display:flex}.learning_paths_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.learning_paths_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.learning_paths_stats{gap:16px;display:flex}.learning_paths_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.learning_paths_stat_icon{color:#1c88c7;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.learning_paths_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.learning_paths_stat_info{flex-direction:column;display:flex}.learning_paths_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.learning_paths_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.learning_paths_filters{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.learning_paths_search_box{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.learning_paths_search_icon{z-index:1;color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.learning_paths_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.learning_paths_search_input:focus{border-color:#011f5b}.learning_paths_filter_actions{gap:10px;display:flex;position:relative}.learning_paths_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.learning_paths_control_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.learning_paths_control_btn:disabled{opacity:.5;cursor:not-allowed}.learning_paths_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;padding:0;font-size:10px;display:flex}.learning_paths_filter_panel{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.learning_paths_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.learning_paths_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.learning_paths_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.learning_paths_filter_actions_row{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.learning_paths_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.learning_paths_btn_primary:disabled{opacity:.6;cursor:not-allowed}.learning_paths_btn_secondary{cursor:pointer;color:#374151;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.learning_paths_btn_secondary:hover:not(:disabled){background:#e5e7eb}.learning_paths_btn_secondary:disabled{opacity:.5;cursor:not-allowed}.learning_paths_bulk_action_panel{z-index:9999;background:#fff;border:1px solid #e8ebf0;border-radius:14px;flex-direction:column;gap:16px;min-width:270px;padding:20px;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:absolute;top:50px;right:100px;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.learning_paths_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.learning_paths_bulk_action_title{color:#26334d;font-size:15px;font-weight:600}.learning_paths_bulk_action_close{cursor:pointer;color:#9ea5bc;transition:color .18s}.learning_paths_bulk_action_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.learning_paths_bulk_action_actions{justify-content:center;align-items:center;display:flex}.learning_paths_bulk_delete_btn{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412;color:#fff!important;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%)!important;border:none!important}.learning_paths_bulk_delete_btn:disabled{opacity:.6;cursor:not-allowed;color:#ccc!important;background:#ec4141!important}.learning_paths_table_wrapper{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.learning_paths_table{border-collapse:collapse;width:100%}.learning_paths_table th,.learning_paths_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.learning_paths_table thead th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.learning_paths_actions_header{text-align:left!important}.learning_paths_table tbody td{color:#374151;font-size:14px}.learning_paths_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.learning_paths_table_row:hover{background-color:#f9f9f9}.learning_paths_row_selected{background:#eef2ff!important}.learning_paths_selection_header{align-items:center;gap:4px;display:flex;position:relative}.learning_paths_select_all_toggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:1;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.learning_paths_select_all_toggle:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a14}.learning_paths_select_all_toggle:active{border-color:#94a3b8;box-shadow:0 2px 6px #0f172a1f}.learning_paths_select_all_chevron{transition:transform .16s}.learning_paths_select_all_toggle_open .learning_paths_select_all_chevron{transform:rotate(180deg)}.learning_paths_select_all_menu{z-index:8;background:#fafafa;border:3px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:170px;padding:8px 6px;display:flex;position:fixed;box-shadow:0 12px 30px #0f172a24}.learning_paths_select_all_menu button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;transition:background .2s;display:flex}.learning_paths_select_all_menu button:hover:not(:disabled){background:#d8d8e380}.learning_paths_menu_item_selected{background:#d8d8e380!important}.learning_paths_menu_check_icon{filter:invert(25%)sepia(16%)saturate(339%)hue-rotate(179deg)brightness(90%)contrast(86%);flex-shrink:0;width:16px;height:16px}.learning_paths_name{align-items:center;gap:12px;display:flex}.learning_paths_title_wrap{flex-direction:column;gap:4px;display:flex}.learning_paths_name_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.learning_paths_name_desc{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin:0;font-size:.875rem;overflow:hidden}.learning_paths_tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.learning_paths_tag{color:#475569;background:#f1f5f9;border:none;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500;display:inline-block}.learning_paths_status_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.learning_paths_status_badge_published{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.learning_paths_status_badge_draft{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.learning_paths_status_badge_saved{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd}.learning_paths_status_badge_imported{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.learning_paths_actions{text-align:left}.learning_paths_action_buttons{text-align:left;gap:8px;display:flex}.learning_paths_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.learning_paths_action_btn_edit{color:#6b7280}.learning_paths_action_btn_edit:hover{background:#f3f4f6;border-color:#d1d5db}.learning_paths_action_btn_analytics{color:#10b981}.learning_paths_action_btn_analytics:hover{background:#d1fae5;border-color:#a7f3d0}.learning_paths_action_btn_delete{color:#ef4444}.learning_paths_action_btn_delete:hover{background:#fee2e2;border-color:#fecaca}.learning_paths_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.learning_paths_pagination{align-items:center;gap:12px;display:flex}.learning_paths_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.learning_paths_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.learning_paths_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.learning_paths_pagination_info{color:#0f172a;font-size:.875rem}.learning_paths_empty_state{text-align:center;padding:48px 24px}.learning_paths_empty_icon{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.learning_paths_empty_state h3{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:600}.learning_paths_empty_state p{color:#64748b;margin:0 0 20px}.learning_paths_empty_action{justify-content:center;align-items:center;display:flex}@media (width<=1024px){.learning_paths_header_content{flex-direction:column;gap:20px}.learning_paths_stats{justify-content:space-between;width:100%}}@media (width<=768px){.learning_paths_header_content{flex-direction:column;gap:20px}.learning_paths_stats{justify-content:space-between;width:100%}.learning_paths_stat_card{flex:1;min-width:auto}.learning_paths_filter_row{flex-wrap:wrap}.learning_paths_filter_panel,.learning_paths_bulk_action_panel{width:calc(100vw - 40px);left:20px;right:20px}}.learning_paths_date_info{color:#64748b;white-space:nowrap;align-items:center;gap:6px;font-size:.875rem;display:flex}.UserManagement_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.UserManagement_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.UserManagement_header_info h1.UserManagement_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.UserManagement_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.UserManagement_stats{gap:16px;display:flex}.UserManagement_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.UserManagement_stat_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.UserManagement_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.UserManagement_stat_info{flex-direction:column;display:flex}.UserManagement_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.UserManagement_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.UserManagement_container{flex-direction:column;min-height:100vh;display:flex}.UserManagement_main_content{flex-direction:column;flex:1;padding:24px;display:flex}.UserManagement_wrapper{max-width:1400px;margin:0 auto;padding:24px}.UserManagement_title{color:#1e293b;border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:12px;font-size:1.75rem;font-weight:600}.UserManagement_controls{align-items:center;gap:12px;margin-bottom:24px;display:flex}.UserManagement_search_bar{flex:1;align-items:center;max-width:400px;display:flex;position:relative}.UserManagement_search_icon{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.UserManagement_search_input{color:#000;border:1px solid #787a7b;border-radius:6px;outline:none;width:100%;padding:8px 12px 8px 36px;font-size:14px;transition:border-color .2s}.UserManagement_search_input:focus{border-color:#3b82f6}.UserManagement_search_bar input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.UserManagement_search_bar input:focus{border-color:#011f5b}.UserManagement_controls_right{gap:8px;margin-left:auto;display:flex;position:relative}.UserManagement_control_button{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.UserManagement_control_button:hover{background-color:#f3f4f6}.UserManagement_control_button:disabled{opacity:.5;cursor:not-allowed}.UserManagement_control_icon_gray{color:#6b7280}.UserManagement_button_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.UserManagement_button_primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.UserManagement_button_secondary{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.UserManagement_button_secondary:hover{background-color:#f9fafb}.UserManagement_reset_button{color:#64748b;cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:.95rem;transition:color .2s}.UserManagement_reset_button:hover{color:#1e293b;text-decoration:underline}.UserManagement_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.UserManagement_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.UserManagement_filter_panel_position{top:130px;right:320px}.UserManagement_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.UserManagement_filter_label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.UserManagement_filter_label_dark{color:#26334d;margin-bottom:4px;font-size:15px;font-weight:600}.UserManagement_filter_select{width:100%}.UserManagement_filter_actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:12px;display:flex}.UserManagement_bulk_action_panel{z-index:499;background:#fff;border-radius:14px;flex-direction:column;gap:16px;min-width:270px;padding:24px 28px 20px 24px;display:flex;position:absolute;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.UserManagement_bulk_action_panel_position{top:50px;right:0}.UserManagement_bulk_action_header{justify-content:space-between;align-items:center;display:flex}.UserManagement_bulk_action_title{color:#1e293b;margin-bottom:10px;font-size:.95rem;font-weight:600}.UserManagement_bulk_action_actions{flex-direction:column;align-items:center;gap:10px;display:flex}.UserManagement_bulk_action_button_full{justify-content:center;width:100%}.UserManagement_bulk_action_button_gray{background:#6b7280}.UserManagement_bulk_action_button_gray:hover{background:#4b5563}.UserManagement_bulk_action_button_red{background:red}.UserManagement_bulk_action_button_red:hover{background:#dc2626}.UserManagement_bulk_action_icon{color:#fff;margin-right:8px}.UserManagement_table_empty_state{text-align:center;background:#fff;border:2px solid #cecece;border-radius:16px;flex-direction:column;align-items:center;margin:20px 0;padding:100px 60px;display:flex}.UserManagement_table_empty_icon{color:#cbd5e1;justify-content:center;align-items:center;margin-bottom:12px;font-size:48px;display:flex}.UserManagement_table_empty_title{color:#374151;margin:0 0 8px;font-size:1.25rem;font-weight:600}.UserManagement_table_empty_description{color:#64748b;margin:0 0 24px;font-size:.95rem}.UserManagement_table_container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:100%;display:flex;overflow:auto hidden;box-shadow:0 1px 3px #0000001a}.UserManagement_table{border-collapse:collapse;width:100%}.UserManagement_table th,.UserManagement_table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:16px 24px}.UserManagement_table th{color:#374151;text-transform:uppercase;letter-spacing:.5px;background:#f9fafb;border-bottom:1px solid #e2e8f0;font-size:13px;font-weight:600}.UserManagement_table_name{padding-left:42px}.UserManagement_table_row{color:#434343;cursor:pointer;background:#fff;font-size:14px;transition:background-color .2s}.UserManagement_table_row:hover{background-color:#f9f9f9}.UserManagement_table_row:last-child td{border-bottom:none}.UserManagement_table_row_highlighted{background-color:#eef2ff!important}.UserManagement_table_header_cell{align-items:center;gap:4px;display:flex}.UserManagement_table_header_button{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.UserManagement_table_header_select{text-align:left}.UserManagement_table_header_checkbox{align-items:center;display:flex}.UserManagement_table_header_spacer{width:0}.UserManagement_col_name,.UserManagement_col_designation,.UserManagement_col_role,.UserManagement_col_status{text-align:left}.UserManagement_table th.UserManagement_col_actions{text-align:center}.UserManagement_table_checkbox_cell{align-items:center;display:flex}.UserManagement_table_user_cell{align-items:center;gap:12px;display:flex;overflow:hidden}.UserManagement_table_user_avatar_container{align-items:center;display:flex}.UserManagement_table_user_avatar{color:#4338ca;background-color:#e0e7ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.UserManagement_table_user_info{flex-direction:column;display:flex;overflow:hidden}.UserManagement_table_user_name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.UserManagement_table_email_cell{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.UserManagement_table_designation_cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.UserManagement_table_designation_cell_empty{color:#9ca3af;font-style:italic}.UserManagement_table_role_badge{text-align:center;color:#000;background-color:#dbeafe;border:1px solid #e5e7eb;border-radius:1rem;justify-content:center;align-items:center;width:100px;padding:2px 8px;font-size:12px;display:flex}.UserManagement_table_status_badge{white-space:nowrap;text-align:center;border-radius:9999px;justify-content:center;align-items:center;width:80px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.UserManagement_table_status_badge_active{color:#10b981;background-color:#10b9811a}.UserManagement_table_status_badge_inactive{color:#ef4444;background-color:#ef44441a}.UserManagement_table_actions_cell{justify-content:center;gap:8px;display:flex}.UserManagement_action_button{cursor:pointer;color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.UserManagement_action_button_edit:hover{background:#f3f4f6;border-color:#d1d5db}.UserManagement_action_analytics{color:#10b981}.UserManagement_action_analytics:hover{background:#d1fae5;border-color:#a7f3d0}.UserManagement_action_delete:hover{background:#fee2e2;border-color:#fecaca}.UserManagement_action_view{color:#6b7280;border:1px solid #e0f2fe}.UserManagement_action_view:hover{color:#0369a1;background-color:#e0f2fe}.UserManagement_action_assign{color:#64748b}.UserManagement_action_assign:hover{color:#64748b;background-color:#d1fae5}.UserManagement_action_edit{color:#6b7280}.UserManagement_action_edit:hover{color:#1e40af;background-color:#dbeafe}.UserManagement_action_delete{color:#ef4444}.UserManagement_action_delete:hover{color:#ef4444;background-color:#fee2e2}.UserManagement_table_row_tags{color:#64748b;margin-top:4px;font-size:11px}.UserManagement_sort_icons{flex-direction:column;line-height:1;display:inline-flex}.UserManagement_sort_icon{stroke-width:3px}.UserManagement_sort_icon_active{color:#111827}.UserManagement_sort_icon_inactive{color:#cbd5e1}.UserManagement_select_all_menu_toggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:1;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.UserManagement_select_all_menu_toggle:hover{background-color:#f9fafb}.UserManagement_select_all_menu_toggle.open .UserManagement_chevron{transform:rotate(180deg)}.UserManagement_select_all_flyout{z-index:10;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:5px;min-width:200px;padding:8px;display:flex;box-shadow:0 12px 30px #0f172a24}.UserManagement_select_all_flyout button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;display:flex}.UserManagement_select_all_flyout button:hover{background:#d8d8e380!important}.UserManagement_select_all_flyout button.UserManagement_selected{color:#3730a3;background:#e0e7ff}.UserManagement_check_icon{width:16px;height:16px}.UserManagement_pagination{background-color:#fafafa;border-top:1px solid #e5e7eb;justify-content:center;align-items:center;gap:16px;padding:16px 24px;display:flex}.UserManagement_pagination_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px}.UserManagement_pagination_btn:disabled{opacity:.5;cursor:not-allowed}.UserManagement_pagination_btn:hover:not(:disabled){background-color:#f9fafb}.UserManagement_pagination_text{color:#374151;font-size:14px}.UserManagement_loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.UserManagement_loading_spinner{border:3px solid #0000001a;border-top-color:#3b82f6;border-radius:50%;width:24px;height:24px;margin-bottom:12px;animation:1s linear infinite UserManagement_spin}@keyframes UserManagement_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.UserManagement_modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;font-family:Inter,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.UserManagement_modal_content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:visible;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.UserManagement_modal_header{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.UserManagement_modal_header_content{align-items:center;gap:16px;display:flex}.UserManagement_modal_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.UserManagement_modal_title{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.UserManagement_modal_header_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.UserManagement_modal_close_button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.UserManagement_modal_close_button:hover{color:#0f172a;background-color:#f1f5f9}.UserManagement_form{flex-direction:column;flex:1;display:flex;overflow:hidden}.UserManagement_form_body{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex;overflow-y:auto}.UserManagement_modal_body{flex:1;padding:24px;overflow-y:auto}.UserManagement_modal_footer{background-color:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.UserManagement_section_title{color:#111827;border-bottom:1px solid #e5e7eb;margin-top:10px;margin-bottom:16px;padding-bottom:8px;font-size:16px;font-weight:600}.UserManagement_form_grid{grid-template-columns:1fr;gap:16px;margin-top:.4rem;margin-bottom:.4rem;display:grid}@media (width>=640px){.UserManagement_form_grid{grid-template-columns:1fr 1fr}}.UserManagement_form_group{flex-direction:column;flex:1;gap:6px;margin-top:10px;display:flex}.UserManagement_form_label{color:#334155;margin-bottom:6px;font-size:.875rem;font-weight:500;display:block}.UserManagement_form_label_checkbox{cursor:pointer;margin-bottom:0}.UserManagement_required_star{color:#ef4444}.UserManagement_form_control{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.UserManagement_form_control:focus{border-color:#011f5b;box-shadow:0 0 0 3px #011f5b1a}.UserManagement_form_select{width:100%}.UserManagement_required_error_text{color:#dc2626;margin-top:4px;margin-bottom:0;font-size:12px}.UserManagement_assignment_tags{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.UserManagement_assignment_chip{color:#1e40af;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:500;display:inline-flex}.UserManagement_assignment_remove{color:#60a5fa;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:14px;line-height:1;display:flex}.UserManagement_assignment_remove:hover{color:#1e3a8a;background-color:#dbeafe}.UserManagement_checkbox_container{align-items:center;gap:8px;margin-top:10px;display:flex}.UserManagement_checkbox{cursor:pointer;accent-color:#3b82f6;width:16px;height:16px}.UserManagement_form_actions{background-color:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.UserManagement_modal_icon{color:#dc2626;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;display:flex}.UserManagement_modal_text{color:#6b7280;text-align:center;margin:0 0 16px;font-size:14px;line-height:1.6}.UserManagement_modal_warning{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 12px;display:flex}.UserManagement_warning_badge{font-size:16px;line-height:1}.UserManagement_warning_text{color:#92400e;font-size:13px;font-weight:500}.UserManagement_btn_danger{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.UserManagement_btn_danger:hover{background:#b91c1c;box-shadow:0 4px 6px -1px #dc262633}.UserManagement_btn_danger:active{transform:scale(.98)}@keyframes UserManagement_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes UserManagement_slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.UserManagement_export_modal_overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out UserManagement_fadeIn;display:flex;position:fixed;inset:0}.UserManagement_export_modal_container{background-color:#fff;border-radius:12px;width:100%;max-width:520px;animation:.3s ease-out UserManagement_slideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.UserManagement_export_modal_header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px;display:flex}.UserManagement_export_modal_header_content{align-items:center;gap:12px;display:flex}.UserManagement_export_modal_icon{color:#2563eb;background-color:#dbeafe;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.UserManagement_export_modal_title{color:#111827;margin:0;font-size:18px;font-weight:600}.UserManagement_export_modal_subtitle{color:#6b7280;margin:2px 0 0;font-size:13px}.UserManagement_export_modal_close_btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.UserManagement_export_modal_close_btn:hover{background-color:#f3f4f6}.UserManagement_export_modal_content{padding:24px}.UserManagement_export_options{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.UserManagement_export_option{cursor:pointer;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.UserManagement_export_option:hover{background-color:#f8fafc;border-color:#cbd5e1}.UserManagement_export_option_active{background-color:#eff6ff;border-color:#2563eb}.UserManagement_export_radio{cursor:pointer;accent-color:#2563eb;flex-shrink:0;width:18px;height:18px;margin-top:2px}.UserManagement_export_option_content{flex:1}.UserManagement_export_option_title{color:#111827;align-items:center;gap:8px;margin-bottom:4px;font-size:15px;font-weight:600;display:flex}.UserManagement_export_option_title svg{color:#2563eb}.UserManagement_export_option_description{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.UserManagement_export_info_box{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:24px;padding:12px 16px}.UserManagement_export_info_header{color:#166534;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.UserManagement_export_info_header svg{color:#16a34a}.UserManagement_export_info_list{color:#166534;margin:0;padding-left:24px;font-size:13px;line-height:1.6}.UserManagement_export_info_list li{margin-bottom:4px}.UserManagement_export_info_list li:last-child{margin-bottom:0}.UserManagement_export_modal_actions{justify-content:flex-end;gap:12px;display:flex}.UserManagement_export_btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.UserManagement_export_btn_secondary{color:#374151;background-color:#fff;border:1px solid #d1d5db}.UserManagement_export_btn_secondary:hover{background-color:#f9fafb}.UserManagement_export_btn_primary{color:#fff;background-color:#2563eb;padding:10px 24px}.UserManagement_export_btn_primary:hover{background-color:#1d4ed8}.UserManagement_export_btn:active{transform:scale(.98)}.UserManagement_header_content{align-items:center;gap:12px;display:flex}.UserManagement_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.UserManagement_header_subtitle{color:#6b7280;margin:2px 0 0;font-size:13px}.UserManagement_form_input{color:#374151;background-color:#f8fafc;border:1px solid #d1d5db;border-radius:6px;align-items:center;min-height:20px;padding:10px;font-size:14px;display:flex}.UserManagement_preview_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.UserManagement_preview_content{width:600px;max-width:95vw}.UserManagement_preview_body{padding:24px}.UserManagement_preview_grid{gap:16px;margin-bottom:24px}.UserManagement_preview_input{background:#f8fafc}.UserManagement_preview_assignment_group{margin-top:24px}.UserManagement_preview_assignment_header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.UserManagement_preview_assignment_icon{color:#5570f1}.UserManagement_preview_assignment_label{margin-bottom:0}.UserManagement_preview_table_container{border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;overflow:hidden}.UserManagement_preview_table{border-collapse:collapse;width:100%}.UserManagement_preview_table th,.UserManagement_preview_table td{text-align:left;border-bottom:1px solid #f1f5f9;padding:12px 16px}.UserManagement_preview_table th{color:#111827;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:600}.UserManagement_preview_table_row:last-child td{border-bottom:none}.UserManagement_preview_table_cell{color:#434343;font-size:14px}.UserManagement_preview_empty_row{justify-content:center;align-items:center;padding:32px 16px;display:flex}.UserManagement_preview_empty_message{color:#6b7280;font-size:14px}.UserManagement_deactivate_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.UserManagement_deactivate_content{text-align:center;width:500px;max-width:90vw;padding:32px}.UserManagement_deactivate_close_button{position:absolute;top:16px;right:16px}.UserManagement_deactivate_title{color:#111827;margin-bottom:8px;font-size:1.25rem;font-weight:600}.UserManagement_deactivate_actions{border:none;justify-content:flex-end;margin-top:24px;padding:0}@media (width<=768px){.UserManagement_table_container{overflow-x:auto}.UserManagement_controls{flex-wrap:wrap}.UserManagement_controls_right{justify-content:flex-end;width:100%;margin-left:0}.UserManagement_search_bar{max-width:100%}.UserManagement_filter_panel_position,.UserManagement_bulk_action_panel_position{top:60px;right:10px}.UserManagement_modal_content,.UserManagement_preview_content,.UserManagement_deactivate_content{width:95%;max-width:95%}}@media (width<=640px){.UserManagement_export_modal_overlay{padding:16px}.UserManagement_export_modal_container{max-width:100%}.UserManagement_export_modal_header,.UserManagement_export_modal_content{padding:20px}.UserManagement_export_option{padding:14px}.UserManagement_export_modal_actions{flex-direction:column}.UserManagement_export_btn{justify-content:center;width:100%}}.userprofile_skills_container{flex-direction:column;display:flex}.userprofile_skills_list{flex-wrap:wrap;gap:10px;display:flex}.userprofile_skill_tag{color:#111827;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.userprofile_skill_tag:hover{background:#e5e7eb;border-color:#d1d5db;transform:translateY(-2px)}.userprofile_remove_skill{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;transition:color .2s;display:flex}.userprofile_remove_skill:hover{color:#ef4444}.userprofile_add_skill_form{gap:12px;margin-top:10px;display:flex}.userprofile_skill_input{border:1px solid #d1d5db;border-radius:8px;outline:none;flex:1;padding:10px 16px;font-size:14px;transition:border-color .2s,box-shadow .2s}.userprofile_skill_input:focus{border-color:#011f5b;box-shadow:0 0 0 3px #011f5b1a}.userprofile_no_skills{color:#6b7280;font-size:14px;font-style:italic}.admin_assign_view_container{padding:24px}.admin_assign_view_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.admin_assign_view_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.admin_assign_view_header_info h1.admin_assign_view_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.admin_assign_view_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.admin_assign_view_stats{gap:16px;display:flex}.admin_assign_view_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.admin_assign_view_stat_icon{color:var(--color-primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.admin_assign_view_stat_info{flex-direction:column;display:flex}.admin_assign_view_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.admin_assign_view_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.admin_assign_view_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.admin_assign_view_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.admin_assign_view_search_icon{z-index:1;color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.admin_assign_view_search_input{color:#1e293b;background:#fff;border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.admin_assign_view_search_input:focus{border-color:#011f5b}.admin_assign_view_controls_right{gap:10px;display:flex;position:relative}.admin_assign_view_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.admin_assign_view_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.admin_assign_view_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.admin_assign_view_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.admin_assign_view_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.admin_assign_view_btn_secondary:hover{background:#e5e7eb}.admin_assign_view_filter_panel{z-index:900;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:270px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.admin_assign_view_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.admin_assign_view_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.admin_assign_view_selectwrap{position:relative}.admin_assign_view_select_display{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 12px;display:inline-flex}.admin_assign_view_select_menu{z-index:60;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:100%;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.admin_assign_view_select_item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:8px 10px}.admin_assign_view_select_item:hover{background:#f1f5f9}.admin_assign_view_select_item.active{color:#3730a3;background:#eef2ff}.admin_assign_view_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.admin_assign_view_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.admin_assign_view_table{border-collapse:collapse;width:100%}.admin_assign_view_table th,.admin_assign_view_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.admin_assign_view_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.admin_assign_view_empty{text-align:center;color:#64748b;padding:40px}.admin_assign_view_cell{align-items:center;gap:10px;display:flex}.admin_assign_view_titlecell{color:#0f172a;font-weight:600;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.admin_assign_view_titlecell:hover{color:#5570f1;text-decoration:underline}.admin_assign_view_date{color:#64748b;align-items:center;gap:6px;font-size:.875rem;display:flex}.admin_assign_view_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.admin_assign_view_badge.assigned,.admin_assign_view_badge.active{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.admin_assign_view_badge.inprogress{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe}.admin_assign_view_badge.completed{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.admin_assign_view_badge.overdue{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.admin_assign_view_badge.removed{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2}.admin_assign_view_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.admin_assign_view_action_btn.delete{color:#ef4444}.admin_assign_view_action_btn.delete:hover{background:#fee2e2;border-color:#fecaca}.admin_assign_view_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.admin_assign_view_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.admin_assign_view_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.admin_assign_view_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.admin_assign_view_loading,.admin_assign_view_error{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px}.admin_assign_view_error{color:#dc2626;background:#fef2f2;border-color:#fecaca}.admin_assign_view_modal{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#11182773;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.admin_assign_view_modal_content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:92%;max-width:560px;box-shadow:0 10px 30px #0000001f}.admin_assign_view_modal_header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.admin_assign_view_modal_header h3{color:#0f172a;margin:0;font-size:1.125rem}.admin_assign_view_modal_close{cursor:pointer;color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.admin_assign_view_modal_close:hover{color:#0f172a;background:#f1f5f9}.admin_assign_view_modal_body{padding:16px}.admin_assign_view_detail_row{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.admin_assign_view_detail_row .label{color:#64748b;width:140px;font-weight:600}.admin_assign_view_detail_list{margin-top:12px}.admin_assign_view_detail_list .label{color:#0f172a;margin-bottom:6px;font-weight:600}.admin_assign_view_detail_list ul{max-height:180px;margin:0;padding-left:18px;overflow:auto}.admin_assign_view_modal_footer{border-top:1px solid #f1f5f9;justify-content:flex-end;padding:12px 16px;display:flex}.assignments-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.assignments-modal{background:#fff;border-radius:24px;flex-direction:column;width:1200px;max-width:90vw;max-height:85vh;animation:.3s ease-out slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000026}.assignments-modal-header{color:#fff;background:linear-gradient(135deg,#011f5b,#1c88c7);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.assignments-modal-title{margin:0;font-size:24px;font-weight:700}.assignments-modal-subtitle{opacity:.9;margin:4px 0 0;font-size:14px}.assignments-modal-close{cursor:pointer;color:#fff;background:#fff3;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.assignments-modal-close:hover{background:#ffffff4d;transform:scale(1.05)}.assignments-export-btn{cursor:pointer;color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:12px;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.assignments-export-btn:hover:not(:disabled){background:#ffffff4d;border-color:#ffffff80;transform:scale(1.02)}.assignments-export-btn:disabled{opacity:.5;cursor:not-allowed;background:#ffffff1a;border-color:#fff3}.assignments-modal-body{flex:1;padding:32px;overflow-y:auto}.assignments-table-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:auto hidden}.assignments-table{border-collapse:collapse;width:130%;min-width:800px;font-size:14px}.assignments-table-container::-webkit-scrollbar{height:8px}.assignments-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.assignments-table-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.assignments-table-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.assignments-table thead{color:#fff;background:linear-gradient(135deg,#011f5b,#1c88c7)}.assignments-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #ffffff1a;padding:16px;font-size:13px;font-weight:600}.assignments-table tbody tr{border-bottom:1px solid #f3f4f6;transition:all .2s}.assignments-table tbody tr:hover{background:#011f5b05}.assignments-table td{vertical-align:middle;color:#374151;padding:16px;font-weight:500}.type-survey{color:#ec4899;background:#ec48991a}.type-learning-path{color:#3b82f6;background:#3b82f61a}.assignments-status-badge{text-transform:capitalize;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.assignments-status-completed{color:#10b981;background:#10b9811a}.assignments-status-in-progress{color:#f59e0b;background:#f59e0b1a}.assignments-status-not-started{color:#6b7280;background:#6b72801a}.assignments-status-overdue{color:#ef4444;background:#ef44441a}.assignments-empty-state{text-align:center;color:#6b7280;padding:60px 20px}.assignments-empty-icon{opacity:.5;margin-bottom:16px;font-size:48px}.assignments-empty-title{color:#374151;margin-bottom:8px;font-size:18px;font-weight:600}.assignments-empty-description{max-width:400px;margin:0 auto;font-size:14px}.assignments-loading{justify-content:center;align-items:center;gap:16px;padding:60px;display:flex}.assignments-loading-spinner{border:3px solid #011f5b33;border-top-color:#011f5b;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@media (width<=768px){.assignments-modal{width:95vw;max-height:90vh;margin:20px}.assignments-modal-header,.assignments-modal-body{padding:20px}.assignments-table{font-size:12px}.assignments-table th,.assignments-table td{padding:12px 8px}.resource-name{max-width:120px}.assignments-modal-title{font-size:20px}}@media (width<=480px){.assignments-modal-header,.assignments-modal-body{padding:16px}.assignments-table th,.assignments-table td{padding:8px 4px;font-size:11px}.content-type-badge,.status-badge{padding:2px 8px;font-size:10px}.resource-name{max-width:80px}}.assignments-modal-body::-webkit-scrollbar{width:8px}.assignments-modal-body::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.assignments-modal-body::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#011f5b,#1c88c7);border-radius:4px}.assignments-modal-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#1c88c7,#011f5b)}.auth_change_password_container{color:#102a43;background:linear-gradient(135deg,#f0f4f8 0%,#d9e2ec 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.auth_change_password_card{z-index:1;background-color:#fff;border:1px solid #fffc;border-radius:16px;width:100%;max-width:480px;padding:48px;animation:.6s cubic-bezier(.2,.8,.2,1) fadeIn;position:relative;box-shadow:0 10px 40px -10px #0000001a,0 2px 10px -2px #0000000d}.auth_change_password_header{text-align:center;margin-bottom:32px}.auth_change_password_logo_icon{color:#fff;background:#011f5b;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;transition:transform .3s;display:flex}.auth_change_password_logo_icon:hover{transform:rotate(0)scale(1.05)}.auth_change_password_title{color:#111827;text-align:center;letter-spacing:-.02em;margin:0 0 12px;font-size:28px;font-weight:800}.auth_change_password_subtitle{color:#6b7280;margin:0;font-size:15px;line-height:1.5}.auth_change_password_progress{justify-content:space-between;align-items:center;margin-bottom:40px;padding:0 10px;display:flex}.auth_change_password_progress_step{z-index:2;flex-direction:column;flex:none;align-items:center;gap:8px;display:flex;position:relative}.auth_change_password_progress_circle{color:#9ca3af;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.auth_change_password_progress_step.active .auth_change_password_progress_circle{color:#000;background:#fff;border-color:#011f5b;transform:scale(1.1)}.auth_change_password_progress_step.completed .auth_change_password_progress_circle{color:#fff;background:#011f5b;border-color:#011f5b}.auth_change_password_progress_label{color:#9ca3af;font-size:12px;font-weight:600;transition:color .3s}.auth_change_password_progress_step.active .auth_change_password_progress_label,.auth_change_password_progress_step.completed .auth_change_password_progress_label{color:#374151}.auth_change_password_progress_line{z-index:1;background:#e5e7eb;flex:1;height:2px;margin:0 10px;position:relative;top:-14px}.auth_change_password_alert{border-radius:8px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 16px;font-size:14px;font-weight:500;animation:.3s ease-out slideUp;display:flex}.auth_change_password_alert.error{color:#ef4444;background-color:#fef2f2;border:1px solid #fee2e2}.auth_change_password_alert.success{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0}.auth_change_password_form{flex-direction:column;gap:24px;display:flex}.auth_change_password_input_group{flex-direction:column;gap:8px;display:flex}.auth_change_password_label{color:#374151;font-size:14px;font-weight:600}.auth_change_password_input{color:#1f2937;box-sizing:border-box;background-color:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;width:100%;padding:12px 16px;font-size:15px;transition:all .2s ease-in-out}.auth_change_password_input:focus{background-color:#fff;border-color:#011f5b;outline:none}.auth_change_password_input:disabled{cursor:not-allowed;opacity:.7;background-color:#f3f4f6}.otp-input{text-align:center;letter-spacing:6px;font-family:monospace;font-size:20px;font-weight:600}.auth_change_password_hint{color:#6b7280;font-size:13px}.auth_change_password_btn{background:linear-gradient(135deg, var(--color-primary,#011f5b), #0e3a8a);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #011f5b33}.auth_change_password_btn:hover:not(:disabled){background:linear-gradient(135deg, #0e3a8a, var(--color-primary,#011f5b));transform:translateY(-2px);box-shadow:0 8px 20px #011f5b4d}.auth_change_password_btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth_change_password_btn_secondary{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:12px;font-size:15px;font-weight:600;transition:all .2s}.auth_change_password_btn_secondary:hover:not(:disabled){color:#111827;background-color:#f9fafb;border-color:#d1d5db}.auth_change_password_btn_secondary:disabled{opacity:.6;cursor:not-allowed}.auth_change_password_spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@media (width<=640px){.auth_change_password_card{max-width:100%;padding:32px 24px}.auth_change_password_title{font-size:24px}}@media (width<=480px){.auth_change_password_container{padding:16px}.auth_change_password_card{padding:24px 20px}}.forgotPassword-container{background:linear-gradient(135deg,#f5f7fa 0%,#e4e7eb 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.forgotPassword-form-wrapper{background-color:#fff;border-radius:8px;width:100%;max-width:450px;padding:30px;box-shadow:0 4px 12px #0000001a}.forgotPassword-logo{text-align:center;margin-bottom:30px}.forgotPassword-logo h1{color:#333;margin:0;font-size:28px}.forgotPassword-form{width:100%}.forgotPassword-form h2{text-align:center;color:#333;margin-bottom:20px;font-size:24px}.forgotPassword-form p{text-align:center;color:#666;margin-bottom:25px;font-size:14px;line-height:1.5}.forgotPassword-form-group{margin-bottom:20px}.forgotPassword-form-group label{color:#333;margin-bottom:8px;font-weight:500;display:block}.forgotPassword-form-group input{border:1px solid #ddd;border-radius:4px;width:100%;padding:12px;font-size:16px;transition:border-color .3s}.forgotPassword-form-group input:focus{border-color:var(--color-accent);outline:none}.forgotPassword-form-actions{flex-direction:column;align-items:center;margin-top:25px;display:flex}.forgotPassword-btn-primary{background-color:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;padding:12px;font-size:16px;font-weight:500;transition:background-color .3s}.forgotPassword-btn-primary:hover{background-color:var(--color-primary)}.forgotPassword-btn-primary:disabled{cursor:not-allowed;background-color:#a0c3e8}.forgotPassword-back-to-login{color:var(--color-accent);margin-top:15px;font-size:14px;text-decoration:none}.forgotPassword-back-to-login:hover{text-decoration:underline}.forgotPassword-error-message{color:#dc3545;text-align:center;background-color:#f8d7da;border-radius:4px;margin-bottom:20px;padding:10px}.forgotPassword-success-message{color:#28a745;text-align:center;background-color:#d4edda;border-radius:4px;margin-bottom:20px;padding:15px;line-height:1.5}@media (width<=768px){.forgotPassword-form-wrapper{max-width:90%;padding:20px}.forgotPassword-logo h1{font-size:24px}.forgotPassword-form h2{font-size:20px}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.auth_login_container{color:#102a43;background:linear-gradient(135deg,#f0f4f8 0%,#d9e2ec 100%);justify-content:center;align-items:center;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.auth_login_form_wrapper{background-color:#fff;border:1px solid #fffc;border-radius:16px;width:100%;max-width:440px;padding:48px;animation:.6s cubic-bezier(.2,.8,.2,1) fadeIn;box-shadow:0 10px 40px -10px #0000001a,0 2px 10px -2px #0000000d}.auth_login_logo_section{text-align:center;margin-bottom:40px}.auth_login_logo_icon{color:#fff;background:#011f5b;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;transition:transform .3s;display:flex;transform:rotate(-5deg);box-shadow:0 10px 25px -5px #1c88c766}.auth_login_logo_icon:hover{transform:rotate(0)scale(1.05)}.auth_login_logo_section h1{color:#111827;letter-spacing:-.02em;margin:0 0 8px;font-size:28px;font-weight:800}.auth_login_subtitle{color:#6b7280;margin:0;font-size:15px;line-height:1.5}.auth_login_form{margin-bottom:32px}.auth_login_form_group{margin-bottom:24px}.auth_login_form_group label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.auth_login_form_group input{box-sizing:border-box;color:#1f2937;background-color:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;width:100%;padding:12px 16px;font-size:15px;transition:all .2s ease-in-out}.auth_login_form_group input:focus{background-color:#fff;border-color:#011f5b;outline:none;box-shadow:0 0 0 4px #1c88c71a}.auth_login_form_group input::placeholder{color:#9ca3af}.auth_login_password_wrapper{position:relative}.auth_login_password_input{padding-right:48px!important}.auth_login_password_toggle{cursor:pointer;color:#9ca3af;background-color:#0000;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth_login_password_toggle:hover{color:#4b5563}.auth_login_options{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.auth_login_remember_me{cursor:pointer;color:#4b5563;-webkit-user-select:none;user-select:none;align-items:center;font-size:14px;font-weight:500;display:flex}.auth_login_remember_me input[type=checkbox]{accent-color:var(--color-accent,#1c88c7);cursor:pointer;width:16px;height:16px;margin-right:10px}.auth_login_forgot_password{color:var(--color-accent,#1c88c7);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.auth_login_forgot_password:hover{color:#0e5a8a;text-decoration:underline}.auth_login_error_message{color:#ef4444;text-align:center;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:8px;justify-content:center;align-items:center;margin-bottom:24px;padding:14px 16px;font-size:14px;font-weight:500;animation:.4s ease-in-out shake;display:flex}.auth_login_btn_primary{background:var(--color-primary,#011f5b);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #011f5b33}.auth_login_btn_primary:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth_login_loading_content{justify-content:center;align-items:center;gap:10px;display:flex}.auth_login_spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.auth_login_divider{text-align:center;margin:32px 0;position:relative}.auth_login_divider:before{content:"";background-color:#e5e7eb;height:1px;position:absolute;top:50%;left:0;right:0}.auth_login_divider span{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;background-color:#fff;padding:0 16px;font-size:13px;font-weight:500;position:relative}.auth_login_sso_buttons{gap:16px;display:flex}.auth_login_sso_btn{cursor:pointer;color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.auth_login_sso_btn:hover{background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.auth_login_signup_link{text-align:center;color:#6b7280;margin-top:32px;font-size:14px}.auth_login_signup_link a{color:var(--color-accent,#1c88c7);margin-left:4px;font-weight:600;text-decoration:none;transition:color .2s}.auth_login_signup_link a:hover{color:#0e5a8a;text-decoration:underline}@media (width<=480px){.auth_login_form_wrapper{width:auto;margin:16px;padding:32px 24px}.auth_login_logo_section h1{font-size:24px}.auth_login_sso_buttons{flex-direction:column}}:root{--globalAdmin_color_primary:#011f5b;--globalAdmin_color_accent:#1c88c7}.globalAdmin_analytics_container{min-height:100vh;padding:32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.globalAdmin_loading_container{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.globalAdmin_loading_spinner_enhanced{border:4px solid #011f5b33;border-top-color:var(--globalAdmin_color_primary);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite globalAdmin_spin}.globalAdmin_loading_text{color:var(--globalAdmin_color_primary);font-size:16px;font-weight:500}@keyframes globalAdmin_spin{to{transform:rotate(360deg)}}.globalAdmin_page_header{background:#fff;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:24px;animation:.6s ease-out globalAdmin_slideDown;display:flex;box-shadow:0 20px 60px #00000026}@keyframes globalAdmin_slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.globalAdmin_header_content{flex:1}.globalAdmin_header_badge{background:var(--globalAdmin_color_primary);color:#fff;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 14px;font-size:12px;font-weight:600;animation:2s ease-in-out infinite globalAdmin_pulse;display:inline-flex}@keyframes globalAdmin_pulse{0%,to{opacity:1}50%{opacity:.8}}.globalAdmin_page_title{color:#111827;background:var(--globalAdmin_color_primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:36px;font-weight:700}.globalAdmin_page_subtitle{color:#6b7280;font-size:16px;line-height:1.5}.globalAdmin_header_filters{gap:8px;display:flex}.globalAdmin_filter_group_enhanced{flex-direction:column;gap:6px;display:flex}.globalAdmin_filter_group_enhanced label{color:#334155;letter-spacing:-.2px;font-size:15px;font-weight:600;display:block}.globalAdmin_filter_select_enhanced{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:12px;min-width:160px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.globalAdmin_filter_select_enhanced:hover{border-color:#667eea}.globalAdmin_filter_select_enhanced:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.globalAdmin_metrics_grid_enhanced{grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:24px;display:grid}.globalAdmin_metric_card_enhanced{background:#fff;border-radius:20px;padding:18px;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.globalAdmin_metric_card_enhanced:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.globalAdmin_metric_card_enhanced:hover{box-shadow:0 20px 60px #00000026}@keyframes globalAdmin_fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.globalAdmin_metric_card_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.globalAdmin_metric_icon_enhanced{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex}.globalAdmin_color_primary,.globalAdmin_color_secondary,.globalAdmin_color_tertiary,.globalAdmin_color_neutral{background:var(--globalAdmin_color_primary);color:#fff}.globalAdmin_metric_trend{border-radius:20px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.globalAdmin_trend_up{color:#059669;background:#10b9811a}.globalAdmin_trend_down{color:#dc2626;background:#ef44441a}.globalAdmin_metric_label_enhanced{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600}.globalAdmin_metric_value_enhanced{color:#111827;margin-bottom:4px;font-size:1.5rem;font-weight:700}.globalAdmin_metric_subtitle{color:#6b7280;font-size:13px}.globalAdmin_metric_content{flex-direction:column;justify-content:space-between;display:flex}.globalAdmin_charts_grid{grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:20px;margin-bottom:24px;display:grid}.globalAdmin_chart_panel{background:#fff;border-radius:20px;padding:28px;animation:.6s ease-out .2s backwards globalAdmin_fadeInUp;box-shadow:0 10px 40px #0000001a}.globalAdmin_chart_panel.globalAdmin_full_width{grid-column:1/-1}.globalAdmin_panel_header_enhanced{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.globalAdmin_panel_title{color:#111827;margin-bottom:4px;font-size:20px;font-weight:700}.globalAdmin_panel_description{color:#6b7280;font-size:14px}.globalAdmin_panel_icon{color:#9ca3af}.globalAdmin_chart_container{margin-top:8px}.globalAdmin_support_stats{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}.globalAdmin_support_stat{cursor:pointer;text-align:center;background:#f9fafb;border:1.5px solid #fff;border-radius:12px;padding:16px}.globalAdmin_support_stat:hover{background:#f3f4f6;border:1.5px solid #011f5b;transition:all .3s}.globalAdmin_support_stat_value{color:#111827;margin-bottom:4px;font-size:28px;font-weight:700}.globalAdmin_support_stat_label{color:#6b7280;font-size:12px;font-weight:500}.globalAdmin_health_metrics{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.globalAdmin_health_metric{background:#f9fafb;border-radius:16px;padding:20px;transition:all .3s}.globalAdmin_health_metric:hover{background:#f3f4f6;transform:translateY(-2px)}.globalAdmin_health_metric_header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.globalAdmin_health_icon{color:#667eea}.globalAdmin_health_label{color:#6b7280;text-transform:uppercase;font-size:13px;font-weight:600}.globalAdmin_health_value{color:#111827;margin-bottom:12px;font-size:24px;font-weight:700}.globalAdmin_progress_bar{background:#e5e7eb;border-radius:999px;width:100%;height:8px;margin-bottom:8px;overflow:hidden}.globalAdmin_progress_fill{border-radius:999px;height:100%;transition:width 1s ease-out}.globalAdmin_progress_primary{background:linear-gradient(90deg, var(--globalAdmin_color_primary), var(--globalAdmin_color_accent))}.globalAdmin_progress_secondary{background:linear-gradient(90deg, var(--globalAdmin_color_accent), var(--globalAdmin_color_primary))}.globalAdmin_progress_success{background:linear-gradient(90deg, var(--globalAdmin_color_primary), var(--globalAdmin_color_accent))}.globalAdmin_progress_warning{background:linear-gradient(90deg, var(--globalAdmin_color_accent), var(--globalAdmin_color_primary))}.globalAdmin_color_tertiary{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.globalAdmin_color_neutral{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706)}.globalAdmin_color_quaternary{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.globalAdmin_color_assessment{color:#fff;background:linear-gradient(135deg,#06b6d4,#0891b2)}.globalAdmin_health_percentage{color:#9ca3af;font-size:12px;font-weight:500}.globalAdmin_top_orgs_content{margin-top:16px}.globalAdmin_orgs_table_wrapper{overflow-x:auto}.globalAdmin_orgs_table{border-collapse:separate;border-spacing:0 8px;width:100%}.globalAdmin_orgs_table thead th{text-align:left;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;background:0 0;padding:12px;font-size:12px;font-weight:700}.globalAdmin_orgs_table tbody tr{background:#f9fafb;transition:all .2s}.globalAdmin_orgs_table tbody tr:hover{background:#f3f4f6;transform:scale(1.02);box-shadow:0 4px 12px #0000000d}.globalAdmin_orgs_table tbody td{color:#374151;padding:16px 12px;font-size:14px;font-weight:500}.globalAdmin_orgs_table tbody tr td:first-child{border-radius:12px 0 0 12px}.globalAdmin_orgs_table tbody tr td:last-child{border-radius:0 12px 12px 0}.globalAdmin_rank_badge{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.globalAdmin_org_name{color:#111827;font-weight:600}.globalAdmin_engagement_score{background:linear-gradient(135deg, var(--globalAdmin_color_primary), var(--globalAdmin_color_accent));color:#fff;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.globalAdmin_distribution_layout{grid-template-columns:1fr 1.5fr;align-items:center;gap:32px;display:grid}.globalAdmin_distribution_layout_vertical{flex-direction:column;gap:24px;display:flex}.globalAdmin_distribution_bars_grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.globalAdmin_distribution_chart{justify-content:center;align-items:center;display:flex}.globalAdmin_distribution_bars{flex-direction:column;gap:16px;display:flex}.globalAdmin_distribution_bar_item{background-color:#f9fafb;border-radius:8px;flex-direction:column;gap:8px;padding:5px;display:flex}.globalAdmin_bar_header{justify-content:space-between;align-items:center;display:flex}.globalAdmin_bar_label{color:#374151;align-items:center;gap:10px;min-width:0;font-size:14px;font-weight:600;display:flex}.globalAdmin_bar_label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.globalAdmin_bar_color{border-radius:3px;flex-shrink:0;width:12px;height:12px}.globalAdmin_bar_value{color:#111827;font-size:15px;font-weight:700}.globalAdmin_bar_track{background:#e5e7eb;border-radius:999px;width:100%;height:10px;overflow:hidden}.globalAdmin_bar_fill{border-radius:999px;height:100%;transition:width 1s ease-out}.globalAdmin_filter_button_analytics{border:none;outline:none}.globalAdmin_view_toggle_container{background:#f9fafb;border-radius:12px;align-items:center;display:flex}.globalAdmin_view_toggle_wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:8px;width:fit-content;margin-top:10px;padding:4px;display:flex}.globalAdmin_view_toggle_button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.globalAdmin_view_toggle_button:hover{color:var(--globalAdmin_color_primary);background:#f1f5f9}.globalAdmin_view_toggle_button.active{background:var(--globalAdmin_color_primary);color:#fff;box-shadow:0 1px 3px #0000001a}.globalAdmin_date_picker_button:hover{border-color:var(--globalAdmin_color_primary);background:#f8fafc}.globalAdmin_custom_date_picker{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:320px;margin-top:8px;padding:16px;animation:.3s ease-out slideDown;position:absolute;top:20%;right:0;box-shadow:0 10px 25px #0000001a}.globalAdmin_date_input_group input{border:.0625rem solid #d1d5db;border-radius:.5rem;padding:.625rem .75rem;font-size:.875rem;transition:all .2s}.globalAdmin_date_input_group input:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 .1875rem #011f5b1a}.globalAdmin_btn_primary{background:var(--globalAdmin_color_primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:all .2s}@keyframes globalAdmin_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes globalAdmin_slideUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.globalAdmin_cursor_pointer{cursor:pointer}.globalAdmin_text_red{color:red}.globalAdmin_flex_column{flex-direction:column;display:flex}.globalAdmin_flex_row_gap_8{gap:.5rem;display:flex}.globalAdmin_bg_gray_50{background:#f9fafb}.globalAdmin_empty_state{text-align:center;color:#6b7280;padding:1.25rem}.globalAdmin_skeleton_badge{background:#f3f4f6;width:7.5rem;height:1.5rem}.globalAdmin_skeleton_title{background:#f3f4f6;border-radius:.5rem;width:12.5rem;height:2rem}.globalAdmin_skeleton_subtitle{background:#f3f4f6;border-radius:.25rem;width:25rem;height:1rem}.globalAdmin_skeleton_label{background:#e5e7eb;border-radius:.25rem;width:6.25rem;height:1rem;margin-bottom:.5rem}.globalAdmin_skeleton_input{background:#f3f4f6;border-radius:.5rem;width:12.5rem;height:2.5rem}.globalAdmin_skeleton_button{background:#f3f4f6;border-radius:.375rem;width:2.5rem;height:2rem}.globalAdmin_skeleton_icon{background:#e5e7eb;border-radius:.5rem;width:2.5rem;height:2.5rem}.globalAdmin_metric_skeleton_content{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.globalAdmin_skeleton_metric_label{background:#e5e7eb;border-radius:.25rem;width:7.5rem;height:1rem;margin-bottom:.5rem}.globalAdmin_skeleton_metric_sub{background:#f3f4f6;border-radius:.25rem;width:5rem;height:.75rem}.globalAdmin_skeleton_metric_value{background:#e5e7eb;border-radius:.25rem;width:3.75rem;height:1.5rem}.globalAdmin_skeleton_chart_title{background:#e5e7eb;border-radius:.25rem;width:12.5rem;height:1.25rem;margin-bottom:1rem}.globalAdmin_skeleton_chart_area{background:#f3f4f6;border-radius:.5rem;width:100%;height:18.75rem}.globalAdmin_skeleton_stat_card{background:#f9fafb;border-radius:.5rem;padding:1rem}.globalAdmin_skeleton_stat_label{background:#e5e7eb;border-radius:.25rem;width:3.75rem;height:1rem;margin-bottom:.5rem}.globalAdmin_skeleton_stat_value{background:#e5e7eb;border-radius:.25rem;width:2.5rem;height:1.5rem;margin-bottom:.5rem}.globalAdmin_skeleton_stat_sub{background:#f3f4f6;border-radius:.25rem;width:5rem;height:.75rem}@media (width<=1200px){.globalAdmin_charts_grid,.globalAdmin_distribution_layout{grid-template-columns:1fr}.globalAdmin_distribution_layout_vertical{gap:20px}.globalAdmin_distribution_bars_grid,.globalAdmin_health_metrics{grid-template-columns:1fr}.globalAdmin_metrics_grid_enhanced{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.globalAdmin_analytics_container{padding:16px}.globalAdmin_page_header{flex-direction:column;padding:18px}.globalAdmin_header_filters{flex-direction:column;width:100%}.globalAdmin_filter_select_enhanced{width:100%}.globalAdmin_metrics_grid_enhanced{grid-template-columns:1fr}.globalAdmin_page_title{font-size:28px}.globalAdmin_support_stats{grid-template-columns:1fr}.globalAdmin_distribution_chart{height:250px}.globalAdmin_charts_grid{grid-template-columns:1fr}}@media (width<=640px){.globalAdmin_analytics_container{padding:12px}.globalAdmin_page_header{border-radius:16px;padding:20px}.globalAdmin_page_title{font-size:24px}.globalAdmin_metric_value_enhanced{font-size:28px}.globalAdmin_chart_panel{padding:20px}.globalAdmin_health_metrics{gap:16px}}.act_log_app_container{min-height:100vh;padding:24px}.act_log_main_content{flex-direction:column;flex:1;display:flex}.global_admin_actlog_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.global_admin_act_log_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.global_admin_act_log_header_info h1.global_admin_act_log_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.global_admin_act_log_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.act_log_controls{align-items:center;gap:12px;margin-bottom:24px;display:flex}.act_log_roles_search_bar{flex:1;max-width:320px;position:relative}.act_log_search_icon{position:absolute;top:50%;left:12px;transform:translateY(-50%)}.act_log_search_input{color:#000;border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.act_log_search_input:focus{border-color:#011f5b}.act_log_controls_right{gap:8px;margin-left:auto;display:flex}.act_log_control_btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.act_log_btn_primary{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:14px;transition:background .2s}.act_log_table_container_wrapper{background:#fff;border:2px solid #cecece;border-radius:16px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.act_log_data_table{border-collapse:collapse;width:100%}.act_log_data_table th,.act_log_data_table td{text-align:left;border-bottom:1px solid #ddd;padding:14px 17px}.act_log_data_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600}.act_log_data_table tr{border-bottom:1px solid #e2e8f0}.act_log_data_table tr:hover{background-color:#f9f9f9}.act_log_no_results{text-align:center;color:#666;padding:20px}.act_log_status_badge{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:500}.act_log_status_badge.created{color:#065f46;background-color:#d1fae5}.act_log_status_badge.updated{color:#1e40af;background-color:#dbeafe}.act_log_status_badge.deleted{color:#991b1b;background-color:#fef2f2}.act_log_action_badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;justify-content:center;align-items:center;width:80px;padding:4px 12px;font-size:12px;font-weight:600;display:flex}.act_log_action_badge.success{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0}.act_log_action_badge.failed{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.act_log_action_badge.Create{color:#1e40af;background-color:#dbeafe;border:1px solid #bfdbfe}.act_log_action_badge.Update{color:#92400e;background-color:#fef3c7;border:1px solid #fde68a}.act_log_action_badge.Delete{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.act_log_action_badge.View{color:#374151;background-color:#f3f4f6;border:1px solid #d1d5db}.act_log_details_cell{color:#1e293b;font-size:.95rem;font-weight:600}.act_log_details_text{word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:300px;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.act_log_ip_badge{color:#475569;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-family:Courier New,monospace;font-size:12px;font-weight:500}.act_log_user_cell{cursor:pointer;color:#1e293b;font-size:.95rem;font-weight:600}.act_log_user_cell>div{align-items:center;gap:12px;display:inline-flex}.act_log_user_avatar{color:#fff;background-color:#ffc107;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:500;display:flex}.act_log_user_info{flex:1}.act_log_user_name{color:#111827;font-weight:500}.act_log_role_badge{text-transform:capitalize;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:500}.act_log_role_badge.administrator{color:#000;background-color:#e0e7ff;border:1px solid #e0e7ff}.act_log_role_badge.manager{color:#000;background-color:#fef3c7;border:1px solid #f1bfa0}.act_log_role_badge.user{color:#000;background-color:#e0e7ff;border:1px solid #7971e2}.act_log_role_badge.globaladmin{color:#000;background-color:#d4f7fd;border:1px solid #d4f7fd}.act_log_date_info{color:#64748b;align-items:center;gap:6px;font-size:.875rem;font-weight:500;display:flex}.act_log_date_cell,.act_log_time_cell{color:#6b7280;font-size:.9rem;font-weight:500}.act_log_controls_right{position:relative}.act_log_filter_panel{z-index:4;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.act_log_filter_close{cursor:pointer;color:#9ea5bc;justify-content:center;align-items:center;transition:color .18s;display:flex;position:absolute;top:10px;right:10px}.act_log_filter_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.act_log_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.act_log_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.act_log_filter_group select,.act_log_filter_group input{color:#374151;border:1px solid #d1d5db;border-radius:6px;outline:none;padding:6px 10px;font-size:.875rem}.act_log_filter_group select:focus,.act_log_filter_group input:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #1c88c74d}.act_log_filter_actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.act_log_table_wrapper{border:1px solid #e5e7eb;border-radius:8px;margin-top:20px;overflow-x:auto}.act_log_table{border-collapse:collapse;width:100%;min-width:800px}.act_log_table th,.act_log_table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:12px 16px}.act_log_table th{color:#374151;text-transform:uppercase;letter-spacing:.05em;background-color:#f9fafb;font-size:.75rem;font-weight:600}.act_log_table tbody tr:last-child td{border-bottom:none}.act_log_table tbody tr:hover{background-color:#f3f4f6}.act_log_table_empty_state{text-align:center;color:#6b7280;padding:40px;font-size:1rem}.act_log_pagination_container{background-color:#fff;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.act_log_pagination_info{color:#4b5563;font-size:.875rem}.act_log_pagination_controls{gap:8px;display:flex}.act_log_pagination_button{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-size:.875rem;transition:all .2s}.act_log_pagination_button:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.act_log_pagination_button:disabled{cursor:not-allowed;opacity:.6;background-color:#f9fafb}.act_log_pagination_button.active{background-color:var(--color-accent);color:#fff;border-color:var(--color-accent)}.act_log_pagination_select{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;padding:8px 12px;font-size:.875rem}.act_log_pagination_select:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #1c88c74d}.act_log_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.act_log_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.act_log_control_btn:disabled{opacity:.5;cursor:not-allowed}.act_log_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.act_log_btn_primary:hover{background:#011f5b}.act_log_filter_apply_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.act_log_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.act_log_btn_secondary:hover{background:#e5e7eb}.GlobalAdminHome_home_container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.GlobalAdminHome_home_content{max-width:1350px;margin:0 auto}.GlobalAdminHome_summary_grid_margin{margin-top:2rem}.GlobalAdminHome_quick_links_heading{padding:.625rem .75rem}.GlobalAdminHome_chart_axis_style{font-size:.75rem}.GlobalAdminHome_tooltip_content{background:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;box-shadow:0 .25rem .375rem #0000001a}.GlobalAdminHome_welcome_card{background:var(--color-primary);border-radius:16px;margin-bottom:24px;padding:32px;animation:.6s ease-out fadeInUp;box-shadow:0 8px 22px #1c88c726}.GlobalAdminHome_welcome_header{margin-bottom:16px}.GlobalAdminHome_welcome_title{color:#fff;margin:0 0 8px;font-size:32px;font-weight:700;line-height:1.2}.GlobalAdminHome_welcome_subtitle{color:#ffffffe6;margin:0;font-size:18px;font-weight:500}.GlobalAdminHome_welcome_description{color:#ffffffd9;font-size:15px;line-height:1.6}.GlobalAdminHome_welcome_description p{margin:0}.GlobalAdminHome_stats_grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:32px;animation:.6s ease-out .2s both fadeInUp;display:grid}.GlobalAdminHome_stat_card{cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:16px;padding:24px;transition:all .3s;display:flex;box-shadow:0 2px 8px #12263f14}.GlobalAdminHome_stat_card:hover{transform:translateY(-4px);box-shadow:0 8px 22px #12263f1f}.GlobalAdminHome_stat_icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;display:flex}.GlobalAdminHome_stat_card:hover .GlobalAdminHome_stat_icon{transform:scale(1.1)rotate(5deg)}.GlobalAdminHome_stat_content{flex:1}.GlobalAdminHome_stat_label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:13px;font-weight:600}.GlobalAdminHome_stat_value{color:#0f1724;font-size:18px;font-weight:700}.GlobalAdminHome_getting_started{margin-top:32px;animation:.6s ease-out .4s both fadeInUp}.GlobalAdminHome_section_title{color:#0f1724;margin-bottom:-.75rem;font-size:24px;font-weight:700}.GlobalAdminHome_guide_grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.GlobalAdminHome_guide_card{border-left:4px solid var(--color-accent);background:#fff;border-radius:12px;padding:24px;transition:all .3s;box-shadow:0 2px 8px #12263f14}.GlobalAdminHome_guide_card:hover{border-left-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 8px 22px #12263f1f}.GlobalAdminHome_guide_number{background:linear-gradient(135deg, var(--color-accent), var(--color-primary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-size:18px;font-weight:700;display:flex}.GlobalAdminHome_guide_title{color:#0f1724;margin:0 0 12px;font-weight:700}.GlobalAdminHome_guide_description{color:#64748b;margin:0;font-size:14px;line-height:1.6}.GlobalAdminHome_summary_grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px;animation:.6s ease-out .5s both fadeInUp;display:grid}@media (width<=768px){.GlobalAdminHome_summary_grid{grid-template-columns:1fr}}.GlobalAdminHome_quick_links_card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;min-width:0;padding:16px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #1018280a}.GlobalAdminHome_quick_links_card:hover,.GlobalAdminHome_quick_links_card.is_hover{transform:translateY(-2px);box-shadow:0 8px 22px #12263f1f}.GlobalAdminHome_quick_links_title{color:#6b7280;letter-spacing:.2px;margin:0 0 8px;font-size:13px;font-weight:600}.GlobalAdminHome_quick_links_list{flex-direction:column;gap:0;margin:0;padding:4px 0;list-style:none;display:flex}.GlobalAdminHome_quick_link_item{margin:0}.GlobalAdminHome_quick_link_item:not(:last-child){border-bottom:1px solid #e5e7eb}.GlobalAdminHome_quick_link_row{z-index:0;will-change:background, box-shadow, transform;border-top:1px solid #0000;border-left:1px solid #0000;border-radius:10px;align-items:flex-start;gap:12px;padding:12px 4px;text-decoration:none;transition:background .2s,transform 50ms,box-shadow .2s;display:flex;position:relative}.GlobalAdminHome_quick_link_row:hover,.GlobalAdminHome_quick_link_row.is_hover{border:1px solid var(--color-primary);background:#f8fafc}.GlobalAdminHome_quick_link_item:hover{border-color:#0000}.GlobalAdminHome_quick_link_row:focus-visible{outline-offset:2px;background:#f8fafc;outline:2px solid #a5b4fc}.GlobalAdminHome_quick_link_row:active{transform:scale(.99)}.GlobalAdminHome_quick_link_icon{color:#111827;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:inline-flex}.GlobalAdminHome_quick_link_text{flex-direction:column;display:flex}.GlobalAdminHome_quick_link_title{color:#111827;font-size:16px;font-weight:600;line-height:1.3}.GlobalAdminHome_quick_link_desc{color:#6b7280;margin-top:2px;font-size:13px;line-height:1.5}.GlobalAdminHome_message_card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-top:16px;transition:transform .2s,box-shadow .2s;animation:.6s ease-out .2s both fadeInUp;overflow:visible;box-shadow:0 1px 2px #1018280a}.GlobalAdminHome_message_card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #12263f1f}.GlobalAdminHome_message_card_header{border-bottom:1px solid #e5e7eb;padding:14px 16px}.GlobalAdminHome_message_card_title{color:#0f1724;margin:0;font-size:16px;font-weight:700}.GlobalAdminHome_message_card_body{padding:6px 16px 12px}.GlobalAdminHome_message_loading,.GlobalAdminHome_empty_state{color:#6b7280;padding:8px 0;font-size:14px}.GlobalAdminHome_message_list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.GlobalAdminHome_message_item{z-index:0;will-change:background, box-shadow, transform;border-bottom:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:12px;margin:2px 0;padding:12px 8px;transition:background .2s,box-shadow .2s,transform 50ms;display:flex;position:relative}.GlobalAdminHome_message_item:hover,.GlobalAdminHome_message_item.is_hover{z-index:1;background:#f8fafc;box-shadow:0 6px 18px -6px #12263f2e}.GlobalAdminHome_message_item:last-child{border-bottom:none}.GlobalAdminHome_message_icon{color:#111827;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:inline-flex}.GlobalAdminHome_message_content{flex:1}.GlobalAdminHome_message_text{color:#111827;margin:0 0 4px;font-size:14px;line-height:1.5}.GlobalAdminHome_message_time{color:#6b7280;font-size:12px}.GlobalAdminHome_charts_grid{opacity:0;grid-template-columns:1fr;gap:20px;margin-bottom:24px;transition:opacity .8s ease-out .3s,transform .8s ease-out .3s;display:grid;transform:translateY(20px)}.GlobalAdminHome_charts_grid.animate_in{opacity:1;transform:translateY(0)}.GlobalAdminHome_side_by_side_grid{opacity:0;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;transition:opacity .8s ease-out .5s,transform .8s ease-out .5s;animation:.8s ease-out .5s forwards fadeIn;display:grid;transform:translateY(20px)}.GlobalAdminHome_chart_card{background-color:#fff;border-radius:8px;padding:20px;transition:transform .3s,box-shadow .3s;box-shadow:0 1px 3px #0000001a}.GlobalAdminHome_chart_card:hover{transform:translateY(-3px);box-shadow:0 4px 6px #0000001a}.GlobalAdminHome_chart_wide{grid-column:span 1;margin-bottom:20px}.GlobalAdminHome_chart_card h3{color:#1e293b;margin:0 0 16px;font-size:16px;font-weight:500}.GlobalAdminHome_chart_container{height:300px}.GlobalAdminHome_activity_grid{opacity:0;grid-template-columns:1fr;gap:20px;transition:opacity .8s ease-out .6s,transform .8s ease-out .6s;display:grid;transform:translateY(20px)}.GlobalAdminHome_activity_grid.animate_in{opacity:1;transform:translateY(0)}.GlobalAdminHome_full_width{grid-column:1/-1}.GlobalAdminHome_activity_card{background-color:#fff;border-radius:8px;flex-direction:column;height:100%;padding:20px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 1px 3px #0000001a}.GlobalAdminHome_activity_card:hover{transform:translateY(-3px);box-shadow:0 4px 6px #0000001a}.GlobalAdminHome_activity_card h3{color:#1e293b;margin:0 0 16px;font-size:16px;font-weight:500}.GlobalAdminHome_activity_list{flex-direction:column;flex:1;gap:12px;max-height:250px;display:flex;overflow-y:auto}.GlobalAdminHome_activity_item{opacity:0;background-color:#f8fafc;border-radius:6px;align-items:flex-start;padding:12px;animation:.5s ease-out forwards slideIn;display:flex;transform:translate(-20px)}.GlobalAdminHome_activity_icon{color:#64748b;margin-right:12px}.GlobalAdminHome_activity_content{flex:1}.GlobalAdminHome_activity_text{color:#334155;margin-bottom:4px;font-size:14px}.GlobalAdminHome_activity_user{color:#1e293b;font-weight:500}.GlobalAdminHome_activity_item_name{color:var(--color-accent);font-weight:500}.GlobalAdminHome_activity_time{color:#94a3b8;font-size:12px}.GlobalAdminHome_project_progress_chart{opacity:0;margin-top:20px;animation:.8s ease-out .7s forwards fadeIn}.GlobalAdminHome_scatter_tooltip{background-color:#fff;border-radius:4px;padding:8px 12px}.GlobalAdminHome_scatter_tooltip_title{color:#333;margin-bottom:5px;font-weight:700}.GlobalAdminHome_burndown_tooltip{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:10px;box-shadow:0 2px 5px #0000001a}.GlobalAdminHome_burndown_tooltip_label{color:#333;margin-bottom:5px;font-weight:700}.GlobalAdminHome_burndown_tooltip_planned,.GlobalAdminHome_burndown_tooltip_actual{align-items:center;margin:3px 0;display:flex}.GlobalAdminHome_burndown_tooltip_dot{border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}@media (width<=992px){.GlobalAdminHome_stats_grid,.GlobalAdminHome_guide_grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.GlobalAdminHome_home_container{padding:16px}.GlobalAdminHome_welcome_title{font-size:26px}.GlobalAdminHome_welcome_subtitle{font-size:16px}.GlobalAdminHome_stats_grid,.GlobalAdminHome_guide_grid{grid-template-columns:1fr}}.GlobalAdminHome_panel_title{color:#111827;margin-bottom:4px;font-size:20px;font-weight:700}.GlobalAdminHome_panel_description{color:#6b7280;font-size:14px}.GlobalAdminHome_panel_header_enhanced{justify-content:space-between;align-items:flex-start;display:flex}.GlobalAdminHome_mb10{margin-bottom:10px}.GlobalAdminHome_charts_side_by_side{opacity:0;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;transition:opacity .8s ease-out .3s,transform .8s ease-out .3s;animation:.8s ease-out .3s forwards fadeIn;display:grid;transform:translateY(20px)}@media (width<=992px){.GlobalAdminHome_charts_side_by_side{grid-template-columns:1fr}}.GlobalAdminHome_distribution_card{position:relative}.GlobalAdminHome_distribution_summary{gap:12px;margin:16px 0 20px;padding:0 4px;display:flex}.GlobalAdminHome_total_users_badge,.GlobalAdminHome_total_orgs_badge{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #bae6fd;border-radius:10px;flex-direction:column;flex:1;gap:4px;padding:12px 16px;transition:all .3s;display:flex}.GlobalAdminHome_total_users_badge:hover,.GlobalAdminHome_total_orgs_badge:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0ea5e926}.GlobalAdminHome_total_users_label,.GlobalAdminHome_total_orgs_label{text-transform:uppercase;letter-spacing:.5px;color:#0369a1;font-size:11px;font-weight:600}.GlobalAdminHome_total_users_count,.GlobalAdminHome_total_orgs_count{color:#0c4a6e;font-size:24px;font-weight:700;line-height:1}.GlobalAdminHome_distribution_layout_vertical{flex-direction:column;gap:5px;display:flex}.GlobalAdminHome_distribution_chart{justify-content:center;align-items:center;display:flex}.GlobalAdminHome_distribution_bars_grid{flex-direction:column;gap:12px;padding:0 4px;display:flex}.GlobalAdminHome_distribution_bar_item{background:#f8fafc;border:1px solid #0000;border-radius:8px;flex-direction:column;gap:6px;padding:10px;transition:all .2s;display:flex}.GlobalAdminHome_distribution_bar_item:hover{cursor:pointer;background:#f1f5f9;border:1px solid var(--color-primary)!important}.GlobalAdminHome_bar_header{justify-content:space-between;align-items:center;gap:8px;display:flex}.GlobalAdminHome_bar_label{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.GlobalAdminHome_bar_color{border-radius:3px;flex-shrink:0;width:12px;height:12px;box-shadow:0 2px 4px #0000001a}.GlobalAdminHome_bar_org_name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.GlobalAdminHome_bar_metrics{flex-shrink:0;align-items:center;gap:8px;display:flex}.GlobalAdminHome_bar_value{color:#334155;font-size:14px;font-weight:700}.GlobalAdminHome_bar_percentage{color:#64748b;text-align:center;background:#e2e8f0;border-radius:12px;min-width:45px;padding:2px 8px;font-size:12px;font-weight:600}.GlobalAdminHome_bar_progress{background:#e2e8f0;border-radius:3px;width:100%;height:6px;overflow:hidden}.GlobalAdminHome_bar_fill{border-radius:3px;height:100%;transition:width .6s;box-shadow:inset 0 1px 2px #0000001a}.GlobalAdminHome_custom-tooltip{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1.5px solid #e2e8f0;border-radius:12px;min-width:220px;padding:0;animation:.2s ease-out tooltipFadeIn;overflow:hidden;box-shadow:0 10px 30px #00000026,0 0 0 1px #ffffff80}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.GlobalAdminHome_tooltip_header{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);align-items:center;gap:10px;padding:12px 14px 10px;display:flex}.GlobalAdminHome_tooltip_color_indicator{border:2px solid #fffc;border-radius:4px;flex-shrink:0;width:16px;height:16px;box-shadow:0 2px 6px #00000026}.GlobalAdminHome_tooltip_org_name{color:#0f172a;flex:1;margin:0;font-size:14px;font-weight:700;line-height:1.3}.GlobalAdminHome_tooltip_divider{background:linear-gradient(90deg,#0000 0%,#e2e8f0 20% 80%,#0000 100%);height:1px;margin:0}.GlobalAdminHome_tooltip_stats{background:#fff;flex-direction:column;gap:10px;padding:10px 14px;display:flex}.GlobalAdminHome_tooltip_stat_row{align-items:center;gap:10px;display:flex}.GlobalAdminHome_tooltip_stat_icon{color:#2563eb;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.GlobalAdminHome_tooltip_users{color:#334155;margin:0 0 2px;font-size:14px;font-weight:600}.GlobalAdminHome_tooltip_percentage{color:#64748b;margin:0;font-size:12px}.GlobalAdminHome_tooltip_stat_icon_percentage{color:#16a34a;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%)}.GlobalAdminHome_tooltip_stat_content{flex-direction:column;flex:1;gap:2px;display:flex}.GlobalAdminHome_tooltip_stat_label{color:#64748b;text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600;line-height:1}.GlobalAdminHome_tooltip_stat_value{color:#0f172a;font-size:16px;font-weight:700;line-height:1.2}.GlobalAdminHome_tooltip_footer{background:#f8fafc;padding:8px 14px 12px}.GlobalAdminHome_tooltip_progress_bar{background:#e2e8f0;border-radius:3px;width:100%;height:6px;overflow:hidden;box-shadow:inset 0 1px 2px #0000000d}.GlobalAdminHome_tooltip_progress_fill{background:linear-gradient(90deg,currentColor 0% 100%);border-radius:3px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px #00000026}.GlobalAdminHome_distribution_empty_state{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.GlobalAdminHome_distribution_empty_state p{margin:12px 0 0;font-size:14px;font-weight:500}@media (width<=768px){.GlobalAdminHome_distribution_summary{flex-direction:column}.GlobalAdminHome_bar_org_name,.GlobalAdminHome_bar_value{font-size:13px}}.globaladmin_assessments_container{padding:24px}.globaladmin_assessments_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.globaladmin_assessments_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.globaladmin_assessments_header_info h1.globaladmin_assessments_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.globaladmin_assessments_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.globaladmin_assessments_stats{gap:16px;display:flex}.globaladmin_assessments_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.globaladmin_assessments_stat_icon{color:var(--color-primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.globaladmin_assessments_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.globaladmin_assessments_stat_info{flex-direction:column;display:flex}.globaladmin_assessments_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.globaladmin_assessments_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.globaladmin_assessments_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.globaladmin_assessments_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.globaladmin_assessments_search_icon{z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.globaladmin_assessments_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.globaladmin_assessments_search_input:focus{border-color:#011f5b}.globaladmin_assessments_controls_right{gap:10px;display:flex;position:relative}.globaladmin_assessments_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.globaladmin_assessments_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.globaladmin_assessments_control_btn:disabled{opacity:.5;cursor:not-allowed}.globaladmin_assessments_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.globaladmin_assessments_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.globaladmin_assessments_btn_primary:hover{background:#011f5b}.globaladmin_assessments_filter_apply_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.globaladmin_assessments_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.globaladmin_assessments_btn_secondary:hover{background:#e5e7eb}.globaladmin_assessments_filter_panel{z-index:3;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.globaladmin_assessments_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.globaladmin_assessments_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.globaladmin_assessments_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.globaladmin_assessments_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.globaladmin_assessments_bulk_action_panel{z-index:3;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:270px;padding:20px;position:absolute;top:50px;right:100px;box-shadow:0 10px 15px -3px #0000001a}.globaladmin_assessments_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.globaladmin_assessments_bulk_action_title{color:#1e293b;font-size:.9375rem;font-weight:600}.globaladmin_assessments_bulk_action_close{cursor:pointer;color:#64748b}.globaladmin_assessments_bulk_action_actions{justify-content:center;align-items:center;display:flex}.globaladmin_assessments_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.globaladmin_assessments_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.globaladmin_assessments_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.globaladmin_assessments_table_container{overflow-x:auto}.globaladmin_assessments_table{border-collapse:collapse;width:100%}.globaladmin_assessments_table th,.globaladmin_assessments_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.globaladmin_assessments_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.globaladmin_assessments_table_actions_header{text-align:left!important}.globaladmin_assessments_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.globaladmin_assessments_table_row:hover{background-color:#f9f9f9}.globaladmin_assessments_row_selected{background:#eef2ff!important}.globaladmin_assessments_table_header_checkbox{align-items:center;gap:4px;display:flex;position:relative}.globaladmin_assessments_table input[type=checkbox]{cursor:pointer}.globaladmin_assessments_cell_content{align-items:center;gap:12px;display:flex}.globaladmin_assessments_title_container{flex-direction:column;gap:4px;display:flex}.globaladmin_assessments_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.globaladmin_assessments_description{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin:0;font-size:.875rem;overflow:hidden}.globaladmin_assessments_tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.globaladmin_assessments_classification{color:#475569;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.globaladmin_assessments_status_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.globaladmin_assessments_status_badge.published{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.globaladmin_assessments_status_badge.draft{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.globaladmin_assessments_status_badge.imported{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.globaladmin_assessments_date_info{color:#64748b;align-items:center;gap:6px;font-size:.875rem;display:flex}.globaladmin_assessments_actions{text-align:left;gap:8px;display:flex}.globaladmin_assessments_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.globaladmin_assessments_action_btn:disabled{cursor:not-allowed;opacity:.5}.globaladmin_assessments_action_btn_edit{color:#6b7280}.globaladmin_assessments_action_btn_edit:hover{background:#f3f4f6;border-color:#d1d5db}.globaladmin_assessments_action_btn_analytics{color:#10b981}.globaladmin_assessments_action_btn:disabled{color:#9ea5bc;opacity:.5;cursor:not-allowed;background:#f3f4f6}.globaladmin_assessments_action_btn_analytics:hover{background:#d1fae5;border-color:#a7f3d0}.globaladmin_assessments_action_btn_delete{color:#ef4444}.globaladmin_assessments_action_btn_delete:hover{background:#fee2e2;border-color:#fecaca}.globaladmin_assessments_action_btn_report{color:#10b981}.globaladmin_assessments_action_btn_report:hover{background:#d1fae5;border-color:#a7f3d0}.globaladmin_assessments_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.globaladmin_assessments_pagination_content{align-items:center;gap:12px;display:flex}.globaladmin_assessments_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.globaladmin_assessments_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.globaladmin_assessments_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.globaladmin_assessments_pagination_text{color:#0f172a;font-size:.875rem}.globaladmin_assessments_questions_info{flex-direction:column;align-items:center;gap:2px;display:flex}.globaladmin_assessments_question_count{color:#1e293b;font-size:1.25rem;font-weight:700}.globaladmin_assessments_question_label{color:#64748b;font-size:.75rem;font-weight:500}.globaladmin_assessments_empty_state{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.globaladmin_assessments_empty_icon_container{justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.globaladmin_assessments_empty_building{color:#e2e8f0}.globaladmin_assessments_empty_search{color:#1c88c7;background:#fff;border-radius:50%;padding:4px;position:absolute;bottom:-4px;right:-8px;box-shadow:0 4px 6px #0000001a}.globaladmin_assessments_empty_title{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:700}.globaladmin_assessments_empty_text{color:#64748b;max-width:320px;margin:0 0 24px;font-size:.9375rem;line-height:1.6}.globaladmin_assessments_empty_clear_btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.globaladmin_assessments_empty_clear_btn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px #0000000d}.globaladmin_assessments_empty_clear_btn:active{transform:translateY(0)}.globaladmin_assessments_empty_actions{justify-content:center;align-items:center;display:flex}@media (width<=768px){.globaladmin_assessments_header_content{flex-direction:column;gap:20px}.globaladmin_assessments_stats{justify-content:space-between;width:100%}.globaladmin_assessments_stat_card{flex:1;min-width:auto}.globaladmin_assessments_controls_right{flex-wrap:wrap}.globaladmin_assessments_filter_panel,.globaladmin_assessments_bulk_action_panel{width:calc(100vw - 40px);left:20px;right:20px}}.questionsformsurvey_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;box-sizing:border-box;background:#0f172a99;justify-content:center;align-items:center;padding:20px;font-family:Inter,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.questionsformsurvey_form_label_note{color:#64748b;font-size:.75rem}.questionsformsurvey_content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.questionsformsurvey_header{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.questionsformsurvey_header_content{align-items:center;gap:16px;display:flex}.questionsformsurvey_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.questionsformsurvey_header h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600;line-height:1.2}.questionsformsurvey_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.questionsformsurvey_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.questionsformsurvey_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.questionsformsurvey_progress_bottom{pointer-events:none;background:#f1f5f9;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.questionsformsurvey_progress_bar{background:#011f5b;height:100%;transition:width .3s}.questionsformsurvey_progress_bar_step_1{width:33.33%}.questionsformsurvey_progress_bar_step_2{width:66.66%}.questionsformsurvey_progress_bar_step_3{width:100%}.questionsformsurvey_container{flex-direction:column;flex-grow:1;padding:24px;display:flex;overflow-y:auto}.questionsformsurvey_grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:20px;display:grid}.questionsformsurvey_label_mt_10{margin-top:10px}.questionsformsurvey_file_input,.questionsformsurvey_file_input_hidden{display:none}.questionsformsurvey_group{flex-direction:column;gap:6px;display:flex}.questionsformsurvey_form_group{flex-direction:column;gap:6px;margin-bottom:6px;display:flex}.questionsformsurvey_label,.questionsformsurvey_form_label,.questionsformsurvey_number_label{color:#334155;margin-bottom:0;margin-left:2px;font-size:.875rem;font-weight:500;display:block}.questionsformsurvey_label_text{align-items:center;gap:5px;display:flex}.questionsformsurvey_required{color:#ef4444}.questionsformsurvey_input,.questionsformsurvey_select,.questionsformsurvey_textarea,.questionsformsurvey_number_input{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.questionsformsurvey_input:focus,.questionsformsurvey_select:focus,.questionsformsurvey_textarea:focus,.questionsformsurvey_number_input:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.questionsformsurvey_textarea{resize:vertical;height:auto;min-height:100px;padding:12px;line-height:1.5}.questionsformsurvey_label_note{color:#64748b;margin-bottom:4px;margin-left:2px;font-size:.75rem}.questionsformsurvey_upload_label{cursor:pointer;color:#011f5b;box-sizing:border-box;background-color:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.questionsformsurvey_upload_label:hover{background-color:#eff6ff;border-color:#011f5b}.questionsformsurvey_upload_label_small{cursor:pointer;color:#011f5b;white-space:nowrap;background-color:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.questionsformsurvey_upload_label_small:hover{background-color:#eff6ff;border-color:#011f5b}.questionsformsurvey_uploaded_file_container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:10px 12px;display:flex}.questionsformsurvey_uploaded_file_name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;max-width:none;font-size:.875rem;font-weight:500;overflow:hidden}.questionsformsurvey_file_actions{gap:4px;display:flex}.questionsformsurvey_btn_preview,.questionsformsurvey_btn_delete{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;font-size:.875rem;transition:all .2s;display:flex}.questionsformsurvey_btn_preview:hover{color:#011f5b;background:#eff6ff}.questionsformsurvey_btn_delete:hover{color:#ef4444;background:#fef2f2}.questionsformsurvey_file_info{color:#64748b;font-size:.75rem}.questionsformsurvey_label_row{justify-content:space-between;align-items:center;width:100%;display:flex}.questionsformsurvey_section_card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px;transition:all .2s}.questionsformsurvey_section_card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}.questionsformsurvey_section_header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.questionsformsurvey_section_title_wrapper{align-items:center;gap:12px;display:flex}.questionsformsurvey_section_badge{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;padding:4px 10px;font-size:.875rem;font-weight:600}.questionsformsurvey_section_number{color:#475569;font-size:.875rem;font-weight:500}.questionsformsurvey_section_actions{gap:8px;display:flex}.questionsformsurvey_remove_section{cursor:pointer;color:#ef4444;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.questionsformsurvey_remove_section:hover{background:#fee2e2;border-color:#fecaca}.questionsformsurvey_section_content{margin-bottom:16px}.questionsformsurvey_section_footer{border-top:1px dashed #e2e8f0;justify-content:flex-start;margin-top:16px;padding-top:16px;display:flex}.questionsformsurvey_question_card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;margin-left:24px;padding:20px;transition:all .2s}.questionsformsurvey_question_card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}.questionsformsurvey_question_header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.questionsformsurvey_question_title_wrapper{align-items:center;gap:12px;display:flex}.questionsformsurvey_question_badge{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;padding:4px 10px;font-size:.875rem;font-weight:600}.questionsformsurvey_question_position{color:#475569;font-size:.875rem;font-weight:500}.questionsformsurvey_question_actions{align-items:center;gap:8px;display:flex}.questionsformsurvey_btn_duplicate{cursor:pointer;color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.questionsformsurvey_btn_duplicate:hover{color:#1e293b;background:#e2e8f0;border-color:#94a3b8}.questionsformsurvey_remove_question{cursor:pointer;color:#ef4444;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.questionsformsurvey_remove_question:hover{background:#fee2e2;border-color:#fecaca}.questionsformsurvey_form_row{gap:20px;margin-bottom:16px;display:flex}.questionsformsurvey_form_row .col-6{flex:0 0 calc(50% - 10px)}.questionsformsurvey_file_upload_container{align-items:center;gap:12px;display:flex}.questionsformsurvey_file_upload_container .questionsformsurvey_select{flex:1}.questionsformsurvey_file_upload{flex-shrink:0}.questionsformsurvey_options_container{flex-direction:column;gap:12px;margin-top:8px;display:flex}.questionsformsurvey_option_row{align-items:center;gap:12px;width:100%;display:flex}.questionsformsurvey_option_index{color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 12px;font-size:.875rem;font-weight:600;display:flex}.questionsformsurvey_option_row .questionsformsurvey_input{flex:1}.questionsformsurvey_add_option{cursor:pointer;color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;align-items:center;gap:6px;width:fit-content;margin-top:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.questionsformsurvey_add_option:hover:not(:disabled){background:#e0f7fa;border-color:#81d4fa}.questionsformsurvey_add_option:disabled{opacity:.5;cursor:not-allowed}.questionsformsurvey_remove_option{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.questionsformsurvey_remove_option:hover{color:#ef4444;background:#fef2f2}.questionsformsurvey_question_footer{border-top:1px solid #e2e8f0;margin-top:24px;padding-top:20px}.questionsformsurvey_add_buttons{justify-content:flex-start;gap:12px;display:flex}.questionsformsurvey_btn_add_question,.questionsformsurvey_btn_add_section{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.questionsformsurvey_btn_add_question:hover:not(:disabled),.questionsformsurvey_btn_add_section:hover:not(:disabled){color:#011f5b;background-color:#f8fafc;border-color:#011f5b}.questionsformsurvey_btn_add_question:disabled,.questionsformsurvey_btn_add_section:disabled{opacity:.5;cursor:not-allowed}.questionsformsurvey_elements_container{flex-direction:column;gap:8px;display:flex}.questionsformsurvey_actions{background-color:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.questionsformsurvey_actions_row{justify-content:space-between;align-items:center;width:100%;display:flex}.questionsformsurvey_btn_secondary{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.questionsformsurvey_btn_secondary:hover:not(:disabled){color:#334155;background-color:#f8fafc;border-color:#94a3b8}.questionsformsurvey_btn_primary{color:#fff;cursor:pointer;background-color:#011f5b;border:1px solid #011f5b;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.questionsformsurvey_btn_primary:hover:not(:disabled){background-color:#022a7a;border-color:#022a7a}.questionsformsurvey_btn_primary:disabled,.questionsformsurvey_btn_secondary:disabled{opacity:.6;cursor:not-allowed}.questionsformsurvey_input_error{border-color:#ef4444!important}.questionsformsurvey_input:focus.questionsformsurvey_input_error{box-shadow:0 0 0 3px #ef44441a}.questionsformsurvey_field_error{color:#ef4444;align-items:center;gap:6px;margin-top:4px;font-size:.75rem;font-weight:500;display:flex}.questionsformsurvey_ai_help{justify-content:flex-start;width:100%;margin:0 auto 8px;display:flex}.questionsformsurvey_ai_help_btn{color:#1c88c7;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.875rem;display:inline-flex}.questionsformsurvey_ai_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:400px;margin:10px auto;padding:10px 24px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.questionsformsurvey_ai_btn:hover:not(:disabled){background-color:#022a7a}.questionsformsurvey_ai_btn:disabled{opacity:.6;cursor:not-allowed}.questionsformsurvey_ai_help_panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-bottom:20px;padding:16px;box-shadow:inset 0 2px 4px #0000000d}.GSV_thumbnail_container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000d}.GSV_thumbnail_container:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a}.GSV_thumbnail_preview_box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:80px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.GSV_thumbnail_img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.GSV_thumbnail_container:hover .GSV_thumbnail_img{transform:scale(1.05)}.GSV_thumbnail_overlay_btn{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#011f5b66;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.GSV_thumbnail_preview_box:hover .GSV_thumbnail_overlay_btn{opacity:1}.GSV_thumbnail_overlay_btn:hover{background:#011f5b99}.GSV_thumbnail_overlay_btn svg{filter:drop-shadow(0 2px 4px #0003);transition:transform .2s}.GSV_thumbnail_overlay_btn:hover svg{transform:scale(1.1)}.GSV_thumbnail_details{flex-direction:column;flex:1;justify-content:center;min-width:0;padding-right:4px;display:flex}.GSV_thumbnail_name_row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.GSV_thumbnail_info_part{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.GSV_thumbnail_text_wrapper{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.GSV_thumbnail_filename{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.GSV_thumbnail_size_text{color:#64748b;font-size:.75rem;font-weight:400}.GSV_thumb_btn_delete{cursor:pointer;color:#e11d48;background:#fff1f2;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:7px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.GSV_thumb_btn_delete:hover{color:#be123c;background:#ffe4e6}.GSV_upload_zone{text-align:center;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:4px;padding:24px;transition:all .2s;display:flex}.GSV_upload_zone:hover{background:#f0f7ff;border-color:#011f5b}.GSV_upload_icon_circle{color:#011f5b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex;box-shadow:0 2px 4px #0000000d}.GSV_upload_text_main{color:#1e293b;font-size:.95rem;font-weight:600}.GSV_upload_text_sub{color:#64748b;font-size:.8rem}.questionsformsurvey_checkbox{cursor:pointer;color:#334155;align-items:center;gap:10px;font-size:.875rem;font-weight:400;display:flex}.questionsformsurvey_checkbox input[type=checkbox]{cursor:pointer;accent-color:#011f5b;width:16px;height:16px}.questionsformsurvey_tags_container{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.questionsformsurvey_tag{color:#5570f1;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;display:flex}.questionsformsurvey_tag_remove{cursor:pointer;color:#5570f1;background:0 0;border:none;padding:0;display:flex}.questionsformsurvey_w_full,.questionsformsurvey_section,.questionsformsurvey_duration_container{width:100%}.questionsformsurvey_hint{color:#64748b;margin-top:4px;font-size:.75rem;display:block}.questionsformsurvey_error_text{color:#ef4444;margin-top:4px;font-size:.75rem}.questionsformsurvey_actions_group,.questionsformsurvey_actions_right{align-items:center;gap:12px;margin-left:auto;display:flex}.questionsformsurvey_success_subtitle{color:#64748b;text-align:center;margin-bottom:24px;font-size:14px;line-height:1.5;display:block}.questionsformsurvey_creating{color:#64748b;justify-content:center;align-items:center;padding:40px;font-size:1rem;display:flex}.questionsformsurvey_correct_row,.questionsformsurvey_correct_row_footer,.questionsformsurvey_question_number,.questionsformsurvey_remove_element,.questionsformsurvey_element_card.questionsformsurvey_element_unknown{display:none}@media (width<=768px){.questionsformsurvey_question_card{margin-left:0}.questionsformsurvey_form_row{flex-direction:column;gap:12px}.questionsformsurvey_form_row .col-6{flex:1}.questionsformsurvey_file_upload_container{flex-direction:column;align-items:stretch}.questionsformsurvey_add_buttons{flex-direction:column}.questionsformsurvey_grid{gap:16px}.col-span-6{grid-column:span 12}}.questionsformsurvey_section_card,.questionsformsurvey_question_card{animation:.3s fadeIn}.globalAdmin_CsvUpload_container{margin-bottom:24px}.globalAdmin_CsvUpload_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.globalAdmin_CsvUpload_header_left,.globalAdmin_CsvUpload_header_right{align-items:center;gap:8px;display:flex}.globalAdmin_CsvUpload_header h3{color:#1f2937;margin:0;font-size:1.1rem;font-weight:600}.globalAdmin_CsvUpload_format_btn{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.globalAdmin_CsvUpload_format_btn:hover{background:#e5e7eb}.globalAdmin_CsvUpload_help_btn{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.globalAdmin_CsvUpload_help_btn:hover{background:#e5e7eb}.globalAdmin_CsvUpload_help_text{font-size:14px}.globalAdmin_CsvUpload_dropzone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;padding:25px;transition:all .2s}.globalAdmin_CsvUpload_dropzone:hover{background:#f0f4ff;border-color:#1c88c7}.globalAdmin_CsvUpload_drag_active{background:#f0f4ff;border-color:#1c88c7;transform:scale(1.02)}.globalAdmin_CsvUpload_disabled{opacity:.5;cursor:not-allowed}.globalAdmin_CsvUpload_file_input{display:none}.globalAdmin_CsvUpload_content{flex-direction:column;align-items:center;gap:16px;display:flex}.globalAdmin_CsvUpload_icon{color:#64748b}.globalAdmin_CsvUpload_text p{color:#374151;margin:0 0 8px;font-size:.95rem}.globalAdmin_CsvUpload_browse_btn{color:#fff;cursor:pointer;background-color:#011f5b;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.globalAdmin_CsvUpload_browse_btn:hover{background:linear-gradient(135deg,#011f5b 0,#1c88c7 100%);transform:translateY(-1px)}.globalAdmin_CsvUpload_file_name{background-color:#f0f9ff;border:1px solid #0ea5e9;border-radius:6px;justify-content:center;align-items:center;gap:6px;margin-top:12px;padding:8px 12px;display:flex}.globalAdmin_CsvUpload_file_icon{color:#0ea5e9}.globalAdmin_CsvUpload_file_text{color:#0c4a6e;font-size:13px;font-weight:500}.globalAdmin_CsvUpload_error{background-color:#fef2f2;border:1px solid #f87171;border-radius:8px;margin-top:24px;padding:16px;position:relative}.globalAdmin_CsvUpload_error_content{align-items:flex-start;gap:12px;display:flex}.globalAdmin_CsvUpload_error_main{flex:1}.globalAdmin_CsvUpload_error_title{color:#dc2626;white-space:pre-line;margin-bottom:8px;font-size:16px;font-weight:600}.globalAdmin_CsvUpload_error_details{color:#7f1d1d;white-space:pre-line;background-color:#fef2f2;padding:12px;font-family:monospace;font-size:14px}.globalAdmin_CsvUpload_more_errors{margin-top:8px}.globalAdmin_CsvUpload_toggle_errors_btn{color:#dc2626;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;font-weight:600;transition:background-color .2s;display:flex}.globalAdmin_CsvUpload_toggle_errors_btn:hover{background-color:#fee2e2}.globalAdmin_CsvUpload_error_close{color:#ef4444;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:12px;right:12px}.globalAdmin_CsvUpload_success{background-color:#f0fdf4;border:1px solid #4ade80;border-radius:8px;margin-bottom:16px;padding:16px;position:relative}.globalAdmin_CsvUpload_success_content{align-items:flex-start;gap:12px;display:flex}.globalAdmin_CsvUpload_success_icon{stroke:#22c55e;stroke-width:2px;flex-shrink:0;margin-top:2px}.globalAdmin_CsvUpload_success_message{color:#15803d;white-space:pre-line;flex:1;font-size:16px;font-weight:600}.globalAdmin_CsvUpload_success_close{color:#22c55e;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:12px;right:12px}.globalAdmin_CsvUpload_help{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:20px;padding:16px;display:none}.globalAdmin_CsvUpload_help_visible{display:block}.globalAdmin_CsvUpload_help_quickstart{background-color:#f0f9ff;border:1px solid #1c88c7;border-radius:8px;margin-bottom:16px;padding:12px}.globalAdmin_CsvUpload_help_quickstart p{color:#011f5b;margin:0;font-size:14px}.globalAdmin_CsvUpload_help h4{color:#1f2937;margin:0 0 12px;font-size:.95rem;font-weight:600}.globalAdmin_CsvUpload_example{color:#f9fafb;background:#1f2937;border-radius:4px;margin-bottom:12px;padding:12px;font-family:Courier New,monospace;font-size:.8rem;overflow-x:auto}.globalAdmin_CsvUpload_example code{white-space:pre}.globalAdmin_CsvUpload_help_list{color:#4b5563;margin:8px 0 0;padding-left:20px;font-size:.875rem;line-height:1.5}.globalAdmin_CsvUpload_help_list li{margin-bottom:4px}.globalAdmin_CsvUpload_help strong{color:#1f2937}@media (width<=768px){.globalAdmin_CsvUpload_dropzone{padding:24px 16px}.globalAdmin_CsvUpload_header{flex-direction:column;align-items:flex-start;gap:8px}.globalAdmin_CsvUpload_header_right{align-self:flex-start}.globalAdmin_CsvUpload_help{padding:12px}.globalAdmin_CsvUpload_example{font-size:.75rem}}.globalAdmin_QuestionsForm_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;box-sizing:border-box;background:#0f172a99;justify-content:center;align-items:center;padding:20px;font-family:Inter,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.globalAdmin_QuestionsForm_content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.globalAdmin_QuestionsForm_header{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.globalAdmin_QuestionsForm_header_content{align-items:center;gap:16px;display:flex}.globalAdmin_QuestionsForm_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.globalAdmin_QuestionsForm_header h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600;line-height:1.2}.globalAdmin_QuestionsForm_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.globalAdmin_QuestionsForm_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.globalAdmin_QuestionsForm_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.globalAdmin_QuestionsForm_progress_bottom{pointer-events:none;background:#f1f5f9;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.globalAdmin_QuestionsForm_progress_bar{background:#011f5b;height:100%;transition:width .3s}.globalAdmin_QuestionsForm_progress_bar_step_1{width:33.33%}.globalAdmin_QuestionsForm_progress_bar_step_2{width:66.66%}.globalAdmin_QuestionsForm_progress_bar_step_3{width:100%}.globalAdmin_QuestionsForm_container{flex-direction:column;flex-grow:1;padding:24px;display:flex;overflow-y:auto}.globalAdmin_QuestionsForm_grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:20px;display:grid}.globalAdmin_QuestionsForm_label_mt_10{margin-top:10px}.globalAdmin_QuestionsForm_file_input,.globalAdmin_QuestionsForm_file_input_hidden{display:none}.col-span-12{grid-column:span 12}.col-span-6{grid-column:span 6}.col-span-4{grid-column:span 4}.col-span-3{grid-column:span 3}.globalAdmin_QuestionsForm_group{flex-direction:column;gap:6px;margin-bottom:6px;display:flex}.globalAdmin_QuestionsForm_label{color:#334155;margin-bottom:0;margin-left:2px;font-size:.875rem;font-weight:500;display:block}.globalAdmin_QuestionsForm_label_text{align-items:center;gap:5px;display:flex}.globalAdmin_QuestionsForm_required{color:#ef4444}.globalAdmin_QuestionsForm_input,.globalAdmin_QuestionsForm_select,.globalAdmin_QuestionsForm_textarea{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.globalAdmin_QuestionsForm_input:focus,.globalAdmin_QuestionsForm_select:focus,.globalAdmin_QuestionsForm_textarea:focus{border-color:#011f5b;outline:none;box-shadow:0 0 0 3px #011f5b1a}.globalAdmin_QuestionsForm_textarea{resize:vertical;height:auto;min-height:100px;padding:12px;line-height:1.5}.globalAdmin_QuestionsForm_label_note{color:#64748b;margin-bottom:4px;margin-left:2px;font-size:.75rem}.globalAdmin_QuestionsForm_upload_label{cursor:pointer;color:#011f5b;box-sizing:border-box;background-color:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.globalAdmin_QuestionsForm_upload_label:hover{background-color:#eff6ff;border-color:#011f5b}.globalAdmin_QuestionsForm_uploaded_file_name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;max-width:none;font-size:.875rem;font-weight:500;overflow:hidden}.globalAdmin_QuestionsForm_btn_preview,.globalAdmin_QuestionsForm_btn_delete{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.globalAdmin_QuestionsForm_input::placeholder,.globalAdmin_QuestionsForm_textarea::placeholder{color:#94a3b8}.globalAdmin_QuestionsForm_hidden_input{display:none}.globalAdmin_QuestionsForm_uploaded_file_container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:10px 12px;display:flex}.globalAdmin_QuestionsForm_uploaded_file_name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.875rem;font-weight:500;overflow:hidden}.globalAdmin_QuestionsForm_file_actions{gap:4px;display:flex}.globalAdmin_QuestionsForm_btn_preview,.globalAdmin_QuestionsForm_btn_delete{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;font-size:.875rem;transition:all .2s;display:flex}.globalAdmin_QuestionsForm_btn_preview:hover{color:#011f5b;background:#eff6ff}.globalAdmin_QuestionsForm_btn_delete:hover{color:#ef4444;background:#fef2f2}.globalAdmin_QuestionsForm_file_info{color:#64748b;font-size:.75rem}.globalAdmin_QuestionsForm_file_upload_container{align-items:center;gap:12px;display:flex}.globalAdmin_QuestionsForm_file_upload_container .globalAdmin_QuestionsForm_select{flex:1}.globalAdmin_QuestionsForm_file_upload{flex-shrink:0}.globalAdmin_QuestionsForm_label_row{justify-content:space-between;align-items:center;width:100%;display:flex}.globalAdmin_QuestionsForm_questions_container{flex-direction:column;gap:20px;display:flex}.globalAdmin_QuestionsForm_question_card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .2s}.globalAdmin_QuestionsForm_question_card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}.globalAdmin_QuestionsForm_question_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.globalAdmin_QuestionsForm_question_num{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;padding:4px 10px;font-size:.875rem;font-weight:600}.globalAdmin_QuestionsForm_question_actions{align-items:center;gap:8px;display:flex}.globalAdmin_QuestionsForm_btn_duplicate{cursor:pointer;color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.globalAdmin_QuestionsForm_btn_duplicate:hover{color:#1e293b;background:#e2e8f0;border-color:#94a3b8}.globalAdmin_QuestionsForm_remove_question{cursor:pointer;color:#ef4444;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.globalAdmin_QuestionsForm_remove_question:hover{background:#fee2e2;border-color:#fecaca}.globalAdmin_QuestionsForm_question_content{flex-direction:column;margin-bottom:6px;display:flex}.globalAdmin_QuestionsForm_options_container{flex-direction:column;gap:12px;display:flex}.globalAdmin_QuestionsForm_option_row{align-items:center;gap:10px;width:100%;display:flex}.globalAdmin_QuestionsForm_option_index{color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 10px;font-size:.875rem;font-weight:600;display:flex}.globalAdmin_QuestionsForm_add_option{cursor:pointer;color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;align-items:center;gap:6px;width:auto;margin-top:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.globalAdmin_QuestionsForm_add_option:hover{background:#e0f7fa;border-color:#81d4fa}.globalAdmin_QuestionsForm_remove_option{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.globalAdmin_QuestionsForm_remove_option:hover{color:#ef4444;background:#fef2f2}.globalAdmin_QuestionsForm_actions{background-color:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.globalAdmin_QuestionsForm_actions_row{justify-content:space-between;align-items:center;width:100%;display:flex}.globalAdmin_QuestionsForm_btn_prev,.globalAdmin_QuestionsForm_btn_secondary{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.globalAdmin_QuestionsForm_btn_prev:hover,.globalAdmin_QuestionsForm_btn_secondary:hover:not(:disabled){color:#334155;background-color:#f8fafc;border-color:#94a3b8}.globalAdmin_QuestionsForm_btn_next,.globalAdmin_QuestionsForm_btn_primary{color:#fff;cursor:pointer;background-color:#011f5b;border:1px solid #011f5b;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.globalAdmin_QuestionsForm_btn_next:hover,.globalAdmin_QuestionsForm_btn_primary:hover:not(:disabled){background-color:#022a7a;border-color:#022a7a}.globalAdmin_QuestionsForm_btn_next:disabled,.globalAdmin_QuestionsForm_btn_primary:disabled{opacity:.6;cursor:not-allowed}.globalAdmin_QuestionsForm_input_error{border-color:#ef4444!important}.globalAdmin_QuestionsForm_input:focus.globalAdmin_QuestionsForm_input_error{box-shadow:0 0 0 3px #ef44441a}.globalAdmin_QuestionsForm_field_error{color:#ef4444;align-items:center;gap:6px;margin-top:4px;font-size:.75rem;font-weight:500;display:flex}.globalAdmin_QuestionsForm_ai_help{justify-content:flex-start;width:100%;margin:0 auto 8px;display:flex}.globalAdmin_QuestionsForm_ai_help_btn{color:#1c88c7;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.875rem;display:inline-flex}.globalAdmin_QuestionsForm_ai_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:400px;margin:10px auto;padding:10px 24px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.globalAdmin_QuestionsForm_ai_help_panel{color:#1f2937;background:#eef2ff;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin:0 auto 12px;padding:10px 12px;font-size:14px}.globalAdmin_QuestionsForm_ai_help_list{color:#64748b;margin:0;padding-left:20px;font-size:14px;list-style:outside}.globalAdmin_QuestionsForm_ai_help_list li{margin-bottom:4px}.globalAdmin_QuestionsForm_checkbox{cursor:pointer;color:#334155;align-items:center;gap:10px;font-size:.875rem;font-weight:400;display:flex}.globalAdmin_QuestionsForm_checkbox input[type=checkbox]{cursor:pointer;accent-color:#011f5b;width:16px;height:16px}.globalAdmin_QuestionsForm_tags_container{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.globalAdmin_QuestionsForm_tag{color:var(--color-accent);background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;display:flex}.globalAdmin_QuestionsForm_tag_remove{cursor:pointer;color:var(--color-accent);background:0 0;border:none;padding:0;display:flex}.globalAdmin_QuestionsForm_w_full,.globalAdmin_QuestionsForm_section,.globalAdmin_QuestionsForm_duration_container{width:100%}.globalAdmin_QuestionsForm_hint{color:#64748b;margin-top:4px;font-size:.75rem;display:block}.globalAdmin_QuestionsForm_error_text{color:#ef4444;margin-top:4px;font-size:.75rem}.globalAdmin_QuestionsForm_correct_row_footer{justify-content:flex-end;margin-top:16px;display:flex}.globalAdmin_QuestionsForm_actions_group,.globalAdmin_QuestionsForm_actions_right{align-items:center;gap:12px;margin-left:auto;display:flex}.globalAdmin_QuestionsForm_supporttext{justify-content:space-between;align-items:center;display:flex}.GA_thumbnail_container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000d}.GA_thumbnail_container:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a}.GA_thumbnail_preview_box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:80px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.GA_thumbnail_img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.GA_thumbnail_container:hover .GA_thumbnail_img{transform:scale(1.05)}.GA_thumbnail_overlay_btn{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#011f5b66;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.GA_thumbnail_preview_box:hover .GA_thumbnail_overlay_btn{opacity:1}.GA_thumbnail_overlay_btn:hover{background:#011f5b99}.GA_thumbnail_overlay_btn svg{filter:drop-shadow(0 2px 4px #0003);transition:transform .2s}.GA_thumbnail_overlay_btn:hover svg{transform:scale(1.1)}.GA_thumbnail_placeholder{color:#64748b;flex-direction:column;align-items:center;gap:4px;display:flex}.GA_thumbnail_details{flex-direction:column;flex:1;justify-content:center;min-width:0;padding-right:4px;display:flex}.GA_thumbnail_name_row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.GA_thumbnail_info_part{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.GA_thumbnail_text_wrapper{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.GA_thumbnail_filename{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.GA_thumbnail_size_text{color:#64748b;font-size:.75rem;font-weight:400}.GA_thumb_btn_delete{cursor:pointer;color:#e11d48;background:#fff1f2;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:7px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.GA_thumb_btn_delete:hover{color:#be123c;background:#ffe4e6;transform:translateY(-1px)}.GA_upload_zone{text-align:center;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:24px;transition:all .2s;display:flex}.GA_upload_zone:hover{background:#f0f7ff;border-color:#011f5b}.GA_upload_icon_circle{color:#011f5b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex;box-shadow:0 2px 4px #0000000d}.GA_upload_text_main{color:#1e293b;font-size:.95rem;font-weight:600}.GA_upload_text_sub{color:#64748b;font-size:.8rem}.globalAdmin_RichTextSurvey_wrapper{width:100%;max-width:100%;margin:8px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.globalAdmin_RichTextSurvey_container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden}.globalAdmin_RichTextSurvey_container:focus-within{border-color:#1c88c7;box-shadow:0 0 0 3px #1c88c71a,0 10px 15px -3px #0000001a}.globalAdmin_RichTextSurvey_menubar{background:linear-gradient(#f9fafb,#f3f4f6);border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 8px;display:flex}.globalAdmin_RichTextSurvey_btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:26px;padding:4px 8px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.globalAdmin_RichTextSurvey_btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.globalAdmin_RichTextSurvey_btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.globalAdmin_RichTextSurvey_btn_active{color:#fff;background:#011f5b;border-color:#011f5b;font-weight:600}.globalAdmin_RichTextSurvey_btn_active:hover{background:#011f5b;border-color:#011f5b}.globalAdmin_RichTextSurvey_btn:disabled{opacity:.5;cursor:not-allowed}.globalAdmin_RichTextSurvey_divider{background:#d1d5db;width:1px;height:24px;margin:0 4px}.globalAdmin_RichTextSurvey_heading_btn{min-width:24px;height:24px;padding:2px 6px}.globalAdmin_RichTextSurvey_h1,.globalAdmin_RichTextSurvey_h2{font-size:11px}.globalAdmin_RichTextSurvey_content{min-height:50px;max-height:none;padding:10px 12px;overflow-y:visible}.globalAdmin_RichTextSurvey_content .ProseMirror{outline:none;min-height:50px}.globalAdmin_RichTextSurvey_content .ProseMirror p{color:#1f2937;margin:0 0 12px;line-height:1.7}.globalAdmin_RichTextSurvey_content .ProseMirror h1{color:#111827;margin:24px 0 16px;font-size:1.5em;font-weight:700;line-height:1.2}.globalAdmin_RichTextSurvey_content .ProseMirror h2{color:#111827;margin:20px 0 12px;font-size:1.25em;font-weight:600;line-height:1.3}.globalAdmin_RichTextSurvey_content .ProseMirror h3{color:#111827;margin:16px 0 10px;font-size:1.1em;font-weight:600;line-height:1.4}.globalAdmin_RichTextSurvey_content .ProseMirror ul,.globalAdmin_RichTextSurvey_content .ProseMirror ol{margin:12px 0;padding-left:24px}.globalAdmin_RichTextSurvey_content .ProseMirror li{color:#1f2937;margin:6px 0;line-height:1.7}.globalAdmin_RichTextSurvey_content .ProseMirror blockquote{color:#4b5563;background:#f9fafb;border-left:4px solid #3b82f6;border-radius:0 6px 6px 0;margin:16px 0;padding:12px 16px;font-style:italic}.globalAdmin_RichTextSurvey_content .ProseMirror code{color:#dc2626;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.globalAdmin_RichTextSurvey_content .ProseMirror pre{color:#f9fafb;background:#1f2937;border-radius:8px;margin:16px 0;padding:16px;font-family:Courier New,monospace;font-size:.9em;line-height:1.5;overflow-x:auto}.globalAdmin_RichTextSurvey_content .ProseMirror pre code{color:inherit;background:0 0;padding:0}.globalAdmin_RichTextSurvey_content .ProseMirror a{color:#1c88c7;cursor:pointer;text-decoration:underline}.globalAdmin_RichTextSurvey_content .ProseMirror a:hover{color:#011f5b}.globalAdmin_RichTextSurvey_content .ProseMirror strong{color:#111827;font-weight:700}.globalAdmin_RichTextSurvey_content .ProseMirror em{font-style:italic}.globalAdmin_RichTextSurvey_content .ProseMirror s{text-decoration:line-through}.globalAdmin_RichTextSurvey_content::-webkit-scrollbar{width:8px}.globalAdmin_RichTextSurvey_content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.globalAdmin_RichTextSurvey_content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.globalAdmin_RichTextSurvey_content::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (width<=768px){.globalAdmin_RichTextSurvey_menubar{gap:2px;padding:4px 6px}.globalAdmin_RichTextSurvey_btn{min-width:32px;height:24px;padding:3px 6px;font-size:11px}.globalAdmin_RichTextSurvey_heading_btn{min-width:22px;height:22px;padding:1px 4px}.globalAdmin_RichTextSurvey_content{min-height:40px;padding:8px 10px}.globalAdmin_RichTextSurvey_content .ProseMirror{min-height:40px}.globalAdmin_RichTextSurvey_content .ProseMirror p{font-size:.95em;line-height:1.6}.globalAdmin_RichTextSurvey_content .ProseMirror h1{margin:20px 0 12px;font-size:1.3em}.globalAdmin_RichTextSurvey_content .ProseMirror h2{margin:16px 0 10px;font-size:1.15em}.globalAdmin_RichTextSurvey_content .ProseMirror h3{margin:12px 0 8px;font-size:1em}}@media (width<=480px){.globalAdmin_RichTextSurvey_menubar{flex-wrap:wrap;justify-content:center}.globalAdmin_RichTextSurvey_btn{min-width:28px;height:22px;padding:2px 4px;font-size:10px}.globalAdmin_RichTextSurvey_heading_btn{min-width:20px;height:20px;padding:1px 3px}.globalAdmin_RichTextSurvey_content .ProseMirror ul,.globalAdmin_RichTextSurvey_content .ProseMirror ol{padding-left:20px}}:root{--color-primary:#011f5b;--color-accent:#1c88c7;--color-background:#f8fafc;--color-surface:#fff;--color-border:#e2e8f0;--color-text-primary:#1e293b;--color-text-secondary:#64748b}.global_assign_create_assignment_container{min-height:100vh;color:var(--color-text-primary);justify-content:center;padding:40px 20px;font-family:Inter,Segoe UI,Roboto,sans-serif;display:flex}.global_assign_assignment_form_container{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;width:95%;padding:40px;box-shadow:0 10px 30px -10px #0000000d}.global_assign_assignment_steps{justify-content:center;gap:60px;margin-bottom:50px;display:flex;position:relative}.global_assign_assignment_step{z-index:1;cursor:default;flex-direction:column;align-items:center;display:flex;position:relative}.global_assign_assignment_step:not(:last-child):after{content:"";background:var(--color-border);z-index:-1;width:calc(100% + 60px);height:2px;position:absolute;top:20px;left:50%}.global_assign_assignment_step.global_assign_completed:not(:last-child):after,.global_assign_assignment_step.global_assign_active+.global_assign_assignment_step:after{background:var(--color-primary)}.global_assign_step_number{color:#94a3b8;background:#f1f5f9;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.global_assign_assignment_step.global_assign_active .global_assign_step_number{background:var(--color-surface);color:var(--color-primary);border-color:var(--color-primary);box-shadow:0 0 0 4px #1c88c71a}.global_assign_assignment_step.global_assign_completed .global_assign_step_number{background:var(--color-primary);color:#fff}.global_assign_step_label{color:var(--color-primary);margin-top:10px;font-size:14px;font-weight:500;transition:color .3s}.global_assign_assignment_step.global_assign_active .global_assign_step_label{color:var(--color-primary);font-weight:600}.global_assign_assignment_form{margin-top:20px}.global_assign_step_title{color:var(--color-primary);align-items:center;gap:12px;margin-bottom:24px;font-size:24px;font-weight:700;display:flex}.global_assign_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.global_assign_search_icon{z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.global_assign_search_bar input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.global_assign_search_bar input:focus{border-color:var(--color-primary)}.global_assign_mb20{margin-bottom:20px}.global_assign_table_container{border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.global_assign_table{border-collapse:collapse;width:100%}.global_assign_table th{text-align:left;color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);background:#f8fafc;padding:16px 20px;font-size:14px;font-weight:600}.global_assign_table td{border-bottom:1px solid var(--color-border);color:var(--color-text-primary);padding:16px 20px;font-size:14px}.global_assign_table tr:last-child td{border-bottom:none}.global_assign_table tr:last-child td:hover{background:0 0}.global_assign_table tr:hover td{background:#f1f5f9}.global_assign_content_grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:24px;display:grid}.global_assign_content_card{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;gap:12px;padding:20px;transition:all .2s;display:flex;position:relative}.global_assign_content_card:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 10px 20px #0000000d}.global_assign_content_card.selected{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary);background:#f0f9ff}.global_assign_card_type{text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-secondary);background:#f1f5f9;border-radius:6px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:700}.global_assign_card_title{color:var(--color-text-primary);font-size:16px;font-weight:600;line-height:1.4}.global_assign_config_layout{grid-template-columns:2fr 1fr;gap:40px;display:grid}.global_assign_section{background:#fff}.global_assign_section h3{color:var(--color-text-primary);border-bottom:1px solid var(--color-border);margin-bottom:20px;padding-bottom:10px;font-size:18px;font-weight:600}.global_assign_field_group{margin-bottom:24px}.global_assign_field_group label{color:var(--color-text-primary);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.global_assign_field_group input[type=text],.global_assign_field_group input[type=time]{border:1px solid var(--color-border);background:#f8fafc;border-radius:10px;width:100%;padding:12px;font-size:14px;transition:all .2s}.global_assign_field_group input:focus{border-color:var(--color-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #1c88c71a}.global_assign_toggle_row{cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px;transition:all .2s;display:flex}.global_assign_toggle_row:hover{border-color:var(--color-border);background:#f1f5f9}.global_assign_toggle_label{flex-direction:column;display:flex}.global_assign_toggle_title{color:var(--color-text-primary);font-size:14px;font-weight:600}.global_assign_toggle_desc{color:var(--color-text-secondary);font-size:12px}.global_assign_actions{border-top:1px solid var(--color-border);justify-content:flex-end;gap:16px;margin-top:40px;padding-top:20px;display:flex;position:relative}.global_assign_filter_apply_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.global_assign_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.global_assign_btn_secondary:hover{background:#e5e7eb}.global_assign_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.global_assign_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.global_assign_control_btn:disabled{opacity:.5;cursor:not-allowed}.global_assign_org_with_logo{align-items:center;gap:8px;display:flex}.global_assign_org_logo{border-radius:50%}.global_assign_actions{justify-content:space-between;gap:12px;display:flex}.global_assign_filter_panel{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:70px;right:0;box-shadow:0 4px 12px #0000001a}.global_assign_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.global_assign_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.global_assign_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.global_assign_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}@media (width<=768px){.global_assign_assignment_form_container{padding:20px}.global_assign_config_layout{grid-template-columns:1fr}.global_assign_assignment_steps{gap:20px}.global_assign_step_label{display:none}}.global_assign_type_selection_container{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px;display:flex}.global_assign_type_card{border:1px solid var(--color-border);cursor:pointer;text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:280px;padding:40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.global_assign_type_card:hover{border-color:var(--color-primary);box-shadow:0 20px 40px #0000001a}.global_assign_type_card:before{content:"";background:var(--color-primary);opacity:0;width:100%;height:6px;transition:opacity .3s;position:absolute;top:0;left:0}.global_assign_type_card:hover:before{opacity:1}.global_assign_type_icon{background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:24px;font-size:48px;transition:transform .3s;display:flex}.global_assign_type_card:hover .global_assign_type_icon{background:#f0f9ff}.global_assign_type_label{color:var(--color-text-primary);margin-bottom:8px;font-size:20px;font-weight:700}.global_assign_type_desc{color:var(--color-text-secondary);font-size:14px;line-height:1.5}.global_assign_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.global_assign_pagination_content{align-items:center;gap:12px;display:flex}.global_assign_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.global_assign_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.global_assign_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.global_assign_pagination_text{color:#0f172a;font-size:.875rem}.global_assign_btn_prev_secondary{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.global_assign_btn_prev_secondary:disabled{opacity:.5;cursor:not-allowed}.global_assign_btn_next_primary{cursor:pointer;color:#fff;background-color:#011f5b;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:1rem;font-weight:700;transition:background-color .25s;display:inline-flex}.global_assign_btn_next_primary:disabled{opacity:.5;cursor:not-allowed}.global_assign_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;display:flex}.global_assign_btn_primary:hover{background:var(--color-primary)}.global_assign_btn_primary:disabled{opacity:.5;cursor:not-allowed}.globaladmin_assign_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.globaladmin_assign_pagination_content{align-items:center;gap:12px;display:flex}.globaladmin_assign_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.globaladmin_assign_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.globaladmin_assign_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.globaladmin_assign_pagination_text{color:#0f172a;font-size:.875rem}.globaladmin-help-center{padding:2rem}.help-sections{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.help-section{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.help-section h2{color:#333;border-bottom:2px solid #f0f0f0;margin-bottom:1rem;padding-bottom:.5rem}.help-section ul{padding:0;list-style:none}.help-section ul li{color:#555;padding:.5rem 0}.faq-list details{margin-bottom:1rem}.faq-list summary{cursor:pointer;color:#2c3e50;padding:.5rem 0;font-weight:500}.faq-list p{background:#f8f9fa;border-radius:4px;margin:.5rem 0;padding:.5rem}.support-links{flex-direction:column;gap:1rem;display:flex}.support-link{color:var(--color-primary);border-radius:4px;padding:.5rem;text-decoration:none;transition:background-color .2s}.support-link:hover{background-color:#f0f7ff}.GlobalMessageBoard_message_board{color:#1e293b;min-height:100vh;padding:40px 30px;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.GlobalMessageBoard_message_board_header{margin-bottom:28px}.GlobalMessageBoard_message_board_header h2{color:#0f172a;letter-spacing:-.5px;font-size:28px;font-weight:700}.global_admin_msg_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.global_admin_msg_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.global_admin_msg_header_info h1.global_admin_msg_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.global_admin_msg_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.GlobalMessageBoard_message_board_form{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.GlobalMessageBoard_message_board_form .custom-select{width:400px!important}.GlobalMessageBoard_message_board_select_wrapper{width:fit-content}.GlobalMessageBoard_send_users_wrapper{flex-direction:row;align-items:center;gap:10px;display:flex}.GlobalMessageBoard_message_board_label{color:#334155;letter-spacing:-.2px;font-size:15px;font-weight:600;display:block}.GlobalMessageBoard_message_board_select{color:#1f2937;appearance:none;cursor:pointer;background:#f9fafb url("data:image/svg+xml,%3Csvg fill='none' height='20' stroke='%231C88C7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 14px center/20px no-repeat;border:2px solid #cecece;border-radius:12px;outline:none;width:100%;max-width:100%;margin:0;padding:14px 42px 14px 16px;font-size:15px;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000005}.GlobalMessageBoard_message_board_select:hover{border-color:var(--color-accent);background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #1c88c71f}.GlobalMessageBoard_message_board_select:focus{border-color:var(--color-accent);background:#fff;transform:translateY(-1px);box-shadow:0 0 0 4px #1c88c726}.GlobalMessageBoard_message_input_box{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:14px;margin-bottom:32px;padding:24px;transition:all .3s;display:flex;box-shadow:0 8px 24px #00000014}.GlobalMessageBoard_message_input_box:hover{border-color:#c7d2fe;box-shadow:0 12px 32px #0000001a}.GlobalMessageBoard_textarea_wrapper{flex-direction:column;gap:4px;width:100%;display:flex}.GlobalMessageBoard_message_input_box textarea{resize:vertical;background:#f9fafb;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;min-height:100px;padding:14px 16px;font-family:inherit;font-size:15px;line-height:1.6;transition:all .25s cubic-bezier(.4,0,.2,1)}.GlobalMessageBoard_min_char{color:#94a3b8;align-self:flex-end;font-size:12px;font-weight:500}.GlobalMessageBoard_message_input_box textarea:focus{border-color:var(--color-primary);background:#fff;transform:translateY(-2px)}.GlobalMessageBoard_message_input_box textarea::placeholder{color:#94a3b8}.GlobalMessageBoard_input_actions{justify-content:space-between;align-items:center;width:100%;display:flex}.GlobalMessageBoard_post_actions{align-items:center;gap:16px;display:flex}.GlobalMessageBoard_post_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:fit-content;padding:8px 16px;font-size:14px;font-weight:600}.GlobalMessageBoard_post_btn:hover:not(:disabled){box-shadow:0 6px 8px -1px rgba(var(--color-primary-rgb,1, 31, 91), .3);transform:translateY(-1px)}.GlobalMessageBoard_post_btn:active:not(:disabled){box-shadow:0 6px 8px -1px rgba(var(--color-primary-rgb,1, 31, 91), .3);transform:translateY(0)}.GlobalMessageBoard_post_btn:disabled{opacity:.6;cursor:not-allowed}.GlobalMessageBoard_messages_list{flex-direction:column;gap:18px;display:flex}.GlobalMessageBoard_message_card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;gap:10px;padding:20px 24px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000f}.GlobalMessageBoard_message_card:before{content:"";background:var(--color-primary);opacity:0;width:4px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.GlobalMessageBoard_message_card:hover{border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.GlobalMessageBoard_message_card:hover:before{opacity:1}.GlobalMessageBoard_message_user{color:#0f172a;letter-spacing:-.2px;font-size:15px;font-weight:700}.GlobalMessageBoard_message_text{color:#475569;margin:4px 0;font-size:15px;font-weight:600;line-height:1.6}.GlobalMessageBoard_message_time{color:#94a3b8;align-self:flex-end;font-size:15px;font-weight:600}.GlobalMessageBoard_message_actions{align-self:flex-end;gap:10px;margin-top:8px;display:flex}.GlobalMessageBoard_message_copy_btn,.GlobalMessageBoard_message_delete_btn{cursor:pointer;letter-spacing:.2px;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.GlobalMessageBoard_message_copy_btn{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.GlobalMessageBoard_message_copy_btn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 2px 8px #1c88c74d}.GlobalMessageBoard_message_delete_btn{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.GlobalMessageBoard_message_delete_btn:hover{color:#fff;background:#dc2626;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 2px 8px #dc26264d}.GlobalMessageBoard_no_messages{text-align:center;color:#64748b;background:#fff;border:2px dashed #e2e8f0;border-radius:16px;padding:60px 20px;font-size:16px;font-weight:500}.GlobalMessageBoard_loading,.GlobalMessageBoard_error{text-align:center;border-radius:16px;padding:40px 20px;font-size:15px;font-weight:500}.GlobalMessageBoard_loading{color:var(--color-accent);background:#f0f9ff;border:1px solid #bae6fd}.GlobalMessageBoard_error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}@media (width<=768px){.GlobalMessageBoard_message_board{padding:24px 16px}.GlobalMessageBoard_message_board_header h2{font-size:24px}.GlobalMessageBoard_message_board_form{padding:20px}.GlobalMessageBoard_message_input_box{padding:18px}.GlobalMessageBoard_message_card{padding:16px 18px}.GlobalMessageBoard_message_actions{justify-content:flex-end;width:100%}}.globaladmin_modulemanagement_container{padding:24px}.globaladmin_modulemanagement_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.globaladmin_modulemanagement_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.globaladmin_modulemanagement_header_info h1.globaladmin_modulemanagement_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.globaladmin_modulemanagement_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.globaladmin_modulemanagement_stats{gap:16px;display:flex}.globaladmin_modulemanagement_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.globaladmin_modulemanagement_stat_icon{color:var(--color-accent);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.globaladmin_modulemanagement_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.globaladmin_modulemanagement_stat_info{flex-direction:column;display:flex}.globaladmin_modulemanagement_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.globaladmin_modulemanagement_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.globaladmin_modulemanagement_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.globaladmin_modulemanagement_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.globaladmin_modulemanagement_search_icon{z-index:1;color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.globaladmin_modulemanagement_search_input{color:#1e293b;background:#fff;border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.globaladmin_modulemanagement_search_input:focus{border-color:#011f5b}.globaladmin_modulemanagement_controls_right{gap:10px;display:flex}.globaladmin_modulemanagement_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.globaladmin_modulemanagement_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.globaladmin_modulemanagement_control_btn:disabled{opacity:.5;cursor:not-allowed}.globaladmin_modulemanagement_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.globaladmin_modulemanagement_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.globaladmin_modulemanagement_filter_apply_btn{background:linear-gradient(135deg, var(--color-primary) 0, var(--color-accent) 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.globaladmin_modulemanagement_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.globaladmin_modulemanagement_btn_secondary:hover{background:#e5e7eb}.globaladmin_modulemanagement_status_imported{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.globaladmin_modulemanagement_filter_panel{z-index:3;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.globaladmin_modulemanagement_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.globaladmin_modulemanagement_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.globaladmin_modulemanagement_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.globaladmin_modulemanagement_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.globaladmin_modulemanagement_bulk_action_panel{z-index:4;background:#fff;border:1px solid #e8ebf0;border-radius:14px;flex-direction:column;gap:16px;min-width:270px;padding:20px;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:absolute;top:50px;right:100px;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.globaladmin_modulemanagement_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.globaladmin_modulemanagement_bulk_action_title{color:#1e293b;font-size:.9375rem;font-weight:600}.globaladmin_modulemanagement_bulk_action_close{cursor:pointer;color:#64748b}.globaladmin_modulemanagement_bulk_action_actions{justify-content:center;align-items:center;display:flex}.globaladmin_modulemanagement_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.globaladmin_modulemanagement_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.globaladmin_modulemanagement_table_header_checkbox{align-items:center;gap:4px;display:flex;position:relative}.globaladmin_modulemanagement_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.globaladmin_modulemanagement_table_container{overflow-x:auto}.globaladmin_modulemanagement_table{border-collapse:collapse;width:100%}.globaladmin_modulemanagement_table th,.globaladmin_modulemanagement_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.globaladmin_modulemanagement_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.globaladmin_modulemanagement_actions_header{text-align:left!important}.globaladmin_modulemanagement_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.globaladmin_modulemanagement_table_row:hover{background-color:#f9f9f9}.globaladmin_modulemanagement_table_header_select{align-items:center;gap:4px;display:flex;position:relative}.globaladmin_modulemanagement_checkbox_container{gap:4px}.globaladmin_modulemanagement_row_checkbox{align-items:center;display:flex}.globaladmin_modulemanagement_row_checkbox input[type=checkbox]{cursor:pointer}.globaladmin_modulemanagement_cell_content{align-items:center;display:flex}.globaladmin_modulemanagement_title_container{flex-direction:column;gap:4px;display:flex}.globaladmin_modulemanagement_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.globaladmin_modulemanagement_description{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin:0;font-size:.875rem;overflow:hidden}.globaladmin_modulemanagement_tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.globaladmin_modulemanagement_classification{color:#475569;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.globaladmin_modulemanagement_status_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.globaladmin_modulemanagement_status_published{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.globaladmin_modulemanagement_status_draft{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.globaladmin_modulemanagement_status_saved{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.globaladmin_modulemanagement_date_info{color:#64748b;align-items:center;gap:6px;font-size:.875rem;display:flex}.globaladmin_modulemanagement_action_buttons{text-align:left;gap:8px;display:flex}.globaladmin_modulemanagement_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.globaladmin_modulemanagement_action_btn:disabled{color:#9ea5bc;opacity:.5;cursor:not-allowed;background:#f3f4f6}.globaladmin_modulemanagement_action_btn:disabled:hover{background:#f3f4f6}.globaladmin_modulemanagement_action_edit{color:#6b7280}.globaladmin_modulemanagement_action_edit:hover{background:#f3f4f6;border-color:#d1d5db}.globaladmin_modulemanagement_action_analytics{color:#10b981}.globaladmin_modulemanagement_action_file{color:var(--color-primary)}.globaladmin_modulemanagement_action_analytics:hover{background:#d1fae5;border-color:#a7f3d0}.globaladmin_modulemanagement_action_file:hover{border-color:var(--color-primary);background:#fff}.globaladmin_modulemanagement_action_delete{color:#ef4444}.globaladmin_modulemanagement_row_selected{background:#eef2ff!important}.globaladmin_modulemanagement_action_delete:hover{background:#fee2e2;border-color:#fecaca}.globaladmin_modulemanagement_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.globaladmin_modulemanagement_pagination_content{align-items:center;gap:12px;display:flex}.globaladmin_modulemanagement_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.globaladmin_modulemanagement_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.globaladmin_modulemanagement_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.globaladmin_modulemanagement_pagination_text{color:#0f172a;font-size:.875rem}.globaladmin_modulemanagement_empty_state_container{justify-content:center;align-items:center;min-height:400px;display:flex}.globaladmin_modulemanagement_empty_state{text-align:center;padding:48px 24px}.globaladmin_modulemanagement_empty_icon{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.globaladmin_modulemanagement_empty_state h3{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:600}.globaladmin_modulemanagement_empty_state p{color:#64748b;margin:0 0 20px}.globaladmin_modulemanagement_empty_actions{justify-content:center;align-items:center;display:flex}.globaladmin_modulemanagement_draft_modal_overlay{z-index:1000;box-sizing:border-box;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0}.globaladmin_modulemanagement_draft_modal{box-sizing:border-box;background-color:#fff;border-radius:12px;flex-direction:column;gap:20px;width:400px;max-height:80vh;padding:24px;display:flex;overflow-y:auto;box-shadow:0 8px 24px #00000026}.globaladmin_modulemanagement_draft_modal_header{justify-content:space-between;align-items:center;display:flex}.globaladmin_modulemanagement_draft_modal_header h2{color:#333;margin:0;font-size:1.8rem;font-weight:700}.globaladmin_modulemanagement_draft_modal_close{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.globaladmin_modulemanagement_draft_modal_close:hover{background:#f3f4f6;border-radius:4px}.globaladmin_modulemanagement_draft_list{flex-direction:column;gap:16px;display:flex}.globaladmin_modulemanagement_draft_item{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;box-shadow:0 1px 4px #0000000d}.globaladmin_modulemanagement_draft_item h3{color:#222;margin:0 0 8px;font-size:1.25rem}.globaladmin_modulemanagement_draft_item p{color:#555;margin:0 0 12px;font-size:.95rem;line-height:1.4}.globaladmin_modulemanagement_draft_actions{justify-content:flex-end;gap:8px;display:flex}.globaladmin_modulemanagement_draft_continue{color:#fff;cursor:pointer;background-color:#5570f1;border:none;border-radius:6px;padding:8px 14px;font-size:.95rem;font-weight:600;transition:background-color .3s}.globaladmin_modulemanagement_draft_continue:hover{background-color:#1c88c7}.globaladmin_modulemanagement_draft_delete{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:6px;padding:8px 14px;font-size:.95rem;font-weight:600;transition:background-color .3s}.globaladmin_modulemanagement_draft_delete:hover{background-color:#c82333}.globaladmin_modulemanagement_no_drafts{color:#777;text-align:center;padding:20px 0;font-style:italic}.globaladmin_modulemanagement_loading{text-align:center;color:#6c757d;padding:20px}.globaladmin_modulemanagement_error{color:#dc3545;background-color:#f8d7da;border-radius:4px;margin-bottom:20px;padding:10px}@media (width<=768px){.globaladmin_modulemanagement_header_content{flex-direction:column;gap:20px}.globaladmin_modulemanagement_stats{justify-content:space-between;width:100%}.globaladmin_modulemanagement_stat_card{flex:1;min-width:auto}.globaladmin_modulemanagement_action_buttons{flex-wrap:wrap}.globaladmin_modulemanagement_filter_panel,.globaladmin_modulemanagement_bulk_action_panel{width:calc(100vw - 40px);left:20px;right:20px}}.globaladmin_full_rich_text_module_wrapper{width:100%;margin-bottom:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.globaladmin_full_rich_text_module_container{background:#fff;border:2px solid #e5e7eb;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.globaladmin_full_rich_text_module_container:focus-within{border-color:#011f5b;box-shadow:0 0 0 3px #011f5b1a,0 10px 15px -3px #0000001a}.globaladmin_full_rich_text_module_menubar{background:linear-gradient(#f9fafb,#f3f4f6);border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:6px;padding:12px 16px;display:flex}.globaladmin_full_rich_text_module_btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.globaladmin_full_rich_text_module_btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.globaladmin_full_rich_text_module_btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.globaladmin_full_rich_text_module_btn:disabled{opacity:.5;cursor:not-allowed}.globaladmin_full_rich_text_module_btn_active{color:#fff;background:#1c88c7;border-color:#011f5b;font-weight:600}.globaladmin_full_rich_text_module_btn_active:hover:not(:disabled){background:#011f5b;border-color:#011f5b}.globaladmin_full_rich_text_module_divider{background:#d1d5db;width:1px;height:24px;margin:0 4px}.globaladmin_full_rich_text_module_content{min-height:400px;max-height:600px;padding:20px 24px;overflow-y:auto}.globaladmin_full_rich_text_module_content .ProseMirror{outline:none;min-height:360px}.globaladmin_full_rich_text_module_content .ProseMirror p{color:#1f2937;margin:0 0 12px;line-height:1.7}.globaladmin_full_rich_text_module_content .ProseMirror h1{color:#111827;margin:24px 0 16px;font-size:2em;font-weight:700;line-height:1.2}.globaladmin_full_rich_text_module_content .ProseMirror h2{color:#111827;margin:20px 0 12px;font-size:1.5em;font-weight:600;line-height:1.3}.globaladmin_full_rich_text_module_content .ProseMirror h3{color:#111827;margin:16px 0 10px;font-size:1.25em;font-weight:600;line-height:1.4}.globaladmin_full_rich_text_module_content .ProseMirror ul,.globaladmin_full_rich_text_module_content .ProseMirror ol{margin:12px 0;padding-left:24px}.globaladmin_full_rich_text_module_content .ProseMirror li{color:#1f2937;margin:6px 0;line-height:1.7}.globaladmin_full_rich_text_module_content .ProseMirror blockquote{color:#4b5563;background:#f9fafb;border-left:4px solid #3b82f6;border-radius:0 6px 6px 0;margin:16px 0;padding:12px 16px;font-style:italic}.globaladmin_full_rich_text_module_content .ProseMirror code{color:#dc2626;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.globaladmin_full_rich_text_module_content .ProseMirror pre{color:#f9fafb;background:#1f2937;border-radius:8px;margin:16px 0;padding:16px;font-family:Courier New,monospace;font-size:.9em;line-height:1.5;overflow-x:auto}.globaladmin_full_rich_text_module_content .ProseMirror pre code{color:inherit;background:0 0;padding:0}.globaladmin_full_rich_text_module_content .ProseMirror a{color:#3b82f6;cursor:pointer;text-decoration:underline}.globaladmin_full_rich_text_module_content .ProseMirror a:hover{color:#2563eb}.globaladmin_full_rich_text_module_content .ProseMirror strong{color:#111827;font-weight:700}.globaladmin_full_rich_text_module_content .ProseMirror em{font-style:italic}.globaladmin_full_rich_text_module_content .ProseMirror s{text-decoration:line-through}.globaladmin_full_rich_text_module_content::-webkit-scrollbar{width:8px}.globaladmin_full_rich_text_module_content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.globaladmin_full_rich_text_module_content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.globaladmin_full_rich_text_module_content::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (width<=1024px){.globaladmin_full_rich_text_module_content{min-height:350px;max-height:500px;padding:16px 20px}.globaladmin_full_rich_text_module_content .ProseMirror{min-height:300px}}@media (width<=768px){.globaladmin_full_rich_text_module_menubar{gap:4px;padding:10px 12px}.globaladmin_full_rich_text_module_btn{min-width:32px;height:32px;padding:6px 10px;font-size:13px}.globaladmin_full_rich_text_module_content{min-height:300px;max-height:400px;padding:14px 16px}.globaladmin_full_rich_text_module_content .ProseMirror{min-height:250px}.globaladmin_full_rich_text_module_content .ProseMirror h1{margin:20px 0 12px;font-size:1.75em}.globaladmin_full_rich_text_module_content .ProseMirror h2{margin:16px 0 10px;font-size:1.35em}.globaladmin_full_rich_text_module_content .ProseMirror h3{margin:12px 0 8px;font-size:1.15em}}@media (width<=480px){.globaladmin_full_rich_text_module_menubar{flex-wrap:nowrap;gap:2px;padding:8px 10px;overflow-x:auto}.globaladmin_full_rich_text_module_btn{flex-shrink:0;min-width:28px;height:28px;padding:4px 8px;font-size:12px}.globaladmin_full_rich_text_module_divider{display:none}.globaladmin_full_rich_text_module_content{min-height:250px;max-height:350px;padding:12px 14px}.globaladmin_full_rich_text_module_content .ProseMirror{min-height:200px}.globaladmin_full_rich_text_module_content .ProseMirror h1{margin:16px 0 10px;font-size:1.5em}.globaladmin_full_rich_text_module_content .ProseMirror h2{margin:12px 0 8px;font-size:1.25em}.globaladmin_full_rich_text_module_content .ProseMirror h3{margin:10px 0 6px;font-size:1.1em}.globaladmin_full_rich_text_module_content .ProseMirror p{margin:0 0 10px;line-height:1.6}}.globaladminprofile_container{max-width:1280px;min-height:100vh;margin:0 auto;padding:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.globaladminprofile_header{margin-bottom:32px}.globaladminprofile-sidebar{height:fit-content;margin-bottom:20px}.globaladminprofile-avatar{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.globaladminprofile-avatar:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.globaladminprofile-avatar:before{content:"";z-index:0;background:#011f5b;height:120px;position:absolute;top:0;left:0;right:0}.adminprofile-avatar:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#ffffff26 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.globaladmin_profile_word{width:120px;height:120px;color:var(--color-primary);z-index:2;background:#fff;border:5px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:40px;font-weight:700;transition:transform .3s;display:flex;position:relative;box-shadow:0 8px 24px #00000026}.globaladminprofile-avatar:hover .globaladmin_profile_word{transform:scale(1.05)}.globaladminprofile-avatar h3{color:#111827;z-index:2;margin:20px 0 8px;font-size:24px;font-weight:700;position:relative}.globaladminprofile-title{color:#4b5563;z-index:2;margin:0 0 6px;font-size:15px;font-weight:600;position:relative}.globaladminprofile-department{color:#6b7280;z-index:2;background:#f3f4f6;border-radius:20px;margin:8px 0 0;padding:6px 16px;font-size:14px;display:inline-block;position:relative}.globaladminprofile_header_info{z-index:1;position:relative}.globaladminprofile_header_info h2{color:#fff;text-shadow:0 2px 4px #0000001a;margin:0 0 8px;font-size:28px;font-weight:700}.globaladminprofile_title{color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:6px;margin:0 0 6px;padding:4px 12px;font-size:16px;font-weight:500;display:inline-block}.globaladminprofile_department{color:#ffffffe6;margin:8px 0 0;font-size:15px;font-weight:400}.globaladminprofile_sections{grid-template-columns:1fr;gap:24px;display:grid}.globaladminprofile_card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #00000014}.globaladminprofile_card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.globaladminprofile_section_title{border-bottom:2px solid var(--color-primary);color:#111827;margin-top:0;margin-bottom:24px;padding-bottom:16px;font-size:20px;font-weight:700;position:relative}.globaladminprofile_section_title:after{content:"";width:60px;height:2px;position:absolute;bottom:-2px;left:0}.globaladminprofile_info{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-bottom:0;display:grid}.globaladminprofile_info_group{border-left:3px solid var(--color-primary);background:#f9fafb;border-radius:8px;margin-bottom:0;padding:16px;transition:all .2s}.globaladminprofile_info_group:hover{border-left-color:var(--color-accent);background:#f3f4f6}.globaladminprofile_info_label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.globaladminprofile_info_value{color:#111827;word-break:break-word;font-size:16px;font-weight:600;display:block}.password_card{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%)}.password_info{align-items:center;margin-bottom:0;display:flex}.password_group{grid-template-columns:1fr auto;align-items:center;gap:20px;width:400px;display:grid}.password_info_wrapper{flex-direction:column;gap:6px;width:100px;display:flex}.globaladminprofile_change_password_btn{color:#fff;cursor:pointer;white-space:nowrap;background:#011f5b;border:none;border-radius:8px;margin-left:auto;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00000026}@media (width<=768px){.globaladminprofile_container{padding:20px}.globaladminprofile_avatar_header{text-align:center;flex-direction:column;padding:24px}.globaladmin_profile_word{margin-bottom:20px;margin-right:0}.globaladminprofile_header_info h2{font-size:24px}.globaladminprofile_info{grid-template-columns:1fr}.password_group{flex-direction:column;align-items:flex-start;gap:16px}.globaladminprofile_change_password_btn{width:100%;margin-top:8px;margin-left:0}}@media (width<=480px){.globaladminprofile-card{padding:20px}.globaladmin_profile_word{width:80px;height:80px;font-size:28px}}.globaladmin_password_modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0009;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.globaladmin_password_modal{border-radius:16px;width:90%;max-width:480px;padding:0;animation:.3s ease-out slideUp;overflow:hidden;box-shadow:0 20px 60px #0000004d}.globaladmin_password_modal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.globaladmin_password_header_content{align-items:center;gap:16px;display:flex}.globaladmin_password_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.globaladmin_password_modal_title{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.globaladmin_password_modal_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.globaladmin_password_modal_close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.globaladmin_password_modal_close:hover{color:#0f172a;background-color:#f1f5f9}.globaladmin_password_modal_error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #ef4444;border-radius:8px;align-items:center;gap:10px;margin:20px 28px 0;padding:12px 16px;font-size:14px;animation:.3s ease-out slideDown;display:flex}.globaladmin_password_modal_error svg{flex-shrink:0}.globaladmin_password_modal_loader{justify-content:center;align-items:center;min-height:200px;padding:40px 28px;display:flex}.globaladmin_password_modal_form{background:#fff;padding:28px}.globaladmin_password_form_group{margin-bottom:20px}.globaladmin_password_form_group label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.globaladmin_password_input_wrapper{align-items:center;display:flex;position:relative}.globaladmin_password_input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:12px 44px 12px 16px;font-family:inherit;font-size:15px;transition:all .2s}.globaladmin_password_input:focus{border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 4px #5570f11a}.globaladmin_password_input::placeholder{color:#9ca3af}.globaladmin_password_toggle{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;right:12px}.globaladmin_password_toggle:hover{color:var(--color-primary);background:#f3f4f6}.globaladmin_password_hint{color:#6b7280;margin-top:6px;font-size:13px;font-style:italic}.globaladmin_password_modal_buttons{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;margin-top:28px;padding-top:20px;display:flex}.globaladmin_password_cancel_button{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.globaladmin_password_cancel_button:hover{background:#e5e7eb;border-color:#d1d5db}.globaladmin_password_submit_button{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:600;transition:all .3s}@media (width<=640px){.globaladmin_password_modal{width:95%;margin:20px}.globaladmin_password_modal_header{padding:20px}.globaladmin_password_modal_title{font-size:20px}.globaladmin_password_modal_form{padding:20px}.globaladmin_password_modal_error{margin:16px 20px 0}.globaladmin_password_modal_buttons{flex-direction:column-reverse}.globaladmin_password_cancel_button,.globaladmin_password_submit_button{width:100%}}@media (width<=480px){.globaladmin_password_input{font-size:16px}}.GlobalRolesManagement_modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;box-sizing:border-box;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.GlobalRolesManagement_modal_content{background:#fff;border:none;border-radius:16px;flex-direction:column;width:800px;max-width:95vw;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.GlobalRolesManagement_modal_header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.GlobalRolesManagement_header_content{align-items:center;gap:16px;display:flex}.GlobalRolesManagement_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.GlobalRolesManagement_modal_header h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600;line-height:1.2}.GlobalRolesManagement_header_subtitle{color:#64748b;margin:2px 0 0;font-size:.875rem;font-weight:400}.GlobalRolesManagement_close_btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.GlobalRolesManagement_close_btn:hover{color:#0f172a;background:#f1f5f9}.GlobalRolesManagement_org_form{flex-direction:column;flex:1;display:flex;overflow:hidden}.GlobalRolesManagement_form_body{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex;overflow-y:auto}.GlobalRolesManagement_global_roles_management{color:#1e293b;min-height:100vh;padding:24px;font-family:Segoe UI,Roboto,Arial,sans-serif}.GlobalRolesManagement_roles_management_toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px;display:flex;position:relative}.GlobalRolesManagement_toolbar_right{justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.GlobalRolesManagement_org_label{color:#334155;letter-spacing:-.2px;font-size:15px;font-weight:600;display:block}.GlobalRolesManagement_form_padding{padding:20px}.GlobalRolesManagement_description_textarea{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;min-width:100%;min-height:40px;padding:0 12px;font-family:inherit;font-size:.875rem}.GlobalRolesManagement_user_note{color:red;font-size:10px}.GlobalRolesManagement_toggle_switch_inline{flex-shrink:0;width:46px;height:24px;margin-bottom:0;display:inline-block;position:relative}.GlobalRolesManagement_orgs_drop_down{border:1px solid #ccc;border-radius:8px;outline:none;padding:10px;font-size:14px;transition:border-color .2s,box-shadow .2s}.GlobalRolesManagement_roles_search_bar{flex:1;align-items:center;max-width:400px;display:flex;position:relative}.GlobalRolesManagement_roles_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:9px 12px 9px 36px;font-size:14px;transition:all .3s}.GlobalRolesManagement_search_icon_roles{z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.GlobalRolesManagement_roles_search_input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #1c88c71a}.GlobalRolesManagement_roles_quick_add_btn{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .3s}.GlobalRolesManagement_roles_quick_add_btn:hover{background:var(--color-primary)}.GlobalRolesManagement_roles_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.GlobalRolesManagement_roles_btn_primary:hover{background:var(--color-primary)}.GlobalRolesManagement_roles_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:10px 14px;font-size:14px;transition:all .2s;display:flex}.GlobalRolesManagement_roles_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.GlobalRolesManagement_bulk_action_panel{z-index:3;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:270px;padding:20px;position:absolute;top:50px;right:100px;box-shadow:0 10px 15px -3px #0000001a}.GlobalRolesManagement_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.GlobalRolesManagement_bulk_action_title{color:#1e293b;font-size:.9375rem;font-weight:600}.GlobalRolesManagement_bulk_action_close{cursor:pointer;color:#64748b}.GlobalRolesManagement_bulk_action_actions{justify-content:center;align-items:center;display:flex}.GlobalRolesManagement_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.GlobalRolesManagement_bulk_delete_btn:hover:not(:disabled){color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.GlobalRolesManagement_bulk_delete_btn:disabled{opacity:.5;cursor:not-allowed}.GlobalRolesManagement_roles_modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;box-sizing:border-box;background:#0f172abf;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.GlobalRolesManagement_roles_modal_content{background:#fff;border-radius:16px;width:800px;max-height:90vh;padding:25px;animation:.3s slideDown;overflow-y:auto;box-shadow:0 8px 25px #00000026}.GlobalRolesManagement_roles_modal_header h2{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #f1f5f9;border-radius:20px 20px 0 0;justify-content:space-between;align-items:flex-start;padding:32px 32px 24px;display:flex}.GlobalRolesManagement_roles_form_group{flex-direction:column;gap:4px;display:flex}.GlobalRolesManagement_roles_form_group label{color:#334155;border-bottom:none;margin:0 0 4px;padding-bottom:0;font-size:.875rem;font-weight:500}.GlobalRolesManagement_roles_form_group input,.GlobalRolesManagement_roles_form_group select{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.GlobalRolesManagement_roles_form_group textarea{height:auto;padding:12px;height:20px!important}.GlobalRolesManagement_roles_form_group input:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f1f5f9}.GlobalRolesManagement_roles_form_group input:focus,.GlobalRolesManagement_roles_form_group textarea:focus,.GlobalRolesManagement_roles_form_group select:focus{border-color:#011f5b;box-shadow:0 0 0 3px #011f5b1a}.GlobalRolesManagement_input_error{border-color:#ef4444!important}.GlobalRolesManagement_input_error:focus{box-shadow:0 0 0 3px #ef44441a!important}.GlobalRolesManagement_error_text{color:#dc2626;margin-top:4px;font-size:12px;font-weight:500}.GlobalRolesManagement_permission_section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;padding:12px 16px}.GlobalRolesManagement_section_title{color:#1e293b;border-bottom:1px solid #e2e8f0;margin-bottom:12px;padding-bottom:8px;font-size:.875rem;font-weight:600}.GlobalRolesManagement_permissions_list{grid-template-columns:1fr 1fr;gap:12px 24px;display:grid}.GlobalRolesManagement_permission_item{color:#475569;justify-content:space-between;align-items:center;gap:12px;font-size:.875rem;display:flex}.GlobalRolesManagement_toggle_switch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.GlobalRolesManagement_toggle_switch input{opacity:0;width:0;height:0}.GlobalRolesManagement_slider{cursor:pointer;background-color:#cbd5e1;border-radius:34px;transition:all .3s;position:absolute;inset:0}.GlobalRolesManagement_slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 2px #0000001a}.GlobalRolesManagement_toggle_switch input:checked+.GlobalRolesManagement_slider{background-color:#011f5b}.GlobalRolesManagement_toggle_switch input:checked+.GlobalRolesManagement_slider:before{transform:translate(20px)}.GlobalRolesManagement_slider_org{cursor:pointer;background-color:#cbd5e1;border-radius:34px;transition:all .3s;position:absolute;inset:0}.GlobalRolesManagement_slider_org:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 2px #0000001a}.GlobalRolesManagement_toggle_switch input:checked+.GlobalRolesManagement_slider_org{background-color:#011f5b}.GlobalRolesManagement_toggle_switch input:checked+.GlobalRolesManagement_slider_org:before{transform:translate(20px)}.GlobalRolesManagement_form_actions{background-color:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.GlobalRolesManagement_cancel_btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.GlobalRolesManagement_cancel_btn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.GlobalRolesManagement_submit_btn{color:#fff;cursor:pointer;background:#011f5b;border:1px solid #011f5b;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.GlobalRolesManagement_submit_btn:hover{background:#022a7a;border-color:#022a7a}.GlobalRolesManagement_submit_btn:disabled{opacity:.7;cursor:not-allowed}.GlobalRolesManagement_required{color:#ef4444;margin-left:2px;font-weight:400}.GlobalRolesManagement_roles_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.GlobalRolesManagement_roles_table_container{overflow-x:auto}.GlobalRolesManagement_roles_table{border-collapse:collapse;width:100%}.GlobalRolesManagement_roles_table th,.GlobalRolesManagement_roles_table td{text-align:left;padding:14px 18px;font-size:13px}.GlobalRolesManagement_roles_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.GlobalRolesManagement_roles_table tr{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.GlobalRolesManagement_roles_table tr:hover{background-color:#f9f9f9}.GlobalRolesManagement_roles_table tr:last-child{border-bottom:none}.GlobalRolesManagement_role_name{color:#1e293b;font-weight:600}.GlobalRolesManagement_role_description{color:#64748b}.GlobalRolesManagement_roles_permission_count{color:var(--color-primary);background:#e0e7ff;border-radius:8px;justify-content:center;align-items:center;width:60px;padding:4px 8px;font-size:12px;font-weight:500;display:flex}.GlobalRolesManagement_roles_action_cell{gap:8px;display:flex}.GlobalRolesManagement_roles_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.GlobalRolesManagement_roles_action_btn:disabled:hover{cursor:not-allowed;background-color:#0000;border:1px solid #e2e8f0}.GlobalRolesManagement_roles_action_btn_edit{color:#6b7280}.GlobalRolesManagement_roles_action_btn_edit:hover{background:#f3f4f6;border-color:#d1d5db}.GlobalRolesManagement_roles_action_btn_delete:hover{color:#ef4444;background-color:#fee2e2;border-color:#fecaca}.GlobalRolesManagement_page_title_roles{margin-bottom:20px}.GlobalRolesManagement_empty_state{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.GlobalRolesManagement_empty_icon_container{justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.GlobalRolesManagement_empty_building{color:#e2e8f0}.GlobalRolesManagement_empty_search{color:#1c88c7;background:#fff;border-radius:50%;padding:4px;position:absolute;bottom:-4px;right:-8px;box-shadow:0 4px 6px #0000001a}.GlobalRolesManagement_empty_title{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:700}.GlobalRolesManagement_empty_text{color:#64748b;max-width:320px;margin:0 0 24px;font-size:.9375rem;line-height:1.6}.GlobalRolesManagement_empty_clear_btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.GlobalRolesManagement_empty_clear_btn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px #0000000d}.GlobalRolesManagement_empty_clear_btn:active{transform:translateY(0)}.GlobalRolesManagement_required{color:#dc2626;font-weight:700}.GlobalRolesManagement_table_header_checkbox{align-items:center;gap:4px;display:flex;position:relative}.GlobalRolesManagement_org_select_group{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.GlobalRolesManagement_org_select_group .custom-select{width:400px!important}.GlobalRolesManagement_row_selected{background-color:#eef2ff!important}.GlobalRolesManagement_pagination_container{background-color:#fff;border-top:1px solid #f1f5f9;justify-content:center;align-items:center;padding:16px 24px;display:flex}.GlobalRolesManagement_pagination_content{align-items:center;gap:12px;display:flex}.GlobalRolesManagement_pagination_btn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;font-size:.875rem;transition:all .2s}.GlobalRolesManagement_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.GlobalRolesManagement_pagination_btn:disabled{opacity:.5;cursor:not-allowed}.GlobalRolesManagement_pagination_text{color:#64748b;font-size:.875rem}.globaladmin_surveys_container{padding:24px}.globaladmin_surveys_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.globaladmin_surveys_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.globaladmin_surveys_header_info h1.globaladmin_surveys_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.globaladmin_surveys_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.globaladmin_surveys_stats{gap:16px;display:flex}.globaladmin_surveys_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.globaladmin_surveys_stat_icon{color:var(--color-primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.globaladmin_surveys_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.globaladmin_surveys_stat_info{flex-direction:column;display:flex}.globaladmin_surveys_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.globaladmin_surveys_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.globaladmin_surveys_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.globaladmin_surveys_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.globaladmin_surveys_search_icon{z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.globaladmin_surveys_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.globaladmin_surveys_search_input:focus{border-color:#011f5b}.globaladmin_surveys_controls_right{gap:10px;display:flex;position:relative}.globaladmin_surveys_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.globaladmin_surveys_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.globaladmin_surveys_control_btn:disabled{opacity:.5;cursor:not-allowed}.globaladmin_surveys_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.globaladmin_surveys_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.globaladmin_surveys_filter_apply_btn{background:linear-gradient(135deg, var(--color-primary) 0, var(--color-accent) 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.globaladmin_surveys_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.globaladmin_surveys_btn_secondary:hover{background:#e5e7eb}.globaladmin_surveys_questions_info{flex-direction:column;align-items:center;gap:2px;display:flex}.globaladmin_surveys_question_count{color:#1e293b;font-size:1.25rem;font-weight:700}.globaladmin_surveys_question_label{color:#64748b;font-size:.75rem;font-weight:500}.globaladmin_surveys_filter_panel{z-index:3;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.globaladmin_surveys_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.globaladmin_surveys_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.globaladmin_surveys_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.globaladmin_surveys_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.globaladmin_surveys_bulk_action_panel{z-index:3;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:270px;padding:20px;position:absolute;top:50px;right:100px;box-shadow:0 10px 15px -3px #0000001a}.globaladmin_surveys_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.globaladmin_surveys_bulk_action_title{color:#1e293b;font-size:.9375rem;font-weight:600}.globaladmin_surveys_bulk_action_close{cursor:pointer;color:#64748b}.globaladmin_surveys_bulk_action_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.globaladmin_surveys_bulk_action_actions{justify-content:center;align-items:center;display:flex}.globaladmin_surveys_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.globaladmin_surveys_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.globaladmin_surveys_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.globaladmin_surveys_table_container{overflow-x:auto}.globaladmin_surveys_table{border-collapse:collapse;width:100%}.globaladmin_surveys_table th,.globaladmin_surveys_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.globaladmin_surveys_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.globaladmin_surveys_table_actions_header{text-align:left!important}.globaladmin_surveys_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.globaladmin_surveys_table_row:hover{background-color:#f9f9f9}.globaladmin_surveys_row_selected{background:#eef2ff!important}.globaladmin_surveys_table_header_checkbox{align-items:center;gap:4px;display:flex;position:relative}.globaladmin_surveys_table input[type=checkbox]{cursor:pointer}.globaladmin_surveys_cell_content{align-items:center;gap:12px;display:flex}.globaladmin_surveys_title_container{flex-direction:column;gap:4px;display:flex}.globaladmin_surveys_title{color:#1e293b;align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:600;display:flex}.globaladmin_surveys_category_badge{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.globaladmin_surveys_description{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin:0;font-size:.875rem;overflow:hidden}.globaladmin_surveys_tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.globaladmin_surveys_classification{color:#475569;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.globaladmin_surveys_status_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.globaladmin_surveys_status_badge.published{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.globaladmin_surveys_status_badge.draft{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.globaladmin_surveys_status_badge.imported{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.globaladmin_surveys_date_info{color:#64748b;align-items:center;gap:6px;font-size:.875rem;display:flex}.globaladmin_surveys_actions{text-align:left;gap:8px;display:flex}.globaladmin_surveys_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.globaladmin_surveys_action_btn:disabled{color:#9ea5bc;opacity:.5;cursor:not-allowed;background:#f3f4f6}.globaladmin_surveys_action_btn_edit{color:#6b7280}.globaladmin_surveys_action_btn_edit:hover{background:#f3f4f6;border-color:#d1d5db}.globaladmin_surveys_action_btn_analytics{color:#10b981}.globaladmin_surveys_action_btn_analytics:hover{background:#d1fae5;border-color:#a7f3d0}.globaladmin_surveys_action_btn_delete{color:#ef4444}.globaladmin_surveys_action_btn_delete:hover{background:#fee2e2;border-color:#fecaca}.globaladmin_surveys_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.globaladmin_surveys_pagination_content{align-items:center;gap:12px;display:flex}.globaladmin_surveys_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.globaladmin_surveys_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.globaladmin_surveys_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.globaladmin_surveys_pagination_text{color:#0f172a;font-size:.875rem}.globaladmin_surveys_empty_state{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.globaladmin_surveys_empty_icon_container{justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.globaladmin_surveys_empty_building{color:#e2e8f0}.globaladmin_surveys_empty_search{color:#1c88c7;background:#fff;border-radius:50%;padding:4px;position:absolute;bottom:-4px;right:-8px;box-shadow:0 4px 6px #0000001a}.globaladmin_surveys_empty_title{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:700}.globaladmin_surveys_empty_text{color:#64748b;max-width:320px;margin:0 0 24px;font-size:.9375rem;line-height:1.6}.globaladmin_surveys_empty_clear_btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.globaladmin_surveys_empty_clear_btn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px #0000000d}.globaladmin_surveys_empty_clear_btn:active{transform:translateY(0)}.globaladmin_surveys_empty_actions{justify-content:center;align-items:center;display:flex}@media (width<=768px){.globaladmin_surveys_header_content{flex-direction:column;gap:20px}.globaladmin_surveys_stats{justify-content:space-between;width:100%}.globaladmin_surveys_stat_card{flex:1;min-width:auto}.globaladmin_surveys_controls_right{flex-wrap:wrap}.globaladmin_surveys_filter_panel,.globaladmin_surveys_bulk_action_panel{width:calc(100vw - 40px);left:20px;right:20px}}.ar-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;opacity:0;visibility:hidden;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.ar-modal-overlay--show{opacity:1;visibility:visible}.ar-modal-container{background:#0f172a;border-radius:24px;width:95%;max-width:1200px;height:90vh;transition:transform .3s;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 25px 50px -12px #00000080}.ar-modal-overlay--show .ar-modal-container{transform:translateY(0)}.ar-loading-state,.ar-error-state{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;display:flex}.ar-error-state button{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:8px 16px}.addOrg_modal_overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.addOrg_form_helptext{text-align:center;color:#64748b;margin-top:20px;padding-left:.2rem;font-size:14px}.addOrg_modal_content{background:#fff;border-radius:16px;flex-direction:column;width:800px;max-width:95vw;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.addOrg_modal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.addOrg_header_content{align-items:center;gap:16px;display:flex}.addOrg_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.addOrg_modal_header h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.addOrg_header_subtitle{color:#64748b;margin-top:2px;margin-bottom:0;font-size:.875rem;font-weight:400}.addOrg_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.addOrg_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.addOrg_org_form{flex-direction:column;flex:1;display:flex;overflow:hidden}.addOrg_form_body{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex;overflow-y:auto}.addOrg_section_title{color:#111827;border-bottom:1px solid #e5e7eb;margin-top:0;margin-bottom:12px;padding-bottom:8px;font-size:16px;font-weight:600}.addOrg_form_grid{grid-template-columns:1fr;gap:12px;margin-top:.2rem;margin-bottom:.2rem;display:grid}@media (width>=640px){.addOrg_form_grid{grid-template-columns:1fr 1fr}}.addOrg_form_group{flex-direction:column;flex:1;gap:4px;display:flex}.addOrg_form_label{color:#334155;margin-bottom:4px;font-size:.875rem;font-weight:500;display:block}.addOrg_required{color:#ef4444;margin-left:2px}.addOrg_form_input,.addOrg_form_select{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.addOrg_form_input:focus,.addOrg_form_select:focus{border-color:#011f5b;box-shadow:0 0 0 3px #011f5b1a}.addOrg_form_input_error,.addOrg_form_select_error{border-color:#ef4444!important}.addOrg_error_text{color:#dc2626;margin-top:4px;margin-bottom:0;font-size:12px}.addOrg_date_btn{color:#0f172a;text-align:left;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;align-items:center;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem;transition:all .2s;display:flex}.addOrg_date_btn:hover{border-color:#94a3b8}.addOrg_date_btn_disabled{cursor:not-allowed;color:#94a3b8;background-color:#f1f5f9}.addOrg_inline_upload_row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:16px;margin-bottom:8px;padding:12px;display:flex}.addOrg_upload_info{flex:1}.addOrg_upload_desc{color:#64748b;margin:4px 0 0;font-size:.8rem}.addOrg_upload_container{flex:1}.addOrg_inline_upload_zone{cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:12px;transition:all .2s;display:flex;position:relative}.addOrg_inline_upload_zone:hover,.addOrg_drag_over{background:#eff6ff;border-color:#3b82f6}.addOrg_file_input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.addOrg_upload_label{color:#64748b;pointer-events:none;align-items:center;gap:8px;font-size:.875rem;font-weight:500;display:flex}.addOrg_file_preview{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.addOrg_preview_content{display:flex;overflow:hidden}.addOrg_file_info{flex-direction:column;display:flex;overflow:hidden}.addOrg_file_name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;width:300px;padding:.2rem 0 0 .2rem;font-size:.875rem;font-weight:500;overflow:hidden}.addOrg_file_size{color:#64748b;padding:.2rem 0 0 .2rem;font-size:.75rem}.addOrg_file_actions{flex-shrink:0;gap:8px;display:flex}.addOrg_action_btn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.addOrg_view_btn{color:#3b82f6}.addOrg_view_btn:hover{background:#eff6ff;border-color:#dbeafe}.addOrg_remove_btn{color:#ef4444}.addOrg_remove_btn:hover{background:#fef2f2;border-color:#fee2e2}.addOrg_form_actions{background-color:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.addOrg_cancel_btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.addOrg_cancel_btn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.addOrg_submit_btn{color:#fff;cursor:pointer;background:#011f5b;border:1px solid #011f5b;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.addOrg_submit_btn:hover{background:#022a7a;border-color:#022a7a}.addOrg_submit_btn:disabled{opacity:.7;cursor:not-allowed}.addOrg_preview_modal{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.addOrg_preview_content{background:#fff;border-radius:12px;flex-direction:column;width:auto;min-width:320px;max-width:800px;max-height:90vh;display:flex;position:relative;overflow:hidden}.addOrg_preview_header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.addOrg_preview_title{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.addOrg_preview_close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.addOrg_preview_close:hover{color:#0f172a;background:#e2e8f0}.addOrg_preview_body{background:#f8fafc;flex:1;justify-content:center;align-items:center;padding:20px;display:flex;overflow:auto}.addOrg_preview_image{object-fit:contain;border-radius:4px;max-width:100%;max-height:70vh;display:block}.addOrg_preview_document{background:#fff;border:1px solid #e2e8f0;border-radius:4px;width:80vw;max-width:1000px;height:80vh;max-height:70vh}@media (width<=768px){.addOrg_modal_content{width:95%;max-height:95vh}.addOrg_inline_upload_row{flex-direction:column;gap:12px}.addOrg_preview_content{width:95%;max-height:95vh}.addOrg_preview_document{width:100%;height:60vh}}.globaladmin_orgDetail_modal_overlay{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a99;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.globaladmin_orgDetail_modal{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.globaladmin_orgDetail_header{background-color:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px;display:flex}.globaladmin_orgDetail_header_left{align-items:center;gap:16px;display:flex}.globaladmin_header_icon{width:48px;height:48px;color:var(--color-primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;display:flex}.globaladmin_orgDetail_header h2{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.globaladmin_orgDetail_header_subtitle{color:#64748b;margin:4px 0 0;font-size:.875rem}.globaladmin_orgDetail_close_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.globaladmin_orgDetail_close_btn:hover{color:#0f172a;background-color:#f1f5f9}.globaladmin_orgDetail_body{background:#f8fafc;flex:1;padding:24px;overflow-y:auto}.globaladmin_orgDetail_grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.globaladmin_orgDetail_grid .full-width{grid-column:span 2}.globaladmin_orgDetail_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px #0000000d}.globaladmin_orgDetail_card:hover{box-shadow:0 10px 15px -3px #00000014}.globaladmin_orgDetail_card_header{color:#475569;border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:12px;display:flex}.globaladmin_orgDetail_card_header h3{color:#334155;margin:0;font-size:.938rem;font-weight:600}.globaladmin_orgDetail_profile{align-items:center;gap:24px;display:flex}.globaladmin_orgDetail_logo_wrapper{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden}.globaladmin_orgDetail_main_logo{object-fit:contain;width:100%;height:100%}.globaladmin_orgDetail_logo_placeholder{color:#94a3b8}.globaladmin_orgDetail_intro h1{color:#0f172a;margin:0 0 10px;font-size:1.5rem;font-weight:700}.globaladmin_orgDetail_badge_row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.globaladmin_orgDetail_plan_badge{color:var(--color-primary);background:#eef2ff;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:flex}.globaladmin_orgDetail_id_badge{color:#64748b;background:#f1f5f9;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}.globaladmin_orgDetail_email{color:#64748b;align-items:center;gap:8px;margin:0;font-size:.875rem;display:flex}.globaladmin_orgDetail_timeline{flex-direction:column;gap:16px;display:flex}.timeline_item{flex-direction:column;gap:4px;display:flex}.timeline_item .label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.timeline_item .value{color:#1e293b;align-items:center;gap:6px;font-size:.875rem;font-weight:600;display:flex}.timeline_divider{background:#f1f5f9;height:1px}.globaladmin_orgDetail_info_list{flex-direction:column;gap:12px;display:flex}.info_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.info_row .label{color:#64748b;font-size:.875rem}.info_row .value{color:#1e293b;font-size:.875rem;font-weight:600}.globaladmin_orgDetail_docs_grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.globaladmin_orgDetail_doc_card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .2s;display:flex}.globaladmin_orgDetail_doc_card:hover{border-color:var(--color-primary);background:#fff;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.doc_icon_wrapper{color:var(--color-primary);background:#eff6ff;border-radius:8px;padding:10px;display:flex}.doc_info{flex-direction:column;flex:1;display:flex;overflow:hidden}.doc_name{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.813rem;font-weight:600;overflow:hidden}.doc_size{color:#94a3b8;font-size:.75rem}.doc_view_btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px;transition:all .2s;display:flex}.doc_view_btn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.globaladmin_orgDetail_empty{text-align:center;color:#94a3b8;padding:30px;font-size:.875rem;font-style:italic}.globaladmin_orgDetail_footer{background:#fff;border-top:1px solid #f1f5f9;justify-content:flex-end;padding:16px 24px;display:flex}.globaladmin_orgDetail_secondary_btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:all .2s}.globaladmin_orgDetail_secondary_btn:hover{color:#1e293b;background:#f1f5f9}.globaladmin_orgDetail_error{text-align:center;padding:40px}.globaladmin_orgDetail_error p{color:#ef4444;margin-bottom:20px;font-weight:500}@media (width<=640px){.globaladmin_orgDetail_grid{grid-template-columns:1fr}.globaladmin_orgDetail_grid .full-width{grid-column:span 1}.globaladmin_orgDetail_profile{text-align:center;flex-direction:column}}.globaladmin_organization_container{padding:24px}.globaladmin_organization_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:24px 32px;box-shadow:0 4px 6px -1px #0000000d}.globaladmin_organization_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.globaladmin_organization_header_info h1.globaladmin_organization_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.globaladmin_organization_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.globaladmin_organization_stats{gap:16px;display:flex}.globaladmin_organization_plan_id{font-size:.9rem;font-weight:600}.globaladmin_organization_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.globaladmin_organization_stat_icon{color:var(--color-primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.globaladmin_organization_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.globaladmin_organization_stat_info{flex-direction:column;display:flex}.globaladmin_organization_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.globaladmin_organization_date_info{color:#64748b;align-items:center;gap:6px;font-size:.875rem;font-weight:500;display:flex}.globaladmin_organization_stat_label,.globaladmin_organization_plan_name{color:#64748b;font-size:.875rem;font-weight:500}.globaladmin_organization_controls{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.globaladmin_organization_search_bar{flex:1;justify-content:space-between;align-items:center;max-width:400px;display:flex;position:relative}.globaladmin_organization_search_icon{z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.globaladmin_organization_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.globaladmin_organization_search_input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #1c88c71a}.globaladmin_organization_controls_right{gap:10px;display:flex;position:relative}.globaladmin_organization_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.globaladmin_organization_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.globaladmin_organization_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.globaladmin_organization_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.globaladmin_organization_btn_primary:hover{background:var(--color-primary)}.globaladmin_organization_filter_apply_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.globaladmin_organization_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:8px 16px;font-size:14px;transition:all .2s}.globaladmin_organization_btn_secondary:hover{background:#e5e7eb}.globaladmin_organization_filter_panel{z-index:3;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 10px 15px -3px #0000001a}.globaladmin_organization_filter_close{cursor:pointer;color:#64748b;position:absolute;top:16px;right:16px}.globaladmin_organization_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.globaladmin_organization_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500;display:block}.globaladmin_organization_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.globaladmin_organization_bulk_action_panel{z-index:3;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:270px;padding:20px;position:absolute;top:50px;right:100px;box-shadow:0 10px 15px -3px #0000001a}.globaladmin_organization_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.globaladmin_organization_bulk_action_title{color:#1e293b;font-size:.9375rem;font-weight:600}.globaladmin_organization_bulk_action_close{cursor:pointer;color:#64748b}.globaladmin_organization_bulk_action_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.globaladmin_organization_bulk_action_actions{justify-content:center;align-items:center;display:flex}.globaladmin_organization_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.globaladmin_organization_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.globaladmin_organization_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.globaladmin_organization_table_container{overflow-x:auto}.globaladmin_organization_table{border-collapse:collapse;width:100%}.globaladmin_organization_table th,.globaladmin_organization_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.globaladmin_organization_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:700;position:relative}.globaladmin_organization_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.globaladmin_organization_table_row:hover{background-color:#f9f9f9}.globaladmin_organization_row_selected{background-color:#eef2ff!important}.globaladmin_organization_table_header_checkbox{align-items:center;gap:4px;display:flex;position:relative}.globaladmin_organization_user_cell{align-items:center;gap:12px;display:flex}.globaladmin_organization_user_avatar_cell{color:#64748b;background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;display:flex;overflow:hidden}.globaladmin_organization_user_avatar_cell img{object-fit:cover;width:100%;height:100%}.globaladmin_organization_user_info{flex-direction:column;display:flex}.globaladmin_organization_user_name_cell{color:#1e293b;font-size:.875rem;font-weight:600}.globaladmin_organization_user_email{color:#64748b;font-size:.75rem}.globaladmin_organization_status_badge{white-space:nowrap;text-align:center;border-radius:9999px;justify-content:center;align-items:center;width:80px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.globaladmin_organization_status_active{color:#10b981;background-color:#10b9811a}.globaladmin_organization_status_inactive{color:#ef4444;background-color:#ef44441a}.globaladmin_organization_actions_cell{gap:8px;display:flex}.globaladmin_organization_action_btn{cursor:pointer;color:#ef4444;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.globaladmin_organization_action_btn:hover{color:#1e293b;background-color:#f8fafc;border-color:#cbd5e1}.globaladmin_organization_action_btn.edit{color:#6b7280}.globaladmin_organization_action_btn.edit:hover{background:#f3f4f6;border-color:#d1d5db}.globaladmin_organization_action_btn.delete:hover{color:#ef4444;background-color:#fee2e2;border-color:#fecaca}.globaladmin_organization_pagination_container{background-color:#fff;border-top:1px solid #f1f5f9;justify-content:center;align-items:center;padding:16px 24px;display:flex}.globaladmin_organization_pagination_content{align-items:center;gap:12px;display:flex}.globaladmin_organization_pagination_btn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;font-size:.875rem;transition:all .2s}.globaladmin_organization_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.globaladmin_organization_pagination_btn:disabled{opacity:.5;cursor:not-allowed}.globaladmin_organization_pagination_text{color:#64748b;font-size:.875rem}.globaladmin_organization_empty_state{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.globaladmin_organization_empty_icon_container{justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.globaladmin_organization_empty_building{color:#e2e8f0}.globaladmin_organization_empty_search{color:var(--color-accent);background:#fff;border-radius:50%;padding:4px;position:absolute;bottom:-4px;right:-8px;box-shadow:0 4px 6px #0000001a}.globaladmin_organization_empty_title{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:700}.globaladmin_organization_empty_text{color:#64748b;max-width:320px;margin:0 0 24px;font-size:.9375rem;line-height:1.6}.globaladmin_organization_empty_clear_btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.globaladmin_organization_empty_clear_btn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px #0000000d}.globaladmin_organization_empty_clear_btn:active{transform:translateY(0)}.GlobalTickets_support_container{min-height:100vh;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.GlobalTickets_support_header{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:28px;box-shadow:0 2px 6px #0000000d}.GlobalTickets_support_header_content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.GlobalTickets_support_title{color:#1e293b;margin:0;font-size:1.8rem;font-weight:700}.GlobalTickets_support_subtitle{color:#64748b;margin-top:4px;font-size:1rem}.GlobalTickets_tab_switcher{background:#f1f5f9;border-radius:12px;gap:4px;padding:4px;display:flex}.GlobalTickets_tab_button{color:#64748b;cursor:pointer;background:0 0;border:1px solid #d7d3d3;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.GlobalTickets_tab_button.active{color:#1e293b;background:#fff;box-shadow:0 1px 3px #0000001a}.GlobalTickets_tab_button:hover:not(.active){color:#475569}.GlobalTickets_support_search{background:#fff;border:2px solid #cecece;border-radius:12px;align-items:center;gap:10px;width:400px;max-width:400px;margin-bottom:20px;padding:10px 16px;transition:border-color .2s;display:flex}.GlobalTickets_support_search:focus-within{border-color:#011f5b}.GlobalTickets_support_search_input{border:none;outline:none;width:100%;font-size:.95rem}.GlobalTickets_filter_panel{z-index:3;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;left:0;box-shadow:0 4px 12px #0000001a}.GlobalTickets_support_table_section{background:#fff;border:2px solid #cecece;border-radius:16px;overflow:hidden}.GlobalTickets_support_table{border-collapse:collapse;table-layout:fixed;width:100%}.GlobalTickets_support_table th:first-child{width:12%}.GlobalTickets_support_table th:nth-child(2){width:35%}.GlobalTickets_support_table th:nth-child(3){width:18%}.GlobalTickets_support_table th:nth-child(4),.GlobalTickets_support_table th:nth-child(5){width:13%}.GlobalTickets_support_table th:nth-child(6){text-align:center;width:10%}.GlobalTickets_support_table th{color:#374151;text-align:left;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:16px 20px;font-size:.9rem;font-weight:600}.GlobalTickets_support_row td{border-bottom:1px solid #f1f5f9;padding:16px}.GlobalTickets_support_row:hover{background:#f8fafc}.GlobalTickets_support_cell{word-break:break-word;flex-direction:column;gap:4px;display:flex}.GlobalTickets_support_ticket_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.GlobalTickets_support_ticket_description{color:#64748b;margin:0;font-size:.85rem}.GlobalTickets_ticket_creator{flex-direction:column;gap:2px;display:flex}.GlobalTickets_creator_name{color:#1e293b;font-size:.9rem;font-weight:500}.GlobalTickets_creator_org{color:#64748b;font-size:.75rem}.GlobalTickets_support_badge{text-transform:uppercase;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:600}.GlobalTickets_support_badge.open{color:#d97706;background:#fef3c7}.GlobalTickets_support_badge.in_progress{color:#0284c7;background:#e0f2fe}.GlobalTickets_support_badge.resolved{color:#059669;background:#d1fae5}.GlobalTickets_support_date{color:#64748b;align-items:center;gap:6px;font-size:.85rem;display:flex}.GlobalTickets_ticket_id_display{color:#000;background:#f0f9ff;border-radius:6px;padding:4px 8px;font-family:Courier New,monospace;font-size:.9rem;font-weight:600}.GlobalTickets_col_actions{text-align:center}.GlobalTickets_actions_wrapper{justify-content:center;gap:8px;display:flex}.GlobalTickets_tickets_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.GlobalTickets_tickets_action_btn.edit{color:#6b7280}.GlobalTickets_tickets_action_btn.edit:hover{background:#eff6ff;border-color:#dbeafe}.GlobalTickets_tickets_action_btn.delete{color:#ef4444}.GlobalTickets_tickets_action_btn.delete:hover{background:#fee2e2;border-color:#fecaca}.GlobalTickets_ticket_empty_state{text-align:center;padding:60px 20px}.GlobalTickets_ticket_empty_icon{color:#cbd5e1;margin:0 auto 16px;font-size:48px}.GlobalTickets_ticket_empty_state h3{color:#374151;margin:0 0 8px;font-size:1.25rem;font-weight:600}.GlobalTickets_ticket_empty_state p{color:#64748b;margin:0 0 24px;font-size:.95rem}.GlobalTickets_ticket_stats{gap:16px;margin-bottom:24px;display:flex}.GlobalTickets_ticket_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:200px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.GlobalTickets_ticket_stat_icon{color:var(--color-accent);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.GlobalTickets_ticket_stat_icon.open{color:var(--color-primary)}.GlobalTickets_ticket_stat_icon.resolved{color:#059669;background:#ecfdf5}.GlobalTickets_ticket_stat_info{flex-direction:column;display:flex}.GlobalTickets_ticket_stat_number{color:#1e293b;font-size:1.3rem;font-weight:700}.GlobalTickets_ticket_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.GlobalTickets_filter_panel{z-index:3;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:400px;padding:15px;position:absolute;top:45px;right:-7px;box-shadow:0 4px 12px #0000001a}.GlobalTickets_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.GlobalTickets_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.GlobalTickets_filter_group select{color:#374151;border:1px solid #d1d5db;border-radius:6px;padding:6px 10px;font-size:.875rem}.GlobalTickets_filter_actions{justify-content:flex-end;gap:8px;display:flex}.GlobalTickets_apply_btn,.GlobalTickets_reset_btn{cursor:pointer;border-radius:6px;padding:6px 12px;font-size:.85rem}.GlobalTickets_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.GlobalTickets_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.GlobalTickets_control_btn:disabled{opacity:.5;cursor:not-allowed}.GlobalTickets_filter_apply_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.GlobalTickets_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.GlobalTickets_btn_secondary:hover{background:#e5e7eb}.GlobalTickets_toolbar_wrapper{justify-content:space-between;align-items:center;display:flex}.GlobalTickets_toolbar_actions{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex;position:relative}.GlobalTickets_filter_close_icon{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:5px;right:7px}.GlobalTickets_filter_close_icon:hover{color:#1e293b}.GlobalTickets_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.GlobalTickets_pagination_controls{align-items:center;gap:12px;display:flex}.GlobalTickets_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;transition:all .2s}.GlobalTickets_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.GlobalTickets_pagination_btn:not(:disabled):hover{background:#f8fafc;border-color:#cbd5e1}.GlobalTickets_pagination_info{color:#0f172a;font-weight:500}.GlobalTickets_clickable_row{cursor:pointer}@media (width<=768px){.GlobalTickets_support_header_content{flex-direction:column;align-items:flex-start}.GlobalTickets_tab_switcher{width:100%}.GlobalTickets_ticket_stats{flex-direction:column}.GlobalTickets_support_table{font-size:.85rem}}.globaladmin_ticket_modal_overlay{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.globaladmin_ticket_modal_loading_content,.globaladmin_ticket_modal_error_content{text-align:center;background:#fff;border-radius:16px;padding:40px}.globaladmin_ticket_modal_spinner{border:4px solid #e2e8f0;border-top-color:#1c88c7;border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:1s linear infinite spin}.globaladmin_ticket_modal_loading_text,.globaladmin_ticket_modal_error_text{color:#64748b;margin:0}.globaladmin_ticket_modal_error_icon{margin:0 auto 16px}.globaladmin_ticket_modal_close_btn{color:#fff;cursor:pointer;background:#1c88c7;border:none;border-radius:8px;margin-top:16px;padding:8px 16px}.globaladmin_ticket_modal_container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.globaladmin_ticket_modal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;border-top-left-radius:16px;border-top-right-radius:16px;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.globaladmin_ticket_modal_header_content{align-items:center;gap:16px;display:flex}.globaladmin_ticket_modal_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.globaladmin_ticket_modal_title_header{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.globaladmin_ticket_modal_header_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.globaladmin_ticket_modal_close_btn_header{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.globaladmin_ticket_modal_close_btn_header:hover{color:#0f172a;background-color:#f1f5f9}.globaladmin_ticket_modal_top_section{border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:16px}.globaladmin_ticket_modal_subject{color:#1e293b;margin:0 0 12px;font-size:20px;font-weight:600}.globaladmin_ticket_modal_meta{color:#64748b;flex-wrap:wrap;gap:24px;font-size:13px;display:flex}.globaladmin_ticket_modal_meta_item{align-items:center;gap:6px;display:flex}.globaladmin_ticket_modal_body{flex:1;min-height:0;padding:24px;overflow:auto}.globaladmin_ticket_modal_details_box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px}.globaladmin_ticket_modal_section_title{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:14px;font-weight:600}.globaladmin_ticket_modal_description{color:#1e293b;white-space:pre-wrap;margin:0 0 16px;font-size:14px;line-height:1.6}.globaladmin_ticket_modal_error_title,.globaladmin_ticket_modal_attachments_title{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:16px 0 8px;font-size:14px;font-weight:600}.globaladmin_ticket_modal_error_block{color:#e2e8f0;background:#1e293b;border-radius:8px;margin:0;padding:12px;font-size:12px;overflow:auto}.globaladmin_ticket_modal_attachments_list{flex-direction:column;gap:8px;display:flex}.globaladmin_ticket_modal_attachment_item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.globaladmin_ticket_modal_attachment_content{flex:1}.globaladmin_ticket_modal_attachment_name,.globaladmin_ticket_modal_attachment_link{color:#1e293b;font-size:13px;font-weight:500}.globaladmin_ticket_modal_attachment_link{text-decoration:underline}.globaladmin_ticket_modal_attachment_size{color:#64748b;font-size:11px}.globaladmin_ticket_modal_conversation_list{flex-direction:column;gap:16px;display:flex}.globaladmin_ticket_modal_message_row{flex-direction:row;gap:12px;display:flex}.globaladmin_ticket_modal_message_row_admin{flex-direction:row-reverse}.globaladmin_ticket_modal_avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.globaladmin_ticket_modal_avatar_admin{background:#1c88c7}.globaladmin_ticket_modal_avatar_user{background:#64748b}.globaladmin_ticket_modal_message_content_wrapper{flex:1;max-width:70%}.globaladmin_ticket_modal_message_bubble{border-radius:12px;padding:12px 16px}.globaladmin_ticket_modal_message_bubble_admin{background:#e0f2fe;border-top-left-radius:12px;border-top-right-radius:4px}.globaladmin_ticket_modal_message_bubble_user{background:#f1f5f9;border-top-left-radius:4px;border-top-right-radius:12px}.globaladmin_ticket_modal_message_header{color:#475569;margin-bottom:6px;font-size:12px;font-weight:600}.globaladmin_ticket_modal_message_time{color:#94a3b8;margin-left:8px;font-weight:400}.globaladmin_ticket_modal_message_text{color:#1e293b;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.globaladmin_ticket_modal_message_attachments{flex-direction:column;gap:6px;margin-top:12px;display:flex}.globaladmin_ticket_modal_footer{z-index:5;background-color:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;padding:20px 24px;position:sticky;bottom:0}.globaladmin_ticket_modal_comment_textarea{resize:vertical;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:80px;padding:12px;font-family:inherit;font-size:14px;transition:all .2s}.globaladmin_ticket_modal_comment_textarea:focus{border-color:#011f5b;outline:none}.globaladmin_ticket_modal_input_error{border-color:#ef4444!important}.globaladmin_ticket_modal_error_text_small{color:#ef4444;margin-top:4px;font-size:.75rem}.globaladmin_ticket_modal_comment_attachments_preview{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.globaladmin_ticket_modal_remove_attachment_btn{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.globaladmin_ticket_modal_footer_actions{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.globaladmin_ticket_modal_attach_label{color:#011f5b;cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.globaladmin_ticket_modal_send_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.globaladmin_ticket_modal_send_btn:hover:not(:disabled){background:#011f5b;transform:translateY(-1px)}.globaladmin_ticket_modal_send_btn:disabled{opacity:.5;cursor:not-allowed}.globaladmin_ticket_modal_flex_align_center{align-items:center;display:flex}.globaladmin_ticket_modal_gap_8{gap:8px}.globaladmin_ticket_modal_flex_1{flex:1}.globaladmin_ticket_modal_text_slate_500{color:#64748b}.globaladmin_ticket_modal_header_right{align-items:center;gap:12px;display:flex}.globaladmin_ticket_modal_header_status_row{align-items:center;gap:12px;margin-top:8px;display:flex}.globaladmin_ticket_modal_header_id{color:#64748b;margin:0;font-size:.875rem;font-weight:500}.globaladmin_ticket_modal_delete_btn_header{color:#dc2626;cursor:pointer;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.globaladmin_ticket_modal_delete_btn_header:hover{background:#fecaca}.globaladmin_ticket_modal_status_select.status_open{color:#d97706}.globaladmin_ticket_modal_status_select.status_in_progress{color:#0284c7}.globaladmin_ticket_modal_status_select.status_resolved{color:#059669}.globaladmin_ticket_modal_status_section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px;box-shadow:0 1px 2px #0000000d}.globaladmin_ticket_modal_status_editor_wide{align-items:center;gap:16px;margin-top:12px;display:flex}.globaladmin_ticket_modal_status_select_large{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:.95rem;font-weight:600;transition:all .2s}.globaladmin_ticket_modal_status_select_large:focus{border-color:#011f5b;box-shadow:0 0 0 2px #011f5b1a}.globaladmin_ticket_modal_status_save_btn{color:#fff;cursor:pointer;white-space:nowrap;background:#011f5b;border:none;border-radius:8px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.globaladmin_ticket_modal_status_save_btn:hover:not(:disabled){background:#011f5b;transform:translateY(-1px)}.globaladmin_ticket_modal_status_save_btn:disabled{cursor:not-allowed;background:#94a3b8}.globaladmin_ticket_modal_header_actions{align-items:center;gap:12px;display:flex}.globaladmin_ticket_modal_footer_actions{justify-content:flex-end;width:100%;margin-top:16px}.globaladmin_ticket_modal_footer_right{justify-content:flex-end;gap:12px;display:flex}.globaladmin_ticket_modal_status_save_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.globaladmin_ticket_modal_status_save_btn:hover:not(:disabled){background:#011f5b}.globaladmin_ticket_modal_status_save_btn:disabled{opacity:.5;cursor:not-allowed}:root{--primary:#011f5b;--product-accent:#1c88c7;--bg-start:#f7fbff;--bg-end:#eef8ff;--card-bg:#fff;--muted:#6b7280}.not-allowed-page{background:linear-gradient(180deg, var(--bg-start) 0%, var(--bg-end) 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;display:flex}.na-card{background:radial-gradient(1200px 600px at 10% 10%, #1c88c70f, transparent 10%), var(--card-bg);text-align:center;box-sizing:border-box;border-radius:12px;width:100%;max-width:720px;padding:40px 36px;box-shadow:0 10px 30px #011f5b14}.na-illustration{background:linear-gradient(135deg,#011f5b0f,#1c88c70f);border-radius:20px;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 18px;display:flex}.na-title{color:var(--primary);margin:8px 0 6px;font-size:28px;font-weight:600;line-height:1.1}.na-subtitle{color:var(--muted);margin:0 0 22px;font-size:16px}.na-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.na-button{color:#fff;background:#011f5b;border-radius:10px;padding:10px 18px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block;box-shadow:0 6px 18px #1c88c72e}.na-button:hover,.na-button:focus{transform:translateY(-3px);box-shadow:0 10px 30px #1c88c738}.na-link{color:var(--primary);border-radius:8px;padding:8px 10px;font-weight:600;text-decoration:none}.na-link:hover{background:#011f5b0a}@media (width<=480px){.na-card{padding:28px 20px}.na-title{font-size:22px}.na-subtitle{font-size:15px}}.page_not_found_container{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex;position:relative;overflow:hidden}.page_not_found_decoration_circle{background:linear-gradient(135deg, var(--color-primary,#3b82f6) 0%, var(--color-accent,#6366f1) 100%);opacity:.05;pointer-events:none;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.page_not_found_circle_1{width:400px;height:400px;animation-delay:0s;top:-100px;left:-100px}.page_not_found_circle_2{width:300px;height:300px;animation-delay:5s;bottom:-80px;right:-80px}.page_not_found_circle_3{width:200px;height:200px;animation-delay:10s;top:50%;right:10%}@keyframes float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}}.page_not_found_content{text-align:center;z-index:1;width:100%;max-width:700px;animation:.6s ease-out fadeInUp;position:relative}.page_not_found_code_wrapper{margin-bottom:32px;position:relative}.page_not_found_code{background:linear-gradient(135deg, var(--color-primary,#3b82f6) 0%, var(--color-accent,#6366f1) 100%);-webkit-text-fill-color:transparent;letter-spacing:-5px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:140px;font-weight:900;line-height:1;animation:3s ease-in-out infinite glitch}@keyframes glitch{0%,to{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}}.page_not_found_code_decoration{background:linear-gradient(135deg, var(--color-primary,#3b82f6) 0%, var(--color-accent,#6366f1) 100%);opacity:.1;filter:blur(60px);z-index:-1;border-radius:50%;width:300px;height:300px;animation:3s ease-in-out infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page_not_found_icon_wrapper{margin-bottom:24px}.page_not_found_icon{color:var(--color-primary,#3b82f6);animation:2s ease-in-out infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.page_not_found_title{color:#111827;margin:0 0 16px;font-size:36px;font-weight:800}.page_not_found_description{color:#6b7280;max-width:550px;margin:0 auto 40px;font-size:17px;line-height:1.6}.page_not_found_actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:56px;display:flex}.page_not_found_btn_primary,.page_not_found_btn_secondary{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex}.page_not_found_btn_primary{background:var(--color-primary,#3b82f6);color:#fff;box-shadow:0 4px 12px #3b82f640}.page_not_found_btn_primary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 16px #3b82f659}.page_not_found_btn_secondary{color:#374151;background:#fff;border:1px solid #e5e7eb}.page_not_found_btn_secondary:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-2px)}.page_not_found_helpful_links{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:32px;padding:32px;box-shadow:0 4px 12px #00000014}.page_not_found_links_title{color:#111827;justify-content:center;align-items:center;gap:10px;margin:0 0 24px;font-size:18px;font-weight:700;display:flex}.page_not_found_links_title svg{color:var(--color-primary,#3b82f6)}.page_not_found_links_grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.page_not_found_link{cursor:pointer;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;padding:20px 16px;text-decoration:none;transition:all .2s;display:flex}.page_not_found_link:hover{border-color:var(--color-primary,#3b82f6);background:#fff;transform:translateY(-4px);box-shadow:0 8px 20px #5570f126}.page_not_found_link_icon{margin-bottom:12px;font-size:32px}.page_not_found_link_content h4{color:#111827;margin:0 0 4px;font-size:15px;font-weight:600}.page_not_found_link_content p{color:#6b7280;margin:0;font-size:13px}.page_not_found_support_section{border-left:4px solid var(--color-primary,#3b82f6);background:linear-gradient(135deg,#eff3ff 0%,#e0e7ff 100%);border-radius:12px;padding:24px}.page_not_found_support_section p{color:#374151;margin:0 0 12px;font-size:15px;font-weight:500}.page_not_found_support_link{color:var(--color-primary,#3b82f6);align-items:center;gap:6px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.page_not_found_support_link:hover{color:var(--color-accent,#6366f1);gap:10px}@media (width<=768px){.page_not_found_container{padding:24px}.page_not_found_code{letter-spacing:-3px;font-size:100px}.page_not_found_title{font-size:28px}.page_not_found_description{font-size:16px}.page_not_found_actions{flex-direction:column;width:100%}.page_not_found_btn_primary,.page_not_found_btn_secondary{width:100%}.page_not_found_helpful_links{padding:24px}.page_not_found_links_grid{grid-template-columns:repeat(2,1fr)}.page_not_found_decoration_circle{display:none}}@media (width<=480px){.page_not_found_code{font-size:80px}.page_not_found_title{font-size:24px}.page_not_found_links_grid{grid-template-columns:1fr}.page_not_found_link{text-align:left;flex-direction:row;gap:16px}.page_not_found_link_icon{margin-bottom:0;font-size:28px}}.user_activity_history_container{max-width:1280px;margin:0 auto;padding:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.user_act_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.user_act_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.user_act_header_info h1.user_act_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.user_act_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.user_act_stats{gap:16px;display:flex}.user_act_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:160px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.user_act_stat_icon{color:#1c88c7;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.user_act_stat_info{flex-direction:column;display:flex}.user_act_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.user_act_stat_label{color:#64748b;font-size:.875rem;font-weight:500}@media (width<=768px){.user_act_header_content{flex-direction:column;gap:20px}.user_act_stats{justify-content:space-between;width:100%}.user_act_stat_card{flex:1;min-width:auto}}.user_activity_history_header h2{color:var(--color-primary);letter-spacing:-.5px;margin-top:0;margin-bottom:12px;font-size:28px;font-weight:700}.user_activity_history_header p{color:#4b5563;margin:0;font-size:16px}.user_activity_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.user_activity_search_bar:focus-within,.user_activity_search_bar:hover{border-color:#011f5b}.user_activity_search_icon{z-index:1;color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.user_activity_search_input{color:#1e293b;background-color:#fff;border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.user_activity_search_input:focus-within,.user_activity_search_input:hover{border-color:#011f5b}.user_activity_filter_section{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:32px;padding:20px;box-shadow:0 1px 3px #0000001a}.user_activity_filter_row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.user_activity_filter_dropdown{flex-direction:column;min-width:200px;display:flex}.user_activity_filter_dropdown label{color:#4b5563;margin-bottom:8px;font-size:14px;font-weight:500}.user_activity_filter_dropdown select{appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%236b7280' viewBox='0 0 16 16'%3E%3Cpath d='M8 11.5l-5-5h10l-5 5z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #d1d5db;border-radius:6px;padding:10px 36px 10px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.user_activity_filter_dropdown select:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #1c88c740}.user_activity_list{flex-direction:column;gap:16px;display:flex}.user_activity_item{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #00000014}.user_activity_item:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.user_activity_item.course_completion{border-left-color:#10b981}.user_activity_item.assessment{border-left-color:#f59e0b}.user_activity_item.course_started{border-left-color:var(--color-accent)}.user_activity_item.certificate{border-left-color:#8b5cf6}.user_activity_icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:16px;font-size:18px;display:flex}.user_activity_item.course_completion .user_activity_icon{color:#10b981;background-color:#10b9811a}.user_activity_item.assessment .user_activity_icon{color:#f59e0b;background-color:#f59e0b1a}.user_activity_item.course_started .user_activity_icon{color:var(--color-accent);background-color:#1c88c71a}.user_activity_item.certificate .user_activity_icon{color:#8b5cf6;background-color:#8b5cf61a}.user_activity_content{flex:1}.user_activity_header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.user_activity_header h4{color:#111827;margin:0;font-size:18px;font-weight:600}.user_activity_date{color:#6b7280;white-space:nowrap;font-size:14px}.user_activity_details{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.user_activity_detail_row{flex-direction:column;display:flex}.user_activity_detail_label{color:#6b7280;margin-bottom:4px;font-size:13px}.user_activity_detail_value{color:#111827;font-size:15px;font-weight:500}.user_activity_no_activities{text-align:center;background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:10px;padding:40px 20px}.user_activity_no_activities p{color:#4b5563;margin-bottom:16px;font-size:16px}.user_activity_skeleton_row td{border-bottom:1px solid #e5e7eb;padding:12px 16px}.user_activity_skeleton_content{background-color:#e5e7eb;border-radius:4px;height:20px;position:relative;overflow:hidden}.user_activity_skeleton_content:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:2s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(100%)}}@media (width<=768px){.user_activity_history_container{padding:16px}.user_activity_filter_row{flex-direction:column;align-items:stretch}.user_activity_filter_dropdown{width:100%}.user_activity_header{flex-direction:column}.user_activity_date{margin-top:4px}.user_activity_details{grid-template-columns:1fr}}.user_activity_custom_date_filter{flex-wrap:wrap;gap:16px;margin-top:16px;display:flex}.user_activity_date_input_group{flex-direction:column;display:flex}.user_activity_date_input_group label{color:#4b5563;margin-bottom:8px;font-size:14px;font-weight:500}.user_activity_date_input_group input{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:10px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.user_activity_date_input_group input:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #1c88c740}.user_activity_table_container{z-index:0;border:1px solid #e5e7eb;border-radius:10px;position:relative;overflow-x:auto;box-shadow:0 1px 3px #0000001a}.user_activity_table{border-collapse:collapse;width:100%;font-size:14px}.user_activity_table th,.user_activity_table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:12px 16px}.user_activity_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.8rem;font-weight:600;position:relative}.user_activity_table tr:hover{background-color:#f9fafb}.user_activity_table tbody tr:last-child td{border-bottom:none}.user_activity_log_filter_panel{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.user_activity_log_filter_header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.user_activity_log_filter_header h3{color:#374151;margin:0;font-size:14px;font-weight:600}.user_activity_log_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:flex}.user_activity_log_btn_secondary:hover{background:#e5e7eb}.user_activity_log_filter_content{flex-direction:column;display:flex}.user_activity_log_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.user_activity_log_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.user_activity_log_filter_select,.user_activity_log_filter_group input{color:#374151;border:1px solid #d1d5db;border-radius:6px;outline:none;padding:6px 10px;font-size:.875rem}.user_activity_log_filter_select:focus,.user_activity_log_filter_group input:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #1c88c74d}.user_activity_log_filter_actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.user_activity_status_badge{letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.user_activity_status_badge.completed{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.user_activity_status_badge.in_progress{color:#0369a1;background:#e0f2fe;border:1px solid #0000000d}.user_activity_status_badge.assigned,.user_activity_status_badge.enrolled{color:#d97706;background:#fef3c7;border:1px solid #fed7aa}.user_activity_stars_container{gap:2px;display:flex}.user_activity_star{color:#d1d5db;font-size:16px}.user_activity_star.user_activity_filled{color:#fbbf24}.user_activity_badges_count{justify-content:center;display:flex}.user_activity_badge_count{color:#0369a1;background-color:#e0f2fe;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:13px;font-weight:600;display:inline-flex}.user_activity_badge{color:#0369a1;white-space:nowrap;background-color:#e0f2fe;border-radius:4px;padding:2px 6px;font-size:12px}.user_activity_actions_container{gap:8px;display:flex}.user_activity_action_btn{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:16px;transition:background-color .2s}.user_activity_action_btn:hover{background-color:#f3f4f6}.user_activity_skeleton_row td{padding:12px 16px}.user_activity_skeleton_cell{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;height:20px;animation:1.5s infinite shimmer}.user_activity_no_activities{text-align:center;padding:32px!important}.user_activity_no_activities p{color:#6b7280;margin-bottom:16px}.user_activity_feedback_modal_overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.user_activity_feedback_modal{background-color:#fff;border-radius:10px;width:90%;max-width:500px;animation:.3s ease-out modal-appear;overflow:hidden;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014}@keyframes modal-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.user_activity_feedback_modal_header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.user_activity_feedback_modal_header h3{color:var(--color-primary);margin:0;font-size:18px;font-weight:600}.user_activity_modal_close_btn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1}.user_activity_modal_close_btn:hover{color:#1f2937}.user_activity_feedback_modal_content{padding:20px}.user_activity_form_group{margin-bottom:20px}.user_activity_form_group label{color:#4b5563;margin-bottom:8px;font-weight:500;display:block}.user_activity_rating_input{gap:8px;display:flex}.user_activity_star_label{cursor:pointer}.user_activity_star_label input{opacity:0;width:0;height:0;position:absolute}.user_activity_star_label .star{color:#d1d5db;font-size:24px;transition:color .2s}.user_activity_star_label:hover .star,.user_activity_star_label input:checked~label .star,.user_activity_star_label .star.user_activity_filled{color:#fbbf24}.user_activity_form_group textarea{resize:vertical;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:12px;font-family:inherit;font-size:15px}.user_activity_form_group textarea:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #1c88c740}.user_activity_form_actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.user_activity_cancel_btn{color:#4b5563;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:6px;padding:10px 16px;font-weight:500;transition:background-color .2s}.user_activity_cancel_btn:hover{background-color:#e5e7eb}.user_activity_submit_btn{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 16px;font-weight:500;transition:background-color .2s}.user_activity_submit_btn:hover{background-color:var(--color-accent)}.user_activity_name_cell{position:relative}.user_activity_name_with_icon{align-items:center;gap:8px;display:flex}.user_activity_info_icon_wrapper{opacity:.6;cursor:pointer;justify-content:center;align-items:center;transition:opacity .2s;display:inline-flex;position:relative}.user_activity_name_with_icon:hover .info-icon-wrapper{opacity:1}.user_activity_info_icon{font-size:16px}.user_activity_info_icon_wrapper:hover:after{content:attr(title);color:#fff;white-space:nowrap;z-index:100;background-color:#1f2937;border-radius:4px;margin-bottom:6px;padding:6px 10px;font-size:12px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.user_activity_log_controls{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.user_activity_log_roles_search_bar{flex:1;max-width:400px;position:relative}.user_activity_log_roles_search_bar:focus-within{box-shadow:none;border-color:#0000}.user_activity_log_search_icon{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.user_activity_log_search_input{color:#374151;box-sizing:border-box;border:2px solid #cecece;border-radius:10px;outline:none;width:100%;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.user_activity_log_controls_right{gap:12px;display:flex}.user_activity_btn_secondary{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .2s;display:flex}.user_activity_btn_secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.user_activity_btn_primary{background-color:var(--color-primary);border:1px solid var(--color-primary);color:#fff;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .2s;display:flex}.user_activity_btn_primary:hover{background-color:var(--color-accent);border-color:var(--color-accent)}.user_activity_filter_close_btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.user_activity_filter_close_btn:hover{color:#374151;background-color:#f3f4f6}.user-search-group{justify-content:flex-start;align-items:center;width:100%;display:flex}.user-search-box{flex:1;justify-content:space-between;align-items:center;max-width:400px;display:flex;position:relative}.user-searchbar-input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.user-searchbar-input:focus{border-color:#011f5b}.user-search-icon{z-index:1;color:#888;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.user_analytics_container{background:#fff;min-height:100vh;padding:32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.user_analytics_loading_container{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.user_analytics_loading_spinner{border:4px solid #011f5b33;border-top-color:#011f5b;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}.user_analytics_loading_text{color:#011f5b;font-size:16px;font-weight:500}.user_analytics_header{background:#fff;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:24px;animation:.6s ease-out slideDown;display:flex;position:relative;box-shadow:0 20px 60px #00000026}.user_analytics_header_content{flex:1}.user_analytics_header_badge{color:#fff;background:#011f5b;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.user_analytics_chart_center_text{color:#011f5b;font-size:16px;font-weight:600}.user_analytics_chart_center_value{color:#111827;font-size:18px;font-weight:700}.user_analytics_page_title{color:#111827;background:#011f5b;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:36px;font-weight:700}.user_analytics_page_subtitle{color:#6b7280;font-size:16px;line-height:1.5}.user_analytics_header_filters{gap:16px;display:flex}.user_analytics_metrics_grid{grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:24px;display:grid}.user_analytics_metric_card{background:#fff;border-radius:20px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s ease-out backwards fadeInUp;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.user_analytics_metric_card:before{content:"";background:linear-gradient(90deg,#011f5b,#1c88c7);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.user_analytics_metric_card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}.user_analytics_metric_card:hover:before{transform:scaleX(1)}.user_analytics_metric_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.user_analytics_metric_icon{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex}.user_analytics_metric_card:hover .user_analytics_metric_icon{transform:scale(1.1)rotate(5deg)}.color-primary{color:#fff;background:linear-gradient(135deg,#011f5b,#1c88c7)}.color-secondary{color:#fff;background:linear-gradient(135deg,#1c88c7,#011f5b)}.color-tertiary{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.color-neutral{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706)}.user_analytics_metric_trend{border-radius:20px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.trend-up{color:#059669;background:#10b9811a}.trend-down{color:#dc2626;background:#ef44441a}.user_analytics_metric_label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600}.user_analytics_metric_value{color:#111827;margin-bottom:8px;font-size:32px;font-weight:700;line-height:1}.user_analytics_metric_subtitle{color:#6b7280;font-size:14px;font-weight:500}.user_analytics_charts_grid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:24px;margin-bottom:24px;display:grid}.user_analytics_chart_panel{background:#fff;border-radius:20px;padding:28px;animation:.6s ease-out .2s backwards fadeInUp;box-shadow:0 10px 40px #0000001a}.user_analytics_chart_panel.full-width{grid-column:1/-1}.user_analytics_panel_header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.user_analytics_header_actions{align-items:center;gap:10px;display:flex}.user_analytics_panel_title{color:#111827;margin-bottom:4px;font-size:20px;font-weight:700}.user_analytics_panel_description{color:#6b7280;font-size:14px;font-weight:500}.user_analytics_panel_icon{color:#011f5b}.user_analytics_icon_black{color:#000!important}.user_analytics_modal_trigger{cursor:pointer;transition:transform .2s}.user_analytics_modal_trigger:hover{transform:scale(1.1)}.user_analytics_chart_content{justify-content:space-around;align-items:center;margin-top:20px;display:flex}.user_analytics_chart_wrapper{width:50%;height:280px}.user_analytics_chart_legend_grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.user_analytics_chart_legend_item{cursor:pointer;background:0 0;border-radius:8px;width:170px;padding:16px;transition:background-color .2s}.user_analytics_chart_legend_item:hover,.user_analytics_legend_active{box-shadow:0 0 0 2px var(--color-primary);background-color:#f3f4f6;scale:1.1}.user_analytics_legend_header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.user_analytics_legend_color_box{border-radius:4px;width:16px;height:16px}.user_analytics_legend_label{color:#374151;font-size:14px;font-weight:600}.user_analytics_legend_stats{color:#374151;text-transform:uppercase;font-size:12px;font-weight:500}.user_analytics_weekly_summary{text-align:center;background:#f9fafb;border-radius:12px;margin-top:16px;padding:12px}.user_analytics_weekly_total{color:#111827;font-size:24px;font-weight:700}.user_analytics_weekly_label{color:#6b7280;font-size:12px;font-weight:500}.user_analytics_skeleton_badge{background:#f3f4f6;border-radius:4px;width:120px;height:24px}.user_analytics_skeleton_title{background:#f3f4f6;border-radius:8px;width:200px;height:32px}.user_analytics_skeleton_subtitle{background:#f3f4f6;border-radius:4px;width:300px;height:16px}.user_analytics_skeleton_btn{background:#f3f4f6;border-radius:8px;width:40px;height:32px}.user_analytics_skeleton_card{background:#f9fafb}.user_analytics_skeleton_header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.user_analytics_skeleton_icon{background:#e5e7eb;border-radius:8px;width:40px;height:40px}.user_analytics_skeleton_text_block{flex:1}.user_analytics_skeleton_label{background:#e5e7eb;border-radius:4px;width:120px;height:16px;margin-bottom:8px}.user_analytics_skeleton_value{background:#f3f4f6;border-radius:4px;width:80px;height:12px}.user_analytics_skeleton_footer{background:#e5e7eb;border-radius:4px;width:60px;height:24px}.user_analytics_skeleton_chart{background:#f3f4f6;border-radius:8px;width:100%;height:280px}.user_analytics_skeleton_chart_header{background:#e5e7eb;border-radius:4px;width:200px;height:20px;margin-bottom:16px}.user_analytics_view_toggle{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:8px;margin-top:40px;padding:4px;display:flex}.user_analytics_date_picker{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:320px;margin-top:8px;padding:16px;animation:.3s ease-out slideDown;position:absolute;top:50%;right:0;box-shadow:0 10px 25px #0000001a}.user_analytics_date_inputs{flex-wrap:wrap;align-items:end;gap:16px;display:flex}.user_analytics_date_group{flex-direction:column;gap:8px;display:flex}.user_analytics_date_group label{color:#475569;font-size:14px;font-weight:500}.user_analytics_date_group input{border:1px solid #d1d5db;border-radius:8px;outline:none;padding:8px 12px;font-size:14px;transition:border-color .2s}.user_analytics_date_group input:focus{border-color:#011f5b;box-shadow:0 0 0 3px #011f5b1a}.user_analytics_date_input_display{cursor:pointer;color:#1e293b;background:#f8fafc;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;min-width:180px;padding:10px 14px;font-size:14px;transition:all .2s;display:flex}.user_analytics_date_input_display:hover{background:#f1f5f9;border-color:#011f5b;box-shadow:0 2px 4px #0000000d}.user_analytics_date_input_display svg{color:#011f5b}.user_analytics_apply_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.user_analytics_apply_btn:hover:not(:disabled){background:#011a4d}.user_analytics_apply_btn:disabled{cursor:not-allowed;background:#94a3b8}.user_analytics_date_selector{background:#011f5b0d;border-radius:12px;gap:4px;padding:4px;display:flex}.user_analytics_date_btn{color:#6b7280;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.user_analytics_date_btn:hover{color:#011f5b;background:#011f5b1a}.user_analytics_date_btn.active{color:#fff;background:linear-gradient(135deg,#011f5b,#1c88c7);box-shadow:0 2px 4px #011f5b33}.user_analytics_view_btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.user_analytics_view_btn:hover{color:#011f5b;background:#f1f5f9}.user_analytics_view_btn.active{color:#fff;background:#011f5b;box-shadow:0 1px 3px #0000001a}.user_analytics_chart_container{height:300px;position:relative}.user_analytics_progress_bar{background:#f3f4f6;border-radius:999px;width:100%;height:8px;overflow:hidden}.user_analytics_progress_fill{border-radius:999px;height:100%;transition:width 1s ease-out}.progress-primary{background:linear-gradient(90deg,#011f5b,#1c88c7)}.user_analytics_health_metric{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:120px;padding:16px;transition:all .3s;display:flex}.user_analytics_health_metric:hover{border-color:#1c88c7;box-shadow:0 4px 12px #011f5b1a}.user_analytics_health_header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.user_analytics_health_icon{color:#011f5b;flex-shrink:0;width:24px;height:24px}.user_analytics_health_label{color:#374151;font-size:16px;font-weight:600}.user_analytics_health_value{color:#111827;margin-bottom:0;font-size:32px;font-weight:700;line-height:1.2}.user_analytics_health_percentage{color:#9ca3af;font-size:12px;font-weight:500}.user_analytics_summary_grid{grid-template-columns:2fr 1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.user_analytics_card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;padding:24px;display:flex;box-shadow:0 10px 40px #0000001a}.user_analytics_card_title{color:#111827;margin-bottom:4px;font-size:18px;font-weight:600}.user_analytics_card_subtitle{color:#6b7280;margin-bottom:16px;font-size:13px;font-weight:500}.user_analytics_date_picker_close{cursor:pointer;position:absolute;top:10px;right:16px}.user_analytics_training_stats{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.user_analytics_stat_item{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.user_analytics_stat_item:hover{background:#f3f4f6;border:1px solid #011f5b}.user_analytics_stat_icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;background-color:var(--color-primary)!important}.user_analytics_stat_info{flex-direction:column;display:flex}.user_analytics_stat_label{color:#000;text-transform:uppercase;font-size:12px;font-weight:600}.user_analytics_stat_value{color:#111827;font-size:14px;font-weight:700}.user_analytics_achievements_list{flex-direction:column;flex:1;gap:26px;display:flex}.user_analytics_achievement_item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;padding:12px;display:flex;box-shadow:0 2px 4px #00000005}.user_analytics_achievement_info{flex-direction:column;display:flex}.user_analytics_achievement_label{color:#000;font-size:13px;font-weight:600}.user_analytics_achievement_value{color:var(--color-primary);font-size:14px;font-weight:700}.user_analytics_icon_container{color:#fff;background-color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.user_analytics_leaderboard_list{flex-direction:column;flex:1;gap:18px;display:flex}.user_analytics_leaderboard_item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;transition:all .2s}.user_analytics_leaderboard_content{align-items:center;gap:16px;display:flex}.user_analytics_leaderboard_badge{background:var(--color-primary);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;font-size:12px;font-weight:700;display:flex;box-shadow:0 4px 10px #0000001a}.user_analytics_leaderboard_badge svg{margin-bottom:2px;font-size:14px}.user_analytics_leaderboard_info{flex-direction:column;display:flex}.user_analytics_leaderboard_label{color:#111827;font-size:14px;font-weight:600}.user_analytics_leaderboard_sub{color:#6b7280;font-size:12px}.user_analytics_motivational_text{text-align:center;color:#6b7280;margin:auto;padding:16px;font-size:13px;font-style:italic}@media (width<=768px){.user_analytics_container{padding:16px}.user_analytics_header{flex-direction:column;padding:20px}.user_analytics_page_title{font-size:28px}.user_analytics_header_filters{justify-content:flex-end;width:100%}.user_analytics_metrics_grid{grid-template-columns:1fr;gap:16px}.user_analytics_charts_grid{grid-template-columns:1fr}.user_analytics_metric_value{font-size:28px}.user_analytics_chart_panel{padding:20px}.user_analytics_chart_container{height:250px}}@media (width<=480px){.user_analytics_container{padding:12px}.user_analytics_header{padding:16px}.user_analytics_page_title{font-size:24px}.user_analytics_metric_card,.user_analytics_chart_panel{padding:16px}.user_analytics_metric_value{font-size:24px}.user_analytics_chart_container{height:200px}}.globalAdmin_modal_overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out globalAdmin_fadeIn;display:flex;position:fixed;inset:0}.globalAdmin_modal_content{background:#fff;border-radius:1rem;width:90%;max-width:31.25rem;max-height:90vh;animation:.3s ease-out globalAdmin_slideUp;overflow-y:auto;box-shadow:0 1.25rem 3.75rem #0000004d}.globalAdmin_modal_header{border-bottom:.0625rem solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.globalAdmin_modal_header h3{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.globalAdmin_close_button{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:all .2s}.globalAdmin_close_button:hover{color:#374151;background:#f3f4f6}.globalAdmin_modal_body{padding:1.5rem}.globalAdmin_date_range_container{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.globalAdmin_date_input_group{flex-direction:column;gap:.5rem;display:flex}.globalAdmin_date_input_group label{color:#374151;font-size:.875rem;font-weight:500}.globalAdmin_date_picker_button{cursor:pointer;text-align:left;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.globalAdmin_date_picker_button:hover{background:#f8fafc;border-color:#011f5b}.globalAdmin_modal_footer{border-top:.0625rem solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}.globalAdmin_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:all .2s}.globalAdmin_btn_primary:hover:not(:disabled){transform:translateY(-.0625rem);box-shadow:0 .25rem .75rem #011f5b33}.globalAdmin_btn_primary:disabled{opacity:.5;cursor:not-allowed}.globalAdmin_btn_secondary{color:#374151;cursor:pointer;background:#fff;border:.0625rem solid #d1d5db;border-radius:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:all .2s}.globalAdmin_btn_secondary:hover{background:#f9fafb;border-color:#9ca3af}.user_analytics-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.user_analytics-modal{background:#fff;border-radius:24px;flex-direction:column;width:1200px;max-width:90vw;max-height:85vh;animation:.3s ease-out slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000026}.user_analytics-modal-header{color:#fff;background:linear-gradient(135deg,#011f5b,#1c88c7);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.user_analytics-modal-title{margin:0;font-size:24px;font-weight:700}.user_analytics-modal-subtitle{opacity:.9;margin:4px 0 0;font-size:14px}.user_analytics-modal-close{cursor:pointer;color:#fff;background:#fff3;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.user_analytics-modal-close:hover{background:#ffffff4d;transform:scale(1.05)}.user_analytics-export-btn{cursor:pointer;color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.user_analytics-export-btn:hover:not(:disabled){background:#ffffff4d;border-color:#ffffff80;transform:scale(1.02)}.user_analytics-export-btn:disabled{opacity:.5;cursor:not-allowed;background:#ffffff1a;border-color:#fff3}.user_analytics-modal-body{flex:1;padding:32px;overflow-y:auto}.user_analytics-table-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.user_analytics-table{border-collapse:collapse;width:100%;font-size:14px}.user_analytics-table thead{color:#fff;background:linear-gradient(135deg,#011f5b,#1c88c7)}.user_analytics-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #ffffff1a;padding:16px;font-size:13px;font-weight:600}.user_analytics-table tbody tr{border-bottom:1px solid #f3f4f6;transition:all .2s}.user_analytics-table tbody tr:hover{background:#011f5b05}.user_analytics-table td{vertical-align:middle;color:#374151;padding:16px;font-weight:500}.table-content-type{align-items:center;gap:8px;display:flex}.content-type-badge{text-transform:capitalize;border-radius:20px;justify-content:center;align-items:center;width:110px;padding:4px 12px;font-size:12px;font-weight:600;display:flex}.type-course{color:#1c88c7;background:#1c88c71a}.type-assessment{color:#10b981;background:#10b9811a}.type-assignment{color:#f59e0b;background:#f59e0b1a}.type-video{color:#8b5cf6;background:#8b5cf61a}.resource-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-weight:600;overflow:hidden}.date-cell{color:#6b7280;font-size:13px}.score-cell{font-size:16px;font-weight:700}.score-high{color:#10b981}.score-medium{color:#f59e0b}.score-low{color:#ef4444}.score-neutral{color:#6b7280}.status-badge{text-transform:capitalize;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.status-completed{color:#10b981;background:#10b9811a}.status-in-progress{color:#f59e0b;background:#f59e0b1a}.status-not-started{color:#6b7280;background:#6b72801a}.status-overdue{color:#ef4444;background:#ef44441a}.assigned-by{color:#6b7280;font-size:13px}.time-spent{color:#1c88c7;font-weight:600}.user_analytics-empty-state{text-align:center;color:#6b7280;padding:60px 20px}.user_analytics-empty-icon{opacity:.5;margin-bottom:16px;font-size:48px}.user_analytics-empty-title{color:#374151;margin-bottom:8px;font-size:18px;font-weight:600}.user_analytics-empty-description{max-width:400px;margin:0 auto;font-size:14px}.user_analytics-loading{justify-content:center;align-items:center;gap:16px;padding:60px;display:flex}.user_analytics-loading-spinner{border:3px solid #011f5b33;border-top-color:#011f5b;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@media (width<=768px){.user_analytics-modal{width:95vw;max-height:90vh;margin:20px}.user_analytics-modal-header,.user_analytics-modal-body{padding:20px}.user_analytics-table{font-size:12px}.user_analytics-table th,.user_analytics-table td{padding:12px 8px}.resource-name{max-width:120px}.user_analytics-modal-title{font-size:20px}}@media (width<=480px){.user_analytics-modal-header,.user_analytics-modal-body{padding:16px}.user_analytics-table th,.user_analytics-table td{padding:8px 4px;font-size:11px}.content-type-badge,.status-badge{padding:2px 8px;font-size:10px}.resource-name{max-width:80px}}.user_analytics-modal-body::-webkit-scrollbar{width:8px}.user_analytics-modal-body::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.user_analytics-modal-body::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#011f5b,#1c88c7);border-radius:4px}.user_analytics-modal-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#1c88c7,#011f5b)}.ActivityChart_container{background:var(--bg-paper,#fff);border-radius:16px;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;transition:all .3s;box-shadow:0 4px 20px #0000000d}.ActivityChart_dark_mode.ActivityChart_container{color:#fff;background:#1e293b}.ActivityChart_main_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ActivityChart_title{color:#0f172a;margin:0;font-size:18px;font-weight:600}.ActivityChart_dark_mode .ActivityChart_title{color:#f8fafc}.ActivityChart_header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.ActivityChart_stats_summary{align-items:flex-start;gap:40px;display:flex}.ActivityChart_stat_item{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.ActivityChart_stat_label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600;line-height:1.2}.ActivityChart_dark_mode .ActivityChart_stat_label{color:#94a3b8}.ActivityChart_stat_value{color:#011f5b;font-size:1.2rem;font-weight:700;line-height:1.2}.ActivityChart_dark_mode .ActivityChart_stat_value{color:#f8fafc}.ActivityChart_filter_bar{background:#f1f5f9;border-radius:8px;gap:4px;padding:4px;display:flex;position:relative}.ActivityChart_dark_mode .ActivityChart_filter_bar{background:#334155}.ActivityChart_filter_btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s}.ActivityChart_filter_btn:hover{color:#0f172a;background:#ffffff80}.ActivityChart_filter_btn_active{color:#0f172a;background:#fff;box-shadow:0 2px 4px #0000000d}.ActivityChart_dark_mode .ActivityChart_filter_btn{color:#cbd5e1}.ActivityChart_dark_mode .ActivityChart_filter_btn:hover{color:#fff;background:#ffffff1a}.ActivityChart_dark_mode .ActivityChart_filter_btn_active{color:#fff;background:#475569}.ActivityChart_custom_date_popover{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;margin-top:8px;padding:16px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 10px 25px #0000001a}.ActivityChart_dark_mode .ActivityChart_custom_date_popover{background:#1e293b;border-color:#334155}.ActivityChart_date_inputs{align-items:center;gap:12px;display:flex}.ActivityChart_date_input_group{flex-direction:column;gap:4px;display:flex}.ActivityChart_date_input_group label{color:#64748b;font-size:11px;font-weight:600}.ActivityChart_dark_mode .ActivityChart_date_input_group label{color:#94a3b8}.ActivityChart_date_input_group input{border:1px solid #e2e8f0;border-radius:6px;outline:none;min-width:140px;padding:8px;font-size:13px}.ActivityChart_dark_mode .ActivityChart_date_input_group input{color:#fff;background:#0f172a;border-color:#334155}.ActivityChart_apply_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:6px;padding:8px;font-size:13px;font-weight:600;transition:background .2s}.ActivityChart_apply_btn:hover{background:#011f5b}.ActivityChart_wrapper{width:100%;height:350px;position:relative}.ActivityChart_tooltip{background:#fffffff2;border:1px solid #e2e8f0;border-radius:8px;padding:12px;box-shadow:0 4px 6px #0000000d}.ActivityChart_dark_mode .ActivityChart_tooltip{color:#fff;background:#1e293bf2;border-color:#334155}.ActivityChart_tooltip_date{color:#64748b;margin-bottom:4px;font-size:12px;font-weight:500}.ActivityChart_dark_mode .ActivityChart_tooltip_date{color:#cbd5e1}.ActivityChart_tooltip_hours{color:#011f5b;margin:0;font-size:16px;font-weight:700}.ActivityChart_loading_skeleton{background:#f1f5f9;border-radius:12px;width:100%;height:100%;animation:1.5s infinite ActivityChart_pulse}.ActivityChart_dark_mode .ActivityChart_loading_skeleton{background:#334155}@keyframes ActivityChart_pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ActivityChart_error_state,.ActivityChart_empty_state{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;font-size:14px;display:flex}.ActivityChart_dark_mode .ActivityChart_error_state,.ActivityChart_dark_mode .ActivityChart_empty_state{color:#94a3b8}.ActivityChart_error_state svg,.ActivityChart_empty_state svg{color:#64748b}.ActivityChart_dark_mode .ActivityChart_error_state svg,.ActivityChart_dark_mode .ActivityChart_empty_state svg{color:#94a3b8}.ActivityChart_container .recharts-cartesian-grid-horizontal line,.ActivityChart_container .recharts-cartesian-grid-vertical line{stroke:#e2e8f0}.ActivityChart_dark_mode .recharts-cartesian-grid-horizontal line,.ActivityChart_dark_mode .recharts-cartesian-grid-vertical line{stroke:#334155}.ActivityChart_container .recharts-text{fill:#64748b;font-size:12px}.ActivityChart_dark_mode .recharts-text{fill:#94a3b8}.ActivityChart_container .recharts-brush{border-radius:4px}.ActivityChart_container .recharts-brush rect{fill:#f1f5f980;stroke-width:0}.ActivityChart_dark_mode .recharts-brush rect{fill:#1e293b80}.ActivityChart_container .recharts-brush-slide rect{fill:#1c88c71a;stroke:#011f5b;stroke-width:1px}.ActivityChart_container .recharts-brush-traveller rect{fill:#011f5b;rx:4;width:8px;transform:translate(-2px)}.ActivityChart_container .recharts-brush-traveller line{stroke:#fff;stroke-width:1.5px}.ActivityChart_container .recharts-brush-text{fill:#64748b;font-size:10px}.ActivityChart_container .recharts-tooltip-cursor{stroke:#94a3b8;stroke-width:1px;stroke-dasharray:5 5}.ActivityChart_dark_mode .recharts-tooltip-cursor{stroke:#475569}.ActivityChart_container .recharts-area-curve{stroke:#011f5b}.ActivityChart_container .recharts-area-area{fill:url(#colorHours)}:root{--ap-navy:#011f5b;--ap-bg-main:#f3f6fb;--ap-text-dark:#0f1724;--ap-text-muted:#64748b;--ap-accent-blue:#2563eb;--ap-soft-blue:#eff6ff;--ap-border:#e2e8f0;--ap-radius-card:12px;--ap-radius-modal:16px;--ap-shadow-card:0 1px 3px #1018280f, 0 4px 12px #1018280a;--ap-shadow-modal:0 20px 40px -8px #0000002e}.user-ap-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out ap-fadein;display:flex;position:fixed;inset:0}.user-ap-overlay--embedded{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:static}.user-ap-page{background:var(--ap-bg-main);flex-direction:column;height:100%;display:flex;overflow:hidden}.user-ap-container{-webkit-font-smoothing:antialiased;background:var(--ap-bg-main);width:100%;box-shadow:var(--ap-shadow-modal);flex-direction:column;flex:1;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;animation:.18s ease-out ap-scalein;display:flex;overflow:hidden}.user_ap_header_back{border:1px solid var(--color-gray-light);color:var(--color-gray-medium);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.user_ap_header_back:hover{color:#011f5b;background-color:#f9fafb;border-color:#011f5b}.user_ap_header_back:active{background-color:#f3f4f6}.user-ap-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:58px;padding:0 24px;display:flex}.user-ap-header-left{align-items:center;gap:10px;display:flex}.user-ap-icon-box{background:var(--ap-soft-blue);color:var(--ap-navy);border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.user-ap-header-title{color:var(--ap-text-dark);font-size:15px;font-weight:700}.user-ap-tabs-pill{background:#f1f5f9;border-radius:8px;gap:2px;padding:4px;display:flex}.user-ap-tabs-pill button{cursor:pointer;color:var(--ap-text-muted);background:0 0;border:none;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,box-shadow .15s}.user-ap-tabs-pill button:hover{color:var(--ap-accent-blue)}.user-ap-tabs-pill button.active{background:var(--ap-navy);color:#fff;box-shadow:0 2px 8px #011f5b47}.user-ap-close-x{border:1px solid var(--ap-border);cursor:pointer;width:30px;height:30px;color:var(--ap-text-muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.user-ap-close-x:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.user-ap-body{background:var(--ap-bg-main);flex:1;min-height:0;padding:14px;overflow-y:auto}.user-ap-grid{grid-template:"img meta"290px"left right"/1fr 1fr;align-items:start;gap:14px;display:grid}.user-ap-cell-img{grid-area:img}.user-ap-cell-meta{grid-area:meta}.user-ap-cell-img,.user-ap-cell-meta{align-self:stretch}.user-ap-col-left{flex-direction:column;grid-area:left;align-self:start;gap:14px;display:flex}.user-ap-col-right{flex-direction:column;grid-area:right;align-self:start;gap:14px;display:flex}.user-ap-col-left>.user-ap-card:first-child,.user-ap-col-right>.user-ap-card:first-child{min-height:120px}.user-ap-col-left>.user-ap-card:last-child,.user-ap-col-right>.user-ap-card:last-child{min-height:178px}.user-ap-cell{flex-direction:column;min-width:0;display:flex}.user-ap-card{border-radius:var(--ap-radius-card);border:1px solid var(--ap-border);box-shadow:var(--ap-shadow-card);background:#fff;padding:18px 20px}.user-ap-inner-flex{flex-direction:column;display:flex}.user-ap-inner-flex .user-ap-prereq-list,.user-ap-inner-flex .user-ap-tags{flex:none}.user-ap-media-card{border-radius:var(--ap-radius-card);background:linear-gradient(160deg,#1d3580 0%,#132458 55%,#0d1a42 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;overflow:hidden}.user-ap-thumb-img{width:100%;height:100%;display:block}.user-ap-video-placeholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:290px;display:flex}.user-ap-meta-card{flex-direction:column;justify-content:space-between;padding:22px 20px 18px;display:flex}.user-ap-title{color:var(--ap-text-dark);margin-bottom:8px;font-size:19px;font-weight:800;line-height:1.3}.user-ap-category{color:var(--ap-accent-blue);margin-bottom:14px;font-size:13px;font-weight:600}.user-ap-target-row{gap:48px;margin-bottom:12px;padding-bottom:14px;display:flex}.user-ap-target-row>div{flex-direction:column;gap:4px;display:flex}.user-ap-label{color:#000;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:800;display:block}.user-ap-label-team{color:var(--ap-text-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.user-ap-target-val{color:var(--ap-text-dark);font-size:14px;font-weight:800}.user-ap-stats-row{flex-wrap:nowrap;gap:8px;display:flex}.user-ap-stats-row--second{margin-top:8px}.user-ap-stat-pill{background:var(--ap-soft-blue);min-width:0;color:var(--ap-text-dark);text-align:center;white-space:nowrap;text-overflow:ellipsis;border:1px solid #dbeafe;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 6px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.user-ap-tags{flex-wrap:wrap;gap:8px;display:flex}.user-ap-tag{background:var(--ap-soft-blue);color:var(--ap-text-dark);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;line-height:1.2}.user-ap-prereq-list{flex-direction:column;gap:0;display:flex}.user-ap-prereq-item{color:var(--ap-text-dark);align-items:flex-start;gap:10px;padding:4px 0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.user-ap-bullet{background:var(--ap-text-dark);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;display:inline-block}.user-ap-show-link{color:var(--ap-accent-blue);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.user-ap-show-link:hover{opacity:.7}.user-ap-show-link--bottom{margin-top:10px}.user-ap-chev{flex-shrink:0;transition:transform .22s}.user-ap-chev--up{transform:rotate(180deg)}.user-ap-expandable{flex:none;max-height:88px;transition:max-height .32s;overflow:hidden}.user-ap-expandable--open{max-height:1000px}.user-ap-body-text{color:#4b5563;font-size:13px;line-height:1.65}.user-ap-richtext-inline{color:#4b5563;word-break:break-word;overflow-wrap:break-word;font-size:13px;line-height:1.65}.user-ap-richtext-inline h1,.user-ap-richtext-inline h2,.user-ap-richtext-inline h3{margin:8px 0 4px;font-weight:700}.user-ap-richtext-inline p{margin:4px 0}.user-ap-richtext-inline ul,.user-ap-richtext-inline ol{margin:4px 0;padding-left:18px}.user-ap-footer{border-top:1px solid var(--border);z-index:10;background:#fff;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;height:62px;padding:0 24px;display:flex;position:sticky;bottom:0}.user-ap-btn-primary{background:var(--ap-navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #011f5b40}.user-ap-btn-primary:hover{background:#0a2d7a;transform:translate(2px);box-shadow:0 6px 16px #011f5b52}.user-ap-btn-ghost{border:1.5px solid var(--ap-border);color:var(--ap-text-dark);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.user-ap-btn-ghost:hover{background:var(--ap-bg-main)}.user-ap-resources{flex-direction:column;gap:14px;display:flex}.user-ap-res-title{color:var(--ap-text-dark);margin-bottom:12px;font-size:14px;font-weight:800}.user-ap-res-iframe{height:65vh}.user-ap-res-iframe iframe{border:0;border-radius:8px;width:100%;height:100%}.user-ap-review-panel{border-radius:var(--ap-radius-card);border:1px solid var(--ap-border);box-shadow:var(--ap-shadow-card);background:#fff;margin-bottom:24px;overflow:hidden}.user-ap-fb-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.user-ap-fb-reactions{gap:8px;display:flex}.user-ap-fb-btn{border:1px solid var(--ap-border);color:#334155;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.user-ap-fb-btn:hover{background:var(--ap-soft-blue);border-color:#bfdbfe}.user-ap-fb-btn--like{background:var(--ap-accent-blue);color:#fff;border-color:var(--ap-accent-blue)}.user-ap-fb-btn--dislike{color:#991b1b;background:#fee2e2;border-color:#fecaca}.user-ap-fb-input-row{align-items:center;gap:10px;display:flex}.user-ap-fb-input{border:1px solid var(--ap-border);color:var(--ap-text-dark);border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13px}.user-ap-fb-input:focus{border-color:var(--ap-accent-blue)}.user-ap-fb-count{color:var(--ap-text-muted);white-space:nowrap;font-size:11px}.user-ap-fb-submit{border:1px solid var(--ap-navy);background:var(--ap-navy);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.user-ap-fb-submit:disabled{opacity:.4;cursor:not-allowed}.user-ap-fb-submit:not(:disabled):hover{background:#0a2d7a}.user-ap-muted{color:var(--ap-text-muted)}@media (width<=780px){.user-ap-grid{grid-template:"img""meta""tags""pre"/1fr}.user-ap-stats-row{flex-wrap:wrap}.user-ap-stat-pill{flex:unset}.user-ap-video-placeholder{min-height:180px}.user-ap-target-row{gap:24px}}@media (width<=520px){.user-ap-overlay{padding:0}.user-ap-container{border-radius:0;max-height:100vh}}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.user_quiz_wrapper{z-index:1000;background:#fff;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.user_quiz_container{flex-direction:column;flex:1;width:100%;max-width:1200px;margin:0 auto;display:flex;overflow-y:auto}.user_quiz_header{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:10px 16px;display:flex}.user_quiz_close_btn{cursor:pointer;color:#333;background:0 0;border:none;padding:4px 8px;font-size:24px}.user_quiz_timer{color:#666;align-items:center;gap:6px;font-size:12px;display:flex}.user_quiz_timer_icon{font-size:18px}.user_quiz_timer_label{font-weight:500}.user_quiz_timer_digit{color:#fff;text-align:center;background:#1a1a2e;border-radius:4px;min-width:28px;padding:2px 8px;font-size:12px;font-weight:600}.timer-active{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);animation:1s ease-in-out infinite timerPulse;box-shadow:0 0 8px #1c88c74d}.timer-indicator{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite timerIndicatorPulse}.user_quiz_header_right{align-items:center;gap:8px;margin-left:auto;display:flex}.user_quiz_nav_btn{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;display:flex}.user_quiz_nav_btn:hover{background:#f8f8f8}.user_quiz_content{flex-direction:column;flex:1;width:100%;max-width:960px;margin:0 auto;padding:16px 24px 12px;display:flex}.user_quiz_question_number{color:#fff;background:#011f5b;border-radius:6px;align-items:center;gap:6px;max-width:130px;margin-bottom:10px;padding:8px 10px;font-size:12px;font-weight:600;display:inline-flex}.user_quiz_q_icon{font-size:14px}.user_quiz_question_title{color:#1a1a2e;width:100%;max-width:820px;margin-bottom:8px;margin-left:auto;margin-right:auto;font-size:20px;font-weight:700;line-height:1.25}.user_quiz_instruction{color:#666;width:100%;max-width:820px;margin-bottom:12px;margin-left:auto;margin-right:auto;font-size:14px}.user_quiz_media_container{border-radius:12px;width:100%;max-width:820px;margin-bottom:32px;margin-left:auto;margin-right:auto;overflow:hidden}.user_quiz_media_image{object-fit:contain;background:#fafbfc;border-radius:12px;width:100%;max-height:350px;display:block;box-shadow:0 4px 12px #0000001a}.user_quiz_options_grid{grid-template-columns:1fr;gap:10px;width:100%;max-width:820px;margin-bottom:14px;margin-left:auto;margin-right:auto;display:grid}.user_quiz_option_card{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:44px;padding:10px 12px;transition:all .2s;display:flex;position:relative}.user_quiz_option_card:hover{background:#f8fafc;border-color:#dbeafe;transform:translateY(-1px);box-shadow:0 2px 8px #0206170f}.user_quiz_option_card.user_quiz_option_selected{border-color:var(--color-accent);color:#fff;border-color:var(--color-accent);background:#f0f5ff;background:var(--color-primary)}.user_quiz_option_radio{background:0 0;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:10px;right:10px}.user_quiz_option_selected .user_quiz_option_radio{border-color:var(--color-accent)}.user_quiz_option_radio_inner{background:var(--color-accent);border-radius:50%;width:8px;height:8px}.user_quiz_option_checkbox{color:#fff;background:0 0;border:2px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;font-weight:700;display:flex}.user_quiz_option_checkbox_checked{background:var(--color-accent);border-color:var(--color-accent)}.user_quiz_options_list{grid-template-columns:1fr;gap:14px}.user_quiz_option_row{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:8px 10px}.user_quiz_option_letter{width:24px;height:24px;color:var(--color-accent);background:#eff6ff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.user_quiz_option_row .user_quiz_option_text{text-align:left;flex:1}.user_quiz_option_row .user_quiz_option_radio,.user_quiz_option_row .user_quiz_option_checkbox{margin-left:auto;position:static}.user_quiz_side_by_side_layout{align-items:flex-start;gap:24px;max-width:calc(100% - 65px);margin-bottom:24px;margin-left:65px;display:flex}.user_quiz_media_section{background:#fafbfc;border:1px solid #e5e7eb;border-radius:8px;flex:50%;justify-content:center;align-items:center;min-height:250px;padding:12px;display:flex}.user_quiz_options_section{flex:50%;justify-content:center;align-items:flex-start;min-width:0;display:flex}.user_quiz_options_section .user_quiz_options_grid{width:100%;max-width:400px;margin:0 auto}.compact_options{max-height:320px;padding-right:4px;overflow-y:auto}.user_quiz_options_section:not(.compact_options){align-items:stretch}.user_quiz_actions_preview{background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:8px 24px;display:flex;position:sticky;bottom:0}.user_quiz_actions_preview_left,.user_quiz_actions_preview_right{align-items:center;gap:10px;display:flex}.user_quiz_btn{cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .2s}.user_quiz_btn_secondary{color:#333;background:#fff;border:1px solid #e0e0e0}.user_quiz_btn_secondary:hover:not(:disabled){background:#f8f8f8}.user_quiz_btn_primary{background:var(--color-accent);color:#fff}.user_quiz_btn_primary:hover{background:var(--color-primary)}.user_quiz_btn_review{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.user_quiz_btn_review:hover{color:var(--color-primary);background:#eff6ff;border-color:#dbeafe}.user_quiz_btn_review.is_marked{color:#9a3412;background:#fff7ed;border-color:#fdba74}.user_quiz_btn_disabled{opacity:.7;box-shadow:none;color:#94a3b8!important;cursor:not-allowed!important;background:#e2e8f0!important}.user_quiz_footer{background:#fff;align-items:center;gap:8px;width:100%;max-width:960px;margin:0 auto;padding:10px 24px;display:flex}.user_quiz_report_btn{color:#333;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.user_quiz_report_btn:hover{color:var(--color-accent)}.user_quiz_nav_overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2000;background:#0f172abf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.user_quiz_nav_panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:70vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.user_quiz_nav_header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.user_quiz_nav_body{grid-template-columns:220px 1fr;min-height:260px;display:grid}.user_quiz_nav_sidebar{border-right:1px solid #f1f5f9;padding:12px}.user_quiz_nav_filter{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:8px;padding:8px 10px;font-size:13px;transition:background .15s,border-color .15s;display:flex}.user_quiz_nav_filter:hover{background:#f8fafc}.user_quiz_nav_filter.is_active{background:#eff6ff;border-color:#dbeafe}.user_quiz_nav_main{padding:12px;overflow-y:auto}.user_quiz_nav_circles{grid-template-columns:repeat(auto-fill,minmax(44px,1fr));gap:10px;padding-bottom:4px;display:grid}.user_quiz_circle{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex;position:relative}.user_quiz_circle:hover{background:#f8fafc;border-color:#dbeafe}.user_quiz_circle.is_answered{color:#065f46;background:#bfffbf;border-color:#86efac}.user_quiz_circle.is_unsure{color:#92400e;background:#fef9c3;border-color:#fde68a}.user_quiz_circle.is_current{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 8px 24px #1c88c759}.user_quiz_circle_dot{background:#f59e0b;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}@media (width<=1024px){.user_quiz_side_by_side_layout{flex-direction:column;align-items:stretch;gap:20px;max-width:100%;margin-left:0}}.user_assigned_container{max-width:1200px;margin:0 auto;padding:24px;font-family:Inter,system-ui,-apple-system,sans-serif}.user_assigned_header h1{color:#2c3e50;margin-bottom:.5rem;font-size:2rem;font-weight:600}.user_assigned_subtitle{color:#7f8c8d;margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.user_assigned_tabs{border-bottom:1px solid #eaeaea;margin-bottom:1.5rem;display:flex}.user_assigned_tab_button{color:#000;cursor:pointer;background:0 0;border:none;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:600;transition:all .2s;position:relative}.user_assigned_tab_button.active{color:var(--color-accent)}.user_assigned_tab_button.active:after{content:"";background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-primary) 100%);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.user_assigned_tab_button:hover:not(.active){color:#5d6d7e}.user_assigned_content{margin-top:1rem}.user_assigned_grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.user_assigned_card{border-top:4px solid var(--color-accent);background:#fff;border-radius:8px;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 10px #00000014}.user_assigned_card:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.user_assigned_card_header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.user_assigned_card_header h3{color:#2c3e50;flex:1;margin:0;font-size:1.2rem;font-weight:600}.user_assigned_status_badge{border-radius:12px;margin-left:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.user_assigned_status_not_started{color:#b91c1c;background-color:#fee2e2}.user_assigned_status_inprogess{color:#b45309;background-color:#fef3c7}.user_assigned_status_completed{color:#15803d;background-color:#dcfce7}.user_assigned_card_description{color:#555;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.user_assigned_card_details{margin-bottom:1.5rem}.user_assigned_detail_item{margin-bottom:.75rem;display:flex}.user_assigned_detail_label{color:#7f8c8d;min-width:90px;font-size:.85rem;font-weight:600}.user_assigned_detail_value{color:#34495e;font-size:.85rem}.user_assigned_detail_value.overdue{color:#e74c3c;font-weight:600}.user_assigned_progress_container{margin-top:1rem}.user_assigned_progress_bar{background-color:#f0f0f0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.user_assigned_progress_fill{background-color:var(--color-accent);border-radius:4px;height:100%;transition:width .3s}.user_assigned_progress_text{color:#7f8c8d;text-align:right;font-size:.8rem;display:block}.user_assigned_launch_button{background-color:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;margin-top:auto;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .2s}.user_assigned_launch_button:hover{background-color:var(--color-primary)}.user_assigned_empty_state{text-align:center;color:#95a5a6;background:#fff;border-radius:8px;padding:3rem;font-size:1.1rem;box-shadow:0 2px 10px #00000014}.user_assigned_card[data-type=training]{border-top-color:var(--color-accent)}.user_assigned_card[data-type=assignment]{border-top-color:#9b59b6}.user_assigned_search_box{flex:1;justify-content:space-between;align-items:center;min-width:240px;display:flex;position:relative}.user_assigned_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.user_assigned_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.user_assigned_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.user_assigned_filter_group select{color:#374151;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:14px}.user_assigned_filter_actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=768px){.user_assigned_container{padding:1rem}.user_assigned_grid{grid-template-columns:1fr}.user_assigned_tabs{justify-content:center}.user_assigned_tab_button{padding:.75rem 1rem;font-size:.9rem}.user_assigned_search_box input{width:100%}}.user_assigned_pagination{justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.user_assigned_pagination_numbers{gap:8px;display:flex}.user_assigned_pagination_btn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.user_assigned_pagination_btn:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.user_assigned_pagination_btn:disabled{opacity:.5;cursor:not-allowed;background-color:#f9fafb}.user_assigned_pagination_number{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.user_assigned_pagination_number:hover:not(.active){background-color:#f3f4f6;border-color:#9ca3af}.user_assigned_pagination_number.active{background-color:var(--color-primary);border-color:var(--color-accent);color:#fff;font-weight:600}.course-card{background:#fff;border:2px solid #fff;border-radius:16px;flex-direction:column;width:100%;max-width:300px;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.course-card:hover{border:2px solid var(--color-primary)}.course-card.deadline-near{border-color:#f59e0b;box-shadow:0 4px 6px -1px #f59e0b1a,0 2px 4px -1px #f59e0b0f}.deadline-badge{color:#b45309;z-index:10;text-transform:uppercase;letter-spacing:.5px;background:#fffbeb;border:1px solid #fcd34d;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 4px #0000001a}.course-card.overdue{border-color:#ef4444;box-shadow:0 4px 6px -1px #ef44441a,0 2px 4px -1px #ef44440f}.deadline-badge.overdue{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.course-image{width:100%;height:160px;position:relative;overflow:hidden}.course-image img{object-fit:cover;width:100%;height:100%}.badges{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:12px;left:12px}.module{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 10px 30px -5px #667eea4d}.survey{background:linear-gradient(135deg, #06b6d4 0%, var(--color-accent) 100%);box-shadow:0 10px 30px -5px #06b6d44d}.assessment{background:linear-gradient(135deg,#f59e0b 0%,#ef4444 100%);box-shadow:0 10px 30px -5px #f59e0b4d}.learningpath{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 10px 30px -5px #10b9814d}.document{background:linear-gradient(135deg,#66baea 0%,#764ba2 100%);box-shadow:0 10px 30px -5px #667eea4d}.scorm{background:linear-gradient(135deg,#c5ea66 0%,#7ca24b 100%);box-shadow:0 10px 30px -5px #667eea4d}.badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 2px #0000001a;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700;box-shadow:0 2px 4px #0003}.course-content{flex-direction:column;flex-grow:1;padding:16px;display:flex}.course-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.course-title{color:#111827;-webkit-line-clamp:2;line-clamp:2;letter-spacing:-.01em;-webkit-box-orient:vertical;flex:1;margin:0;font-size:14px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.credits{background:#f3f4f6;border-radius:8px;flex-direction:column;align-items:center;min-width:48px;padding:4px 8px;display:flex}.credits-value{color:var(--color-primary);font-size:16px;font-weight:800;line-height:1}.credits-label{color:#6b7280;text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:600}.course-description{color:#4a5568;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;height:54px;margin:0 0 12px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.course-dates{color:#718096;flex-direction:column;gap:4px;margin-top:auto;margin-bottom:12px;font-size:11px;display:flex}.date-row{justify-content:space-between;display:flex}.date-label{color:#4a5568;font-weight:600}.date-value{font-weight:500}.course-footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}.rating{align-items:center;gap:8px;display:flex}.course-action-btn{color:#fff;cursor:pointer;letter-spacing:.3px;background:#011f5b;border:none;border-radius:9999px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.course-action-btn:hover{background-color:#022a7a}.course-action-btn:active{transform:translateY(0)}.course-score-btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.course-score-btn:before{content:"";border-radius:inherit;pointer-events:none;background:#011f5b;position:absolute;inset:0}.course-score-btn:hover{background-color:#022a7a}.course-score-btn:active{transform:translateY(0)}.score-btn-trophy{color:#fef3c7;filter:drop-shadow(0 1px 2px #00000040);justify-content:center;align-items:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1);display:flex}.score-badge{color:#fff;text-align:center;pointer-events:none;background:#011f5b;border:1.5px solid #fff;border-radius:10px;min-width:28px;padding:2px 6px;font-size:10px;font-weight:800;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0003}.progress{justify-content:center;align-items:center;width:36px;height:36px;margin-right:10px;display:inline-flex;position:relative}.progress-ring{display:block}.progress-ring__bg{stroke:#e5e7eb}.progress-ring__fg{stroke:var(--color-accent);transform-origin:50%;transition:stroke-dashoffset .3s;transform:rotate(-90deg)}.progress-ring__label{fill:#111827;font-size:10px;font-weight:700}.ribbon-tag{background:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:8;border-bottom-left-radius:12px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:0;right:0;box-shadow:0 2px 4px #0000001a}.user_catalog_container{max-width:1280px;margin:0 auto;padding:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.user_global_lib_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.user_global_lib_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.user_global_lib_header_info h1.user_global_lib_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.user_global_lib_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.user_catalog_header{text-align:left;margin-bottom:32px}.user_catalog_controls{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex;position:relative}.user_catalog_controls_right{align-items:center;gap:10px;display:flex;position:relative}.user_catalog_results_section{background:#fff;border:2px solid #cecece;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000000d}.user_catalog_header h2{color:var(--color-primary);letter-spacing:-.5px;margin-top:0;margin-bottom:12px;font-size:28px;font-weight:700}.user_catalog_header p{color:#4b5563;margin:0;font-size:16px}.user_catalog_filter_section{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:32px;padding:20px;box-shadow:0 1px 3px #0000001a}.user_catalog_filter_row{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.user_catalog_search_group{justify-content:center;align-items:center;display:flex}.user_catalog_search_box{align-items:center;margin-top:10px;display:flex;position:relative}.user_catalog_search_box input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;outline:none;width:600px;padding:10px 56px 10px 20px;font-family:inherit;font-size:16px;transition:all .2s}.user_catalog_search_box button{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 10px;transition:all .2s;display:flex;position:absolute;right:6px}.user_catalog_search_box button:hover{transform:scale(1.05);box-shadow:0 4px 12px #5570f14d}.user_catalog_filter_dropdown select{appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%236b7280' viewBox='0 0 16 16'%3E%3Cpath d='M8 11.5l-5-5h10l-5 5z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #d1d5db;border-radius:6px;min-width:160px;padding:10px 36px 10px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.user_catalog_filter_dropdown select:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #1c88c740}.user_catalog_courses_grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.user_catalog_course_card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 5px #00000014}.user_catalog_course_card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001f}.user_catalog_course_image{height:160px;overflow:hidden}.user_catalog_course_image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.user_catalog_course_card:hover .user_catalog_course_image img{transform:scale(1.05)}.user_catalog_course_title{color:#111827;margin:0;padding:16px 20px 8px;font-size:18px;font-weight:600;line-height:1.4}.user_catalog_course_meta{color:#6b7280;border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:0 20px 12px;font-size:14px;display:flex}.user_catalog_course_stats{justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.user_catalog_rating{flex-direction:column;display:flex}.user_catalog_rating_value{color:#111827;font-weight:600}.user_catalog_rating_stars{color:#f59e0b;letter-spacing:1px;font-size:12px}.user_catalog_enrolled{color:#6b7280;font-size:13px}.user_catalog_enroll_button{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;margin:0 20px 20px;padding:10px 0;font-size:15px;font-weight:500;transition:background-color .2s}.user_catalog_enroll_button:hover{background-color:var(--color-accent)}.user_catalog_no_results{text-align:center;border-radius:10px;grid-column:1/-1;padding:40px 20px}.user_catalog_no_results p{color:#4b5563;margin-bottom:16px;font-size:16px}.user_catalog_no_results button{color:#374151;cursor:pointer;background-color:#e5e7eb;border:none;border-radius:6px;padding:8px 16px;font-size:14px;transition:background-color .2s}.user_catalog_no_results button:hover{background-color:#d1d5db}.user_catalog_skeleton{position:relative;overflow:hidden}.user_catalog_skeleton:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:2s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.user_catalog_skeleton_image{background-color:#e5e7eb;height:160px;margin-bottom:16px}.user_catalog_skeleton_title{background-color:#e5e7eb;border-radius:4px;height:24px;margin:0 20px 12px}.user_catalog_skeleton_meta{background-color:#e5e7eb;border-radius:4px;width:60%;height:16px;margin:0 20px 16px}.user_catalog_skeleton_description{background-color:#e5e7eb;border-radius:4px;height:40px;margin:0 20px 16px}.user_catalog_skeleton_button{background-color:#e5e7eb;border-radius:6px;height:40px;margin:0 20px 20px}.user_catalog_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.user_catalog_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.user_catalog_filter_panel{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.user_catalog_filter_actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.user_catalog_filter_close{cursor:pointer;z-index:10;position:absolute;top:10px;right:10px}@media (width<=768px){.user_catalog_container{padding:16px}.user_catalog_controls{flex-direction:column;align-items:stretch}.user_catalog_controls_right{justify-content:flex-end}.user_catalog_courses_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.user_catalog_filter_row{flex-direction:column;align-items:stretch}.user_catalog_search_box,.user_catalog_filter_dropdown,.user_catalog_filter_dropdown select{width:100%}}@media (width<=480px){.user_catalog_courses_grid{grid-template-columns:1fr}.user_catalog_header h2{font-size:24px}}.user_catalog_pagination{justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.user_catalog_pagination_numbers{gap:8px;display:flex}.user_catalog_pagination_btn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.user_catalog_pagination_btn:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.user_catalog_pagination_btn:disabled{opacity:.5;cursor:not-allowed;background-color:#f9fafb}.user_catalog_pagination_number{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.user_catalog_pagination_number:hover{background-color:#f3f4f6;border-color:#9ca3af}.user_catalog_pagination_number.active{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}.global-mp-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out global-mp-fadein;display:flex;position:fixed;inset:0}.global-mp-overlay--embedded{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:static}.global-mp-container{-webkit-font-smoothing:antialiased;background:var(--bg-main);border-radius:var(--radius-modal);width:100%;max-width:1100px;max-height:90vh;box-shadow:var(--shadow-modal);border:1px solid #dde3ed;flex-direction:column;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;animation:.18s ease-out global-mp-scalein;display:flex;overflow:hidden}.global-mp-header{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.global-mp-header-left{align-items:center;gap:10px;display:flex}.global-mp-icon-box{background:var(--soft-blue);color:var(--navy);border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.global-mp-header-title{color:var(--text-dark);font-size:15px;font-weight:700}.global-mp-tabs-pill{background:#f1f5f9;border-radius:8px;gap:2px;padding:4px;display:flex}.global-mp-tabs-pill button{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,box-shadow .15s}.global-mp-tabs-pill button:hover{color:var(--accent-blue)}.global-mp-tabs-pill button.active{background:var(--navy);color:#fff;box-shadow:0 2px 8px #011f5b47}.global-mp-close-x{border:1px solid var(--border);cursor:pointer;width:30px;height:30px;color:var(--text-muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.global-mp-close-x:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.global-mp-body{background:var(--bg-main);flex:1;min-height:0;padding:14px;overflow-y:auto}.global-mp-grid{grid-template:"img meta"290px"left right"/1fr 1fr;align-items:start;gap:14px;display:grid}.global-mp-cell-img,.global-mp-cell-meta{align-self:stretch}.global-mp-cell-img{grid-area:img}.global-mp-cell-meta{grid-area:meta}.global-mp-col-left{flex-direction:column;grid-area:left;align-self:start;gap:14px;display:flex}.global-mp-col-right{flex-direction:column;grid-area:right;align-self:start;gap:14px;display:flex}.global-mp-col-left>.global-mp-card:first-child,.global-mp-col-right>.global-mp-card:first-child{min-height:120px}.global-mp-col-left>.global-mp-card:last-child,.global-mp-col-right>.global-mp-card:last-child{min-height:178px}.global-mp-cell{flex-direction:column;min-width:0;display:flex}.global-mp-card{border-radius:var(--radius-card);border:1px solid var(--border);box-shadow:var(--shadow-card);background:#fff;padding:18px 20px}.global-mp-inner-flex{flex-direction:column;display:flex}.global-mp-inner-flex .global-mp-prereq-list,.global-mp-inner-flex .global-mp-tags{flex:none}.global-mp-media-card{border-radius:var(--radius-card);background:linear-gradient(160deg,#1d3580 0%,#132458 55%,#0d1a42 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;overflow:hidden}.global-mp-thumb-img{width:100%;height:100%;display:block}.global-mp-video-placeholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:290px;display:flex}.global-mp-meta-card{flex-direction:column;justify-content:space-between;padding:22px 20px 24px;display:flex}.global-mp-title{color:var(--text-dark);margin-bottom:32px;font-size:19px;font-weight:800;line-height:1.3}.global-mp-category{color:var(--accent-blue);margin-bottom:35px;font-size:14px;font-weight:600}.global-mp-target-row{gap:120px;margin-bottom:16px;padding-bottom:20px;display:flex}.global-mp-target-row--assessment{gap:120px;margin-bottom:6px;padding-bottom:20px;display:flex}.global-mp-target-row>div{flex-direction:column;gap:4px;display:flex}.global-mp-label{color:#000;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.global-mp-label-team{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.global-mp-target-val{color:var(--text-dark);font-size:14px;font-weight:800}.global-mp-stats-row{flex-wrap:nowrap;gap:8px;margin-top:auto;display:flex}.global-mp-stats-row--second{margin-top:8px;margin-bottom:8px}.global-ap-stats-row{flex-wrap:nowrap;gap:8px;display:flex}.global-mp-stat-pill{background:var(--soft-blue);min-width:0;color:var(--text-dark);text-align:center;white-space:nowrap;text-overflow:ellipsis;border:1px solid #dbeafe;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 6px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.global-mp-tags{flex-wrap:wrap;gap:8px;display:flex}.global-mp-tag{background:var(--soft-blue);color:var(--accent-blue);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;line-height:1.2}.global-mp-prereq-list{flex-direction:column;gap:0;display:flex}.global-mp-prereq-item{color:var(--text-dark);align-items:flex-start;gap:10px;padding:4px 0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.global-mp-bullet{background:var(--text-dark);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;display:inline-block}.global-mp-show-link{color:var(--accent-blue);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.global-mp-show-link:hover{opacity:.7}.global-mp-show-link--bottom{margin-top:10px;padding-top:0}.global-mp-chev{flex-shrink:0;transition:transform .22s}.global-mp-chev--up{transform:rotate(180deg)}.global-mp-expandable{flex:none;max-height:88px;transition:max-height .32s;overflow:hidden}.global-mp-expandable--open{max-height:1000px}.global-mp-body-text{color:#4b5563;font-size:13px;line-height:1.65}.global-mp-outcomes-list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.global-mp-outcome-item{color:var(--text-dark);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.global-mp-check{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:14px;font-weight:800}.global-mp-check--muted{color:var(--text-muted)}.global-mp-footer{border-top:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;height:62px;padding:0 24px;display:flex}.global-mp-btn-primary{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #011f5b40}.global-mp-btn-primary:hover{background:#0a2d7a;transform:translate(2px);box-shadow:0 6px 16px #011f5b52}.global-mp-btn-ghost{border:1.5px solid var(--border);color:var(--text-dark);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.global-mp-btn-ghost:hover{background:var(--bg-main)}.global-mp-btn-outline{border:1.5px solid var(--accent-blue);color:var(--accent-blue);cursor:pointer;background:0 0;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s}.global-mp-btn-outline:hover{background:#eff6ff}.global-mp-resources{flex-direction:column;gap:14px;display:flex}.global-mp-res-title{color:var(--text-dark);margin-bottom:12px;font-size:14px;font-weight:800}.global-mp-res-loading{justify-content:center;align-items:center;height:160px;display:flex}.global-mp-res-image{justify-content:center;display:flex}.global-mp-res-image img{border-radius:8px;max-width:100%;max-height:65vh}.global-mp-res-iframe{height:65vh}.global-mp-res-iframe iframe{border:0;border-radius:8px;width:100%;height:100%}.global-mp-richtext{border:1px solid var(--border);color:var(--text-dark);background:#fff;border-radius:10px;padding:16px;font-size:14px;line-height:1.7}.global-mp-richtext-inline{color:#4b5563;word-break:break-word;overflow-wrap:break-word;font-size:13px;line-height:1.65}.global-mp-richtext-inline h1,.global-mp-richtext-inline h2,.global-mp-richtext-inline h3{margin:8px 0 4px;font-weight:700}.global-mp-richtext-inline p{margin:4px 0}.global-mp-richtext-inline ul,.global-mp-richtext-inline ol{margin:4px 0;padding-left:18px}.global-mp-file-row{background:var(--bg-main);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.global-mp-file-name{color:var(--text-dark);font-size:13px;font-weight:600}.global-mp-muted{color:var(--text-muted);font-size:13px}.global-mp-link{color:var(--accent-blue);font-size:13px;font-weight:700;text-decoration:none}.global-mp-link:hover{text-decoration:underline}.global-mp-fb-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.global-mp-fb-reactions{gap:8px;display:flex}.global-mp-fb-btn{border:1px solid var(--border);color:#334155;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.global-mp-fb-btn:hover{background:var(--soft-blue);border-color:#bfdbfe}.global-mp-fb-btn--like{background:var(--accent-blue);color:#fff;border-color:var(--accent-blue)}.global-mp-fb-btn--dislike{color:#991b1b;background:#fee2e2;border-color:#fecaca}.global-mp-fb-input-row{align-items:center;gap:10px;display:flex}.global-mp-fb-input{border:1px solid var(--border);color:var(--text-dark);border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13px}.global-mp-fb-input:focus{border-color:var(--accent-blue)}.global-mp-fb-count{color:var(--text-muted);white-space:nowrap;font-size:11px}.global-mp-fb-submit{border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.global-mp-fb-submit:disabled{opacity:.4;cursor:not-allowed}.global-mp-fb-submit:not(:disabled):hover{background:#0a2d7a}@keyframes global-mp-fadein{0%{opacity:0}to{opacity:1}}@keyframes global-mp-scalein{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:none}}@media (width<=780px){.global-mp-grid{grid-template:"img""meta""left""right"/1fr}.global-mp-stats-row{flex-wrap:wrap}.global-mp-stat-pill{flex:unset}.global-mp-video-placeholder{min-height:180px}.global-mp-target-row{gap:24px}}@media (width<=520px){.global-mp-overlay{padding:0}.global-mp-container{border-radius:0;max-height:100vh}}:root{--color-primary:#011f5b;--color-accent:#1c88c7}.user_cert_container{padding:24px}.user_cert_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.user_cert_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.user_cert_header_info h1.user_cert_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.user_cert_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.user_cert_stats{gap:16px;display:flex}.user_cert_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.user_cert_stat_icon{color:var(--color-accent);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.user_cert_stat_info{flex-direction:column;display:flex}.user_cert_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.user_cert_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.user_cert_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.user_cert_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.user_cert_search_icon{z-index:1;color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.user_cert_search_input{border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.user_cert_search_input:focus{border-color:#011f5b}.user_cert_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.user_cert_btn_primary:hover{background:#022a7a}.user_cert_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.user_cert_btn_secondary:hover{background:#e5e7eb}.user_cert_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.user_cert_table_container{overflow-x:auto}.user_cert_table{border-collapse:collapse;width:100%}.user_cert_table th,.user_cert_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.user_cert_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.user_cert_table_row{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.user_cert_table_row:hover{background-color:#f9f9f9}.user_cert_cell_content{align-items:center;gap:12px;display:flex}.user_cert_title_container{flex-direction:column;gap:4px;display:flex}.user_cert_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.user_cert_status_badge{letter-spacing:.025em;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;width:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.user_cert_status_badge.published{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.user_cert_status_badge.draft{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.user_cert_date_info{white-space:nowrap;color:#64748b;align-items:center;gap:6px;font-size:.875rem;display:flex}.user_cert_actions{text-align:left;gap:8px;display:flex}.user_cert_empty_state{text-align:center;padding:48px 24px}.user_cert_empty_icon{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.user_cert_empty_state h3{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:600}.user_cert_empty_state p{color:#64748b;margin:0 0 20px}@media (width<=768px){.user_cert_header_content{flex-direction:column;gap:20px}.user_cert_stats{justify-content:space-between;width:100%}.user_cert_stat_card{flex:1;min-width:auto}}.user_completed_container{max-width:1200px;margin:0 auto;padding:24px;font-family:Inter,system-ui,-apple-system,sans-serif}.user_completed_header h1{color:#2c3e50;margin-bottom:.5rem;font-size:2rem;font-weight:600}.user_completed_content{margin-top:1rem}.user_completed_grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.user_completed_empty_state{text-align:center;color:#95a5a6;background:#fff;border-radius:8px;padding:3rem;font-size:1.1rem;box-shadow:0 2px 10px #00000014}.user_completed_search_box{flex:1;justify-content:space-between;align-items:center;min-width:240px;margin-bottom:40px;display:flex;position:relative}.user_completed_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.user_completed_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.user_completed_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.user_completed_filter_group select{color:#374151;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:14px}.user_completed_filter_actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=768px){.user_completed_container{padding:1rem}.user_completed_grid{grid-template-columns:1fr}.user_completed_search_box input{width:100%}}.user_completed_pagination{justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.user_completed_pagination_numbers{gap:8px;display:flex}.user_completed_pagination_btn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.user_completed_pagination_btn:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.user_completed_pagination_btn:disabled{opacity:.5;cursor:not-allowed;background-color:#f9fafb}.user_completed_pagination_number{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.user_completed_pagination_number:hover:not(.active){background-color:#f3f4f6;border-color:#9ca3af}.user_completed_pagination_number.active{background-color:var(--color-primary);border-color:var(--color-accent);color:#fff;font-weight:600}.user_dash_container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.user_dash_content{max-width:1400px;margin:0 auto}.user_dash_welcome_card{background:#011f5b;border-radius:16px;margin-bottom:24px;padding:32px;animation:.6s ease-out user_dash_fadeInUp;box-shadow:0 8px 22px #011f5b26}.user_dash_welcome_title{color:#fff;margin:0 0 8px;font-size:32px;font-weight:700;line-height:1.2}.user_dash_welcome_subtitle{color:#ffffffe6;margin:0;font-size:18px;font-weight:500}.user_dash_welcome_description{color:#ffffffd9;max-width:fit-content;font-size:15px;line-height:1.6}.user_dash_getting_started{margin-top:32px;animation:.6s ease-out .4s both user_dash_fadeInUp}.user_dash_section_title{color:#111827;margin:24px 0 16px;font-size:20px;font-weight:700}.user_dash_summary_grid{grid-template-columns:2fr 1fr 1fr;align-items:stretch;gap:20px;margin-bottom:20px;display:grid}.user_dash_card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:100%;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 10px #0000000d}.user_dash_card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.user_dash_card_title{color:var(--color-primary);border-bottom:2px solid #f3f4f6;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 20px;padding-bottom:12px;font-size:18px;font-weight:600;display:flex}.user_dash_card_title_text{flex-direction:column;gap:.2rem;display:flex}.user_dash_card_subtitle{color:#6b7280;font-size:12px;font-weight:400}.user_dash_help_icon_button{cursor:pointer;width:28px;height:28px;color:var(--color-primary);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:none;display:inline-flex;position:relative}.user_dash_help_icon_button:hover{color:#022a7a;background-color:#f9fafb}.user_dash_help_icon_button:focus-visible{outline-offset:2px;outline:2px solid #022a7a}.user_dash_help_tooltip{color:#111827;opacity:0;visibility:hidden;white-space:normal;z-index:20;text-align:left;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;min-width:260px;max-width:360px;padding:8px 12px;font-size:12px;line-height:1.4;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 10px #0f172a26}.user_dash_help_tooltip:after{content:"";border:6px solid #0000;border-bottom-color:#fff;position:absolute;bottom:100%;right:10px}.user_dash_help_icon_button:hover .user_dash_help_tooltip,.user_dash_help_icon_button:focus-visible .user_dash_help_tooltip{opacity:1;visibility:visible}.user_dash_icon_container{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.user_dash_training_stats{flex:1;grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.user_dash_stat_item{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.user_dash_stat_item:hover{background-color:#f3f4f6;border-color:#011f5b}.user_dash_stat_info{flex-direction:column;display:flex}.user_dash_stat_label{color:#000;text-transform:uppercase;font-size:12px;font-weight:600}.user_dash_stat_value{color:#111827;font-size:14px;font-weight:700}.user_dash_achievements_list{flex-direction:column;flex:1;gap:18px;display:flex}.user_dash_achievement_item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;padding:12px;display:flex;box-shadow:0 2px 4px #00000005}.user_dash_achievement_info{flex-direction:column;display:flex}.user_dash_achievement_label{color:#000;font-size:13px;font-weight:600}.user_dash_achievement_value{color:var(--color-primary);font-size:14px;font-weight:700}.user_dash_leaderboard_list{gap:20 px;flex-direction:column;flex:1;display:flex}.user_dash_leaderboard_item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;transition:all .2s}.user_dash_leaderboard_content{align-items:center;gap:16px;display:flex}.user_dash_leaderboard_badge{background:linear-gradient(135deg, var(--color-primary), var(--color-accent));color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;font-size:12px;font-weight:700;display:flex;box-shadow:0 4px 10px #0000001a}.user_dash_leaderboard_badge svg{margin-bottom:2px;font-size:14px}.user_dash_leaderboard_info{flex-direction:column;display:flex}.user_dash_leaderboard_label{color:#111827;font-size:14px;font-weight:600}.user_dash_leaderboard_sub{color:#6b7280;font-size:12px}.user_dash_motivational_text{text-align:center;color:#6b7280;margin:auto;padding:16px;font-size:13px;font-style:italic}.user_dash_icon_completed,.user_dash_icon_in_progress,.user_dash_icon_not_started,.user_dash_icon_overdue,.user_dash_icon_time_spent,.user_dash_icon_completion_rate{background-color:var(--color-primary)}.user_dash_achieve_credits,.user_dash_achieve_stars,.user_dash_achieve_badges{background:var(--color-primary);color:#fff}.user_dash_leaderboard_badge{background:var(--color-primary)}.user_dash_icon_container,.user_dash_achievement_icon,.user_dash_leaderboard_badge{color:#fff!important}.user_dash_message_card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #12263f1f}.user_dash_message_card_header{border-bottom:1px solid #e5e7eb;padding:14px 16px}.user_dash_message_card_title{color:#000;margin:0;font-size:18px;font-weight:600}.user_dash_message_card_body{padding:6px 16px 12px}.user_dash_message_loading{color:#6b7280;padding:8px 0;font-size:14px}.user_dash_empty_state{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:20vh;padding:8px 0;font-size:14px;display:flex}.user_dash_message_list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.user_dash_message_item{z-index:0;will-change:background, box-shadow, transform;border:1px solid #0000;border-bottom-color:#e5e7eb;border-radius:10px;align-items:flex-start;gap:12px;margin:2px 0;padding:12px 8px;transition:background .2s,box-shadow .2s,transform 50ms;display:flex;position:relative}.user_dash_message_item:hover,.user_dash_message_item.is-hover{background:#f8fafc;border:1px solid #011f5b}.user_dash_message_icon{color:#111827;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:inline-flex}.user_dash_message_content{flex:1}.user_dash_message_text{color:#000;margin:0 0 4px;font-size:14px;line-height:1.5}.user_dash_message_time{color:#6b7280;font-size:12px}@keyframes user_dash_fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=1200px){.user_dash_summary_grid{grid-template-columns:1fr 1fr}.user_dash_card:first-child{grid-column:span 2}}@media (width<=768px){.user_dash_summary_grid{grid-template-columns:1fr}.user_dash_card:first-child{grid-column:span 1}.user_dash_training_stats{grid-template-columns:1fr}.user_dash_container{padding:16px}}.user_dash_note{color:#0369a1;background-color:#f0f9ff;border-left:4px solid #011f5b;border-radius:4px;align-items:center;gap:8px;margin-bottom:24px;padding:12px 16px;font-size:14px;font-weight:500;display:flex;box-shadow:0 1px 2px #0000000d}.skeleton_card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:20px;position:relative;overflow:hidden}.skeleton_text{background:#e0e7ff;border-radius:4px;position:relative;overflow:hidden}.skeleton_circle{background:#e0e7ff;border-radius:50%;position:relative;overflow:hidden}.skeleton_item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex;position:relative;overflow:hidden}.skeleton_card:after,.skeleton_text:after,.skeleton_circle:after,.skeleton_item:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:0;transform:translate(-100%)}.user_dash_section_org_msg{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.user_dash_message_card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:65%;height:270px;transition:transform .2s,box-shadow .2s;animation:.6s ease-out .2s both user_dash_fadeInUp;overflow:visible;box-shadow:0 1px 2px #1018280a}.user_dash_org_card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:35%;height:270px;transition:transform .2s,box-shadow .2s;animation:.6s ease-out .2s both user_dash_fadeInUp;overflow:visible;box-shadow:0 1px 2px #1018280a}.user_dash_org_card_logo{object-fit:cover;border-radius:50%;width:180px;height:180px}.user_dash_org_card_header{border-bottom:1px solid #e5e7eb;padding:14px 16px}.user_dash_org_card_title{color:#000;margin:0;font-size:18px;font-weight:600}.user_dash_org_card_body{padding:6px 16px 12px}.help-center-container{background:linear-gradient(#f9fafb,#fff);max-width:1200px;min-height:100vh;margin:0 auto;padding:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.help-center-header{text-align:center;color:#fff;background:#011f5b;border-radius:20px;margin-bottom:48px;padding:48px 32px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.help-center-header:before{content:"";pointer-events:none;width:200%;height:200%;position:absolute;top:-50%;right:-50%}.help-center-header h2{z-index:1;text-shadow:0 2px 10px #0000001a;margin:0 0 16px;font-size:36px;font-weight:800;position:relative}.help-intro-text{z-index:1;opacity:.95;max-width:700px;margin:0 auto;font-size:17px;line-height:1.6;position:relative}.help-search-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:40px;padding:32px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #00000014}.help-search-section:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.help-search-title{color:#111827;margin:0 0 20px;font-size:22px;font-weight:700}.help-categories-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:40px;padding:32px;box-shadow:0 4px 12px #00000014}.help-categories-title{color:#111827;margin:0 0 24px;padding-bottom:12px;font-size:20px;font-weight:700;position:relative}.help-categories-title:after{content:"";background:linear-gradient(90deg, var(--color-primary) 0%, var(--color-accent) 100%);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:0}.help-category-buttons{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.help-category-btn{color:#374151;cursor:pointer;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;padding:14px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:flex}.help-category-btn:hover{background:#f3f4f6;border-color:#011f5b}.help-category-btn.help-active{color:#fff;background:#011f5b}.help-category-icon{align-items:center;display:flex}.help-faq-section{margin-bottom:40px}.help-faq-title{color:#111827;flex-wrap:wrap;align-items:center;margin:0 0 24px;font-size:22px;font-weight:700;display:flex}.help-selected-category{color:var(--color-primary);font-weight:700}.help-faq-list{flex-direction:column;gap:16px;display:flex}.help-faq-item{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.help-faq-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.help-faq-item.help-expanded{border-color:var(--color-primary);box-shadow:0 4px 16px #5570f126}.help-faq-question{justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.help-faq-question h4{color:#111827;flex:1;margin:0;font-size:17px;font-weight:600}.help-faq-question-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.help-faq-category-tag{color:#6b7280;background:#f3f4f6;border-radius:20px;justify-content:center;align-items:center;gap:6px;width:124px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.help-faq-chevron{color:#9ca3af;flex-shrink:0;transition:transform .3s}.help-faq-chevron.help-expanded{color:var(--color-primary);transform:rotate(180deg)}.help-faq-answer{padding:0 24px 20px;animation:.3s ease-out slideDown}.help-faq-answer p{color:#4b5563;border-left:4px solid var(--color-primary);background:#f9fafb;border-radius:8px;margin:0;padding:16px;line-height:1.6}.help-no-results{text-align:center;background:#fff;border:2px dashed #e5e7eb;border-radius:12px;padding:60px 20px}.help-no-results svg{color:#9ca3af;margin-bottom:16px}.help-no-results p{color:#6b7280;margin:0 0 20px;font-size:16px}.help-contact-section{margin-bottom:40px}.help-contact-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:40px;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.help-contact-card:before{content:"";background:linear-gradient(90deg, var(--color-primary) 0%, var(--color-accent) 100%);height:6px;position:absolute;top:0;left:0;right:0}.help-contact-card h3{color:#111827;margin:0 0 12px;font-size:24px;font-weight:700}.help-contact-card p{color:#6b7280;max-width:600px;margin:0 auto 28px;font-size:16px}.help-contact-options{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.help-btn-primary{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #5570f14d}.help-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5570f166}.help-btn-outline{color:var(--color-primary);border:2px solid var(--color-primary);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:flex}.help-btn-outline:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #5570f14d}@media (width<=768px){.help-center-container{padding:20px}.help-center-header{margin-bottom:32px;padding:32px 24px}.help-center-header h2{font-size:28px}.help-intro-text{font-size:15px}.help-search-section,.help-categories-section{padding:24px}.help-category-buttons{grid-template-columns:1fr}.help-faq-question{flex-direction:column;align-items:flex-start}.help-faq-question-right{justify-content:space-between;width:100%}.help-contact-card{padding:28px 20px}.help-contact-options{flex-direction:column}.help-btn-primary,.help-btn-outline{justify-content:center;width:100%}}@media (width<=480px){.help-center-header h2{font-size:24px}.help-search-box input,.help-faq-question h4{font-size:16px}}.user_inProgress_container{max-width:1200px;margin:0 auto;padding:24px;font-family:Inter,system-ui,-apple-system,sans-serif}.user_inProgress_header h1{color:#2c3e50;margin-bottom:.5rem;font-size:2rem;font-weight:600}.user_inProgress_content{margin-top:1rem}.user_inProgress_grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.user_inProgress_empty_state{text-align:center;color:#95a5a6;background:#fff;border-radius:8px;padding:3rem;font-size:1.1rem;box-shadow:0 2px 10px #00000014}.user_inProgress_search_box{flex:1;justify-content:space-between;align-items:center;min-width:240px;margin-bottom:40px;display:flex;position:relative}.user_inProgress_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.user_inProgress_filter_group{flex-direction:column;align-items:start;margin-bottom:12px;display:flex}.user_inProgress_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.user_inProgress_filter_group select{color:#374151;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:14px}.user_inProgress_filter_actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=768px){.user_inProgress_container{padding:1rem}.user_inProgress_grid{grid-template-columns:1fr}.user_inProgress_search_box input{width:100%}}.user_inProgress_pagination{justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.user_inProgress_pagination_numbers{gap:8px;display:flex}.user_inProgress_pagination_btn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.user_inProgress_pagination_btn:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.user_inProgress_pagination_btn:disabled{opacity:.5;cursor:not-allowed;background-color:#f9fafb}.user_inProgress_pagination_number{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.user_inProgress_pagination_number:hover:not(.active){background-color:#f3f4f6;border-color:#9ca3af}.user_inProgress_pagination_number.active{background-color:var(--color-primary);border-color:var(--color-accent);color:#fff;font-weight:600}.user_learning_hub_container{max-width:1280px;margin:0 auto;padding:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.user_learning_hub_search{margin-bottom:32px}.user_learning_hub_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.user_learning_hub_header_content{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.user_learning_hub_header_info h1.user_learning_hub_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.user_learning_hub_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.user_learning_hub_header h2{color:var(--color-primary);letter-spacing:-.5px;margin-top:0;margin-bottom:12px;font-size:28px;font-weight:700}.user_learning_hub_header p{color:#4b5563;margin:0;font-size:16px}.user_learning_section{margin-bottom:40px}.user_learning_section_header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.user_learning_section_header h3{color:#111827;margin:0;font-size:20px;font-weight:600}.user_learning_view_all{color:var(--color-primary);cursor:pointer;font-size:14px;font-weight:500;transition:color .2s}.user_learning_view_all:hover{color:#022a7a;text-decoration:underline}.user_learning_modules_grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:start;gap:16px;min-height:300px;display:grid}@media (width>=1200px){.user_learning_modules_grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.user_learning_module_card{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 5px #00000014}.user_learning_module_card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001f}.user_learning_module_image{height:160px;position:relative;overflow:hidden}.user_learning_module_image img{object-fit:contain;width:100%;height:100%;transition:transform .5s}.user_learning_module_card:hover .user_learning_module_image img{transform:scale(1.05)}.user_learning_progress_indicator{color:#fff;background-color:#111827cc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex;position:absolute;top:10px;right:10px}.user_learning_module_content{flex-direction:column;flex-grow:1;padding:20px;display:flex}.user_learning_module_title{color:#111827;margin:0 0 15px;font-size:18px;font-weight:600;line-height:1.4}.user_learning_progress_bar{background-color:#e5e7eb;border-radius:4px;height:8px;margin-bottom:15px;overflow:hidden}.user_learning_main_section{background-color:#fff;border:2px solid #cecece;border-radius:12px;flex-direction:column;min-height:400px;margin-bottom:20px;padding:20px;display:flex;box-shadow:0 4px 12px #0000000d}.user_learning_progress{background-color:var(--color-primary);border-radius:4px;height:100%}.user_learning_module_info{flex-grow:1;margin-bottom:20px}.user_learning_info_row{justify-content:space-between;margin-top:10px;display:flex}.user_learning_info_item{margin-bottom:8px}.user_learning_info_label{color:#6b7280;margin-right:5px;font-size:14px}.user_learning_info_value{color:#111827;font-size:14px;font-weight:500}.user_learning_category_badge{color:var(--color-primary);background-color:#e0e7ff;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.user_learning_btn_continue,.user_learning_btn_start{cursor:pointer;text-align:center;border:none;border-radius:6px;padding:10px 0;font-size:15px;font-weight:500;transition:background-color .2s}.user_learning_btn_continue{background-color:var(--color-primary);color:#fff}.user_learning_btn_continue:hover{background-color:var(--color-accent)}.user_learning_btn_start{color:#111827;background-color:#f3f4f6}.user_learning_btn_start:hover{background-color:#e5e7eb}.user_learning_skeleton{position:relative;overflow:hidden}.user_learning_skeleton:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:2s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.user_learning_skeleton_image{background-color:#e5e7eb;height:160px}.user_learning_skeleton_title{background-color:#e5e7eb;border-radius:4px;height:24px;margin:20px 20px 15px}.user_learning_skeleton_progress{background-color:#e5e7eb;border-radius:4px;height:8px;margin:0 20px 15px}.user_learning_skeleton_info{background-color:#e5e7eb;border-radius:4px;height:40px;margin:0 20px 20px}.user_learning_skeleton_button{background-color:#e5e7eb;border-radius:6px;height:40px;margin:0 20px 20px}@media (width<=768px){.user_learning_hub_container{padding:16px}.user_learning_modules_grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.user_learning_hub_header h2{font-size:24px}}@media (width<=480px){.user_learning_modules_grid{grid-template-columns:1fr}.user_learning_info_row{flex-direction:column}}.user_learning_dashboard_overview_section{margin-bottom:40px}.user_learning_dashboard_overview_container{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:30px;display:grid}.user_learning_dashboard_card{background-color:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;height:100%;padding:20px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 10px #0000000d}.user_learning_dashboard_card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.user_learning_card_title{color:var(--color-primary);border-bottom:1px solid #e5e7eb;margin:0 0 20px;padding-bottom:10px;font-size:18px;font-weight:600}.user_learning_training_stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.user_learning_training_summary{flex-direction:column;height:100%;display:flex}.user_learning_training_stats{flex:1}.user_learning_stat_item{background-color:#0000;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;padding:10px;display:flex}.user_learning_stat_item:hover{transition:all .1s ease-in-out;scale:1.05}.user_learning_stat_icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-right:12px;font-size:18px;display:flex}.user_learning_stat_icon.completed{background-color:#10b981}.user_learning_stat_icon.in-progress{background-color:var(--color-accent)}.user_learning_stat_icon.not-started{background-color:#6b7280}.user_learning_stat_icon.overdue{background-color:#ef4444}.user_learning_stat_icon.time-spent-total{background-color:#dede00}.user_learning_stat_icon.completion-rate{background-color:var(--color-primary)}.user_learning_stat_info{flex-direction:column;display:flex}.user_learning_stat_label{color:#626670;font-size:12px}.user_learning_stat_value{color:#111827;font-size:18px;font-weight:600}.user_learning_achievement_icon.creditss{color:#744210;background:linear-gradient(135deg,#f6e05e,#ecc94b)}.user_learning_achievement_icon.stars{color:#7b341e;background:linear-gradient(135deg,#fbd38d,#f6ad55)}.user_learning_achievement_icon.badgesss{background:linear-gradient(135deg, #90cdf4, var(--color-accent));color:#1a365d}.user_learning_achievements_container{flex-direction:row;flex:1;justify-content:space-around;align-items:stretch;padding:6px 0;display:flex}.user_learning_achievements_panel{flex-direction:column;height:100%;display:flex}.user_learning_achievement_item{border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding:6px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 10px #0000000d}.user_learning_achievement_item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #667eea66}.user_learning_achievement_icon{color:#d1d5db;background-color:#f3f4f6;border:2px dashed #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:24px;display:flex}.user_learning_achievement_info{flex-direction:column;align-items:center;display:flex}.user_learning_achievement_label{color:#6b7280;margin-bottom:5px;font-size:14px}.user_learning_achievement_value{color:#111827;font-size:20px;font-weight:600}.user_learning_leaderboard_container{flex-direction:column;justify-content:center;gap:20px;margin-bottom:20px;display:flex}.user_learning_leaderboard_item{flex:1;justify-content:center;display:flex}.user_learning_leaderboard_position{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);border-radius:16px;flex-direction:column;align-items:center;width:200px;padding:20px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #667eea4d}.user_learning_leaderboard_position:hover{transform:translateY(-5px);box-shadow:0 8px 25px #667eea66}.user_learning_position_badge{justify-content:center;align-items:center;margin-bottom:12px;display:flex}.user_learning_medal_icon{color:gold;filter:drop-shadow(0 2px 4px #0003);margin-right:8px;font-size:24px}.user_learning_position_number{color:#fff;text-shadow:0 2px 4px #0000004d;font-size:28px;font-weight:700}.user_learning_position_info{text-align:center}.user_learning_position_label{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.user_learning_position_total{color:#fffc;font-size:12px;font-weight:500}.user_learning_motivational_text{text-align:center;color:#4b5563;font-size:14px;font-style:italic}.user_learning_dashboard_overview_skeleton{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:30px;display:grid}.user_learning_dashboard_overview_skeleton .user_learning_dashboard_card{height:250px}.user_learning_hub_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.user_learning_hub_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.user_learning_hub_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.user_learning_hub_filter_actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=1024px){.user_learning_summary_grid{grid-template-columns:1fr}}@media (width<=992px){.user_learning_learning_dashboard_overview_container,.user_learning_dashboard_overview_skeleton{grid-template-columns:repeat(2,1fr)}.user_learning_leaderboard_overview{grid-column:span 2}}@media (width<=768px){.user_learning_dashboard_overview_container,.user_learning_dashboard_overview_skeleton{grid-template-columns:1fr}.user_learning_leaderboard_overview{grid-column:span 1}}.user_learning_empty_state{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:300px;padding:40px 20px;display:flex}.user_learning_empty_icon{color:#9ca3af;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;padding:20px;transition:transform .3s;display:flex}.user_learning_empty_state:hover .user_learning_empty_icon{background-color:#e5e7eb;transform:scale(1.1)}.user_learning_empty_state h4{color:#374151;margin:0 0 8px;font-size:18px;font-weight:600}.user_learning_empty_state p{color:#6b7280;max-width:320px;margin:0 0 24px;font-size:14px;line-height:1.5}.user_learning_empty_action{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.user_learning_empty_action:hover{color:var(--color-primary);background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.doc_view__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1300;background:#0f172aa6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.doc_view__modal{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:1000px;height:85vh;display:flex;overflow:hidden;box-shadow:0 25px 60px #02061766}.doc_view__header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 18px;display:flex}.doc_view__title{color:#0f172a;font-size:18px;font-weight:800}.doc_view__close_btn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:700}.doc_view__close_btn:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.doc_view__body{flex:1;padding:12px;overflow:hidden}.doc_view__pdf_container{border:1px solid #e2e8f0;border-radius:12px;width:100%;height:100%;overflow:hidden}.doc_view__pdf_iframe{border:none;width:100%;height:100%}.doc_view__empty{text-align:center;color:#64748b;margin-top:40px;font-weight:600}.doc_view__footer{justify-content:flex-end;padding:12px;display:flex}.doc_view__mark_complete_btn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:4px 10px;font-size:14px;font-weight:700}.card-carousel-container{width:100%;padding:0;position:relative}.card-carousel-wrapper{width:100%;overflow:hidden}.card-carousel-track{gap:16px;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.card-carousel-item{flex:0 0 calc(25% - 15px);min-width:0}.carousel-nav-btn{cursor:pointer;z-index:10;opacity:0;pointer-events:none;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #00000026}.card-carousel-container:hover .carousel-nav-btn:not(.disabled){opacity:1;pointer-events:auto}.carousel-nav-btn:hover:not(.disabled){background:#f8f9fa;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 16px #0003}.carousel-nav-btn:active:not(.disabled){transform:translateY(-50%)scale(.95)}.carousel-nav-btn.disabled{opacity:.3;cursor:not-allowed}.carousel-nav-prev{left:10px}.carousel-nav-next{right:10px}.carousel-indicators{justify-content:center;gap:8px;margin-top:20px;display:flex}.carousel-indicator{cursor:pointer;background:#d0d0d0;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.carousel-indicator:hover{background:#a0a0a0;transform:scale(1.2)}.carousel-indicator.active{background:#011f5b;border-radius:4px;width:24px}@media (width<=1200px){.card-carousel-item{flex:0 0 calc(33.333% - 13.33px)}}@media (width<=900px){.card-carousel-item{flex:0 0 calc(50% - 10px)}.carousel-nav-btn{width:40px;height:40px}.carousel-nav-prev{left:8px}.carousel-nav-next{right:8px}}@media (width<=600px){.card-carousel-item{flex:0 0 100%}.carousel-nav-btn{width:36px;height:36px}.carousel-nav-prev{left:5px}.carousel-nav-next{right:5px}}:root{--navy:#011f5b;--bg-main:#f3f6fb;--text-dark:#0f1724;--text-muted:#64748b;--accent-blue:#2563eb;--soft-blue:#eff6ff;--border:#e2e8f0;--radius-card:12px;--radius-modal:16px;--shadow-card:0 1px 3px #1018280f, 0 4px 12px #1018280a;--shadow-modal:0 20px 40px -8px #0000002e}.user-mppage{background:var(--bg-main);-webkit-font-smoothing:antialiased;flex-direction:column;height:100%;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;display:flex;overflow:hidden}.user-mpoverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out user-mpfadein;display:flex;position:fixed;inset:0}.user-mpoverlay--embedded{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:static}.user-mpcontainer{background:var(--bg-main);flex-direction:column;flex:1;width:100%;display:flex;overflow:hidden}.user-mppage .user-mpcontainer{width:100%;max-width:none;box-shadow:none;border:none;border-radius:0;margin:0;animation:none}.user-mppage .breadcrumbs{border-bottom:1px solid var(--border);background:#fff;margin:0;padding:12px 24px}.user-mppage .user-mpcontainer{height:100%}.user-mpheader{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:58px;padding:0 24px;display:flex}.user-mpheader-left{align-items:center;gap:10px;display:flex}.user-mpheader-back{border:1px solid var(--color-gray-light);color:var(--color-gray-medium);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.user-mpheader-back:hover{color:#011f5b;background-color:#f9fafb;border-color:#011f5b}.user-mpheader-back:active{background-color:#f3f4f6}.user-mpicon-box{background:var(--soft-blue);color:var(--navy);border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.user-mpheader-title{color:var(--text-dark);font-size:15px;font-weight:700}.user-mppage .user-mptabs-pill{justify-content:center;align-items:center;display:flex}.user-mptabs-pill{background:#f1f5f9;border-radius:8px;gap:2px;padding:4px;display:flex}.user-mpheader-right{width:100%;margin:20px}.user-mptabs-pill button{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,box-shadow .15s}.user-mptabs-pill button:hover{color:var(--accent-blue)}.user-mptabs-pill button.active{background:var(--navy);color:#fff;box-shadow:0 2px 8px #011f5b47}.user-mpclose-x{border:1px solid var(--border);cursor:pointer;width:30px;height:30px;color:var(--text-muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.user-mpclose-x:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.user-mpbody{background:var(--bg-main);flex:1;min-height:0;padding:14px;overflow-y:auto}.user-mpgrid{grid-template:"img meta"290px"left right"/1fr 1fr;align-items:start;gap:14px;display:grid}.user-mpcell-img,.user-mpcell-meta{align-self:stretch}.user-mpcell-img{grid-area:img}.user-mpcell-meta{grid-area:meta}.user-mp-col-left{flex-direction:column;grid-area:left;align-self:start;gap:14px;display:flex}.user-mp-col-right{flex-direction:column;grid-area:right;align-self:start;gap:14px;display:flex}.user-mp-col-left>.user-mp-card:first-child,.user-mp-col-right>.user-mp-card:first-child{min-height:120px}.user-mp-col-left>.user-mp-card:last-child,.user-mp-col-right>.user-mp-card:last-child{min-height:178px}.user-mpcell{flex-direction:column;min-width:0;display:flex}.user-mp-card,.user-mpcard{border-radius:var(--radius-card);border:1px solid var(--border);box-shadow:var(--shadow-card);background:#fff;padding:18px 20px}.user-mpinner-flex{flex-direction:column;display:flex}.user-mpinner-flex .user-mpprereq-list,.user-mpinner-flex .user-mptags{flex:none}.user-mpmedia-card{border-radius:var(--radius-card);background:linear-gradient(160deg,#1d3580 0%,#132458 55%,#0d1a42 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;overflow:hidden}.user-mpthumb-img{width:100%;height:100%;display:block}.user-mpvideo-placeholder{justify-content:center;align-items:center;width:100%;min-height:290px;display:flex}.user-mpmeta-card{flex-direction:column;justify-content:space-between;padding:22px 20px 24px;display:flex}.user-mptitle{color:var(--text-dark);margin-bottom:32px;font-size:19px;font-weight:800;line-height:1.3}.user-mpcategory{color:var(--accent-blue);margin-bottom:35px;font-size:14px;font-weight:600}.user-mptarget-row{gap:120px;margin-bottom:16px;padding-bottom:20px;display:flex}.user-mptarget-row>div{flex-direction:column;gap:4px;display:flex}.user-mplabel{color:#000;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.user-mplabel-team{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.user-mptarget-val{color:var(--text-dark);font-size:14px;font-weight:800}.user-mpstats-row{flex-wrap:nowrap;gap:8px;margin-top:auto;display:flex}.user-mpstat-pill{background:var(--soft-blue);min-width:0;color:var(--text-dark);text-align:center;white-space:nowrap;text-overflow:ellipsis;border:1px solid #dbeafe;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 6px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.user-mptags{flex-wrap:wrap;gap:8px;display:flex}.user-mptag{background:var(--soft-blue);color:var(--accent-blue);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;line-height:1.2}.user-mpprereq-list{flex-direction:column;gap:0;display:flex}.user-mpprereq-item{color:var(--text-dark);align-items:flex-start;gap:10px;padding:4px 0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.user-mpbullet{background:var(--text-dark);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;display:inline-block}.user-mpshow-link{color:var(--accent-blue);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.user-mpshow-link:hover{opacity:.7}.user-mpshow-link--bottom{margin-top:10px;padding-top:0}.user-mpchev{flex-shrink:0;transition:transform .22s}.user-mpchev--up{transform:rotate(180deg)}.user-mpexpandable{flex:none;max-height:88px;transition:max-height .32s;overflow:hidden}.user-mpexpandable--open{max-height:1000px}.user-mpbody-text{color:#4b5563;font-size:13px;line-height:1.65}.user-mpoutcomes-list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.user-mpoutcome-item{color:var(--text-dark);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.user-mpcheck{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:14px;font-weight:800}.user-mpcheck--muted{color:var(--text-muted)}.user-mpfooter{border-top:1px solid var(--border);z-index:10;background:#fff;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;height:62px;padding:0 24px;display:flex;position:sticky;bottom:0}.user-mpbtn-primary{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #011f5b40}.user-mpbtn-primary:hover{background:#0a2d7a;transform:translate(2px);box-shadow:0 6px 16px #011f5b52}.user-mpbtn-ghost{border:1.5px solid var(--border);color:var(--text-dark);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.user-mpbtn-ghost:hover{background:var(--bg-main)}.user-mpbtn-outline{border:1.5px solid var(--accent-blue);color:var(--accent-blue);cursor:pointer;background:0 0;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s}.user-mpbtn-outline:hover{background:#eff6ff}.user-mpresources{flex-direction:column;gap:14px;display:flex}.user-mpres-title{color:var(--text-dark);margin-bottom:12px;font-size:14px;font-weight:800}.user-mpres-loading{justify-content:center;align-items:center;height:160px;display:flex}.user-mpres-image{justify-content:center;display:flex}.user-mpres-image img{border-radius:8px;max-width:100%;max-height:65vh}.user-mpres-iframe{height:65vh}.user-mpres-iframe iframe{border:0;border-radius:8px;width:100%;height:100%}.user-mprichtext{border:1px solid var(--border);color:var(--text-dark);background:#fff;border-radius:10px;padding:16px;font-size:14px;line-height:1.7}.user-mpscorm-launch-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:24px;margin:20px 0;padding:32px;display:flex;box-shadow:0 4px 20px -2px #0000000d}.user-mpscorm-info{flex-direction:column;align-items:center;gap:16px;max-width:500px;display:flex}.user-mpscorm-icon{background:var(--soft-blue);width:80px;height:80px;color:var(--color-primary);border-radius:20px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.user-mpscorm-text h4{color:var(--text-dark);margin:0;font-size:20px;font-weight:800}.user-mpscorm-text p{color:var(--text-muted);margin:8px 0 0;font-size:14px;line-height:1.5}.user-mpscorm-action{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.user-mpbtn-launch{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #011f5b40}.user-mpbtn-retry{color:var(--text-muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;padding:10px 24px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.user-mpbtn-retry:hover{color:var(--text-dark);border-color:var(--text-muted);background:#f8fafc}.user-mpfile-row{background:var(--bg-main);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.user-mpfile-name{color:var(--text-dark);font-size:13px;font-weight:600}.user-mpmuted{color:var(--text-muted);font-size:13px}.user-mplink{color:var(--accent-blue);font-size:13px;font-weight:700;text-decoration:none}.user-mplink:hover{text-decoration:underline}.user-mpfb-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.user-mpfb-reactions{gap:8px;display:flex}.user-mpfb-btn{border:1px solid var(--border);color:#334155;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.user-mpfb-btn:hover{background:var(--soft-blue);border-color:#bfdbfe}.user-mpfb-btn--like{background:var(--accent-blue);color:#fff;border-color:var(--accent-blue)}.user-mpfb-btn--dislike{color:#991b1b;background:#fee2e2;border-color:#fecaca}.user-mpfb-input-row{align-items:center;gap:10px;display:flex}.user-mpfb-input{border:1px solid var(--border);color:var(--text-dark);border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13px}.user-mpfb-input:focus{border-color:var(--accent-blue)}.user-mpfb-count{color:var(--text-muted);white-space:nowrap;font-size:11px}.user-mpfb-submit{border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.user-mpfb-submit:disabled{opacity:.4;cursor:not-allowed}.user-mpfb-submit:not(:disabled):hover{background:#0a2d7a}@keyframes user-mpfadein{0%{opacity:0}to{opacity:1}}@keyframes user-mpscalein{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:none}}@media (width<=780px){.user-mpgrid{grid-template:"img""meta""left""right"/1fr}.user-mpstats-row{flex-wrap:wrap}.user-mpstat-pill{flex:unset}.user-mpvideo-placeholder{min-height:180px}.user-mptarget-row{gap:24px}.user-mppage .user-mpheader{padding:0 16px}.user-mppage .user-mpheader-left{left:16px}.user-mppage .breadcrumbs{padding:8px 16px}.user-mpbody{padding:12px 12px 70px}.user-mpfooter{z-index:10;position:sticky;bottom:0}}@media (width<=520px){.user-mppage .user-mpheader{padding:0 12px}.user-mppage .user-mpheader-left{left:12px}.user-mppage .breadcrumbs{padding:6px 12px}.user-mpheader{padding:0 12px}.user-mpbody{padding:8px 8px 70px}.user-mpfooter{z-index:10;padding:0 12px;position:sticky;bottom:0}.user-mppage .user-mpheader-left{position:static}.user-mppage .user-mpheader{flex-direction:column;justify-content:space-between;gap:8px;height:auto;padding:12px}.user-mppage .user-mptabs-pill{width:100%;position:static}.user-mppage .user-mpcontainer{min-height:calc(100vh - 120px)}.user-mpoverlay{padding:0}.user-mpoverlay .user-mpcontainer{border-radius:0;max-height:100vh}}.user-mpfb-edit-btn{border:1px solid var(--accent-blue);color:var(--accent-blue);cursor:pointer;background:0 0;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .2s}.user-mpfb-edit-btn:hover{background:var(--soft-blue)}.user-mpfb-submitted-view{border:1px dashed var(--border);background:#f8fafc;border-radius:8px;margin-top:8px;padding:16px}.user-mpfb-result{flex-direction:column;gap:12px;margin-bottom:12px;display:flex}.user-mpfb-status-pill{border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:13px;font-weight:700;display:inline-flex}.status--like{color:#166534;background:#dcfce7}.status--dislike{color:#991b1b;background:#fee2e2}.user-mpfb-submitted-comment{color:var(--text-dark);margin:0;font-size:14px;font-style:italic;line-height:1.5}.user-mpfb-success-msg{color:var(--text-muted);margin:0;font-size:12px}:root{--user_survey_bg:#f3f6fb;--user_survey_card:#fff;--user_survey_muted:#38414f;--user_survey_text:#0f1724;--user_survey_accent:var(--color-accent);--user_survey_accent_600:var(--color-primary);--user_survey_soft:#eff6ff;--user_survey_shadow:0 8px 22px #12263f14;--user_survey_radius:12px;--user_survey_max_w:1100px;--user_smp_navy:#011f5b;--user_smp_bg_main:#f3f6fb;--user_smp_text_dark:#0f1724;--user_smp_text_muted:#64748b;--user_smp_accent_blue:#2563eb;--user_smp_soft_blue:#eff6ff;--user_smp_border:#e2e8f0;--user_smp_radius_card:12px;--user_smp_radius_modal:16px;--user_smp_shadow_card:0 1px 3px #1018280f, 0 4px 12px #1018280a;--user_smp_shadow_modal:0 20px 40px -8px #0000002e}*{box-sizing:border-box}.user_survey_wrap{background:var(--user_survey_bg);color:var(--user_survey_text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100vw;height:90vh;margin-top:8vh;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;position:fixed;top:0;left:0;overflow:hidden}.user_survey_wrap_lp{background:var(--user_survey_bg);color:var(--user_survey_text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:90vh;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;overflow:hidden}.user_survey_panel{background:var(--user_survey_card);box-shadow:none;border-radius:0;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.user_survey_overlay,.user_survey_overlay_embedded{overflow:hidden}.user_smp_overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out user_smp_fadein;display:flex;position:fixed;inset:0}.user_smp_overlay__embedded{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:static}.user_smp_page{background:var(--user_survey_bg);-webkit-font-smoothing:antialiased;flex-direction:column;height:100%;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;display:flex;overflow:hidden}.user_smp_page .user_smp_container{min-height:calc(100vh - 70px)}.user_smp_container{-webkit-font-smoothing:antialiased;background:var(--user_smp_bg_main);border-radius:var(--user_smp_radius_modal);width:100%;max-width:1100px;max-height:90vh;box-shadow:var(--user_smp_shadow_modal);border:1px solid #dde3ed;flex-direction:column;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;animation:.18s ease-out user_smp_scalein;display:flex;overflow:hidden}.user_smp_header{border-bottom:1px solid var(--user_smp_border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.user_smp_header_left{align-items:center;gap:10px;display:flex}.user_smp_header_back{border:1px solid var(--color-gray-light);color:var(--color-gray-medium);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.user_smp_header_back:hover{color:#011f5b;background-color:#f9fafb;border-color:#011f5b}.user_smp_header_back:active{background-color:#f3f4f6}.user_smp_icon_box{background:var(--user_smp_soft_blue);color:var(--user_smp_navy);border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.user_smp_header_title{color:var(--user_smp_text_dark);font-size:15px;font-weight:700}.user_smp_tabs_pill{background:#f1f5f9;border-radius:8px;gap:2px;padding:4px;display:flex}.user_smp_tabs_pill button{cursor:pointer;color:var(--user_smp_text_muted);background:0 0;border:none;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,box-shadow .15s}.user_smp_tabs_pill button:hover{color:var(--user_smp_accent_blue)}.user_smp_tabs_pill button.user_smp_tab_active{background:var(--user_smp_navy);color:#fff;box-shadow:0 2px 8px #011f5b47}.user_smp_close_x{border:1px solid var(--user_smp_border);cursor:pointer;width:30px;height:30px;color:var(--user_smp_text_muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.user_smp_close_x:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.user_smp_body{background:var(--user_smp_bg_main);flex:1;min-height:0;padding:14px;overflow-y:auto}.user_smp_grid{grid-template:"user_smp_img user_smp_meta"290px"left right"/1fr 1fr;align-items:start;gap:14px;display:grid}.user_smp_cell_img,.user_smp_cell_meta{align-self:stretch}.user_smp_cell_img{grid-area:user_smp_img}.user_smp_cell_meta{grid-area:user_smp_meta}.user_smp_col_left{flex-direction:column;grid-area:left;align-self:start;gap:14px;display:flex}.user_smp_col_right{flex-direction:column;grid-area:right;align-self:start;gap:14px;display:flex}.user_smp_col_left>.user_smp_card:first-child,.user_smp_col_right>.user_smp_card:first-child{min-height:120px}.user_smp_col_left>.user_smp_card:last-child,.user_smp_col_right>.user_smp_card:last-child{min-height:178px}.user_smp_cell{flex-direction:column;min-width:0;display:flex}.user_smp_card{border-radius:var(--user_smp_radius_card);border:1px solid var(--user_smp_border);box-shadow:var(--user_smp_shadow_card);background:#fff;padding:18px 20px}.user_smp_inner_flex{flex-direction:column;display:flex}.user_smp_inner_flex .user_smp_prereq_list,.user_smp_inner_flex .user_smp_tags{flex:none}.user_smp_media_card{border-radius:var(--user_smp_radius_card);background:linear-gradient(160deg,#1d3580 0%,#132458 55%,#0d1a42 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;overflow:hidden}.user_smp_thumb_img{width:100%;height:100%;display:block}.user_smp_video_placeholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:290px;display:flex}.user_smp_placeholder_label{color:#fff6;letter-spacing:.04em;font-size:15px;font-weight:600}.user_smp_meta_card{flex-direction:column;justify-content:space-between;padding:22px 20px 24px;display:flex}.user_smp_title_wrapper{align-items:center;gap:12px;margin-bottom:32px;display:flex}.user_smp_title{color:var(--user_smp_text_dark);font-size:19px;font-weight:800;line-height:1.3}.user_smp_status_badge{color:#166534;text-transform:uppercase;letter-spacing:.04em;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;padding:2px 10px;font-size:11px;font-weight:700}.user_smp_view_res_btn{background:#334155!important;box-shadow:0 4px 12px #33415540!important}.user_smp_view_res_btn:hover{background:#1e293b!important;box-shadow:0 6px 16px #33415552!important}.user_smp_category{color:var(--user_smp_accent_blue);margin-bottom:35px;font-size:14px;font-weight:600}.user_smp_target_row{gap:120px;margin-bottom:16px;padding-bottom:20px;display:flex}.user_smp_target_row>div{flex-direction:column;gap:4px;display:flex}.user_smp_label{color:#000;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.user_smp_label_team{color:var(--user_smp_text_muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.user_smp_target_val{color:var(--user_smp_text_dark);font-size:14px;font-weight:800}.user_smp_stats_row{flex-wrap:nowrap;gap:8px;margin-top:auto;display:flex}.user_smp_stat_pill{background:var(--soft-blue);min-width:0;color:var(--text-dark);text-align:center;white-space:nowrap;text-overflow:ellipsis;border:1px solid #dbeafe;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 6px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.user_smp_tags{flex-wrap:wrap;gap:8px;display:flex}.user_smp_tag{background:var(--user_smp_soft_blue);color:var(--user_smp_accent_blue);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;line-height:1.2}.user_smp_prereq_list{flex-direction:column;gap:0;display:flex}.user_smp_prereq_item{align-items:flex_start;color:var(--user_smp_text_dark);gap:10px;padding:4px 0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.user_smp_bullet{background:var(--user_smp_text_dark);width:8px;height:8px;display:inline_block;border-radius:50%;flex-shrink:0;margin-top:6px}.user_smp_show_link{color:var(--user_smp_accent_blue);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.user_smp_show_link:hover{opacity:.7}.user_smp_show_link__bottom{margin-top:10px;padding-top:0}.user_smp_chev{flex-shrink:0;transition:transform .22s}.user_smp_chev__up{transform:rotate(180deg)}.user_smp_expandable{flex:none;max-height:88px;transition:max-height .32s;overflow:hidden}.user_smp_expandable__open{max-height:1000px}.user_smp_body_text{color:#4b5563;font-size:13px;line-height:1.65}.user_smp_outcomes_list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.user_smp_outcome_item{gap:10px;align-items:flex_start;color:var(--user_smp_text_dark);font-size:13px;line-height:1.5;display:flex}.user_smp_check{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:14px;font-weight:800}.user_smp_check__muted{color:var(--user_smp_text_muted)}.user_smp_footer{border-top:1px solid var(--user_smp_border);background:#fff;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;height:62px;padding:0 24px;display:flex}.user_smp_btn_primary{background:var(--user_smp_navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #011f5b40}.user_smp_btn_primary:hover{background:#0a2d7a;transform:translate(2px);box-shadow:0 6px 16px #011f5b52}.user_smp_btn_ghost{border:1.5px solid var(--user_smp_border);color:var(--user_smp_text_dark);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.user_smp_btn_ghost:hover{background:var(--user_smp_bg_main)}.user_smp_survey_wrap{flex-direction:column;gap:14px;display:flex}.user_smp_fb_header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.user_smp_fb_reactions{gap:8px;display:flex}.user_smp_fb_btn{border:1px solid var(--user_smp_border);color:#334155;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.user_smp_fb_btn:hover{background:var(--user_smp_soft_blue);border-color:#bfdbfe}.user_smp_fb_btn__like{background:var(--user_smp_accent_blue);color:#fff;border-color:var(--user_smp_accent_blue)}.user_smp_fb_btn__dislike{color:#991b1b;background:#fee2e2;border-color:#fecaca}.user_smp_fb_input_row{align-items:center;gap:10px;display:flex}.user_smp_fb_input{border:1px solid var(--user_smp_border);color:var(--user_smp_text_dark);border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13px}.user_smp_fb_input:focus{border-color:var(--user_smp_accent_blue)}.user_smp_fb_count{color:var(--user_smp_text_muted);white-space:nowrap;font-size:11px}.user_smp_fb_submit{border:1px solid var(--user_smp_navy);background:var(--user_smp_navy);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.user_smp_fb_submit:disabled{opacity:.4;cursor:not_allowed}.user_smp_fb_submit:not(:disabled):hover{background:#0a2d7a}@keyframes user_smp_fadein{0%{opacity:0}to{opacity:1}}@keyframes user_smp_scalein{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:none}}@media (max_width:780px){.user_smp_grid{grid-template:"user_smp_img""user_smp_meta""left""right"/1fr}.user_smp_stats_row{flex-wrap:wrap}.user_smp_stat_pill{flex:unset}.user_smp_video_placeholder{min-height:180px}.user_smp_target_row{gap:24px}}@media (max_width:520px){.user_smp_overlay{padding:0}.user_smp_container{border-radius:0;max-height:100vh}}.user_survey_progress_wrap{border-bottom:1px solid #eef2f8;padding:16px 20px}.user_survey_progress_row{justify-content:space-between;align-items:center;gap:12px;display:flex}.user_survey_step_text{color:var(--user_survey_muted);font-size:13px;font-weight:600}.user_survey_progress_bar{background:#e6eefc;border-radius:8px;flex:1;height:8px;margin-left:18px;overflow:auto}.user_survey_progress_fill{background:linear-gradient(90deg, var(--user_survey_accent), var(--user_survey_accent_600));height:100%;transition:width .32s}.user_survey_tabs{background:0 0;border-bottom:1px solid #eef2f8;display:flex}.user_survey_tab{text-align:center;cursor:pointer;color:var(--user_survey_muted);flex:1;padding:12px 18px;font-size:14px;font-weight:700}.user_survey_tab.active{color:var(--user_survey_accent);border-bottom:3px solid var(--user_survey_accent)}.user_survey_content{flex:1;grid-template-columns:1fr;gap:16px;min-height:0;padding:20px;display:grid;overflow:auto}.user_survey_tab_pane{flex-direction:column;flex:1;height:100%;display:flex}.user_survey_resources_pane{flex-direction:column;flex:1;min-height:100%;display:flex;overflow:auto}.user_survey_resources_content{flex:1;overflow:auto}.user_survey_left_col,.user_survey_title_row{flex-direction:column;gap:12px;display:flex}.user_survey_module_title{margin-bottom:12px;font-size:24px;font-weight:800;line-height:1.1}.user_survey_training_category{color:var(--user_survey_accent);letter-spacing:.1px;font-size:14px;font-weight:700}.user_survey_meta_row{color:var(--user_survey_muted);flex-wrap:wrap;gap:12px 24px;font-size:14px;display:flex}.user_survey_meta_row>div{flex-direction:column;gap:7px;margin:10px;display:flex}.user_survey_meta_label{color:#374151;font-size:14px;font-weight:600;display:block}.user_survey_meta_value{color:#1e293b;font-size:14px;font-weight:700}.user_survey_stats_row{align-items:center;gap:13px;display:flex}.user_survey_stat{background:var(--user_survey_soft);color:#0f1724;cursor:default;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:15px;font-weight:600;display:inline-flex;position:relative}.user_survey_stat .user_survey_icon{font-size:14px}.user_survey_stat[data-tooltip]:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:60;background:#0f1724;border-radius:8px;padding:8px 10px;font-size:12px;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 8px 20px #02061759}.user_survey_right_col_content{flex-direction:column;gap:16px;display:flex}.user_survey_image_card{color:#0f1724;background:linear-gradient(#f5fbff 0%,#eef7ff 100%);border:1px solid #e6eef8;border-radius:12px;justify-content:center;align-items:center;width:100%;height:250px;font-size:16px;font-weight:600;display:flex}.user_survey_details{flex-direction:column;flex-grow:1;gap:16px;display:flex}.user_survey_card{background:var(--user_survey_card);border:1px solid #e6eef8;border-radius:10px;padding:14px;box-shadow:0 6px 18px #1018280a}.user_survey_card h3{margin:0 0 8px;font-size:18px}.user_survey_card p{color:var(--user_survey_muted);margin:0;line-height:1.5}.user_survey_card_title{color:#0f1724;margin:0 0 10px;font-size:18px;font-weight:800}.user_survey_richtext{color:var(--user_survey_text);background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px 20px;line-height:1.7}.user_survey_richtext h1,.user_survey_richtext h2,.user_survey_richtext h3,.user_survey_richtext h4,.user_survey_richtext h5,.user_survey_richtext h6{color:#0f1724;margin:18px 0 10px;font-weight:800;line-height:1.2}.user_survey_richtext h1{font-size:28px}.user_survey_richtext h2{font-size:22px}.user_survey_richtext h3{font-size:18px}.user_survey_richtext h4{font-size:16px}.user_survey_richtext p{margin:10px 0}.user_survey_richtext ul,.user_survey_richtext ol{margin:10px 0 10px 22px;padding:0}.user_survey_richtext li{margin:6px 0}.user_survey_richtext blockquote{border-left:4px solid var(--user_survey_accent);color:#38414f;background:#f8fafc;border-radius:8px;margin:12px 0;padding:12px 14px}.user_survey_richtext code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:0 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:90%}.user_survey_richtext pre{color:#e2e8f0;background:#0f172a;border:1px solid #0b1220;border-radius:10px;padding:14px;overflow:auto}.user_survey_richtext pre code{color:inherit;background:0 0;border:0;padding:0}.user_survey_richtext a{color:var(--user_survey_accent);font-weight:700;text-decoration:none}.user_survey_richtext a:hover{text-decoration:underline}.user_survey_richtext img{border-radius:8px;max-width:100%;height:auto}.user_survey_richtext table{border-collapse:collapse;width:100%;margin:12px 0}.user_survey_richtext th,.user_survey_richtext td{text-align:left;border:1px solid #e5e7eb;padding:8px 10px}.user_survey_richtext th{background:#f8fafc;font-weight:800}.user_survey_learn_list{margin-top:10px;padding:0;list-style:none}.user_survey_learn_list li{color:#0f1724;align-items:flex-start;gap:10px;margin:8px 0;font-weight:600;display:flex}.user_survey_small_row{flex-direction:column;flex-shrink:0;gap:20px;display:flex}.user_survey_prereq{color:var(--user_survey_muted);font-weight:700}.user_survey_tags_wrap{flex-wrap:wrap;gap:12px;display:flex}.user_survey_tag{background:var(--user_survey_soft);color:var(--user_survey_accent);border:1px solid #dbeafe;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;line-height:1;display:inline-block}.user_survey_tag:hover{background:#eef4ff;border-color:#cbdafc}.user_survey_actions{background:var(--user_survey_card);z-index:5;border-top:1px solid #eef2f8;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:20px;display:flex;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0206170d}.user_survey_actions_buttons{gap:12px;display:flex}.user_survey_btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 16px;font-family:inherit;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;display:flex}.user_survey_btn_primary{color:#fff;background:#011f5b;box-shadow:0 6px 18px #2563eb2e}.user_survey_btn_primary:hover{filter:brightness(.98);transform:translateY(-1px);box-shadow:0 10px 22px #2563eb38}.user_survey_btn_primary:active{transform:translateY(0);box-shadow:0 6px 18px #2563eb2e}.user_survey_btn_ghost{color:var(--user_survey_text);background:#fff;border:1px solid #e6eefc}.user_survey_resources_pane{flex-direction:column;flex:1;height:100%;padding:0 20px 20px;display:flex;overflow:hidden}.user_survey_resources_content{flex:1;margin-top:20px;overflow:auto}.user_survey_instructions_card{margin-bottom:18px}.user_survey_primary_card{margin-bottom:14px}.user_survey_resource_meta{color:var(--user_survey_muted);margin-bottom:8px;font-size:13px}.user_survey_instructions_box{resize:vertical;width:100%;min-height:80px;color:var(--user_survey_text);border:1px solid #cbd5e1;border-radius:8px;padding:10px;font-family:inherit;font-size:14px}.user_survey_video_container{margin-top:10px}.user_survey_video_wrapper{border:1px solid #eef4ff;border-radius:8px;overflow:auto}.user_survey_video_wrapper video{border-radius:8px;width:100%;display:block}.user_survey_iframe_container iframe{box-shadow:0 6px 18px #10182814}.user_survey_video_duration{color:var(--user_survey_muted);margin-top:8px;padding:10px;font-weight:600}.user_survey_resources_list{flex-direction:column;gap:12px;margin-top:12px;display:flex}.user_survey_resource_item{background:#fbfdff;border:1px solid #e6eef8;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;transition:background .18s,box-shadow .18s;display:flex}.user_survey_resource_item:hover{background:#f7fbff;box-shadow:0 4px 12px #1018280f}.user_survey_resource_left{align-items:center;gap:12px;display:flex}.user_survey_resource_icon{width:40px;height:40px;color:var(--user_survey_accent);background:#eef4ff;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.user_survey_resource_name{color:#0f1724;font-weight:700}.user_survey_resource_actions{gap:8px;display:flex}.user_survey_btn_preview{border:1px solid var(--user_survey_accent);color:var(--user_survey_accent);cursor:pointer;background:0 0;border-radius:8px;padding:8px 12px;font-family:inherit;font-weight:700}.user_survey_btn_delete{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #f3c3c3;border-radius:8px;padding:8px 12px;font-family:inherit;font-weight:700}.user_survey_modal_backdrop{z-index:1200;background:#03071299;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.user_survey_iframe_container{height:80vh}.user_survey_modal{background:#fff;border-radius:12px;flex-direction:column;width:95%;max-width:1200px;height:85vh;padding:20px;display:flex;box-shadow:0 20px 60px #02061773}.user_survey_modal_header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.user_survey_modal_title{font-weight:800}.user_survey_close_btn{cursor:pointer;color:var(--user_survey_muted);background:0 0;border:0;font-size:18px}.user_survey_modal_body{flex:1;min-height:0;overflow:auto}.user_survey_modal_file_info{color:var(--user_survey_muted);margin:0 0 12px}.user_survey_iframe_container{width:100%;height:70vh}.user_survey_modal_body .user_survey_iframe_container{width:100%;height:100%}.user_survey_iframe_container iframe{border:0;border-radius:8px;width:100%;height:100%}.user_survey_no_preview{color:var(--user_survey_muted)}.user_survey_open_link{color:var(--user_survey_accent);font-weight:700;text-decoration:none}.user_survey_open_link:hover{text-decoration:underline}.user_survey_overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1100;background:#0f172aa6;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out mp-fade-in;display:flex;position:fixed;inset:0}.user_survey_container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:1100px;height:90vh;animation:.2s ease-out mp-scale-in;display:flex;overflow:auto;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff0f}.user_survey_header{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #eef2f8;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.user_survey_header_left{align-items:center;gap:12px;display:flex}.user_survey_header_icon{color:var(--user_survey_accent);background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex}.user_survey_title{color:#1e293b;font-size:16px;font-weight:800;line-height:1.1}.user_survey_subtitle{color:#64748b;margin-top:2px;font-size:12px}.user_survey_close_btn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:4px 8px;font-weight:700;transition:all .18s}.user_survey_tabs{align-items:center;gap:12px;margin:0 12px;display:flex}.user_survey_tab{appearance:none;color:var(--user_survey_accent);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:800;transition:all .18s}.user_survey_tab:hover{background:var(--user_survey_soft);border-color:#dbeafe}.user_survey_tab.active{background:var(--user_survey_accent);border-color:var(--user_survey_accent);color:#fff;box-shadow:0 6px 16px #5570f140}.user_survey_tab:focus{outline:none;box-shadow:0 0 0 3px #5570f140}.user_survey_close_btn:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.user_survey_feedback_header_row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.user_survey_feedback_title{margin:0;font-size:16px}.user_survey_feedback_actions{align-items:center;gap:8px;display:flex}.user_survey_feedback_btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex}.user_survey_feedback_btn:hover{background:var(--user_survey_soft);border-color:#dbeafe}.user_survey_feedback_btn.active.like{background:var(--user_survey_accent);color:#fff;border-color:var(--user_survey_accent)}.user_survey_feedback_btn.active.dislike{color:#991b1b;background:#fee2e2;border-color:#fecaca}.user_survey_feedback_input_row{align-items:center;gap:10px;margin-top:6px;display:flex}.user_survey_feedback_input{border:1px solid #e2e8f0;border-radius:10px;outline:none;flex:1;padding:8px 10px;font-family:inherit;font-size:13px}.user_survey_feedback_input:focus{border-color:#5570f1;box-shadow:0 0 0 3px #5570f11a}.user_survey_feedback_right{align-items:center;gap:10px;display:flex}.user_survey_feedback_count{color:var(--user_survey_muted);font-size:12px}.user_survey_feedback_submit{border:1px solid var(--user_survey_accent);background:var(--user_survey_accent);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex;box-shadow:0 6px 16px #5570f12e}.user_survey_feedback_submit[disabled]{opacity:.5;cursor:not-allowed;box-shadow:none}.user_survey_video_player{background:#000;border:1px solid #e6eef8;border-radius:12px;position:relative;overflow:hidden}.user_survey_video_player video{width:100%;height:auto;display:block}.user_survey_video_controls{color:#fff;background:linear-gradient(#02061700 0%,#020617a6 60%);flex-direction:column;align-items:center;gap:10px;padding:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.user_survey_vc_left,.user_survey_vc_center,.user_survey_vc_right{align-items:center;gap:10px;display:flex}.user_survey_vc_time{color:#e5e7eb;font-size:12px;font-weight:700}.user_survey_vc_seek{appearance:none;background:#ffffff40;border-radius:999px;outline:none;width:100%;height:6px}.user_survey_vc_seek::-webkit-slider-thumb{appearance:none;background:var(--user_survey_accent);cursor:pointer;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 3px #5570f140}.user_survey_vc_seek::-moz-range-thumb{background:var(--user_survey_accent);cursor:pointer;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 3px #5570f140}.user_survey_vc_volume{appearance:none;background:#ffffff40;border-radius:999px;outline:none;width:90px;height:6px}.user_survey_vc_volume::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:1px solid #ffffff4d;border-radius:50%;width:12px;height:12px}.user_survey_vc_volume::-moz-range-thumb{cursor:pointer;background:#fff;border:1px solid #ffffff4d;border-radius:50%;width:12px;height:12px}@media (width<=1000px){.user_survey_wrap{padding:0}.user_survey_image_card{height:200px}.user_survey_small_row{flex-direction:column}.user_survey_small_row .user_survey_card{flex:1}.user_survey_content,.user_survey_actions{padding:15px}}@media (width<=600px){.user_survey_wrap{padding:0}.user_survey_module_title{font-size:20px}.user_survey_progress_bar{display:none}.user_survey_small_row{flex-direction:column}.user_survey_stats_row{flex-wrap:wrap;gap:8px}.user_survey_content,.user_survey_actions{padding:10px}.user_survey_header{padding:10px 15px}}.user_surveys_tabs{gap:2px;display:flex}.user_survey_tabs_container{background:#fff;border-bottom:1px solid #eef2f8;padding:8px 20px}.user_survey_tabs_wrapper{align-items:center;gap:12px;display:flex}.user_survey_tabs_back_btn{cursor:pointer;width:32px;height:32px;color:var(--user_survey_muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.user_survey_tabs_back_btn:hover{color:var(--user_survey_text);background:#f1f5f9}.user_survey_tabs_btn{color:var(--user_survey_muted);cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:14px;font-weight:500;transition:color .2s;position:relative}.user_survey_tabs_btn:hover{color:var(--user_survey_text)}.user_survey_tabs_btn_active{color:var(--user_survey_accent_600);font-weight:600}.user_survey_tabs_btn_active:after{content:"";background:linear-gradient(135deg, var(--user_survey_accent) 0%, var(--user_survey_accent_600) 100%);border-radius:2px;height:3px;position:absolute;bottom:-2px;left:10%;right:10%}:root{--user-lpp-navy:#011f5b;--user-lpp-bg-main:#f3f6fb;--user-lpp-text-dark:#0f1724;--user-lpp-text-muted:#64748b;--user-lpp-accent-blue:#2563eb;--user-lpp-soft-blue:#eff6ff;--user-lpp-border:#e2e8f0;--user-lpp-radius-card:12px;--user-lpp-radius-modal:16px;--user-lpp-shadow-card:0 1px 3px #1018280f, 0 4px 12px #1018280a;--user-lpp-shadow-modal:0 20px 40px -8px #0000002e}.user_lp_container{background-color:#f8f9fa;flex-direction:column;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.user_lp_main_content{flex-direction:row;flex:1;min-height:0;display:flex;overflow:hidden}.user_lp_sidebar{background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:360px;height:100%;padding:14px 20px;display:flex;overflow-y:auto;box-shadow:4px 0 12px #0f172a08}.user_lp_header_back{border:1px solid var(--color-gray-light);color:var(--color-gray-medium);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.user_lp_header_back:hover{color:#011f5b;background-color:#f9fafb;border-color:#011f5b}.user_lp_header_back:active{background-color:#f3f4f6}.user_lp_back_btn{cursor:pointer;color:#6b7280;background:0 0;border:none;align-items:center;margin-bottom:20px;padding:8px 0;font-size:14px;font-weight:600;transition:color .2s;display:flex}.user_lp_back_btn:hover{color:#111827}.user_lp_back_btn svg{margin-right:4px}.user_lp_thumbnail_container_outer{margin-bottom:8px}.user_lp_thumbnail_container{border-radius:12px;width:300px;height:250px;margin-bottom:16px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.user_lp_thumbnail_bg{background-position:50%;background-size:cover;width:100%;height:100%}.user_lp_thumbnail_overlay{background:radial-gradient(#000000e6 0%,#000000d9 35%,#0009 60%,#0000004d 80%,#00000014 92%,#0000 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex}.user_lp_thumbnail_title{color:#fff;text-align:center;margin-bottom:16px;font-size:17px;font-weight:700}.user_lp_progress_card{background-color:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:20px;padding:14px 14px 18px;box-shadow:0 8px 18px #0f172a0a}.user_lp_progress_header{justify-content:space-between;margin-bottom:12px;display:flex}.user_lp_progress_pct{color:#5570f1;font-size:20px;font-weight:700}.user_lp_progress_text{color:#6b7280;font-size:13px;font-weight:500}.user_lp_progress_bar_track{background-color:#e5e7eb;border-radius:10px;width:100%;height:10px;overflow:hidden}.user_lp_progress_bar_fill{background:linear-gradient(90deg,#5570f1 0%,#4338ca 100%);border-radius:10px;height:100%;transition:width .5s}.user_lp_sections_list{flex:1;padding-right:4px;overflow-y:auto}.user_lp_section_item{margin-bottom:12px}.user_lp_section_content{background-color:#0000;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 12px;transition:background-color .2s;display:flex}.user_lp_section_content:hover,.user_lp_section_active{background-color:#e0e7ff}.user_lp_section_locked{cursor:not-allowed;opacity:.6}.user_lp_section_clickable{cursor:pointer}.user_lp_section_info{flex:1}.user_lp_section_title{color:#111827;justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;font-size:14px;font-weight:600;display:flex}.user_lp_locked_icon_wrap{align-items:center;gap:4px;display:inline-flex}.user_lp_section_meta{color:#6b7280;align-items:center;gap:6px;font-size:12px;display:flex}.user_lp_type_badge{border:1px solid #fff;border-radius:10px;padding:3px 6px;font-size:12px;font-weight:500}.user_lp_locked_text{color:#b91c1c;font-size:11px}.user_lp_content_area{background-color:#f8f9fa;flex-direction:column;flex:1;display:flex;overflow:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.user-lpp-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out user-lpp-fadein;display:flex;position:fixed;inset:0}.user-lpp-overlay--embedded{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:static}.user-lpp-overlay--fullwidth .user-lpp-container{max-width:100%}.user-lpp-container{-webkit-font-smoothing:antialiased;background:var(--user-lpp-bg-main);border-radius:var(--user-lpp-radius-modal);width:100%;max-width:1100px;box-shadow:var(--user-lpp-shadow-modal);border:1px solid #dde3ed;flex-direction:column;flex:1;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;animation:.18s ease-out user-lpp-scalein;display:flex;overflow:hidden}.user-lpp-header{border-bottom:1px solid var(--user-lpp-border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.user-lpp-header-left{align-items:center;gap:10px;display:flex}.user-lpp-icon-box{background:var(--user-lpp-soft-blue);color:var(--user-lpp-navy);border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.user-lpp-header-title{color:var(--user-lpp-text-dark);font-size:15px;font-weight:700}.user-lpp-tabs-pill{background:#f1f5f9;border-radius:8px;gap:2px;padding:4px;display:flex}.user-lpp-tabs-pill button{cursor:pointer;color:var(--user-lpp-text-muted);background:0 0;border:none;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,box-shadow .15s}.user-lpp-tabs-pill button:hover{color:var(--user-lpp-accent-blue)}.user-lpp-tabs-pill button.user-lpp-tab-active{background:var(--user-lpp-navy);color:#fff;box-shadow:0 2px 8px #011f5b47}.user-lpp-close-x{border:1px solid var(--user-lpp-border);cursor:pointer;width:30px;height:30px;color:var(--user-lpp-text-muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.user-lpp-close-x:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.user-lpp-body{background:var(--user-lpp-bg-main);flex:1;min-height:0;padding:14px;overflow-y:auto}.user-lpp-body--flush{padding:0}.user-lpp-grid{grid-template:"user-lpp-img user-lpp-meta"290px"left right"/1fr 1fr;align-items:start;gap:14px;display:grid}.user-lpp-cell-img,.user-lpp-cell-meta{align-self:stretch}.user-lpp-cell-img{grid-area:user-lpp-img}.user-lpp-cell-meta{grid-area:user-lpp-meta}.user-lpp-col-left{flex-direction:column;grid-area:left;align-self:start;gap:14px;display:flex}.user-lpp-col-right{flex-direction:column;grid-area:right;align-self:start;gap:14px;display:flex}.user-lpp-col-left>.user-lpp-card:first-child,.user-lpp-col-right>.user-lpp-card:first-child{min-height:120px}.user-lpp-col-left>.user-lpp-card:last-child,.user-lpp-col-right>.user-lpp-card:last-child{min-height:178px}.user-lpp-cell{flex-direction:column;min-width:0;display:flex}.user-lpp-card{border-radius:var(--user-lpp-radius-card);border:1px solid var(--user-lpp-border);box-shadow:var(--user-lpp-shadow-card);background:#fff;padding:18px 20px}.user-lpp-inner-flex{flex-direction:column;display:flex}.user-lpp-inner-flex .user-lpp-prereq-list,.user-lpp-inner-flex .user-lpp-tags{flex:none}.user-lpp-media-card{border-radius:var(--user-lpp-radius-card);background:linear-gradient(160deg,#1d3580 0%,#132458 55%,#0d1a42 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;overflow:hidden}.user-lpp-thumb-img{width:100%;height:100%;display:block}.user-lpp-thumb-placeholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:290px;display:flex}.user-lpp-placeholder-label{color:#ffffff59;letter-spacing:.04em;font-size:15px;font-weight:600}.user-lpp-meta-card{flex-direction:column;justify-content:space-between;padding:22px 20px 24px;display:flex}.user-lpp-title{color:var(--user-lpp-text-dark);margin-bottom:32px;font-size:19px;font-weight:800;line-height:1.3}.user-lpp-category{color:var(--user-lpp-accent-blue);margin-bottom:35px;font-size:14px;font-weight:600}.user-lpp-target-row{gap:120px;margin-bottom:16px;padding-bottom:20px;display:flex}.user-lpp-target-row>div{flex-direction:column;gap:4px;display:flex}.user-lpp-label{color:#000;letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:700;display:block}.user-lpp-label-team{color:var(--user-lpp-text-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.user-lpp-target-val{color:var(--user-lpp-text-dark);font-size:14px;font-weight:800}.user-lpp-stats-row{flex-wrap:nowrap;gap:8px;margin-top:auto;display:flex}.user-lpp-stat-pill{background:var(--user-lpp-soft-blue);min-width:0;color:var(--user-lpp-text-dark);text-align:center;white-space:nowrap;text-overflow:ellipsis;border:1px solid #dbeafe;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;padding:8px 6px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.user-lpp-tags{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.user-lpp-tag{background:var(--user-lpp-soft-blue);color:var(--user-lpp-accent-blue);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;line-height:1.2}.user-lpp-prereq-list{flex-direction:column;gap:0;display:flex}.user-lpp-prereq-item{color:var(--user-lpp-text-dark);align-items:flex-start;gap:10px;padding:4px 0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.user-lpp-bullet{background:var(--user-lpp-text-dark);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;display:inline-block}.user-lpp-show-link{color:var(--user-lpp-accent-blue);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.user-lpp-show-link:hover{opacity:.7}.user-lpp-show-link--bottom{margin-top:10px;padding-top:0}.user-lpp-chev{flex-shrink:0;transition:transform .22s}.user-lpp-chev--up{transform:rotate(180deg)}.user-lpp-expandable{flex:none;max-height:88px;transition:max-height .32s;overflow:hidden}.user-lpp-expandable--open{max-height:1000px}.user-lpp-body-text{color:#4b5563;font-size:13px;line-height:1.65}.user-lpp-outcomes-list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.user-lpp-outcome-item{color:var(--user-lpp-text-dark);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.user-lpp-check{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:14px;font-weight:800}.user-lpp-check--muted{color:var(--user-lpp-text-muted)}.user-lpp-footer{border-top:1px solid var(--user-lpp-border);background:#fff;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;height:62px;padding:0 24px;display:flex;position:sticky;bottom:0}.user-lpp-btn-primary{background:var(--user-lpp-navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #011f5b40}.user-lpp-btn-primary:hover{background:#0a2d7a;transform:translate(2px);box-shadow:0 6px 16px #011f5b52}.user-lpp-btn-ghost{border:1.5px solid var(--user-lpp-border);color:var(--user-lpp-text-dark);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.user-lpp-btn-ghost:hover{background:var(--user-lpp-bg-main)}.user-lpp-path-wrap{width:100%;min-height:0}@keyframes user-lpp-fadein{0%{opacity:0}to{opacity:1}}@keyframes user-lpp-scalein{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:none}}@media (width<=780px){.user-lpp-grid{grid-template:"user-lpp-img""user-lpp-meta""left""right"/1fr}.user-lpp-stats-row{flex-wrap:wrap}.user-lpp-stat-pill{flex:unset}.user-lpp-thumb-placeholder{min-height:180px}.user-lpp-target-row{gap:24px}}@media (width<=520px){.user-lpp-overlay{padding:0}.user-lpp-container{border-radius:0;max-height:100vh}}.user_recommended_container{max-width:1240px;min-height:calc(100vh - 100px);margin:0 auto;padding:2rem}.user_recommended_header{margin-bottom:2rem}.user_recommended_header_top h1{color:#1e293b;margin-bottom:.5rem;font-size:2rem;font-weight:700}.user_recommended_subtitle{color:#64748b;font-size:1rem}.user_recommended_controls{align-items:center;gap:1.5rem;margin-top:2rem;display:flex;position:relative}.controls_right{align-items:center;gap:.75rem;display:flex}.user_recommended_filter_panel{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:320px;margin-top:.75rem;padding:1.5rem;position:absolute;top:100%;right:0;box-shadow:0 10px 25px -5px #0000001a}.filter_close{cursor:pointer;border-radius:6px;padding:.25rem;transition:background .2s;position:absolute;top:1rem;right:1rem}.filter_close:hover{background:#f1f5f9}.user_recommended_filter_group{margin-bottom:1.25rem}.user_recommended_filter_group label{color:#475569;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.user_recommended_filter_actions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1rem;display:flex}.user_recommended_grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem;display:grid}.user_recommended_pagination{border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:1.5rem;padding:2rem 0;display:flex}.pagination_btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1.25rem;font-weight:600;transition:all .2s}.pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.pagination_btn:disabled{opacity:.5;cursor:not-allowed}.pagination_info{color:#64748b;font-size:.875rem;font-weight:500}.user_recommended_empty{justify-content:center;padding:4rem 0;display:flex}@media (width<=1024px){.user_recommended_grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.user_recommended_container{padding:1.25rem}.user_recommended_grid{grid-template-columns:1fr}.user_recommended_controls{flex-direction:column;align-items:stretch}.controls_right{justify-content:space-between}.user_recommended_filter_panel{width:100%;left:0}}.user_sub_container{padding:24px}.user_sub_header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.user_sub_header_content{justify-content:space-between;align-items:center;gap:32px;display:flex}.user_sub_header_info h1.user_sub_page_title{color:#1e293b;margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.user_sub_page_subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400}.user_sub_stats{gap:16px;display:flex}.user_sub_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;width:200px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.user_sub_stat_icon{color:var(--color-accent);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.user_sub_stat_icon_published{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.user_sub_stat_info{flex-direction:column;display:flex}.user_sub_stat_number{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.user_sub_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.user_sub_controls{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:0;display:flex}.user_sub_search_bar{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.user_sub_search_bar:focus-within,.user_sub_search_bar:hover{border-color:#011f5b}.user_sub_search_icon{z-index:1;color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.user_sub_search_input{color:#1e293b;background-color:#fff;border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.user_sub_search_input:focus{border-color:#011f5b}.user_sub_controls_right{gap:10px;display:flex;position:relative}.user_sub_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.user_sub_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.user_sub_control_btn:disabled{opacity:.5;cursor:not-allowed}.user_sub_filter_badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;display:flex}.user_sub_btn_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.user_sub_btn_primary:disabled{cursor:not-allowed;opacity:.5}.user_sub_filter_apply_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.user_sub_btn_secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.user_sub_btn_secondary:hover{background:#e5e7eb}.user_sub_filter_panel{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:20px 15px 15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.user_sub_filter_close{cursor:pointer;position:absolute;top:10px;right:10px}.user_sub_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.user_sub_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.user_sub_filter_actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.user_sub_bulk_action_panel{z-index:1000;background:#fff;border:1px solid #e8ebf0;border-radius:14px;flex-direction:column;gap:16px;min-width:270px;padding:20px;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:absolute;top:54px;right:7px;box-shadow:0 8px 24px #1e2a5b1f,0 1.5px 6px #467aec17}.user_sub_bulk_action_header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.user_sub_bulk_action_title{color:#26334d;font-size:15px;font-weight:600}.user_sub_bulk_action_close{cursor:pointer;color:#9ea5bc;transition:color .18s}.user_sub_bulk_action_close:hover{color:#5a5f73;background:#f1f3f7;border-radius:50%}.user_sub_bulk_action_actions{justify-content:center;align-items:center;display:flex}.user_sub_bulk_delete_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444 30%,#dc2626 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s;display:flex;box-shadow:0 2px 8px #ef444412}.user_sub_bulk_delete_btn:disabled{color:#ccc;opacity:.6;cursor:not-allowed;background:#ec4141}.user_sub_table_header_checkbox{align-items:center;gap:4px;display:flex;position:relative}.user_sub_select_all_menu_toggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:1;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.user_sub_select_all_menu_toggle:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a14}.user_sub_select_all_menu_toggle:active{border-color:#94a3b8;box-shadow:0 2px 6px #0f172a1f}.user_sub_select_all_chevron{transition:transform .16s}.user_sub_select_all_menu_toggle.open .user_sub_select_all_chevron{transform:rotate(180deg)}.user_sub_select_all_flyout{z-index:8;background:#fafafa;border:3px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:170px;padding:8px 6px;display:flex;box-shadow:0 12px 30px #0f172a24}.user_sub_select_all_flyout button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;transition:background .2s;display:flex}.user_sub_select_all_flyout button:hover:not(:disabled){background:#d8d8e380}.user_sub_selected_option{background:#d8d8e380!important}.user_sub_check_icon{filter:invert(25%)sepia(16%)saturate(339%)hue-rotate(179deg)brightness(90%)contrast(86%);flex-shrink:0;width:16px;height:16px}.user_sub_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.user_sub_table_container{overflow-x:auto}.user_sub_table{border-collapse:collapse;width:100%}.user_sub_table th,.user_sub_table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 18px}.user_sub_table th{color:#374151;text-transform:uppercase;background-color:#f1f5f9;font-size:.9rem;font-weight:600;position:relative}.user_sub_actions_header{text-align:left!important}.user_sub_table_row{border-bottom:1px solid #e2e8f0;transition:background-color .2s}.user_sub_row_selected{background:#eef2ff!important}.user_sub_cell_content{align-items:center;display:flex}.user_sub_title_container{flex-direction:column;gap:4px;display:flex}.user_sub_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.user_sub_description{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin:0;font-size:.875rem;overflow:hidden}.user_sub_tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.user_sub_classification{color:#475569;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.user_sub_status_badge{text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:600;display:flex}.user_sub_view_grade{text-align:center;white-space:nowrap;width:100px;font-size:11px}.user_sub_view_file{text-align:center;letter-spacing:.3px;white-space:nowrap;width:100px;font-size:13px;font-weight:600}.user_sub_status_published{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.user_sub_status_draft{white-space:nowrap;background:#fef3c7;border:1px solid #fde68a}.user_sub_date_info{color:#64748b;white-space:nowrap;flex-direction:column;justify-content:center;gap:6px;font-size:.875rem;display:flex}.user_sub_action_buttons{text-align:left;gap:8px;display:flex}.user_sub_action_btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.user_sub_action_btn:disabled{color:#9ea5bc;opacity:.5;cursor:not-allowed;background:#f3f4f6}.user_sub_pagination_container{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.user_sub_pagination_content{align-items:center;gap:12px;display:flex}.user_sub_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;transition:all .2s}.user_sub_pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.user_sub_pagination_btn:disabled{cursor:not-allowed;opacity:.5}.user_sub_pagination_text{color:#0f172a;font-size:.875rem}.user_sub_empty_state{text-align:center;padding:48px 24px}.user_sub_empty_icon{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.user_sub_empty_state h3{color:#1e293b;margin:0 0 8px;font-size:1.25rem;font-weight:600}.user_sub_empty_state p{color:#64748b;margin:0 0 20px}.user_sub_empty_actions{justify-content:center;align-items:center;display:flex}.status-not-submitted{color:#991b1b;text-transform:uppercase;white-space:nowrap;background-color:#fee2e2;border:1px solid #fecaca;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.status-overdue{color:#991b1b;text-transform:uppercase;background-color:#fef2f2;border:1px solid #fecaca;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.user_sub_badge{text-transform:uppercase;white-space:nowrap;color:#065f46;background-color:#d1fec7;border:1px solid #a7f3d0;border-radius:20px;width:114px;padding:4px 12px;font-size:.65rem;font-weight:600}.status-submitted-ontime{color:#1e40af;text-transform:uppercase;background-color:#dbeafe;border:1px solid #bfdbfe;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.status-submitted-late{color:#92400e;text-transform:uppercase;background-color:#fef3c7;border:1px solid #fde68a;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.status-pending{color:#d97706;text-transform:uppercase;background-color:#fef3c7;border:1px solid #fde68a;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.status-scored-ontime{color:#065f46;text-transform:uppercase;background-color:#d1fae5;border:1px solid #a7f3d0;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.status-scored-late{color:#78350f;text-transform:uppercase;background-color:#fef3c7;border:1px solid #fde68a;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.deadline-info{color:#64748b;margin-top:4px;font-size:12px}.deadline-urgent{color:#ef4444;font-weight:600}.score-display{color:#1e293b;font-size:16px;font-weight:700}.modal{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;padding:32px;animation:.3s slideUp;overflow-y:auto;box-shadow:0 10px 25px #0000001a}.modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.modal-header h2{margin:0;font-size:1.25rem;font-weight:600}.modal-body{margin-bottom:24px}.modal-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.modal-field{flex-direction:column;display:flex}.modal-label{color:#64748b;margin-bottom:4px;font-size:.875rem;display:block}.modal-value{color:#0f172a;font-weight:500}.modal-date-value{align-items:center;gap:8px;display:flex}.modal-grade-box{background:#f8fafc;border-radius:8px;margin-bottom:24px;padding:16px}.modal-grade-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.modal-grade-title{color:#334155;font-weight:600}.modal-grade-score{color:#0f172a;font-size:1.5rem;font-weight:700}.modal-grade-total{color:#64748b;font-size:1rem}.modal-feedback-text{color:#334155;margin:0;line-height:1.5}.view-file-link{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-weight:500;display:flex}.modal-footer{justify-content:flex-end;gap:12px;display:flex}.upload-zone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;padding:32px;transition:border-color .2s}.upload-zone:hover,.upload-zone.dragging{border-color:#2563eb}.upload-icon-container{color:#64748b;margin-bottom:12px}.file-info-name{color:#0f172a;margin-bottom:4px;font-weight:500}.file-info-size{color:#64748b;font-size:.875rem}.remove-file-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-top:12px;padding:4px 8px;font-size:.875rem;transition:background-color .2s}.remove-file-btn:hover{background-color:#fee2e2}.upload-placeholder-text{color:#0f172a;margin-bottom:4px;font-weight:500}.upload-placeholder-subtext{color:#64748b;font-size:.875rem}.close-modal-x{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.user_support_container{background:#f8fafc;min-height:100vh;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.user_support_header{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:28px;box-shadow:0 2px 6px #0000000d}.user_support_row{border-bottom:1px solid #e2e8f0}.user_support_header_content{justify-content:space-between;align-items:center;display:flex}.user_support_title{color:#1e293b;margin:0;font-size:1.8rem;font-weight:700}.user_support_subtitle{color:#64748b;margin-top:4px;font-size:1rem}.user_support_btn_primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1c88c7 0%,#2679bd 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:.95rem;font-weight:600;display:flex}.actions_wrapper{gap:8px;display:flex}.tickets_action_btn{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.tickets_action_btn.edit:hover{color:var(--color-primary);background:#eff6ff;border-color:#dbeafe}.tickets_action_btn.delete:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.tickets_action_btn.view:hover{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.user_support_search{align-items:center;margin-bottom:20px;padding:10px 1px;display:flex;position:relative}.user_support_search_icon{z-index:1;color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.user_support_search_input{color:#1e293b;background-color:#fff;border:2px solid #cecece;border-radius:10px;outline:none;width:400px;padding:10px 14px 10px 36px;font-size:14px;transition:all .3s}.user_support_search_input:focus-within,.user_support_search_input:hover{border-color:#011f5b}.user_support_table_section{background:#fff;border:2px solid #cecece;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.user_support_table{border-collapse:collapse;width:100%}.user_support_table th{color:#374151;text-align:left;text-transform:uppercase;background-color:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:14px 18px;font-size:.9rem;font-weight:600}.user_support_row td{cursor:pointer;border-bottom:1px solid #f1f5f9;padding:14px 18px}.user_support_row:hover{cursor:pointer;background:#f8fafc}.user_support_cell{word-break:break-word;flex-direction:column;gap:4px;display:flex}.user_support_ticket_title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.user_support_ticket_description{color:#64748b;margin:0;font-size:.85rem}.user_ticket_id_display{color:#000;background:#f0f9ff;border-radius:6px;padding:4px 8px;font-family:Courier New,monospace;font-size:.9rem;font-weight:600}.user_support_badge{text-transform:uppercase;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:600}.user_support_badge.open{color:#d97706;background:#fef3c7}.user_support_badge.in-progress{color:#0284c7;background:#e0f2fe}.user_support_badge.resolved{color:#059669;background:#d1fae5}.user_support_date{color:#64748b;align-items:center;gap:6px;font-size:.85rem;display:flex}.user_support_popup_overlay{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.user_support_popup_container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.user_support_popup_container.success_popup{max-width:500px;padding:0}.user_support_popup_close{cursor:pointer;color:#64748b;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.user_support_popup_close:hover{color:#1e293b;background:#e2e8f0}.user_support_popup_success_container{text-align:center;flex-direction:column;align-items:center;padding:40px;display:flex}.user_support_popup_success_message{color:#6b7280;margin:0;font-size:16px;line-height:1.5}.user_support_popup_id_value{color:#111827;font-family:Courier New,monospace;font-size:20px;font-weight:700}.user_support_popup_id_label{color:#6b7280;margin-bottom:4px;font-size:14px;display:block}.user_support_popup_success_ticket_id{background:#f3f4f6;border-radius:8px;width:100%;max-width:300px;margin-bottom:24px;padding:16px}.user_support_popup_success_title{color:#1f2937;margin:0 0 24px;font-size:24px;font-weight:700}.user_support_popup_success_icon{color:#059669;background:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex}.user_support_popup_success_icon .icon_large{width:32px;height:32px}.user_ticket_empty_state{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex}.user_ticket_empty_icon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;padding:16px;display:flex}.user_ticket_empty_state h3{color:#374151;margin:0 0 8px;font-size:1.25rem;font-weight:600}.user_ticket_empty_state p{margin:0 0 24px;font-size:.95rem}.user_ticket_stats{gap:16px;display:flex}.user_ticket_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:140px;padding:20px;display:flex;box-shadow:0 1px 3px #0000000d}.user_ticket_stat_icon{color:var(--color-accent);background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.user_ticket_stat_icon.open{color:#b45309;background:#fff7ed}.user_ticket_stat_icon.resolved{color:#059669;background:#ecfdf5}.user_ticket_stat_info{flex-direction:column;display:flex}.user_ticket_stat_number{color:#1e293b;font-size:1.3rem;font-weight:700}.user_ticket_stat_label{color:#64748b;font-size:.875rem;font-weight:500}.user_support_filter_panel{z-index:3;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:350px;padding:15px;position:absolute;top:45px;right:-7px;box-shadow:0 4px 12px #0000001a}.user_support_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.user_support_filter_group label{color:#374151;text-align:left;margin-bottom:4px;font-size:.85rem;font-weight:500}.user_support_filter_actions{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.user_support_control_btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.user_support_control_btn:hover{background:#f8fafc;border-color:#cbd5e1}.user_support_filter_apply_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.user_support_filter_apply_btn:hover{background:#156da1}.user_support_btn_secondary_alt{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:8px 16px;font-size:14px;transition:all .2s}.user_support_btn_secondary_alt:hover{background:#e5e7eb}.user_support_filter_header{align-items:center;gap:12px;margin-bottom:20px;display:flex;position:relative}.user_support_filter_close_icon{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:5px;right:7px}.user_support_filter_close_icon:hover{color:#1e293b}.filter-badge{color:#fff;background-color:#ef4444;border-radius:50%;margin-left:4px;padding:2px 6px;font-size:10px;font-weight:700}.user_ticket_form_container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.user_ticket_header{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.user_ticket_header_content{align-items:center;gap:16px;display:flex}.user_ticket_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.user_ticket_header_title{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.user_ticket_header_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.user_ticket_close_button_header{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.user_ticket_close_button_header:hover{color:#0f172a;background-color:#f1f5f9}.user_ticket_form{flex:1;padding:24px;overflow-y:auto}.user_ticket_form_group{margin-bottom:15px}.user_ticket_form_label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.user_ticket_required{color:#ef4444}.user_ticket_form_input,.user_ticket_form_textarea{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.user_ticket_form_input:focus,.user_ticket_form_textarea:focus{border-color:#011f5b;outline:none}.user_ticket_form_textarea{resize:none;font-family:inherit}.user_error_textarea{font-family:Courier New,monospace;font-size:13px}.user_ticket_input_error{border-color:#ef4444!important}.user_ticket_error_text{color:#ef4444;margin-top:4px;font-size:.75rem}.user_upload_area{text-align:center;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;padding:32px 24px;transition:border-color .2s;display:flex}.user_upload_area:hover{border-color:#011f5b}.user_upload_icon{color:#9ca3af;width:40px;height:40px;margin:0 auto 12px}.user_upload_label{cursor:pointer}.user_upload_link{color:#011f5b;font-weight:600}.user_upload_link:hover{color:#011f5b5b}.user_upload_text{color:#6b7280}.user_upload_input{display:none}.user_upload_hint{color:#9ca3af;margin-top:8px;font-size:12px}.user_attachment_list{flex-direction:column;gap:8px;margin-top:16px;display:flex}.user_attachment_item{background-color:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.user_attachment_info{align-items:center;gap:12px;display:flex}.user_attachment_icon{background-color:#e0e7ff;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.user_file_extension{color:#4f46e5;font-size:10px;font-weight:700}.user_file_name{color:#374151;margin:0;font-size:14px;font-weight:500}.user_file_size{color:#6b7280;margin:0;font-size:12px}.user_remove_button{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex}.user_remove_button:hover{color:#dc2626}.user_remove_icon{width:20px;height:20px}.user_ticket_close_button{cursor:pointer;color:#fff;background:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:22px;right:25px}.user_info_box{background-color:#f4f4f4;border-left:4px solid #011f5b;border-radius:8px;padding:16px}.user_info_content{align-items:flex-start;gap:12px;display:flex}.user_info_icon{color:#3b82f6;flex-shrink:0;width:20px;height:20px;margin-top:2px}.user_info_text{color:#1e40af;font-size:14px}.user_info_title{margin:0 0 8px;font-weight:600}.user_info_list{color:#2563eb;margin:0;padding-left:20px}.user_info_list li{margin-bottom:4px}.user_ticket_form_actions{background-color:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.user_ticket_button_secondary{color:#0f172a;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:8px;padding:10px 20px}.user_ticket_button_primary{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.user_ticket_button_primary:hover:not(:disabled){background:#011f5b;transform:translateY(-1px)}.user_ticket_button_primary:disabled{opacity:.5;cursor:not-allowed}.user_success_container{text-align:center;max-width:500px;margin:0 auto;padding:48px 32px}.user_success_icon{margin-bottom:24px}.user_icon_large{color:#10b981;width:80px;height:80px;margin:0 auto}.user_success_title{color:#1f2937;margin:0 0 12px;font-size:24px;font-weight:700}.user_success_ticket_id{color:#6b7280;margin:0 0 8px;font-size:14px}.user_ticket_id_value{color:#4f46e5;font-family:Courier New,monospace;font-weight:600}.user_success_message{color:#6b7280;margin:0;font-size:14px}.user_success_container{text-align:center;max-width:550px;margin:0 auto;padding:64px 32px;animation:.6s ease-out user_fadeInUp}@keyframes user_fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.user_success_icon{margin-bottom:28px;position:relative}.user_icon_large{color:#10b981;filter:drop-shadow(0 4px 12px #10b9814d);width:96px;height:96px;margin:0 auto;animation:.5s ease-out .2s both user_scaleIn}@keyframes user_scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.user_success_icon:before{content:"";background:radial-gradient(circle,#10b98126 0%,#0000 70%);border-radius:50%;width:120px;height:120px;animation:2s ease-out infinite user_pulseRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes user_pulseRing{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.user_success_title{color:#1f2937;margin:0 0 16px;font-size:28px;font-weight:700;animation:.6s ease-out .3s both user_fadeInUp}.user_success_ticket_id{color:#0c4a6e;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:2px solid #bae6fd;border-radius:12px;max-width:320px;margin:0 auto 20px;padding:16px 24px;font-size:15px;animation:.6s ease-out .4s both user_fadeInUp;box-shadow:0 4px 6px #0000000d}.user_ticket_id_label{text-transform:uppercase;letter-spacing:.5px;color:#0369a1;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.user_ticket_id_value{color:#0c4a6e;letter-spacing:1px;background:linear-gradient(135deg,#4f46e5 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Courier New,monospace;font-size:20px;font-weight:700;display:inline-block}.user_success_message{color:#6b7280;margin:0 0 24px;font-size:15px;line-height:1.6;animation:.6s ease-out .5s both user_fadeInUp}.user_success_details{background:#f9fafb;border-radius:12px;margin-top:24px;padding:20px;animation:.6s ease-out .6s both user_fadeInUp}.user_success_details_title{color:#374151;justify-content:center;align-items:center;gap:8px;margin:0 0 12px;font-size:14px;font-weight:600;display:flex}.user_success_details_list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.user_success_details_list li{color:#6b7280;justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.user_success_details_list li:before{content:"✓";color:#10b981;font-size:16px;font-weight:700}.user_ticket_modal_overlay{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.user_ticket_modal_loading_content,.user_ticket_modal_error_content{text-align:center;background:#fff;border-radius:16px;padding:40px}.user_ticket_modal_spinner{border:4px solid #e2e8f0;border-top-color:#1c88c7;border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:1s linear infinite spin}.user_ticket_modal_loading_text,.user_ticket_modal_error_text{color:#64748b;margin:0}.user_ticket_modal_error_icon{margin:0 auto 16px}.user_ticket_modal_close_btn{color:#fff;cursor:pointer;background:#1c88c7;border:none;border-radius:8px;margin-top:16px;padding:8px 16px}.user_ticket_modal_container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.user_ticket_modal_header{background:#011f5b;border-top-left-radius:16px;border-top-right-radius:16px;padding:24px;position:relative}.user_ticket_modal_header_close{cursor:pointer;color:#fff;background:#011f5b;border:none;border-radius:8px;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:16px;right:16px}.user_ticket_modal_header_close:hover{color:#000;background-color:#fff;border:1px solid #011f5b}.user_ticket_modal_header_badges{align-items:center;gap:12px;margin-bottom:12px;display:flex}.user_ticket_modal_id_badge{color:#fff;background:#fff3;border-radius:6px;padding:4px 12px;font-family:monospace;font-size:18px;font-weight:700}.user_ticket_modal_status_badge{color:#64748b;background:#ffffffe6;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.user_ticket_modal_status_open{color:#d97706}.user_ticket_modal_status_in-progress{color:#0284c7}.user_ticket_modal_status_resolved{color:#059669}.user_ticket_modal_status_default{color:#64748b}.user_ticket_modal_title{color:#fff;margin:0 0 12px;font-size:20px;font-weight:600}.user_ticket_modal_meta_item{align-items:center;gap:6px;display:flex}.user_ticket_modal_meta_item svg{color:#64748b;flex-shrink:0}.user_ticket_modal_meta_item span{padding-top:1px;line-height:1;display:inline-block}.user_ticket_modal_body{flex:1;padding:24px;overflow-y:auto}.user_ticket_modal_details_box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px}.user_ticket_modal_section_title{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:14px;font-weight:600}.user_ticket_modal_description{color:#1e293b;white-space:pre-wrap;margin:0 0 16px;font-size:14px;line-height:1.6}.user_ticket_modal_error_title,.user_ticket_modal_attachments_title{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:16px 0 8px;font-size:14px;font-weight:600}.user_ticket_modal_error_block{color:#e2e8f0;background:#1e293b;border-radius:8px;margin:0;padding:12px;font-size:12px;overflow:auto}.user_ticket_modal_attachments_list{flex-direction:column;gap:8px;display:flex}.user_ticket_modal_attachment_item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.user_ticket_modal_attachment_content{flex:1}.user_ticket_modal_attachment_name,.user_ticket_modal_attachment_link{color:#1e293b;font-size:13px;font-weight:500}.user_ticket_modal_attachment_link{text-decoration:underline}.user_ticket_modal_attachment_size{color:#64748b;font-size:11px}.user_ticket_modal_header{background-color:#fff;border-bottom:1px solid #e2e8f0;border-top-left-radius:16px;border-top-right-radius:16px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.user_ticket_modal_header_content{align-items:center;gap:16px;display:flex}.user_ticket_modal_header_icon{color:#011f5b;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.user_ticket_modal_title_header{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.user_ticket_modal_header_subtitle{color:#64748b;margin-top:2px;font-size:.875rem;font-weight:400}.user_ticket_modal_close_btn_header{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.user_ticket_modal_close_btn_header:hover{color:#0f172a;background-color:#f1f5f9}.user_ticket_modal_top_section{border-bottom:1px solid #e2e8f0;flex-shrink:0;padding:16px 24px}.user_ticket_modal_meta{color:#64748b;flex-wrap:wrap;gap:24px;font-size:13px;display:flex}.user_ticket_modal_conversation_list{flex-direction:column;gap:16px;display:flex}.user_ticket_modal_message_row{flex-direction:row;gap:12px;display:flex}.user_ticket_modal_message_row_admin{flex-direction:row-reverse}.user_ticket_modal_avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.user_ticket_modal_avatar_admin{background:#1c88c7}.user_ticket_modal_avatar_user{background:#64748b}.user_ticket_modal_message_content_wrapper{flex:1;max-width:70%}.user_ticket_modal_message_bubble{border-radius:12px;padding:12px 16px}.user_ticket_modal_message_bubble_admin{background:#e0f2fe;border-top-left-radius:12px;border-top-right-radius:4px}.user_ticket_modal_message_bubble_user{background:#f1f5f9;border-top-left-radius:4px;border-top-right-radius:12px}.user_ticket_modal_message_header{color:#475569;margin-bottom:6px;font-size:12px;font-weight:600}.user_ticket_modal_message_time{color:#94a3b8;margin-left:8px;font-weight:400}.user_ticket_modal_message_text{color:#1e293b;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.user_ticket_modal_message_attachments{flex-direction:column;gap:6px;margin-top:12px;display:flex}.user_ticket_modal_footer{background-color:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;padding:20px 24px}.user_ticket_modal_comment_textarea{resize:vertical;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:80px;padding:12px;font-family:inherit;font-size:14px;transition:all .2s}.user_ticket_modal_comment_textarea:focus{border-color:#011f5b;outline:none}.user_ticket_modal_input_error{border-color:#ef4444!important}.user_ticket_modal_error_text_small{color:#ef4444;margin-top:4px;font-size:.75rem}.user_ticket_modal_comment_attachments_preview{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.user_ticket_modal_remove_attachment_btn{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.user_ticket_modal_footer_actions{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.user_ticket_modal_attach_label{color:#011f5b;cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.user_ticket_modal_send_btn{color:#fff;cursor:pointer;background:#011f5b;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.user_ticket_modal_send_btn:hover:not(:disabled){background:#011f5b;transform:translateY(-1px)}.user_ticket_modal_send_btn:disabled{opacity:.5;cursor:not-allowed}.user_ticket_modal_flex_align_center{align-items:center;display:flex}.user_ticket_modal_gap_8{gap:8px}.user_ticket_modal_flex_1{flex:1}.user_ticket_modal_text_slate_500{color:#64748b}.userprofile_container{background:linear-gradient(#f9fafb,#fff);max-width:1400px;min-height:100vh;margin:0 auto;padding:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.userprofile_content{grid-template-columns:320px 1fr;gap:28px;display:grid}.userprofile_avatar{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;height:100%;padding:32px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.userprofile_avatar:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.userprofile_avatar:before{content:"";z-index:0;background:#011f5b;height:120px;position:absolute;top:0;left:0;right:0}.userprofile_avatar:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#ffffff26 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.userprofile_initials_circle{width:120px;height:120px;color:var(--color-primary);z-index:2;background:#fff;border:5px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:40px;font-weight:700;transition:transform .3s;display:flex;position:relative;box-shadow:0 8px 24px #00000026}.userprofile_avatar:hover .userprofile_initials_circle{transform:scale(1.05)}.userprofile_avatar h3{color:#111827;z-index:2;margin:20px 0 8px;font-size:24px;font-weight:700;position:relative}.userprofile_title_org{color:#4b5563;z-index:2;margin:0 0 15px;font-size:15px;font-weight:700;position:relative}.userprofile_title{color:#4b5563;z-index:2;margin:0 0 10px;font-size:15px;font-weight:500;position:relative}.userprofile_department{color:#6b7280;z-index:2;background:#f3f4f6;border-radius:20px;margin:6px 0 0;padding:6px 16px;font-size:14px;display:inline-block;position:relative}.userprofile_details{flex-direction:column;gap:24px;display:flex}.userprofile_card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #00000014}.userprofile_card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.userprofile_header_row{justify-content:space-between;align-items:center;display:flex}.userprofile_section_title{border-bottom:2px solid var(--color-primary);color:#111827;width:100%;margin-top:0;margin-bottom:28px;padding-bottom:18px;font-size:22px;font-weight:700;position:relative}.userprofile_info{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.userprofile_info_group{border-left:4px solid var(--color-primary);background:#f9fafb;border-radius:10px;flex-direction:column;gap:6px;padding:18px;transition:all .2s;display:flex}.userprofile_info_group:hover{border-left-color:var(--color-accent);background:#f3f4f6;transform:translate(4px)}.userprofile_info_label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.userprofile_info_value{color:#111827;word-break:break-word;font-size:16px;font-weight:600}.userprofile_security_card{margin-top:24px}.userprofile_password_row{justify-content:space-between;align-items:center;display:flex}.userprofile_btn_change_password{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.userprofile_btn_change_password:hover{background-color:#f9fafb;border-color:#9ca3af}@media (width<=1024px){.userprofile_content{grid-template-columns:1fr}.userprofile_avatar{max-width:400px;margin:0 auto}}@media (width<=768px){.userprofile_container{padding:20px}.userprofile_content{gap:20px}.userprofile_card{padding:24px}.userprofile_info{grid-template-columns:1fr}.userprofile_initials_circle{width:100px;height:100px;font-size:36px}.userprofile_avatar h3{font-size:22px}}@media (width<=480px){.userprofile_container{padding:16px}.userprofile_avatar{padding:24px 20px}.userprofile_avatar:before{height:100px}.userprofile_initials_circle{width:90px;height:90px;font-size:32px}.userprofile_card{padding:20px}.userprofile_section_title{font-size:20px}}.userprofile_skeleton_card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;position:relative;overflow:hidden}.userprofile_skeleton_text{background:#e5e7eb;border-radius:4px;position:relative;overflow:hidden}.userprofile_skeleton_circle{background:#e5e7eb;border-radius:50%;width:120px;height:120px;margin:0 auto 20px;position:relative;overflow:hidden}.userprofile_skeleton_pill{background:#e5e7eb;border-radius:20px;width:120px;height:24px;margin:10px auto 0;position:relative;overflow:hidden}.userprofile_skeleton_group{background:#f9fafb;border:1px solid #e5e7eb;height:80px;position:relative;overflow:hidden}.userprofile_skeleton_card:after,.userprofile_skeleton_text:after,.userprofile_skeleton_circle:after,.userprofile_skeleton_pill:after,.userprofile_skeleton_group:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:0;transform:translate(-100%)}.user_workspace_container{max-width:1200px;margin:0 auto;padding:24px;font-family:Inter,system-ui,-apple-system,sans-serif}.user_workspace_header h1{color:#2c3e50;margin-bottom:.5rem;font-size:2rem;font-weight:600}.user_workspace_subtitle{color:#7f8c8d;margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.user_workspace_content{margin-top:1rem}.user_workspace_grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.user_workspace_card{border-top:4px solid var(--color-accent);background:#fff;border-radius:8px;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 10px #00000014}.user_workspace_card:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.user_workspace_empty_state{text-align:center;color:#95a5a6;background:#fff;border-radius:8px;padding:3rem;font-size:1.1rem;box-shadow:0 2px 10px #00000014}.user_workspace_search_box{flex:1;justify-content:space-between;align-items:center;min-width:240px;margin-bottom:40px;display:flex;position:relative}.user_workspace_filter_panel{z-index:499;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:400px;padding:15px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.user_workspace_filter_group{flex-direction:column;margin-bottom:12px;display:flex}.user_workspace_filter_group label{color:#374151;margin-bottom:4px;font-size:.85rem;font-weight:500}.user_workspace_filter_actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=768px){.user_workspace_container{padding:1rem}.user_workspace_grid{grid-template-columns:1fr}.user_workspace_search_box input{width:100%}}.user_workspace_filter_btn{margin-left:10px}.user_workspace_close_icon{cursor:pointer;position:absolute;top:10px;right:10px}.user_workspace_filter_action_btn{padding:6px 12px;font-size:14px}.user_workspace_pagination_container{justify-content:center;align-items:center;width:100%;padding:24px 0;display:flex}.user_workspace_pagination_wrapper{align-items:center;gap:12px;display:flex}.user_workspace_pagination_btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;transition:all .2s}.user_workspace_pagination_btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.user_workspace_pagination_btn:disabled{cursor:not-allowed;opacity:.6}.user_workspace_pagination_text{color:#0f172a;font-size:14px;font-weight:500}
