/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-3{margin-top:calc(var(--spacing)*3)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.w-100{width:calc(var(--spacing)*100)}.shrink{flex-shrink:1}.gap-5{gap:calc(var(--spacing)*5)}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}body{font-family:Poppins,sans-serif}*{box-sizing:border-box;margin:0;padding:0}.error-message{color:red;margin-bottom:10px;font-weight:700}p{margin:0}a{text-decoration:none}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.sidebar{width:288px;background-color:#fff;min-height:100vh;padding:0 0 0 20px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px soad #e5e5e5;transition:all .3s ease;box-shadow:0 0 20px 20px #d8d8d8}.sidebar__logo{width:140px;margin:10px auto 15px;display:block}.sidebar__menu,.sidebar__bottom .sidebar__menu{list-style:none;padding:0;margin:0}.sidebar__menu a,.sidebar__bottom .sidebar__menu a{display:flex;align-items:center;padding:12px 16px;font-family:Poppins,sans-serif;font-weight:500;font-size:15px;color:#111;border-radius:25px 0 0 25px;cursor:pointer;transition:all .3s ease;margin-bottom:18px}.sidebar__menu button,.sidebar__bottom .sidebar__menu button{display:flex;align-items:center;padding:12px 16px;font-family:Poppins,sans-serif;font-weight:500;font-size:15px;color:#111;cursor:pointer;transition:all .3s ease;margin-bottom:18px;background:transparent;border:0}.sidebar__menu a svg,.sidebar__bottom .sidebar__menu a svg,.sidebar__menu button svg,.sidebar__bottom .sidebar__menu button svg{margin-right:10px;font-size:18px}.sidebar__menu a.active,.sidebar__menu a:hover{background-color:#2a768f;color:#fff}.sidebar__menu a.active svg,.sidebar__menu a:hover svg,.sidebar__menu button.active svg,.sidebar__menu button:hover svg{color:#fff}.sidebar__menu button.active svg,.sidebar__menu button:hover svg{color:#000}.sidebar-toggle-btn{display:none;font-size:24px;position:fixed;top:20px;left:20px;z-index:999;background:#fff;border-radius:5px;padding:6px 10px;box-shadow:0 0 8px #0000001a;cursor:pointer}@media screen and (max-width: 768px){.sidebar{position:fixed;top:0;left:0;height:100%;transform:translate(-100%);z-index:998}.sidebar.open{transform:translate(0)}.sidebar-toggle-btn{display:block}.sidebar.closed{transform:translate(-100%)}}.superadmin-header{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:20px 30px;box-shadow:0 1px 4px #0000000d;border-bottom:1px solid #eee;font-family:Poppins,sans-serif}.header-left .breadcrumb{font-size:14px;color:#111;margin:0}.breadcrumb .app-name{color:#0c7bb3;font-weight:500}.breadcrumb .chevron{margin:0 5px;color:#999}.header-right{display:flex;align-items:center;gap:20px}.search-box{position:relative;display:flex;align-items:center}.search-box input{padding:10px 30px 10px 15px;border-radius:12px;border:none;background:#f1f1f1;font-size:14px;width:240px}.search-icon{position:absolute;right:10px;color:#666;font-size:14px}.bell-icon{font-size:18px;color:#111;cursor:pointer}.profile-img{width:35px;height:35px;border-radius:50%;object-fit:cover;cursor:pointer}.bell-container{position:relative;display:inline-block;cursor:pointer}.bell-icon{font-size:22px;color:#333}.notification-badge{position:absolute;top:-6px;right:-6px;background:linear-gradient(135deg,#ff4d4f,#ff7875);color:#fff;font-size:12px;font-weight:700;padding:2px 6px;border-radius:50%;box-shadow:0 0 6px #ff4d4f99;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #ff4d4fb3}70%{transform:scale(1.2);box-shadow:0 0 0 10px #ff4d4f00}to{transform:scale(1)}}.layout{display:flex;min-height:100vh;background-color:#f9f9f9}.layout__main{flex:1;display:flex;flex-direction:column}.layout__content{padding:20px;flex-grow:1}:root{--bg: #f5f7fa;--panel: #ffffff;--muted: #6b7280;--primary: #2a768f;--success: #16a34a;--warning: #f59e0b;--info: #2563eb;--card-shadow: 0 4px 12px rgba(0, 0, 0, .05);--radius: 14px}.dashboard-wrap{padding:20px;min-height:100vh;display:flex;flex-direction:column;gap:24px}.dashboard-topbar{display:flex;align-items:center;justify-content:space-between;background:var(--primary);color:#fff;padding:10px 15px;border-radius:var(--radius);box-shadow:var(--card-shadow)}.dashboard-topbar-title{font-weight:600;font-size:18px}.dashboard-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.dashboard-card{background:var(--panel);border-radius:var(--radius);padding:20px;box-shadow:var(--card-shadow);display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease,box-shadow .2s ease}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #00000014}.dashboard-title{color:var(--muted);font-size:14px;margin-bottom:6px;font-weight:700}.dashboard-number{font-size:28px;font-weight:700;color:var(--success)}.dashboard-number-blue{color:var(--info)}.dashboard-number-orange{color:var(--warning)}.dashboard-card-footer{display:flex;align-items:center;margin-top:14px}.dashboard-sep{height:1px;border-bottom:2px dashed rgba(0,0,0,.06);flex:1;margin-right:12px}.dashboard-meta{display:flex;align-items:center;gap:10px}.dashboard-percent{color:var(--success);font-weight:600;font-size:14px}.dashboard-badge{width:36px;height:36px;border-radius:10px;background:linear-gradient(180deg,#fff,#f9fafb);display:flex;align-items:center;justify-content:center;box-shadow:var(--card-shadow)}.counselor-section-title{font-size:16px;font-weight:600;color:#374151}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.dashboard-panel{padding:10px;border-radius:var(--radius)}.dashboard-panel-title{font-size:16px;font-weight:600}.dashboard-activity-title{font-size:16px;font-weight:600;margin-bottom:14px}.dashboard-activity-list{padding-left:18px;border-left:2px dashed rgba(0,0,0,.06)}.dashboard-activity-item{display:flex;gap:12px;align-items:flex-start;margin:12px 0}.dashboard-dot{width:12px;height:12px;border-radius:50%;background:var(--success);border:3px solid #fff;box-shadow:var(--card-shadow);margin-top:6px}.dashboard-activity-text{color:#374151;font-size:14px}.dashboard-time{color:var(--muted);font-size:13px}@media (max-width: 768px){.dashboard-wrap{padding:14px}.dashboard-topbar{flex-direction:column;gap:8px;text-align:center}}.dashboard-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.dashboard-stat-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column}.dashboard-card-top{display:flex;justify-content:space-between;align-items:center}.dashboard-icon-box{border-radius:12px;color:#fff;font-size:18px;width:45px;height:45px;display:flex;justify-content:center;align-items:center}.dashboard-icon-box.green{background:#22c55e;box-shadow:3px 5px 6px #22c55e5e}.dashboard-icon-box.blue{background:#2563eb;box-shadow:3px 5px 6px #2563eb4f}.dashboard-icon-box.orange{background:#f97316;box-shadow:3px 5px 6px #f9731647}.dashboard-icon-box.gold{background:#facc15;box-shadow:3px 5px 6px #facc154a}.dashboard-card-value{margin-top:8px;font-size:24px;font-weight:700}.dashboard-card-value.green{color:#22c55e}.dashboard-card-value.blue{color:#2563eb}.dashboard-card-value.orange{color:#f97316}.dashboard-card-value.gold{color:#facc15}.dashboard-divider{border-top:1px dashed #ccc;margin:12px 0}.dashboard-card-title{font-size:16px;font-weight:600;color:#222;text-align:center}.charts-container{display:flex;gap:20px;flex-wrap:wrap}.charts-container{display:flex;gap:20px;flex-wrap:wrap;margin-top:10px}.chart-box{background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000f;padding:20px;flex:1;min-width:300px}.chart-title{font-size:16px;font-weight:600;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.chart-sub-controls{display:flex;align-items:center;gap:10px}.chart-dropdown{padding:4px 10px;border-radius:6px;border:1px solid #ccc}.switch{position:relative;display:inline-block;width:34px;height:20px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;border-radius:34px;inset:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#2196f3}input:checked+.slider:before{transform:translate(14px)}.toggle-label{font-size:12px}.pie-and-legend{display:flex;align-items:center;gap:20px}.legend-list{list-style:none;padding:0;margin:0;font-size:18px;width:100%;height:100%}.legend-list li{margin-bottom:10px;display:flex;align-items:center;font-size:13px;justify-content:space-between}.legend-color{width:15px;height:15px;display:inline-block;box-shadow:inset 0 0 3px #292929}.piechart{width:100%!important;height:100%!important}.piechart-lable{display:flex;align-items:center;gap:5px}.timeline-container{display:flex;justify-content:space-between;gap:20px}.timeline-column{flex:1;display:flex;flex-direction:column;gap:16px}.timeline-event{background:#f8f9fa;border-radius:8px;padding:12px 16px;box-shadow:0 2px 6px #0000001a}.timeline-icon{width:12px;height:12px;background:#1cc45a;border-radius:50%;display:inline-block;margin-right:8px}.timeline-content{font-size:14px;color:#333}.timeline-time{color:#ff3e3e;font-weight:600;display:block;margin-bottom:4px}@media (max-width: 768px){.timeline-container{flex-direction:column}}.superadmin-login-page{width:100%;height:100vh;padding:25px 50px;position:relative}.superadmin-login-page .shape1{position:absolute;top:0;right:0;width:45%;height:100%;z-index:-1}.superadmin-login-page .shape1 img{width:100%;height:100%}.superadmin-login-page .shape2{position:absolute;top:34%;left:60px;width:20px;height:auto;z-index:-1}.superadmin-login-page .shape2 img{width:100%;height:100%}.superadmin-login-page .shape3{position:absolute;left:40%;bottom:5%;width:20px;height:auto;z-index:-1}.superadmin-login-page .shape3 img{width:100%;height:100%}.superadmin-login-page .shape4{position:absolute;right:5%;top:6%;width:40px;height:auto;z-index:-1}.superadmin-login-page .shape4 img{width:100%;height:100%}.login-toggle{display:flex;justify-content:center;align-items:center;background-color:#2a757e;border-radius:30px;padding:4px;width:100%;max-width:320px;margin:0 auto 20px}.login-toggle-option{flex:1;text-align:center;padding:10px 0;font-size:14px;font-weight:500;color:#fff;border-radius:25px;cursor:pointer;transition:all .3s ease}.login-toggle-option.active{background-color:#fff;color:#000}.login-box-parent .login-logo img{width:120px;height:auto}.login-logo{margin-bottom:20px;display:flex;justify-content:center;align-items:center}.login-box{border-radius:20px;width:100%;padding:40px;background:#f5f5f5;border:1px solid #cacaca}.form-group{margin-bottom:20px!important}.form-group label{display:block;margin-bottom:8px;font-weight:600}.form-group input{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:10px;font-size:14px;outline:none}.otp-row{display:flex;gap:10px}.otp-row input{flex:1}.otp-btn{padding:12px 20px;background:#2a757e;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:.3s}.otp-btn:hover{background:#1b575e}.form-bottom{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:50px}.remember-me{display:flex;align-items:center;gap:5px;font-weight:600}.forgot-password{color:#444;text-decoration:none;font-weight:600}.login-btn{width:100%;padding:14px;background-color:#216b72;color:#fff;font-size:16px;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:.3s}.login-btn:hover{background-color:#1b575e}.login-img-content-box{padding:35px 70px 0;height:100%;width:100%}.login-img-content-box .login-right-side{background:linear-gradient(159deg,#43b1b3,#0e3242);padding:60px 30px;border-radius:45px 45px 92px 92px;height:80vh;width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.login-img-content-box .login-right-side .content h2{color:#fff;font-weight:700;font-size:48px}.login-img-content-box .login-right-side .content p{color:#fff;margin:0;font-size:26px;font-weight:500}.login-img-content-box .login-right-side img{width:70%;height:auto;position:absolute;bottom:-85px}.dashboard-container{padding:20px;font-family:Poppins,sans-serif}.section-title{font-size:20px;font-weight:700;padding:10px 20px;border-radius:10px;margin-bottom:20px;font-weight:600;width:100%}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px}.card{background-color:#0f636d;color:#fff;border-radius:15px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;height:140px;box-shadow:0 4px 10px #00000014}.card-top{display:flex;align-items:center;justify-content:space-between}.card-top .icon{background-color:#fff;color:#0f636d;border-radius:50%;padding:5px;width:40px;height:40px;display:grid;place-items:center}.label{text-align:right;font-size:14px;font-weight:500;flex-grow:1;padding-left:10px}.card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.value{font-size:22px;font-weight:600}.arrow{color:#fff}.layout{display:flex;height:100vh;overflow:hidden}.sidebar{width:288px;position:fixed;top:0;left:0;height:100vh;z-index:1000;background-color:#fff;overflow-y:auto;box-shadow:0 0 20px 20px #d8d8d8}.layout__main{margin-left:288px;width:calc(100% - 288px);display:flex;flex-direction:column;height:100vh;overflow:hidden}.superadmin-header{position:fixed;top:0;left:288px;right:0;z-index:999;height:70px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;box-shadow:0 1px 4px #0000000d;border-bottom:1px solid #eee}.layout__content{margin-top:70px;height:calc(100vh - 70px);overflow-y:auto;padding:30px;background-color:#e8e8e8}@media screen and (max-width: 768px){.layout__main{margin-left:0;width:100%}.superadmin-header{left:0;width:100%}.sidebar{transform:translate(-100%)}.sidebar.open{transform:translate(0)}}.metrics-grid .card{padding:0;border:0;border-radius:20px}.metrics-grid .card .card-top{padding-right:25px}.metrics-grid .card .card-top .icon{width:102px;height:78px;border-radius:19px 0 58px;padding:0!important}.metrics-grid .card .card-top .icon svg{width:100%;height:45px}.metrics-grid .card .card-top .label{font-size:16px;font-weight:600;color:#fff;padding-left:0;text-align:end}.metrics-grid .card .card-bottom{margin:0;padding:0 24px}.metrics-grid .card .card-bottom .value{font-size:40px}.metrics-grid .card .card-bottom .arrow svg{width:100%;height:40px;transform:rotate(315deg)}.user-login-img{width:66%!important}.user-shape-login{left:0!important;transform:scaleX(-1)!important}.otp-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:2000}.otp-container{background:#fff;border-radius:20px;padding:30px;text-align:center;width:700px;position:relative}.otp-container h2{font-weight:700;margin-bottom:10px}.otp-inputs{display:flex;justify-content:space-between;margin:20px 0}.otp-inputs input{width:100px;height:60px;border:none;outline:none;background:#25747b;border-radius:20px;font-size:24px;text-align:center;color:#fff}.verify-btn{width:100%;padding:12px;background:#25747b;color:#fff;font-size:18px;border:none;border-radius:20px;cursor:pointer}.close-btn{background:none;border:none;font-size:18px;position:absolute;top:15px;right:15px;cursor:pointer}.otp-timer{display:flex;justify-content:space-between;margin-bottom:20px}.otp-timer a{text-decoration:underline}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.custom-modal-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2000}.custom-modal-content.large-modal{background:#fff;border-radius:12px;padding:20px;width:90%;max-width:1200px;box-shadow:0 8px 25px #00000026}.assign-section-title{background-color:#006878;color:#fff;padding:10px 20px;border-radius:10px;margin-bottom:20px;font-weight:600;width:100%}.assign-close-btn{position:relative;background:none;border:none;font-size:18px;cursor:pointer;top:0;right:15px}.assign-dashed{border-top:1px dashed #bbb;margin:10px 0}.profile-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px}.profile-card{background:#f9f9f9;border-radius:12px;padding:16px}.profile-info{display:flex;align-items:center;gap:15px}.profile-img-counelor{width:170px;height:220px;border-radius:12px;object-fit:cover}.assign-profile-details{display:flex;flex-direction:column;gap:16px;text-align:justify}.assign-profile-details h4{margin:0;font-weight:600}.assign-profile-details p{font-size:14px}.assigned-users{background:#f9f9f9;border-radius:12px;padding:16px}.user-list{display:flex;flex-direction:column;gap:12px}.user-item{display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-bottom:1px dashed #ccc}.user-item:last-child{border-bottom:none}.user-avatar{width:40px;height:40px;border-radius:50%;margin-right:12px}.user-name{flex:1;font-weight:500}.status-pill{padding:4px 12px;border-radius:20px;font-size:14px;font-weight:500}.status-pill.completed{background:#c8f7c5;color:#161}.status-pill.pending{background:#ffe6b3;color:#c70}.assign-form-actions{display:flex;justify-content:center;gap:10px;margin-top:20px;width:100%}.btn{padding:8px 16px;border-radius:8px;border:none;cursor:pointer;font-weight:500}.assign-btn.green{background-color:#006878;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-weight:600;cursor:pointer;width:100%}.assign-btn.green:hover{background-color:green}.btn.red{background:#e74c3c;color:#fff}.profile-container{background:linear-gradient(135deg,#f5f6fa,#e0e2e7);padding:32px;border-radius:16px;width:100%;height:100%;font-family:Inter,Arial,sans-serif;box-shadow:0 2px 16px #00000012}.profile-header{display:flex;align-items:center;gap:32px}.profile-avatar-section{flex:0 0 160px;display:flex;align-items:center;justify-content:center}.profile-avatar{position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 2px 8px #00000014}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-edit-icon{position:absolute;bottom:10px;right:10px;background:#2a768f;color:#fff;border-radius:50%;padding:8px;font-size:20px;box-shadow:0 2px 8px #0000001f;cursor:pointer;border:2px solid #fff}.profile-details{background:#fff;border-radius:16px;padding:24px 32px;min-width:320px;box-shadow:0 2px 8px #0000000a}.profile-name,.profile-role,.profile-sector,.profile-status{font-size:18px;margin-bottom:8px;font-weight:500}.profile-name span,.profile-role span,.profile-sector span{font-weight:600;color:#222}.profile-status .active-status{color:#2ecc71;font-weight:700}.profile-divider{border:none;border-top:1.5px dashed #d3d3d3;margin:32px 0 24px}.profile-section{background:#fff;border-radius:16px;padding:24px 32px;margin-bottom:24px;box-shadow:0 2px 8px #0000000a}.profile-section-title{font-size:20px;font-weight:700;margin-bottom:18px;letter-spacing:.5px}.personal-info-row{display:flex;gap:24px;margin-bottom:18px}.info-block{flex:1;min-width:160px}.info-label{font-size:15px;font-weight:600;margin-bottom:6px;color:#222}.info-value{font-size:17px;font-weight:500;padding:10px 18px;border-radius:10px;background:#f5f6fa;margin-bottom:0;display:inline-block}.gray-bg{background:#e0e2e7;color:#222}.dashed-box{border:2px dashed #d3d3d3;background:#fff;color:#222}.green-text{color:#2ecc71;font-weight:600}.edit-btn-row{display:flex;justify-content:flex-start;margin-top:18px}.edit-btn{background:#2a768f;color:#fff;border:none;border-radius:8px;padding:10px 32px;font-size:17px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px #2176ff14;transition:background .2s}.edit-btn:hover{background:#2a768f}.professional-info-row{display:flex;gap:24px;margin-top:16px}.prof-info-header{flex:1;font-size:16px;font-weight:600;color:#222;text-align:left}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:32px;border-radius:16px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 4px 20px #00000026}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-title{font-size:24px;font-weight:600;color:#2a768f}.modal-close{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:4px}.modal-close:hover{color:#2a768f}.edit-form{width:100%}.form-input{width:100%;padding:8px 16px;border:2px solid #e0e2e7;border-radius:8px;font-size:16px;transition:border-color .2s;outline:none}.form-input:focus{border-color:#2a768f}.error{color:#f44;font-size:14px;margin-top:4px}.form-buttons{display:flex;gap:16px;margin-top:24px}.save-btn,.cancel-btn{padding:10px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.save-btn{background:#2a768f;color:#fff;border:none}.save-btn:hover{background:#205d70}.cancel-btn{background:#fff;color:#2a768f;border:2px solid #2a768f}.cancel-btn:hover{background:#f5f6fa}select.form-input{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em}.login-security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.change-btn{margin-top:10px;background:#2a768f;color:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:14px;font-weight:600;cursor:pointer}.change-btn:hover{background:#205d70}.preferences-list{display:flex;flex-direction:column;gap:16px}.pref-row{display:flex;justify-content:space-between;font-size:16px;font-weight:500}.pref-label{color:#444;font-weight:600}.pref-value{color:#222}.account-actions{display:flex;justify-content:space-between;margin-top:24px;gap:16px}.deactivate-btn{flex:1;background:#f59e0b;color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer}.deactivate-btn:hover{background:#d97706}.delete-btn{flex:1;background:#ef4444;color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer}.delete-btn:hover{background:#b91c1c}.custom-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000024;display:flex;align-items:center;justify-content:center;z-index:99999;opacity:0;pointer-events:none;transition:opacity .3s ease}.custom-modal-overlay.fade-in{opacity:1;pointer-events:all}.custom-modal-overlay.fade-out{opacity:0;pointer-events:none}.custom-modal-content{background:#fff;padding:25px;border-radius:12px;width:100%;max-width:580px;animation:fadeUp .3s ease}@keyframes fadeUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.custom-modal-overlay.fade-out .custom-modal-content{transform:translateY(40px);opacity:0}h3{margin-bottom:10px}.dashed{border:none;border-top:3px dashed #000000;margin-bottom:20px}.admin-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-form label{font-weight:400!important}.admin-form .assign-form-group input{border:2px dashed #ddd}.admin-modal-header{display:flex;justify-content:space-between;align-items:center}.admin-modal-header h4{margin:0}.admin-modal-header button{color:red;border-radius:50%;width:30px;height:30px;background:#fff;border:1px solid red}.assign-form-group{display:flex;flex-direction:column}.full-width{grid-column:1 / span 2}.assign-form-group label{margin-bottom:4px!important}.dashed-input{padding:10px;border:1px dashed #aaa;border-radius:10px;outline:none}.select-box{padding:10px;border:none;background-color:#f4f4f4;border-radius:10px}.static-box{background-color:#f4f4f4;padding:10px;border-radius:10px;text-align:center}.form-actions{display:flex;gap:10px}.btn{padding:12px;border:none;border-radius:8px;color:#fff;font-weight:700;cursor:pointer}.btn.green{background-color:green}.btn.red{background-color:red}.assign-layout{margin:20px 0;font-size:14px}.assign-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.assign-row span{width:100%}.viewuser-modal{max-width:530px!important}.assign-label{font-weight:600;width:140px;color:#333}.assign-value{font-weight:400;color:#444}.select-box{padding:6px 12px;border-radius:8px;border:1px solid #ccc;background:#f8f8f8;font-size:14px;outline:none}.btn.green{background-color:#006878;color:#fff;border:none;border-radius:8px;padding:8px 18px;font-weight:600;cursor:pointer}.btn.red{background-color:red;color:#fff;border:none;border-radius:8px;padding:8px 18px;font-weight:600;cursor:pointer}.btn.green:hover{background-color:#005a66}.btn.red:hover{background-color:#c00}:root{--bg: #f7f7f7;--panel: #fff;--muted: #6b7280;--green: #0a7f2b;--red: #d81f1f;--primary: #006878;--dash: rgba(0, 0, 0, .15);--shadow: 0 8px 24px rgba(16, 28, 33, .12);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial}.dashboard-modal-overlay{position:fixed;inset:0;display:flex;align-items:flex-start;justify-content:center;padding:32px;background:#0006;z-index:9999;overflow-y:auto;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dashboard-fade-in{animation:dashboard-fadeIn .25s ease-out both}.dashboard-fade-out{animation:dashboard-fadeOut .2s ease-in both}@keyframes dashboard-fadeIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dashboard-fadeOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.96)}}.dashboard-modal{width:720px;max-width:calc(100% - 40px);background:var(--panel);border-radius:12px;box-shadow:var(--shadow);border:1px solid rgba(0,0,0,.06);padding:20px 24px;animation:dashboard-fadeIn .2s ease-out both}.dashboard-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.dashboard-modal-title{color:#111827;font-size:16px;font-weight:700;letter-spacing:.3px}.dashboard-close-btn{background:transparent;border:none;font-size:22px;cursor:pointer;color:#6b7280;transition:color .2s ease}.dashboard-close-btn:hover{color:#111827}.dashboard-modal-content{padding:8px 6px 18px}.dashboard-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.dashboard-user-row .dashboard-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #f3f4f6;box-shadow:0 2px 6px #00000014}.dashboard-user-name{font-size:16px;color:#111827;font-weight:600;margin-right:8px}.dashboard-label{color:#374151;font-size:14px;font-weight:600;margin-left:8px;white-space:nowrap}.dashboard-dashed-box{padding:8px 14px;border-radius:8px;border:2px dashed var(--dash);min-width:120px;text-align:center;color:#1f2937;background:linear-gradient(180deg,#fff,#fafafa);box-shadow:0 1px #fff9 inset;font-size:14px;font-weight:500}.dashboard-actions{margin-top:20px;display:flex;gap:14px;justify-content:flex-end}.dashboard-btn{padding:10px 20px;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:14px;transition:background .25s ease,transform .1s ease;box-shadow:0 6px 18px #101c210f}.dashboard-btn:hover{transform:translateY(-1px)}.dashboard-btn-green{background:var(--green);color:#fff}.dashboard-btn-green:hover{background:#096a24}.dashboard-btn-red{background:var(--red);color:#fff}.dashboard-btn-red:hover{background:#b91c1c}@media (max-width: 768px){.dashboard-modal{width:100%;padding:16px}.dashboard-label{margin-left:0;width:100%}.dashboard-dashed-box{min-width:unset;flex:1 1 auto}.dashboard-row{gap:10px;align-items:flex-start}.dashboard-actions{justify-content:center}}:root{--primary-color: #2a768f;--secondary-color: #e0e2e7;--background-light: #f5f6fa;--background-dark: #1a1c22;--text-light: #222;--text-dark: #e0e0e0;--accent-color: #2ecc71;--shadow: 0 4px 20px rgba(0, 0, 0, .1);--glass-bg: rgba(255, 255, 255, .1);--glass-blur: blur(10px)}.user-profile-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;animation:user-profile-fadeIn .3s ease-out}.user-profile-modal-content{background:#fff;padding:2rem;border-radius:1rem;width:90%;max-width:50rem;max-height:90vh;overflow-y:auto;position:relative;box-shadow:var(--shadow);border:1px solid var(--secondary-color);animation:user-profile-slideUp .3s ease-out}.user-profile-modal-content.dark-mode{background:#2d333b;border-color:#444}.user-profile-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.user-profile-modal-title{font-size:1.75rem;font-weight:600;color:var(--primary-color)}.user-profile-modal-close{background:none;border:none;font-size:1.5rem;color:var(--text-light);cursor:pointer;transition:color .3s ease,transform .3s ease}.user-profile-modal-content.dark-mode .user-profile-modal-close{color:var(--text-dark)}.user-profile-modal-close:hover{color:var(--primary-color);transform:scale(1.2)}.user-profile-modal-form-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.user-profile-edit-form{width:100%}.user-profile-modal-personal-info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1.5rem;margin-bottom:1.25rem}.user-profile-modal-info-block{min-width:10rem}.user-profile-modal-info-block-flex{flex:1}.user-profile-modal-info-block-checkbox{display:flex;align-items:center;padding-left:12px}.user-profile-container{background:var(--background-light);padding:2.5rem;border-radius:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;box-shadow:var(--shadow);position:relative;transition:background .3s ease}.user-profile-container.user-profile-dark-mode{background:var(--background-dark);color:var(--text-dark)}.user-profile-container .user-profile-dark-mode-toggle{position:absolute;top:1rem;right:1rem;background:var(--primary-color);color:#fff;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,background .3s ease}.user-profile-container .user-profile-dark-mode-toggle:hover{transform:scale(1.1);background:#205d70}.user-profile-container .user-profile-main{display:flex;gap:2rem;margin-bottom:2rem}.user-profile-container .user-profile-left{flex:0 0 15rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.user-profile-container .user-profile-right{flex:1}.user-profile-container .user-profile-avatar-section{display:flex;align-items:center;justify-content:center}.user-profile-container .user-profile-avatar{position:relative;width:8rem;height:8rem;border-radius:50%;overflow:hidden;background:var(--background-light);box-shadow:0 0 20px #2a768f80;transition:transform .3s ease,box-shadow .3s ease}.user-profile-container.user-profile-dark-mode .user-profile-container .user-profile-avatar{background:var(--background-dark)}.user-profile-container .user-profile-avatar:hover{transform:scale(1.05);box-shadow:0 0 30px #2a768fb3}.user-profile-container .user-profile-avatar img{width:100%;height:100%;object-fit:cover}.user-profile-container .user-profile-edit-icon{position:absolute;bottom:.5rem;right:.5rem;background:var(--primary-color);color:#fff;border-radius:50%;padding:.5rem;font-size:1.25rem;box-shadow:var(--shadow);cursor:pointer;border:2px solid white;transition:transform .3s ease}.user-profile-container .user-profile-edit-icon:hover{transform:rotate(90deg)}.user-profile-container .user-profile-details{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:1rem;padding:1.5rem;width:100%;text-align:center;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.2)}.user-profile-container.user-profile-dark-mode .user-profile-container .user-profile-details{background:#282c34b3}.user-profile-container .user-profile-name,.user-profile-container .user-profile-role,.user-profile-container .user-profile-sector,.user-profile-container .user-profile-status{font-size:1.125rem;margin-bottom:.5rem;font-weight:500}.user-profile-container .user-profile-name span,.user-profile-container .user-profile-role span,.user-profile-container .user-profile-sector span,.user-profile-container .user-profile-status span{font-weight:600;color:var(--text-light)}.user-profile-container.user-profile-dark-mode .user-profile-container .user-profile-name span,.user-profile-container.user-profile-dark-mode .user-profile-container .user-profile-role span,.user-profile-container.user-profile-dark-mode .user-profile-container .user-profile-sector span,.user-profile-container.user-profile-dark-mode .user-profile-container .user-profile-status span{color:var(--text-dark)}.user-profile-container .user-profile-active-status{color:var(--accent-color);font-weight:700}.user-profile-container .user-profile-section{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:1rem;padding:1.5rem 2rem;margin-bottom:1.5rem;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.2)}.user-profile-container.user-profile-dark-mode .user-profile-container .user-profile-section{background:#282c34b3}.user-profile-container .user-profile-account-section{margin-top:2rem}.user-profile-container .user-profile-section-title{font-size:1.5rem;font-weight:700;margin-bottom:1.25rem;letter-spacing:.05rem;color:var(--primary-color)}.user-profile-container .user-profile-personal-info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1.5rem;margin-bottom:1.25rem}.user-profile-container .user-profile-info-block{min-width:10rem}.user-profile-container .user-profile-info-label{font-size:.9375rem;font-weight:600;margin-bottom:.375rem;color:var(--text-light)}.user-profile-container.user-profile-dark-mode .user-profile-container .user-profile-info-label{color:var(--text-dark)}.user-profile-container .user-profile-info-value{font-size:1rem;font-weight:500;padding:.75rem 1rem;border-radius:.625rem;background:var(--secondary-color);color:var(--text-light);text-align:center;transition:transform .3s ease}.user-profile-container.user-profile-dark-mode .user-profile-container .user-profile-info-value{background:#ffffff1a;color:var(--text-dark)}.user-profile-container .user-profile-info-value:hover{transform:translateY(-2px)}.user-profile-container .user-profile-gray-bg{background:var(--secondary-color)}.user-profile-container .user-profile-dashed-box{border:2px dashed var(--secondary-color);background:transparent}.user-profile-container .user-profile-edit-btn-row,.user-profile-container .user-profile-create-btn-row{display:flex;justify-content:flex-start;margin-top:1.25rem}.user-profile-container .user-profile-edit-btn{background:var(--primary-color);color:#fff;border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px #2a768f4d;transition:transform .3s ease,box-shadow .3s ease}.user-profile-container .user-profile-edit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2a768f80}.user-profile-container .user-profile-edit-form{width:100%}.user-profile-container .user-profile-form-buttons{display:flex;gap:1rem;margin-top:1.5rem}.user-profile-container .user-profile-loading{text-align:center}.user-profile-container .user-profile-otp-container{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.user-profile-container .user-profile-otp-input{flex:1}.user-profile-container .user-profile-otp-button{background:var(--primary-color);color:#fff;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;box-shadow:0 4px 15px #2a768f4d;transition:transform .3s ease,box-shadow .3s ease}.user-profile-container .user-profile-otp-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2a768f80}.user-profile-container .user-profile-error{color:#e74c3c;font-size:.875rem;margin-bottom:1rem;text-align:center}@keyframes user-profile-slideIn{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes user-profile-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes user-profile-fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 1024px){.user-profile-container{padding:1.5rem}.user-profile-container .user-profile-main{flex-direction:column;align-items:center}.user-profile-container .user-profile-left{flex:none;width:100%;max-width:15rem}.user-profile-container .user-profile-right{width:100%}}@media (max-width: 768px){.user-profile-container{padding:1rem}.user-profile-container .user-profile-avatar{width:6rem;height:6rem}.user-profile-container .user-profile-details,.user-profile-container .user-profile-section{padding:1rem}.user-profile-container .user-profile-section-title{font-size:1.25rem}.user-profile-container .user-profile-personal-info-row{grid-template-columns:1fr}.user-profile-container .user-profile-otp-container{flex-direction:column;align-items:stretch}.user-profile-modal-content{padding:1.5rem;width:95%;max-width:40rem}.user-profile-modal-personal-info-row{grid-template-columns:1fr}}@media (max-width: 480px){.user-profile-container{padding:.75rem}.user-profile-container .user-profile-avatar{width:4.5rem;height:4.5rem}.user-profile-container .user-profile-name,.user-profile-container .user-profile-role,.user-profile-container .user-profile-sector,.user-profile-container .user-profile-status{font-size:.875rem}.user-profile-container .user-profile-info-label{font-size:.8125rem}.user-profile-container .user-profile-info-value{font-size:.875rem;padding:.5rem .75rem}.user-profile-container .user-profile-otp-button{padding:.5rem 1rem;font-size:.875rem}.user-profile-modal-content{padding:1rem;width:95%;max-width:30rem}.user-profile-modal-title{font-size:1.5rem}.user-profile-modal-close{font-size:1.25rem}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.user-assessment-container{display:block!important;margin:auto;padding:20px;font-family:sans-serif}.section-title{background-color:#065f66;color:#fff}.assessment-section-title{margin-bottom:8px;font-size:20px;font-weight:500;border-bottom:2px dashed gray}.assigned-header-box{display:flex;justify-content:space-between;align-items:center;border-radius:12px;padding:15px 20px;margin-bottom:10px}.assigned-header-box .filter-label{font-weight:600;margin-right:10px}.ticket-header-controls{margin-bottom:10px}.assigned-header-box .header-left{display:flex;align-items:center;gap:10px}.assigned-header-box .header-right{display:flex;align-items:center;gap:12px}.download-btn{padding:6px 14px;background-color:#065f66!important;border-radius:6px}.download-btn:hover{background-color:#00a859!important;color:#fff!important}.user-id{color:#00a859;font-weight:700}.timer-box{text-align:center;display:flex;align-items:center;gap:20px}.time-left-text{color:red;font-weight:700;display:block}.timer-circle{margin-top:5px;width:85px;height:85px;border:12px solid #3498db;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;background:#fff;font-size:14px}.btn-row{margin:20px 0;display:flex;gap:15px;justify-content:flex-end}.preview-btn{background:#065f66;color:#fff;padding:15px;border:none;cursor:pointer;border-radius:6px;font-weight:700;display:flex;align-items:center;gap:6px}.preview-btn:hover{background-color:#00a859!important;color:#fff!important}.question-card{border:1px solid #ddd;border-radius:12px;margin-bottom:20px;background:#fff}.question-header{font-weight:700;display:flex;align-items:center;gap:8px;padding:12px 15px}.check-icon{display:flex;align-items:center}.upload-btn{display:flex;background-color:#7153a0;padding:15px 10px;align-items:center;color:#fff;font-weight:600}.upload-btn:hover{background-color:#00a859!important;color:#fff!important;border:none!important}.divider{border-top:1px solid #ddd}.question-label{font-size:13px;color:#9a9a9a;padding:10px 15px 0;margin:0}.question-text{padding:0 15px 10px;margin:0}.options{display:flex;gap:30px;align-items:center}.options label{cursor:pointer}textarea{width:100%;padding:10px;border-radius:8px;border:1px solid #ddd}.slider-value{border:1px solid #808080a6;border-radius:15px;padding:4px 20px}.step-wrapper{display:flex;align-items:center}.step-circle{width:14px;height:14px;border-radius:50%;border:2px solid #0f6a73;background:#fff;cursor:pointer}.step-circle.active{background:#0f6a73}.step-line{flex:1;height:4px;background:#ddd}.step-line.active{background:#0f6a73}.progress-circle{width:14px;height:14px;border-radius:50%;border:2px solid #0f6a73;background:#fff;cursor:pointer}.progress-circle.active{background:#fff;border-color:#0f6a73;border:5px solid #0f6a73}.progress-line{flex:1;height:4px;background:#ddd}.progress-line.active{background:#0f6a73}.step-slider{display:flex;align-items:center;margin:12px 0}.step-wrapper{display:flex;align-items:center;width:100%}.req-btn{background-color:#eea113;border:none;padding:15px 10px;align-items:center;color:#fff;font-weight:600}.req-btn:hover{background-color:#ffc55a!important;color:#000!important}.steps-ques{display:flex;padding:30px;align-items:baseline;gap:26px}.steps-ques .question-label{padding:0;font-size:20px}.steps-ques .progress-steps{flex:1}.steps-ques .progress-steps .question-text{padding:0}.steps-ques .progress-steps .steps-heading{display:flex;justify-content:space-between;margin-bottom:30px;align-items:center}.user-sbt-btn-end{justify-content:center}.user-sbt-btn-end .download-btn{padding:10px 40px}
