@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.custom-dropdown-divider{margin:8px 0!important}.custom-dropdown-footer{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:0 4px 4px}.custom-dropdown-footer button{height:32px!important;border-radius:6px!important;font-weight:600!important;font-size:13px!important}.pageContainer{display:flex;flex-direction:column;gap:24px}.pageTitle{margin:0!important;font-weight:700!important}.contentCard{border-radius:20px!important;box-shadow:0 10px 30px #00000008!important;border:1px solid #f0f2f5!important}.emptyContainer{text-align:center}.emptyIcon{font-size:48px;color:#cbd5e0;margin-bottom:16px}.heading{font-size:28px;font-weight:500;line-height:1.2;margin:0}.subheading{font-size:15px;font-weight:400;line-height:1.5;margin:0}.input-text,.body-text{font-size:14px;font-weight:400;line-height:1.5}.small-text{font-size:12px;font-weight:400;line-height:1.5}.text-primary{color:#14b8a6}.text-secondary{color:#0f766e}.text-success{color:#059669}.text-warning{color:#d97706}.text-error{color:#dc2626}.text-info{color:#d8ffd0}.text-muted{color:#475569}.text-white{color:#fff}.text-black{color:#0f172a}.bg-primary{background-color:#14b8a6}.bg-secondary{background-color:#0f766e}.bg-success{background-color:#059669}.bg-warning{background-color:#d97706}.bg-error{background-color:#dc2626}.bg-info{background-color:#d8ffd0}.bg-white{background-color:#fff}.bg-grey{background-color:#f1f5f9}.bg-dark{background-color:#1e293b}.bg-gradient-primary{background:linear-gradient(218deg,#14b8a6 -5.84%,#0f766e 106.73%)}.text-gradient-primary{background:linear-gradient(218deg,#14b8a6 -5.84%,#0f766e 106.73%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.m-0{margin:0}.m-auto{margin:auto}.m-xs{margin:4px}.mt-xs{margin-top:4px}.mr-xs{margin-right:4px}.mb-xs{margin-bottom:4px}.ml-xs{margin-left:4px}.mx-xs{margin-left:4px;margin-right:4px}.my-xs{margin-top:4px;margin-bottom:4px}.m-sm{margin:8px}.mt-sm{margin-top:8px}.mr-sm{margin-right:8px}.mb-sm{margin-bottom:8px}.ml-sm{margin-left:8px}.mx-sm{margin-left:8px;margin-right:8px}.my-sm{margin-top:8px;margin-bottom:8px}.m-md{margin:12px}.mt-md{margin-top:12px}.mr-md{margin-right:12px}.mb-md{margin-bottom:12px}.ml-md{margin-left:12px}.mx-md{margin-left:12px;margin-right:12px}.my-md{margin-top:12px;margin-bottom:12px}.m-lg{margin:16px}.mt-lg{margin-top:16px}.mr-lg{margin-right:16px}.mb-lg{margin-bottom:16px}.ml-lg{margin-left:16px}.mx-lg{margin-left:16px;margin-right:16px}.my-lg{margin-top:16px;margin-bottom:16px}.m-xl{margin:24px}.mt-xl{margin-top:24px}.mr-xl{margin-right:24px}.mb-xl{margin-bottom:24px}.ml-xl{margin-left:24px}.mx-xl{margin-left:24px;margin-right:24px}.my-xl{margin-top:24px;margin-bottom:24px}.m-2xl{margin:32px}.mt-2xl{margin-top:32px}.mr-2xl{margin-right:32px}.mb-2xl{margin-bottom:32px}.ml-2xl{margin-left:32px}.mx-2xl{margin-left:32px;margin-right:32px}.my-2xl{margin-top:32px;margin-bottom:32px}.m-3xl{margin:48px}.mt-3xl{margin-top:48px}.mr-3xl{margin-right:48px}.mb-3xl{margin-bottom:48px}.ml-3xl{margin-left:48px}.mx-3xl{margin-left:48px;margin-right:48px}.my-3xl{margin-top:48px;margin-bottom:48px}.p-0{padding:0}.p-xs{padding:4px}.pt-xs{padding-top:4px}.pr-xs{padding-right:4px}.pb-xs{padding-bottom:4px}.pl-xs{padding-left:4px}.px-xs{padding-left:4px;padding-right:4px}.py-xs{padding-top:4px;padding-bottom:4px}.p-sm{padding:8px}.pt-sm{padding-top:8px}.pr-sm{padding-right:8px}.pb-sm{padding-bottom:8px}.pl-sm{padding-left:8px}.px-sm{padding-left:8px;padding-right:8px}.py-sm{padding-top:8px;padding-bottom:8px}.p-md{padding:12px}.pt-md{padding-top:12px}.pr-md{padding-right:12px}.pb-md{padding-bottom:12px}.pl-md{padding-left:12px}.px-md{padding-left:12px;padding-right:12px}.py-md{padding-top:12px;padding-bottom:12px}.p-lg{padding:16px}.pt-lg{padding-top:16px}.pr-lg{padding-right:16px}.pb-lg{padding-bottom:16px}.pl-lg{padding-left:16px}.px-lg{padding-left:16px;padding-right:16px}.py-lg{padding-top:16px;padding-bottom:16px}.p-xl{padding:24px}.pt-xl{padding-top:24px}.pr-xl{padding-right:24px}.pb-xl{padding-bottom:24px}.pl-xl{padding-left:24px}.px-xl{padding-left:24px;padding-right:24px}.py-xl{padding-top:24px;padding-bottom:24px}.p-2xl{padding:32px}.pt-2xl{padding-top:32px}.pr-2xl{padding-right:32px}.pb-2xl{padding-bottom:32px}.pl-2xl{padding-left:32px}.px-2xl{padding-left:32px;padding-right:32px}.py-2xl{padding-top:32px;padding-bottom:32px}.p-3xl{padding:48px}.pt-3xl{padding-top:48px}.pr-3xl{padding-right:48px}.pb-3xl{padding-bottom:48px}.pl-3xl{padding-left:48px}.px-3xl{padding-left:48px;padding-right:48px}.py-3xl{padding-top:48px;padding-bottom:48px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.gap-xs{gap:4px}.gap-x-xs{column-gap:4px}.gap-y-xs{row-gap:4px}.gap-sm{gap:8px}.gap-x-sm{column-gap:8px}.gap-y-sm{row-gap:8px}.gap-md{gap:12px}.gap-x-md{column-gap:12px}.gap-y-md{row-gap:12px}.gap-lg{gap:16px}.gap-x-lg{column-gap:16px}.gap-y-lg{row-gap:16px}.gap-xl{gap:24px}.gap-x-xl{column-gap:24px}.gap-y-xl{row-gap:24px}.gap-2xl{gap:32px}.gap-x-2xl{column-gap:32px}.gap-y-2xl{row-gap:32px}.gap-3xl{gap:48px}.gap-x-3xl{column-gap:48px}.gap-y-3xl{row-gap:48px}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.rounded-none{border-radius:0}.rounded-sm{border-radius:4px}.rounded-md{border-radius:6px}.rounded-lg{border-radius:10px}.rounded-xl{border-radius:14px}.rounded-full{border-radius:9999px}.shadow-none{box-shadow:none}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.shadow-lg{box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005}.shadow-xl{box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.w-fit{width:fit-content}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.h-fit{height:fit-content}.min-w-0{min-width:0}.min-w-full{min-width:100%}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.max-w-full{max-width:100%}.max-w-screen{max-width:100vw}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;user-select:auto}.transition-fast{transition:all .15s ease-in-out}.transition-normal{transition:all .25s ease-in-out}.transition-slow{transition:all .35s ease-in-out}.transition-none{transition:none}.border{border:1px solid #E2E8F0}.border-0{border:0}.border-t{border-top:1px solid #E2E8F0}.border-r{border-right:1px solid #E2E8F0}.border-b{border-bottom:1px solid #E2E8F0}.border-l{border-left:1px solid #E2E8F0}.border-light{border-color:#f1f5f9}.border-medium{border-color:#e2e8f0}.border-dark{border-color:#cbd5e0}.border-primary{border-color:#14b8a6}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-dropdown{z-index:1000}.z-sticky{z-index:1020}.z-fixed{z-index:1030}.z-modal{z-index:1050}.z-tooltip{z-index:1070}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.ant-modal .ant-modal-close{transition:none!important}.ant-modal .ant-modal-close:hover{background:transparent!important;box-shadow:none!important;color:inherit!important;text-decoration:none!important}.ant-modal .ant-modal-content{border-radius:14px!important;padding:32px!important}.ant-modal .ant-modal-header{margin-bottom:24px!important}.ant-modal .ant-modal-header .ant-modal-title{font-size:20px!important;font-weight:700!important;color:#2d3748!important}.ant-btn{box-shadow:none!important}.ant-btn-text:hover{background-color:transparent!important}.ant-input-affix-wrapper:hover,.ant-input-affix-wrapper-focused{box-shadow:none!important}.ant-select,.ant-select .ant-select-selector{display:flex;align-items:center}.ant-select-selection-item{background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:6px!important;height:28px!important;line-height:26px!important;margin-top:8px!important;margin-bottom:8px!important;font-size:13px!important;padding:0 8px!important;display:flex!important;align-items:center!important;color:#475569!important}.ant-select-selection-item .ant-select-selection-item-remove{display:flex;align-items:center;color:#94a3b8}.ant-select-selection-item .ant-select-selection-item-remove:hover{color:#e53e3e}:root{--font-primary: Poppins, sans-serif;--font-size-heading: 28px;--font-size-subheading: 15px;--font-size-input: 14px;--font-size-body: 14px;--font-size-small: 12px;--font-size-large: 16px;--font-size-xlarge: 20px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.6;--color-primary: #14B8A6;--color-secondary: #0F766E;--color-linear: #0F766E;--gradient-brand: linear-gradient(218deg, #14B8A6 -5.84%, #0F766E 106.73%);--color-tab-bg: #FFFFFF;--color-info: #D8FFD0;--color-success: #059669;--color-warning: #D97706;--color-error: #DC2626;--color-icons: #94A3B8;--color-accent: #B2D3D0;--color-black: #0F172A;--color-grey: #64748B;--color-grey-1: #94A3B8;--color-white: #FFFFFF;--color-bg-primary: #F8FAFC;--color-bg-secondary: #F1F5F9;--color-bg-dark: #1E293B;--color-text-primary: #0F172A;--color-text-secondary: #475569;--color-text-tertiary: #94A3B8;--color-text-inverse: #FFFFFF;--color-border-light: #F1F5F9;--color-border-medium: #E2E8F0;--color-border-dark: #CBD5E0;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 24px;--spacing-2xl: 32px;--spacing-3xl: 48px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 10px;--radius-xl: 14px;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .05), 0 4px 6px -2px rgba(0, 0, 0, .02);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .05), 0 10px 10px -5px rgba(0, 0, 0, .02);--transition-fast: .15s ease-in-out;--transition-normal: .25s ease-in-out;--transition-slow: .35s ease-in-out;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070;font-family:Poppins,sans-serif;line-height:1.5;font-weight:400;font-size:14px;color-scheme:light;color:#0f172a;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;color:#0f172a;background-color:#f8fafc}h1,h2,h3,h4,h5,h6{margin:0;font-weight:500;line-height:1.2}h1{font-size:28px}h2{font-size:20px}h3{font-size:16px}h4{font-size:15px}h5,h6{font-size:14px}p{margin:0;line-height:1.5}a{color:#14b8a6;text-decoration:none;transition:color .15s ease-in-out}a:hover{color:#0f766e}a:focus-visible{outline:2px solid #14B8A6;outline-offset:2px}button{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;border-radius:6px;border:1px solid transparent;padding:8px 12px;cursor:pointer;transition:all .25s ease-in-out;background-color:#14b8a6;color:#fff}button:hover:not(:disabled){background-color:#0f766e;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}button:active:not(:disabled){transform:translateY(0)}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible{outline:2px solid #14B8A6;outline-offset:2px}input,textarea,select{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;padding:0 12px;height:34px;border:1px solid #E2E8F0;border-radius:6px;transition:all .15s ease-in-out;background-color:#f8fafc;color:#0f172a;width:100%}input:focus,textarea:focus,select:focus{outline:none;border-color:#14b8a6}input::placeholder,textarea::placeholder,select::placeholder{color:#94a3b8}input:disabled,textarea:disabled,select:disabled{background-color:#f1f5f9;cursor:not-allowed}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #14B8A6;outline-offset:2px}ul,ol{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:block}table{border-collapse:collapse;width:100%}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#f1f5f9;border-radius:9999px}*::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:9999px}*::-webkit-scrollbar-thumb:hover{background:#7589a4}::selection{background-color:#14b8a633;color:#0f172a}:focus-visible{outline:2px solid #14B8A6;outline-offset:2px}._dashboardLayout_jhh91_13{min-height:100vh;background-color:#f7f9fb}._sidebar_jhh91_18{background-color:#fff!important;height:100vh;position:sticky!important;top:0;left:0;z-index:100;border-right:1px solid #f0f2f5;display:flex;flex-direction:column}._sidebar_jhh91_18 .ant-layout-sider-children{display:flex;flex-direction:column}._logoArea_jhh91_34{padding:24px 16px}._logoArea_jhh91_34 ._logoWrapper_jhh91_37{display:flex;align-items:center;gap:12px}._logoArea_jhh91_34 ._logoWrapper_jhh91_37 ._sidebarLogo_jhh91_42{max-width:100%;height:auto;object-fit:contain}._sidebarMenu_jhh91_48{border-inline-end:none!important;flex:1;overflow-y:auto;padding:0 8px}._sidebarMenu_jhh91_48 .ant-menu-item,._sidebarMenu_jhh91_48 .ant-menu-submenu-title{height:48px!important;line-height:48px!important;border-radius:6px!important;margin:4px 0!important;color:#718096!important;font-weight:500}._sidebarMenu_jhh91_48 .ant-menu-item .ant-menu-item-icon,._sidebarMenu_jhh91_48 .ant-menu-submenu-title .ant-menu-item-icon{font-size:18px;color:#a0aec0}._sidebarMenu_jhh91_48 .ant-menu-item:hover,._sidebarMenu_jhh91_48 .ant-menu-submenu-title:hover{color:#14b8a6!important;background-color:#14b8a60d!important}._sidebarMenu_jhh91_48 .ant-menu-item:hover .ant-menu-item-icon,._sidebarMenu_jhh91_48 .ant-menu-submenu-title:hover .ant-menu-item-icon{color:#14b8a6}._sidebarMenu_jhh91_48 .ant-menu-item-selected{background-color:#14b8a61a!important;color:#14b8a6!important;font-weight:600}._sidebarMenu_jhh91_48 .ant-menu-item-selected .ant-menu-item-icon{color:#14b8a6}._sidebarMenu_jhh91_48 .ant-menu-item-selected:after{display:none!important}._sidebarMenu_jhh91_48 .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#14b8a6!important}._sidebarMenu_jhh91_48 .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-item-icon{color:#14b8a6}._sidebarMenu_jhh91_48 .ant-menu-sub{background:#fff!important;background-color:#fff!important}._sidebarMenu_jhh91_48 .ant-menu-inline .ant-menu-sub{background:#fff!important}._sidebarMenu_jhh91_48 .ant-menu-submenu-inline>.ant-menu-sub{background-color:#fff!important}._sidebarMenu_jhh91_48 .ant-menu-sub .ant-menu-item{padding-left:48px!important}._sidebarFooter_jhh91_104{padding:16px;border-top:1px solid #f0f2f5}._logoutBtn_jhh91_109{height:48px!important;display:flex!important;align-items:center!important;gap:12px!important;color:#718096!important;font-weight:600!important;font-size:14px!important;padding:0 16px!important;border-radius:6px!important;background-color:#f8fafc!important}._logoutBtn_jhh91_109:hover{background-color:#f1f5f9!important;color:#4a5568!important}._mainWrapper_jhh91_126{background:transparent!important;display:flex;flex-direction:column}._header_jhh91_132{height:60px!important;padding:0 24px!important;background-color:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #f0f2f5;line-height:normal!important;position:sticky!important;top:0!important;z-index:1000!important}._headerLeft_jhh91_146{display:flex;align-items:center;gap:12px}._headerLeft_jhh91_146 ._collapseToggle_jhh91_151{font-size:20px;color:#718096;padding:0;width:32px;height:32px}._headerLeft_jhh91_146 ._pageTitle_jhh91_158{margin:0!important;color:#1a202c!important;font-weight:700!important}._headerRight_jhh91_164 ._actionIcon_jhh91_164{font-size:20px;color:#718096}._userProfile_jhh91_169{display:flex;align-items:center;gap:12px;cursor:pointer}._userProfile_jhh91_169 ._userInfo_jhh91_175{display:flex;flex-direction:column;text-align:right}._userProfile_jhh91_169 ._userInfo_jhh91_175 ._userName_jhh91_180{font-weight:600;color:#1a202c;font-size:14px;line-height:1.2}._userProfile_jhh91_169 ._userInfo_jhh91_175 ._userRole_jhh91_186{font-size:12px;color:#718096;line-height:1.2}._userProfile_jhh91_169 ._userAvatar_jhh91_191{background-color:#e2e8f0;color:#4a5568;border:2px solid #FFFFFF;box-shadow:0 0 0 1px #e2e8f0}._content_jhh91_198{flex:1;padding:24px;overflow:hidden;display:flex;flex-direction:column}._scrollContainer_jhh91_206{flex:1;overflow-y:auto;overflow-x:hidden;padding-bottom:32px}._loginPage_aynvq_13{min-height:100vh;width:100%;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px}._loginCard_aynvq_24{width:100%;max-width:440px;background:#fff;padding:32px 24px;border-radius:14px;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005;display:flex;flex-direction:column}._cardHeader_aynvq_35{text-align:center;margin-bottom:24px}._cardHeader_aynvq_35 ._logoContainer_aynvq_39{margin-bottom:12px}._cardHeader_aynvq_35 ._logoCircle_aynvq_42{width:60px;height:60px;background-color:#14b8a614;border-radius:50%;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;color:#14b8a6;font-size:24px}._cardHeader_aynvq_35 ._mainTitle_aynvq_54{margin-bottom:2px!important;font-weight:700!important;color:#1a202c!important;font-size:20px!important;letter-spacing:-.02em}._cardHeader_aynvq_35 ._subTitle_aynvq_61{color:#718096;font-size:13px}._actualForm_aynvq_66{margin-top:12px}._fieldGroup_aynvq_70{margin-bottom:16px}._fieldGroup_aynvq_70 ._labelRow_aynvq_73{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}._fieldGroup_aynvq_70 ._fieldLabel_aynvq_79{font-size:14px;font-weight:600;color:#4a5568;margin-bottom:4px;display:block}._customInput_aynvq_87{border-radius:6px!important;border:1px solid #E2E8F0!important;height:40px!important;font-size:14px!important;transition:all .2s ease!important;background-color:#f8fafc!important;display:flex!important;align-items:center!important}._customInput_aynvq_87 .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;height:100%!important}._customInput_aynvq_87 .ant-input:focus{box-shadow:none!important}._customInput_aynvq_87 ._inputIcon_aynvq_106{color:#a0aec0;margin-right:4px}._customInput_aynvq_87:hover{border-color:#14b8a6!important;background-color:#fff!important}._customInput_aynvq_87:focus,._customInput-focused_aynvq_114{border-color:#14b8a6!important;background-color:#fff!important;box-shadow:0 0 0 2px #14b8a614!important}._forgotLink_aynvq_120{font-size:13px;color:#14b8a6;font-weight:500}._forgotLink_aynvq_120:hover{text-decoration:underline}._rememberItem_aynvq_129{margin-bottom:0!important}._rememberItem_aynvq_129 ._rememberCheckbox_aynvq_132{font-size:14px;color:#718096}._rememberItem_aynvq_129 ._rememberCheckbox_aynvq_132 .ant-checkbox-checked .ant-checkbox-inner{background-color:#14b8a6;border-color:#14b8a6}._loginBtn_aynvq_141{height:40px!important;background-color:#14b8a6!important;border:none!important;border-radius:6px!important;font-weight:700!important;font-size:15px!important;box-shadow:0 4px 10px #14b8a633!important}._loginBtn_aynvq_141:hover{background-color:#12a191!important;transform:translateY(-1px);box-shadow:0 6px 20px #14b8a666!important}._troubleText_aynvq_156{text-align:center;margin-top:24px;font-size:14px;color:#718096}._troubleText_aynvq_156 ._contactLink_aynvq_162{color:#14b8a6;font-weight:500}._troubleText_aynvq_156 ._contactLink_aynvq_162:hover{text-decoration:underline}._loginFooter_aynvq_170{text-align:center}._loginFooter_aynvq_170 ._footerLink_aynvq_173{color:#a0aec0;font-size:13px}._loginFooter_aynvq_170 ._footerLink_aynvq_173:hover{color:#718096}._supportPage_urza0_13{min-height:100vh;width:100%;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px}._supportCard_urza0_24{width:100%;max-width:500px;background:#fff;padding:32px 24px;border-radius:14px;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005;display:flex;flex-direction:column}._cardHeader_urza0_35{text-align:center;margin-bottom:24px}._cardHeader_urza0_35 ._logoContainer_urza0_39{margin-bottom:12px}._cardHeader_urza0_35 ._mainTitle_urza0_42{margin-bottom:2px!important;font-weight:700!important;color:#1a202c!important;font-size:20px!important;letter-spacing:-.02em}._cardHeader_urza0_35 ._subTitle_urza0_49{color:#718096;font-size:13px}._actualForm_urza0_54{margin-top:12px}._fieldGroup_urza0_58{margin-bottom:16px}._fieldGroup_urza0_58 ._fieldLabel_urza0_61{font-size:14px;font-weight:600;color:#4a5568;margin-bottom:4px;display:block}._customInput_urza0_69{border-radius:6px!important;border:1px solid #E2E8F0!important;height:40px!important;font-size:14px!important;transition:all .2s ease!important;background-color:#f8fafc!important;display:flex!important;align-items:center!important}._customInput_urza0_69 .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;height:100%!important}._customInput_urza0_69 .ant-input:focus{box-shadow:none!important}._customInput_urza0_69 ._inputIcon_urza0_88{color:#a0aec0;margin-right:4px}._customInput_urza0_69:hover{border-color:#14b8a6!important;background-color:#fff!important}._customInput_urza0_69:focus,._customInput-focused_urza0_96{border-color:#14b8a6!important;background-color:#fff!important;box-shadow:0 0 0 2px #14b8a614!important}._customTextArea_urza0_102{border-radius:6px!important;border:1px solid #E2E8F0!important;font-size:14px!important;transition:all .2s ease!important;background-color:#f8fafc!important;padding:12px!important}._customTextArea_urza0_102:hover{border-color:#14b8a6!important;background-color:#fff!important}._customTextArea_urza0_102:focus,._customTextArea-focused_urza0_114{border-color:#14b8a6!important;background-color:#fff!important;box-shadow:0 0 0 2px #14b8a614!important}._submitBtn_urza0_120{height:44px!important;background-color:#14b8a6!important;border:none!important;border-radius:6px!important;font-weight:700!important;font-size:15px!important;box-shadow:0 4px 10px #14b8a633!important}._submitBtn_urza0_120:hover{background-color:#12a191!important;transform:translateY(-1px);box-shadow:0 6px 20px #14b8a666!important}._backToLogin_urza0_135{text-align:center;margin-top:24px;font-size:14px;color:#718096}._backToLogin_urza0_135 ._loginLink_urza0_141{color:#14b8a6;font-weight:500}._backToLogin_urza0_135 ._loginLink_urza0_141:hover{text-decoration:underline}._container_1oq1e_16{max-width:1200px;margin:0 auto;padding:32px}._customCard_1oq1e_22{background-color:#fff;border-radius:10px;padding:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:box-shadow .25s ease-in-out}._customCard_1oq1e_22:hover{box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005}._customCard_1oq1e_22{background:linear-gradient(135deg,#14b8a60d,#0f766e0d);border:1px solid #F1F5F9}._customCard_1oq1e_22:hover{border-color:#14b8a6;transform:translateY(-2px)}._formSection_1oq1e_41{background-color:#fff;border:1px solid #F1F5F9;border-radius:10px;padding:16px;transition:all .25s ease-in-out}._formSection_1oq1e_41:hover{border-color:#14b8a6;box-shadow:0 1px 2px #0000000d}._formSection_1oq1e_41{padding:24px;margin-top:24px}._colorBox_1oq1e_57{display:flex;align-items:center;justify-content:center;height:80px;border-radius:6px;box-shadow:0 1px 2px #0000000d;transition:all .25s ease-in-out}._colorBox_1oq1e_57:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005}._spacingBox_1oq1e_71{height:24px;background-color:#14b8a6;border-radius:4px}@media(min-width:768px){._container_1oq1e_16{padding:48px}}._tableContainer_1pbmq_13 .ant-table-wrapper{background:#fff}._tableContainer_1pbmq_13 .ant-table{background:transparent!important}._tableContainer_1pbmq_13 .ant-table-thead>tr>th{background:#f8fafc!important;color:#718096!important;font-weight:700!important;font-size:12px!important;letter-spacing:.05em;border-bottom:1px solid #F1F5F9!important;padding:16px 24px!important;text-transform:uppercase;white-space:nowrap}._tableContainer_1pbmq_13 .ant-table-thead>tr>th:before{display:none!important}._tableContainer_1pbmq_13 .ant-table-tbody>tr:not(.ant-table-measure-row){background-color:#fff!important;transition:all .2s}._tableContainer_1pbmq_13 .ant-table-tbody>tr:not(.ant-table-measure-row)>td{border-bottom:1px solid #F1F5F9!important;padding:16px 24px!important;background-color:#fff!important;white-space:nowrap}._tableContainer_1pbmq_13 .ant-table-tbody>tr:not(.ant-table-measure-row):hover>td{background-color:#f8fafc!important}._tableContainer_1pbmq_13 .ant-table-tbody>tr:not(.ant-table-measure-row):last-child>td{border-bottom:none!important}._paginationContainer_1pbmq_50{padding:24px;display:flex;justify-content:flex-end;border-top:1px solid #F1F5F9}._paginationContainer_1pbmq_50 .ant-pagination{display:flex;align-items:center;gap:8px}._paginationContainer_1pbmq_50 .ant-pagination-item{border:none!important;background:transparent;border-radius:6px;min-width:32px;height:32px;line-height:32px}._paginationContainer_1pbmq_50 .ant-pagination-item a{color:#718096;font-weight:500}._paginationContainer_1pbmq_50 .ant-pagination-item:hover{background-color:#f1f5f9}._paginationContainer_1pbmq_50 .ant-pagination-item:hover a{color:#14b8a6}._paginationContainer_1pbmq_50 .ant-pagination-item-active{background:#14b8a6!important}._paginationContainer_1pbmq_50 .ant-pagination-item-active a,._paginationContainer_1pbmq_50 .ant-pagination-item-active:hover a{color:#fff!important}._paginationContainer_1pbmq_50 .ant-pagination-prev,._paginationContainer_1pbmq_50 .ant-pagination-next{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}._paginationContainer_1pbmq_50 .ant-pagination-prev .ant-pagination-item-link,._paginationContainer_1pbmq_50 .ant-pagination-next .ant-pagination-item-link{border:none!important;background:transparent!important;color:#718096;font-size:14px}._paginationContainer_1pbmq_50 .ant-pagination-prev:hover .ant-pagination-item-link,._paginationContainer_1pbmq_50 .ant-pagination-next:hover .ant-pagination-item-link{color:#14b8a6}._activeFiltersRow_szgyq_5{margin-top:-12px;margin-bottom:24px;display:flex;align-items:center;gap:12px}._activeFiltersRow_szgyq_5 ._filterTag_szgyq_12{background:#f1f5f9!important;border:1px solid #E2E8F0!important;color:#475569!important;padding:0 12px!important;border-radius:6px!important;font-weight:600!important;font-size:13px!important;display:flex!important;align-items:center!important;height:32px!important;margin:0!important}._activeFiltersRow_szgyq_5 ._filterTag_szgyq_12 .ant-tag-close-icon{color:#94a3b8!important;margin-left:8px!important;font-size:10px!important;transition:all .2s}._activeFiltersRow_szgyq_5 ._filterTag_szgyq_12 .ant-tag-close-icon:hover{color:#dc2626!important}._activeFiltersRow_szgyq_5 ._clearAllBtn_szgyq_34{color:#94a3b8!important;font-weight:600!important;font-size:13px!important;padding:0 4px!important;height:auto!important}._activeFiltersRow_szgyq_5 ._clearAllBtn_szgyq_34:hover{color:#dc2626!important;background:transparent!important}._tableFooter_gmrnf_5{padding:16px 24px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0f2f5;background-color:#fff;border-radius:0 0 14px 14px;width:100%;z-index:10}._tableFooter_gmrnf_5 ._resultsCount_gmrnf_16{color:#718096;font-size:13px}._tableFooter_gmrnf_5 ._paginationArrows_gmrnf_20 button{border-color:#e2e8f0;color:#718096}._tableFooter_gmrnf_5 ._paginationArrows_gmrnf_20 button:hover:not(:disabled){border-color:#14b8a6;color:#14b8a6}._floatingFooter_gmrnf_29{position:fixed;bottom:10px;right:40px;display:flex;align-items:center;gap:16px;padding:10px 20px;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;box-shadow:0 4px 30px #0000001a;z-index:1000;animation:_slideInUp_gmrnf_1 .3s ease-out}._floatingFooter_gmrnf_29 ._resultsCount_gmrnf_16{color:#718096;font-size:13px;font-weight:500}._floatingFooter_gmrnf_29 ._paginationArrows_gmrnf_20{padding-left:12px;border-left:1px solid rgba(0,0,0,.05)}._floatingFooter_gmrnf_29 ._paginationArrows_gmrnf_20 button{background-color:transparent!important;color:#718096!important}._floatingFooter_gmrnf_29 ._paginationArrows_gmrnf_20 button:hover:not(:disabled){color:#14b8a6!important}@keyframes _slideInUp_gmrnf_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._sentinel_gmrnf_73{height:1px;width:100%;visibility:hidden;margin-top:-1px}._premiumModal_1jql7_13 .ant-modal-content{border-radius:14px!important;padding:24px!important;overflow:hidden;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005!important}._premiumModal_1jql7_13 .ant-modal-close{top:24px!important;right:24px!important;color:#a0aec0!important}._premiumModal_1jql7_13 .ant-modal-close:hover{color:#1a202c!important}._closeIconWrapper_1jql7_28{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f8fafc;color:#718096;transition:all .2s ease}._closeIconWrapper_1jql7_28:hover{background:#edf2f7;color:#1a202c}._modalHeader_1jql7_44{margin-bottom:24px}._modalHeader_1jql7_44 ._modalTitle_1jql7_47{margin:0 0 4px!important;font-weight:700!important;font-size:20px!important;color:#1a202c!important}._modalHeader_1jql7_44 ._modalSubtitle_1jql7_53{color:#718096;font-size:14px}._filterForm_1jql7_58 .ant-form-item-label{padding-bottom:8px!important}._filterForm_1jql7_58 .ant-form-item-label label{font-size:13px!important;font-weight:600!important;color:#4a5568!important}._filterForm_1jql7_58 .ant-form-item-label label:after{display:none!important}._premiumInput_1jql7_70,._premiumDatePicker_1jql7_70{width:100%;height:44px!important}._premiumInput_1jql7_70 .ant-input,._premiumInput_1jql7_70 .ant-picker,._premiumInput_1jql7_70 .ant-select-selector,._premiumDatePicker_1jql7_70 .ant-input,._premiumDatePicker_1jql7_70 .ant-picker,._premiumDatePicker_1jql7_70 .ant-select-selector{border-radius:6px!important;border:1px solid #E2E8F0!important;height:44px!important;padding:0 16px!important;background-color:#f8fafc!important;transition:all .2s ease;display:flex!important;align-items:center!important}._premiumInput_1jql7_70 .ant-input:hover,._premiumInput_1jql7_70 .ant-input.ant-picker-focused,._premiumInput_1jql7_70 .ant-input:focus,._premiumInput_1jql7_70 .ant-input.ant-select-focused,._premiumInput_1jql7_70 .ant-picker:hover,._premiumInput_1jql7_70 .ant-picker.ant-picker-focused,._premiumInput_1jql7_70 .ant-picker:focus,._premiumInput_1jql7_70 .ant-picker.ant-select-focused,._premiumInput_1jql7_70 .ant-select-selector:hover,._premiumInput_1jql7_70 .ant-select-selector.ant-picker-focused,._premiumInput_1jql7_70 .ant-select-selector:focus,._premiumInput_1jql7_70 .ant-select-selector.ant-select-focused,._premiumDatePicker_1jql7_70 .ant-input:hover,._premiumDatePicker_1jql7_70 .ant-input.ant-picker-focused,._premiumDatePicker_1jql7_70 .ant-input:focus,._premiumDatePicker_1jql7_70 .ant-input.ant-select-focused,._premiumDatePicker_1jql7_70 .ant-picker:hover,._premiumDatePicker_1jql7_70 .ant-picker.ant-picker-focused,._premiumDatePicker_1jql7_70 .ant-picker:focus,._premiumDatePicker_1jql7_70 .ant-picker.ant-select-focused,._premiumDatePicker_1jql7_70 .ant-select-selector:hover,._premiumDatePicker_1jql7_70 .ant-select-selector.ant-picker-focused,._premiumDatePicker_1jql7_70 .ant-select-selector:focus,._premiumDatePicker_1jql7_70 .ant-select-selector.ant-select-focused{border-color:#14b8a6!important;background-color:#fff!important;box-shadow:0 0 0 2px #14b8a614!important}._premiumInput_1jql7_70 .ant-picker-range-separator,._premiumDatePicker_1jql7_70 .ant-picker-range-separator{display:flex;align-items:center;padding:0 8px}._premiumInput_1jql7_70 .ant-select-selection-item,._premiumDatePicker_1jql7_70 .ant-select-selection-item,._premiumInput_1jql7_70 .ant-select-selection-placeholder,._premiumDatePicker_1jql7_70 .ant-select-selection-placeholder{line-height:42px!important}._premiumSelect_1jql7_101{width:100%}._premiumSelect_1jql7_101 .ant-select-selector{border-radius:6px!important;border:1px solid #E2E8F0!important;height:44px!important;background-color:#f8fafc!important;transition:all .2s ease}._premiumSelect_1jql7_101 .ant-select-selector:hover,._premiumSelect_1jql7_101 .ant-select-selector.ant-select-focused{border-color:#14b8a6!important;background-color:#fff!important;box-shadow:0 0 0 2px #14b8a614!important}._premiumSelect_1jql7_101 .ant-select-selection-item,._premiumSelect_1jql7_101 .ant-select-selection-placeholder{line-height:42px!important}._modalFooter_1jql7_120{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:24px}._resetBtn_1jql7_128{color:#718096!important;font-weight:600!important;font-size:14px!important;height:38px!important;padding:0 16px!important}._resetBtn_1jql7_128:hover{color:#1a202c!important;background-color:#f7fafc!important}._applyBtn_1jql7_140{height:38px!important;padding:0 24px!important;border-radius:6px!important;background-color:#14b8a6!important;border:none!important;font-weight:700!important;font-size:14px!important;box-shadow:0 4px 14px #14b8a64d!important;display:flex!important;align-items:center!important;gap:8px!important}._applyBtn_1jql7_140:hover{background-color:#12a191!important;box-shadow:0 6px 20px #14b8a666!important;transform:translateY(-1px)}._studentsPage_1m0cw_13{display:flex;flex-direction:column}._pageHeader_1m0cw_18{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._pageHeader_1m0cw_18 ._headerTitle_1m0cw_24 ._titleRow_1m0cw_24{display:flex;align-items:center;gap:12px;margin-bottom:4px}._pageHeader_1m0cw_18 ._headerTitle_1m0cw_24 ._titleRow_1m0cw_24 ._mainTitle_1m0cw_30{margin:0!important;font-weight:700!important;font-size:20px!important;color:#1a202c!important}._pageHeader_1m0cw_18 ._headerTitle_1m0cw_24 ._titleRow_1m0cw_24 ._statusBadge_1m0cw_36{background-color:#ecfdf5!important;color:#059669!important;border:none!important;font-weight:600!important;padding:2px 12px!important;border-radius:999px!important}._pageHeader_1m0cw_18 ._headerTitle_1m0cw_24 ._subtitle_1m0cw_44{color:#718096;font-size:14px}._pageHeader_1m0cw_18 ._exportBtn_1m0cw_48{height:44px!important;display:flex!important;align-items:center!important;gap:8px!important;font-weight:600!important;color:#4a5568!important;border-color:#e2e8f0!important;border-radius:6px!important}._pageHeader_1m0cw_18 ._exportBtn_1m0cw_48:hover{background-color:#f8fafc!important;color:#14b8a6!important;border-color:#14b8a6!important}@media(max-width:768px){._pageHeader_1m0cw_18{flex-direction:column;align-items:flex-start;gap:12px}}._filterSection_1m0cw_71{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:12px}._filterSection_1m0cw_71 ._searchInput_1m0cw_78{height:44px!important;background-color:#f8fafc!important;border:1px solid #E2E8F0!important;border-radius:6px!important;display:flex!important;align-items:center!important;padding-left:12px!important}._filterSection_1m0cw_71 ._searchInput_1m0cw_78 .ant-input-prefix{color:#a0aec0!important;font-size:18px!important;margin-right:8px!important;display:flex!important;align-items:center!important}._filterSection_1m0cw_71 ._searchInput_1m0cw_78 .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;height:100%!important;font-size:14px!important;padding:0!important;line-height:42px!important}._filterSection_1m0cw_71 ._searchInput_1m0cw_78 .ant-input::placeholder{color:#a0aec0}._filterSection_1m0cw_71 ._searchInput_1m0cw_78:hover,._filterSection_1m0cw_71 ._searchInput_1m0cw_78:focus,._filterSection_1m0cw_71 ._searchInput_1m0cw_78._ant-input-affix-wrapper-focused_1m0cw_106{border-color:#14b8a6!important;background-color:#fff!important}._filterSection_1m0cw_71 ._sicCodeSelect_1m0cw_110{height:44px!important;min-width:250px;background-color:#f8fafc!important;border:1px solid #E2E8F0!important;border-radius:6px!important}._filterSection_1m0cw_71 ._sicCodeSelect_1m0cw_110 .ant-select-selector{height:44px!important;background-color:#f8fafc!important;border:1px solid #E2E8F0!important;border-radius:6px!important;display:flex!important;align-items:center!important}._filterSection_1m0cw_71 ._sicCodeSelect_1m0cw_110 .ant-select-selection-item{line-height:42px!important;display:flex!important;align-items:center!important;color:#1a202c!important}._filterSection_1m0cw_71 ._sicCodeSelect_1m0cw_110 .ant-select-selection-placeholder{line-height:42px!important;display:flex!important;align-items:center!important;color:#a0aec0!important}._filterSection_1m0cw_71 ._sicCodeSelect_1m0cw_110 .ant-select-selection-overflow{display:flex!important;align-items:center!important;height:100%!important}._filterSection_1m0cw_71 ._sicCodeSelect_1m0cw_110:hover .ant-select-selector,._filterSection_1m0cw_71 ._sicCodeSelect_1m0cw_110._ant-select-focused_1m0cw_142 .ant-select-selector{border-color:#14b8a6!important;background-color:#fff!important}._filterSection_1m0cw_71 ._sicCodeSelect_1m0cw_110:hover,._filterSection_1m0cw_71 ._sicCodeSelect_1m0cw_110:focus,._filterSection_1m0cw_71 ._sicCodeSelect_1m0cw_110._ant-input-affix-wrapper-focused_1m0cw_106{border-color:#14b8a6!important;background-color:#fff!important}._filterSection_1m0cw_71 ._extraFilters_1m0cw_150{display:flex;align-items:center;gap:12px}._filterSection_1m0cw_71 ._extraFilters_1m0cw_150 ._filterSelect_1m0cw_155{min-width:160px}._filterSection_1m0cw_71 ._extraFilters_1m0cw_150 ._filterSelect_1m0cw_155 .ant-select-selector{height:44px!important;border-radius:6px!important;border:1px solid #E2E8F0!important;background-color:#f8fafc!important;display:flex!important;align-items:center!important}._filterSection_1m0cw_71 ._extraFilters_1m0cw_150 ._filterSelect_1m0cw_155 .ant-select-selection-item,._filterSection_1m0cw_71 ._extraFilters_1m0cw_150 ._filterSelect_1m0cw_155 .ant-select-selection-placeholder{line-height:42px!important}._filterSection_1m0cw_71 ._extraFilters_1m0cw_150 ._filterSelect_1m0cw_155:hover .ant-select-selector,._filterSection_1m0cw_71 ._extraFilters_1m0cw_150 ._filterSelect_1m0cw_155._ant-select-focused_1m0cw_142 .ant-select-selector{border-color:#14b8a6!important;background-color:#fff!important}._filterSection_1m0cw_71 ._extraFilters_1m0cw_150 ._filterBtn_1m0cw_173{height:44px!important;display:flex!important;align-items:center!important;gap:8px!important;font-weight:600!important;color:#4a5568!important;border-color:#e2e8f0!important;border-radius:6px!important;background-color:#f8fafc!important;padding:0 16px!important;transition:all .2s ease!important}._filterSection_1m0cw_71 ._extraFilters_1m0cw_150 ._filterBtn_1m0cw_173:hover,._filterSection_1m0cw_71 ._extraFilters_1m0cw_150 ._filterBtn_1m0cw_173:focus{color:#14b8a6!important;border-color:#14b8a6!important;background-color:#fff!important}._tableWrapper_1m0cw_192{background-color:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;border:1px solid #f0f2f5;display:flex;flex-direction:column;position:relative}._tableContent_1m0cw_202{overflow:hidden;border-radius:14px 14px 0 0}._nameCell_1m0cw_207{display:flex;flex-direction:column}._nameCell_1m0cw_207 ._studentName_1m0cw_211{font-weight:700;color:#1a202c;font-size:14px;line-height:normal}._nameCell_1m0cw_207 ._studentId_1m0cw_217{font-size:12px;color:#a0aec0;line-height:normal}._propertyText_1m0cw_223{color:#4a5568;font-weight:500}._unitTag_1m0cw_228,._schoolCodeTag_1m0cw_237{background-color:#f1f5f9!important;border:none!important;color:#475569!important;font-weight:600!important;padding:4px 10px!important;border-radius:4px!important}._dateText_1m0cw_246{color:#718096;font-size:14px}._viewLink_1m0cw_251{color:#14b8a6!important;font-weight:700!important;font-size:14px!important;padding:0!important}._viewLink_1m0cw_251:hover{text-decoration:underline}._detailPage_17f29_13{display:flex;flex-direction:column;gap:24px;padding-bottom:32px;overflow-x:hidden}._loadingContainer_17f29_21{display:flex;width:100%;justify-content:center;align-items:center;height:60vh}._loadingContainer_17f29_21 .ant-spin-text{white-space:nowrap;margin-top:12px}._pageHeader_17f29_33{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._pageHeader_17f29_33 ._breadcrumbLink_17f29_39{cursor:pointer;color:#718096!important}._pageHeader_17f29_33 ._breadcrumbLink_17f29_39:hover{color:#14b8a6!important}._pageHeader_17f29_33 ._headerActions_17f29_46 button{height:40px;border-radius:6px;font-weight:600;color:#718096;border-color:#e2e8f0}._pageHeader_17f29_33 ._headerActions_17f29_46 button:hover{color:#14b8a6;border-color:#14b8a6}._profileCard_17f29_58{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000008;overflow:hidden;position:relative}._profileCard_17f29_58:before{content:"";position:absolute;left:0;top:0;bottom:0;width:8px;background:#00ba9d;border-radius:8px 0 0 8px}._profileCard_17f29_58 .ant-card-body{padding:32px!important}._profileContent_17f29_79{display:flex;align-items:center;gap:48px}._profileHero_17f29_85{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;min-width:100px}._profileHero_17f29_85 ._largeAvatar_17f29_93{border:4px solid #F0Fdfa;box-shadow:0 4px 12px #0000000d}._profileHero_17f29_85 ._studentName_17f29_97{margin:12px 0 4px!important;font-weight:700!important;color:#1a202c!important;font-size:20px!important}._profileHero_17f29_85 ._statusTag_17f29_103{background-color:#ecfdf5!important;color:#059669!important;border:none!important;font-weight:700!important;padding:2px 12px!important;border-radius:999px!important;font-size:11px!important}._verticalDivider_17f29_113{height:180px!important;border-color:#f0f2f5!important}._detailsGrid_17f29_118{flex:1}._detailsGrid_17f29_118 ._detailItem_17f29_121{display:flex;flex-direction:column;gap:4px}._detailsGrid_17f29_118 ._detailItem_17f29_121 ._label_17f29_126{font-size:10px;font-weight:700;color:#a0aec0;letter-spacing:.05em;text-transform:uppercase}._detailsGrid_17f29_118 ._detailItem_17f29_121 ._value_17f29_133{font-size:14px;color:#2d3748}._detailsGrid_17f29_118 ._detailItem_17f29_121 ._icon_17f29_137{color:#00ba9d;font-size:16px}._detailsGrid_17f29_118 ._detailItem_17f29_121 ._labelIcon_17f29_141{color:#00ba9d;margin-right:8px}._detailsGrid_17f29_118 ._detailItem_17f29_121 ._valueText_17f29_145{color:#00ba9d;text-decoration:underline;cursor:pointer}._balanceSection_17f29_151{background:transparent;padding:12px 0;display:flex;flex-direction:column;align-items:flex-start}._balanceSection_17f29_151 ._label_17f29_126{font-size:10px;font-weight:700;color:#a0aec0;text-transform:uppercase}._balanceSection_17f29_151 ._balanceValue_17f29_164{font-size:18px;font-weight:700;color:#1a202c}._secondaryContent_17f29_170{margin-top:16px}._timelineCard_17f29_174{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000008;margin-bottom:24px}._timelineCard_17f29_174 .ant-card-head{border-bottom:1px solid #f0f2f5;padding:0 32px!important;min-height:64px}._timelineCard_17f29_174 .ant-card-head .ant-card-head-title{font-weight:700;font-size:18px;display:flex;align-items:center;gap:12px;color:#1a202c}._timelineCard_17f29_174 .ant-card-head .ant-card-head-title .anticon{color:#00ba9d}._timelineCard_17f29_174 .ant-card-body{padding:32px!important}._sectionSubtitle_17f29_200{display:block;margin-bottom:32px;color:#718096}._customTimeline_17f29_206 .ant-timeline-item-tail{left:10px!important;border-left:2px solid #f0f2f5!important}._customTimeline_17f29_206 .ant-timeline-item-head{left:10px!important}._activeDot_17f29_214{font-size:20px;color:#00ba9d;background:#fff}._pastDot_17f29_220{font-size:20px;color:#cbd5e0;background:#fff}._timelineItemCard_17f29_226{background:#f8fafc!important;border:1px solid #E2E8F0!important;border-radius:16px!important;margin-bottom:8px}._timelineItemCard_17f29_226 .ant-card-body{padding:20px 24px!important}._timelineItemCard_17f29_226 ._timelineTag_17f29_235{font-weight:700;font-size:11px;border:none;padding:2px 10px}._timelineItemCard_17f29_226 ._timelineDates_17f29_241{margin-top:8px}._timelineItemCard_17f29_226 ._timelineFees_17f29_244{margin-top:12px;padding-top:12px;border-top:1px dashed #e2e8f0;width:100%}._priceInfo_17f29_251{text-align:right}._priceInfo_17f29_251 ._price_17f29_251{font-size:24px;color:#00ba9d}._priceInfo_17f29_251 ._period_17f29_258{font-size:14px;color:#a0aec0}._viewDetailsBtn_17f29_263{font-weight:700!important;color:#00ba9d!important}._bottomCol_17f29_268{margin-bottom:24px}._bottomCard_17f29_272{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000008;height:100%}._bottomCard_17f29_272 .ant-card-head{border-bottom:1px solid #f0f2f5;padding:0 32px!important;min-height:64px}._bottomCard_17f29_272 .ant-card-head .ant-card-head-title{font-weight:700;font-size:18px;display:flex;align-items:center;gap:12px;color:#1a202c}._bottomCard_17f29_272 .ant-card-head .ant-card-head-title .anticon{color:#fc8181}._bottomCard_17f29_272 .ant-card-body{padding:32px!important}._bottomCard_17f29_272:last-child .anticon{color:#f6ad55}._loadingSpacer_17f29_301{padding:20px}._dividerWrapper_17f29_305{margin-top:12px}._compactDivider_17f29_309{margin:0!important}._propertyName_17f29_313{font-size:16px}._premiumModal_mxgtu_13 .ant-modal-content{border-radius:14px!important;padding:24px!important;overflow:hidden;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005!important}._premiumModal_mxgtu_13 .ant-modal-close{top:24px!important;right:24px!important;color:#a0aec0!important}._premiumModal_mxgtu_13 .ant-modal-close:hover{color:#1a202c!important}._closeIconWrapper_mxgtu_28{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f8fafc;color:#718096;transition:all .2s ease}._closeIconWrapper_mxgtu_28:hover{background:#edf2f7;color:#1a202c}._modalHeader_mxgtu_44{margin-bottom:24px}._modalHeader_mxgtu_44 ._modalTitle_mxgtu_47{margin:0 0 4px!important;font-weight:700!important;font-size:20px!important;color:#1a202c!important}._modalHeader_mxgtu_44 ._modalSubtitle_mxgtu_53{color:#718096;font-size:14px}._filterForm_mxgtu_58 .ant-form-item-label{padding-bottom:8px!important}._filterForm_mxgtu_58 .ant-form-item-label label{font-size:13px!important;font-weight:600!important;color:#4a5568!important}._filterForm_mxgtu_58 .ant-form-item-label label:after{display:none!important}._premiumInput_mxgtu_70,._premiumDatePicker_mxgtu_70{width:100%;height:44px!important}._premiumInput_mxgtu_70 .ant-input,._premiumInput_mxgtu_70 .ant-picker,._premiumDatePicker_mxgtu_70 .ant-input,._premiumDatePicker_mxgtu_70 .ant-picker{border-radius:6px!important;border:1px solid #E2E8F0!important;height:44px!important;padding:0 16px!important;background-color:#f8fafc!important;transition:all .2s ease;display:flex!important;align-items:center!important}._premiumInput_mxgtu_70 .ant-input:hover,._premiumInput_mxgtu_70 .ant-input.ant-picker-focused,._premiumInput_mxgtu_70 .ant-input:focus,._premiumInput_mxgtu_70 .ant-picker:hover,._premiumInput_mxgtu_70 .ant-picker.ant-picker-focused,._premiumInput_mxgtu_70 .ant-picker:focus,._premiumDatePicker_mxgtu_70 .ant-input:hover,._premiumDatePicker_mxgtu_70 .ant-input.ant-picker-focused,._premiumDatePicker_mxgtu_70 .ant-input:focus,._premiumDatePicker_mxgtu_70 .ant-picker:hover,._premiumDatePicker_mxgtu_70 .ant-picker.ant-picker-focused,._premiumDatePicker_mxgtu_70 .ant-picker:focus{border-color:#14b8a6!important;background-color:#fff!important;box-shadow:0 0 0 2px #14b8a614!important}._premiumInput_mxgtu_70 .ant-picker-range-separator,._premiumDatePicker_mxgtu_70 .ant-picker-range-separator{display:flex;align-items:center;padding:0 8px}._modalFooter_mxgtu_95{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:24px}._resetBtn_mxgtu_103{color:#718096!important;font-weight:600!important;font-size:14px!important;height:38px!important;padding:0 16px!important}._resetBtn_mxgtu_103:hover{color:#1a202c!important;background-color:#f7fafc!important}._applyBtn_mxgtu_115{height:38px!important;padding:0 24px!important;border-radius:6px!important;background-color:#14b8a6!important;border:none!important;font-weight:700!important;font-size:14px!important;box-shadow:0 4px 14px #14b8a64d!important;display:flex!important;align-items:center!important;gap:8px!important}._applyBtn_mxgtu_115:hover{background-color:#12a191!important;box-shadow:0 6px 20px #14b8a666!important;transform:translateY(-1px)}._prospectsPage_1t816_13{display:flex;flex-direction:column}._pageHeader_1t816_18{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._pageHeader_1t816_18 ._headerTitle_1t816_24 ._mainTitle_1t816_24{margin:0 0 4px!important;font-weight:700!important;font-size:20px!important;color:#1a202c!important}._pageHeader_1t816_18 ._headerTitle_1t816_24 ._subtitle_1t816_30{color:#718096;font-size:14px}._pageHeader_1t816_18 ._exportBtn_1t816_34{height:44px!important;display:flex!important;align-items:center!important;gap:8px!important;font-weight:600!important;color:#4a5568!important;border-color:#e2e8f0!important;border-radius:6px!important}._pageHeader_1t816_18 ._exportBtn_1t816_34:hover{background-color:#f8fafc!important;color:#14b8a6!important;border-color:#14b8a6!important}@media(max-width:768px){._pageHeader_1t816_18{flex-direction:column;align-items:flex-start;gap:12px}}._filterSection_1t816_57{display:flex;align-items:center;gap:12px}._filterSection_1t816_57 ._searchInput_1t816_62{height:44px!important;background-color:#f8fafc!important;border:1px solid #E2E8F0!important;border-radius:6px!important;display:flex!important;align-items:center!important;padding:0 12px!important;transition:all .3s ease!important}._filterSection_1t816_57 ._searchInput_1t816_62 .ant-input-prefix{color:#a0aec0!important;font-size:18px!important;margin-right:8px!important;display:flex!important;align-items:center!important}._filterSection_1t816_57 ._searchInput_1t816_62 .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;height:100%!important;font-size:14px!important;padding:0!important;line-height:42px!important}._filterSection_1t816_57 ._searchInput_1t816_62 .ant-input::placeholder{color:#a0aec0}._filterSection_1t816_57 ._searchInput_1t816_62:hover,._filterSection_1t816_57 ._searchInput_1t816_62:focus,._filterSection_1t816_57 ._searchInput_1t816_62._ant-input-affix-wrapper-focused_1t816_91{border-color:#14b8a6!important;background-color:#fff!important}._filterSection_1t816_57 ._sicCodeSelect_1t816_95{height:44px!important;min-width:250px;background-color:#f8fafc!important;border:1px solid #E2E8F0!important;border-radius:6px!important}._filterSection_1t816_57 ._sicCodeSelect_1t816_95 .ant-select-selector{height:44px!important;background-color:#f8fafc!important;border:1px solid #E2E8F0!important;border-radius:6px!important;display:flex!important;align-items:center!important}._filterSection_1t816_57 ._sicCodeSelect_1t816_95 .ant-select-selection-item{line-height:42px!important;display:flex!important;align-items:center!important;color:#1a202c!important}._filterSection_1t816_57 ._sicCodeSelect_1t816_95 .ant-select-selection-placeholder{line-height:42px!important;display:flex!important;color:#a0aec0!important;align-items:center!important}._filterSection_1t816_57 ._sicCodeSelect_1t816_95 .ant-select-selection-overflow{display:flex!important;align-items:center!important;height:100%!important}._filterSection_1t816_57 ._sicCodeSelect_1t816_95:hover .ant-select-selector,._filterSection_1t816_57 ._sicCodeSelect_1t816_95._ant-select-focused_1t816_127 .ant-select-selector{border-color:#14b8a6!important;background-color:#fff!important}._filterSection_1t816_57 ._sicCodeSelect_1t816_95:hover,._filterSection_1t816_57 ._sicCodeSelect_1t816_95:focus,._filterSection_1t816_57 ._sicCodeSelect_1t816_95._ant-input-affix-wrapper-focused_1t816_91{border-color:#14b8a6!important;background-color:#fff!important}._filterSection_1t816_57 ._filterBtn_1t816_135{height:44px!important;display:flex!important;align-items:center!important;gap:8px!important;font-weight:600!important;color:#4a5568!important;border-color:#e2e8f0!important;border-radius:6px!important;background-color:#f8fafc!important;padding:0 16px!important;transition:all .2s ease!important}._filterSection_1t816_57 ._filterBtn_1t816_135:hover,._filterSection_1t816_57 ._filterBtn_1t816_135:focus{color:#14b8a6!important;border-color:#14b8a6!important;background-color:#fff!important}._filterSection_1t816_57 ._extraFilters_1t816_153{display:flex;align-items:center;gap:12px}._filterSection_1t816_57 ._extraFilters_1t816_153 ._filterSelect_1t816_158{min-width:160px}._filterSection_1t816_57 ._extraFilters_1t816_153 ._filterSelect_1t816_158 .ant-select-selector{height:44px!important;border-radius:6px!important;border:1px solid #E2E8F0!important;background-color:#f8fafc!important;display:flex!important;align-items:center!important}._filterSection_1t816_57 ._extraFilters_1t816_153 ._filterSelect_1t816_158 .ant-select-selection-item,._filterSection_1t816_57 ._extraFilters_1t816_153 ._filterSelect_1t816_158 .ant-select-selection-placeholder{line-height:42px!important}._filterSection_1t816_57 ._extraFilters_1t816_153 ._filterSelect_1t816_158:hover .ant-select-selector,._filterSection_1t816_57 ._extraFilters_1t816_153 ._filterSelect_1t816_158._ant-select-focused_1t816_127 .ant-select-selector{border-color:#14b8a6!important;background-color:#fff!important}._filterSection_1t816_57 ._extraFilters_1t816_153 ._clearBtn_1t816_176{color:#718096!important;font-weight:600!important;font-size:14px!important}._filterSection_1t816_57 ._extraFilters_1t816_153 ._clearBtn_1t816_176:hover{color:#14b8a6!important}._tableWrapper_1t816_185{background-color:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;border:1px solid #f0f2f5;display:flex;flex-direction:column;position:relative}._tableContent_1t816_195{overflow:hidden;border-radius:14px 14px 0 0}._nameCell_1t816_200{display:flex;flex-direction:column}._nameCell_1t816_200 ._studentName_1t816_204{font-weight:700;color:#1a202c;font-size:14px;line-height:normal}._nameCell_1t816_200 ._studentId_1t816_210{font-size:12px;color:#a0aec0;line-height:normal}._interestTag_1t816_216{background-color:#f1f5f9!important;border:none!important;color:#475569!important;font-weight:600!important;padding:4px 10px!important;border-radius:4px!important}._sourceText_1t816_225{color:#4a5568;font-weight:500}._dateText_1t816_230{color:#718096;font-size:14px}._statusBadge_1t816_235{border:none!important;font-weight:700!important;padding:2px 12px!important;border-radius:999px!important;font-size:11px!important;text-transform:uppercase}._viewLink_1t816_244{color:#14b8a6!important;font-weight:700!important;font-size:14px!important;padding:0!important}._viewLink_1t816_244:hover{text-decoration:underline}._headerRow_128ym_13{margin-bottom:24px}._filterSection_128ym_17{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._searchInput_128ym_24{width:400px;max-width:100%;height:44px!important;border-radius:6px!important;border:1px solid #E2E8F0!important;background-color:#f8fafc!important;box-shadow:none!important;display:flex!important;align-items:center!important;padding-left:12px!important}._searchInput_128ym_24 .ant-input-prefix{color:#a0aec0!important;font-size:18px!important;margin-right:8px!important;display:flex!important;align-items:center!important}._searchInput_128ym_24 .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;height:100%!important;font-size:14px!important;padding:0!important;line-height:42px!important}._searchInput_128ym_24 .ant-input::placeholder{color:#a0aec0}._searchInput_128ym_24:hover,._searchInput_128ym_24:focus,._searchInput_128ym_24._ant-input-affix-wrapper-focused_128ym_55{border-color:#14b8a6!important;background-color:#fff!important}._filterSelect_128ym_60,._sortSelect_128ym_60{height:44px!important;min-width:150px}._filterSelect_128ym_60 .ant-select-selector,._sortSelect_128ym_60 .ant-select-selector{border-radius:6px!important;border:1px solid #E2E8F0!important;background-color:#f8fafc!important;height:44px!important;display:flex!important;align-items:center!important;box-shadow:none!important;padding:0 12px!important}._filterSelect_128ym_60 .ant-select-selection-item,._filterSelect_128ym_60 .ant-select-selection-placeholder,._sortSelect_128ym_60 .ant-select-selection-item,._sortSelect_128ym_60 .ant-select-selection-placeholder{font-weight:500;color:#718096;line-height:42px!important}._filterSelect_128ym_60 .ant-select-arrow,._sortSelect_128ym_60 .ant-select-arrow{color:#a0aec0}._filterSelect_128ym_60:hover .ant-select-selector,._filterSelect_128ym_60._ant-select-focused_128ym_82 .ant-select-selector,._sortSelect_128ym_60:hover .ant-select-selector,._sortSelect_128ym_60._ant-select-focused_128ym_82 .ant-select-selector{border-color:#14b8a6!important;background-color:#fff!important}._sortSelect_128ym_60{min-width:200px}._createForm_128ym_91 .ant-form-item-label{padding-bottom:8px!important}._createForm_128ym_91 .ant-form-item-label label{font-size:14px!important;font-weight:500!important;color:#4a5568!important}._createForm_128ym_91 .ant-input,._createForm_128ym_91 .ant-input-password,._createForm_128ym_91 .ant-input-affix-wrapper,._createForm_128ym_91 .ant-select-selector{border-radius:6px!important;border-color:#e2e8f0!important;height:44px!important;padding:0 12px!important;display:flex!important;align-items:center!important;background:#fff!important;box-shadow:none!important}._createForm_128ym_91 .ant-input:hover,._createForm_128ym_91 .ant-input:focus,._createForm_128ym_91 .ant-input.ant-input-affix-wrapper-focused,._createForm_128ym_91 .ant-input-password:hover,._createForm_128ym_91 .ant-input-password:focus,._createForm_128ym_91 .ant-input-password.ant-input-affix-wrapper-focused,._createForm_128ym_91 .ant-input-affix-wrapper:hover,._createForm_128ym_91 .ant-input-affix-wrapper:focus,._createForm_128ym_91 .ant-input-affix-wrapper.ant-input-affix-wrapper-focused,._createForm_128ym_91 .ant-select-selector:hover,._createForm_128ym_91 .ant-select-selector:focus,._createForm_128ym_91 .ant-select-selector.ant-input-affix-wrapper-focused{border-color:#14b8a6!important;box-shadow:none!important}._createForm_128ym_91 .ant-input-password input{height:30px!important}._createForm_128ym_91 .ant-select{height:44px!important}._createForm_128ym_91 .ant-select:hover .ant-select-selector,._createForm_128ym_91 .ant-select.ant-select-focused .ant-select-selector{border-color:#14b8a6!important;box-shadow:none!important}._createForm_128ym_91 .ant-select .ant-select-selector{width:100%!important;height:38px!important;padding:0 12px!important;border-radius:6px!important;border:1px solid #E2E8F0!important}._createForm_128ym_91 .ant-select .ant-select-selector .ant-select-selection-item,._createForm_128ym_91 .ant-select .ant-select-selector .ant-select-selection-placeholder{line-height:36px!important}._createForm_128ym_91 .ant-input-affix-wrapper input{padding:0!important}._modalFooter_128ym_150{display:flex;justify-content:flex-end;margin-top:32px}._modalFooter_128ym_150 button{height:40px!important;padding:0 24px!important;border-radius:6px!important;font-weight:600!important}._premiumModal_1nxr3_13 .ant-modal-content{border-radius:14px!important;padding:24px!important;overflow:hidden;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005!important}._premiumModal_1nxr3_13 .ant-modal-close{top:24px!important;right:24px!important;color:#a0aec0!important}._premiumModal_1nxr3_13 .ant-modal-close:hover{color:#1a202c!important}._closeIconWrapper_1nxr3_28{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f8fafc;color:#718096;transition:all .2s ease}._closeIconWrapper_1nxr3_28:hover{background:#edf2f7;color:#1a202c}._modalHeader_1nxr3_44{margin-bottom:24px}._modalHeader_1nxr3_44 ._modalTitle_1nxr3_47{margin:0 0 4px!important;font-weight:700!important;font-size:20px!important;color:#1a202c!important}._modalHeader_1nxr3_44 ._modalSubtitle_1nxr3_53{color:#718096;font-size:14px}._createForm_1nxr3_58 .ant-form-item-label{padding-bottom:8px!important}._createForm_1nxr3_58 .ant-form-item-label label{font-size:13px!important;font-weight:600!important;color:#4a5568!important}._createForm_1nxr3_58 .ant-form-item-label label:after{display:none!important}._premiumInput_1nxr3_70{height:44px!important}._premiumSelect_1nxr3_74{min-height:44px!important;height:auto!important}._premiumSelect_1nxr3_74 .ant-input-affix-wrapper,._premiumSelect_1nxr3_74 .ant-select-selector,._premiumSelect_1nxr3_74 .ant-input:not(.ant-input-affix-wrapper .ant-input){border-radius:6px!important;border:1px solid #E2E8F0!important;padding:0 16px!important;background-color:#f8fafc!important;transition:all .2s ease;display:flex!important;align-items:center!important}._premiumSelect_1nxr3_74 .ant-input-affix-wrapper:hover,._premiumSelect_1nxr3_74 .ant-select-selector:hover,._premiumSelect_1nxr3_74 .ant-input:not(.ant-input-affix-wrapper .ant-input):hover{border-color:#14b8a6!important}._premiumSelect_1nxr3_74 .ant-input-affix-wrapper.ant-input-affix-wrapper-focused,._premiumSelect_1nxr3_74 .ant-input-affix-wrapper.ant-select-focused,._premiumSelect_1nxr3_74 .ant-select-selector.ant-input-affix-wrapper-focused,._premiumSelect_1nxr3_74 .ant-select-selector.ant-select-focused,._premiumSelect_1nxr3_74 .ant-input:not(.ant-input-affix-wrapper .ant-input).ant-input-affix-wrapper-focused,._premiumSelect_1nxr3_74 .ant-input:not(.ant-input-affix-wrapper .ant-input).ant-select-focused{border-color:#14b8a6!important;background-color:#fff!important;box-shadow:0 0 0 2px #14b8a61a!important;outline:none!important}._premiumSelect_1nxr3_74 .ant-input-affix-wrapper,._premiumSelect_1nxr3_74 .ant-input:not(.ant-input-affix-wrapper .ant-input){height:44px!important}._premiumSelect_1nxr3_74 .ant-select-selector{min-height:44px!important;height:auto!important;padding:4px 12px!important}._premiumSelect_1nxr3_74 .ant-input-affix-wrapper .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;height:100%!important;padding:0!important}._premiumSelect_1nxr3_74 .ant-input-affix-wrapper .ant-input:focus{box-shadow:none!important}._premiumSelect_1nxr3_74 .ant-input-prefix{margin-right:10px!important}._premiumSelect_1nxr3_74 .ant-select-selection-search{display:flex;align-items:center}._premiumSelect_1nxr3_74 .ant-select-selection-item,._premiumSelect_1nxr3_74 .ant-select-selection-placeholder{line-height:40px!important}._premiumSelect_1nxr3_74 .ant-select-selection-overflow{gap:6px}._premiumSelect_1nxr3_74 .ant-select-selection-search-input{outline:none!important;box-shadow:none!important}._inputIcon_1nxr3_142,._selectIcon_1nxr3_143{color:#a0aec0;font-size:16px;margin-right:10px}._accountAccessRow_1nxr3_149{background-color:#f8fafc;padding:20px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;margin-top:16px;margin-bottom:24px;border:1px solid #F1F5F9}._accountAccessRow_1nxr3_149 ._accessLabelWrapper_1nxr3_160{display:flex;flex-direction:column;gap:2px}._accountAccessRow_1nxr3_149 ._accessLabelWrapper_1nxr3_160 ._accessLabel_1nxr3_160{font-size:14px;color:#1a202c;font-weight:700}._accountAccessRow_1nxr3_149 ._accessLabelWrapper_1nxr3_160 ._accessDesc_1nxr3_170{font-size:12px;color:#718096;max-width:280px}._premiumSwitch_1nxr3_176{background-color:#cbd5e0}._premiumSwitch_1nxr3_176[aria-checked=true]{background-color:#14b8a6!important}._statusText_1nxr3_183{color:#14b8a6;font-weight:700;font-size:14px}._modalFooter_1nxr3_189{display:flex;justify-content:flex-end;align-items:center;gap:16px}._cancelBtn_1nxr3_196{color:#718096!important;font-weight:600!important;font-size:14px!important;height:38px!important;padding:0 16px!important}._cancelBtn_1nxr3_196:hover{color:#1a202c!important;background-color:#f7fafc!important}._submitBtn_1nxr3_208{height:38px!important;padding:0 24px!important;border-radius:6px!important;background-color:#14b8a6!important;border:none!important;font-weight:700!important;font-size:14px!important;box-shadow:0 4px 14px #14b8a64d!important;display:flex!important;align-items:center!important;gap:8px!important}._submitBtn_1nxr3_208:hover{background-color:#12a191!important;box-shadow:0 6px 20px #14b8a666!important;transform:translateY(-1px)}._securityDivider_1nxr3_227{margin:24px 0 16px!important}._securityTitle_1nxr3_231{font-size:12px;font-weight:600}._schoolsPage_1rdsh_13{display:flex;flex-direction:column}._pageHeader_1rdsh_18{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}._pageHeader_1rdsh_18 ._headerInfo_1rdsh_24 ._directoryTitle_1rdsh_24{margin:0 0 4px!important;font-weight:700!important;color:#1a202c!important;font-size:20px!important}._pageHeader_1rdsh_18 ._headerInfo_1rdsh_24 ._directoryDesc_1rdsh_30{color:#718096;font-size:14px}._pageHeader_1rdsh_18 ._createBtn_1rdsh_34{height:38px!important;padding:0 16px!important;display:flex!important;align-items:center!important;gap:8px!important;background-color:#14b8a6!important;border:none!important;border-radius:6px!important;font-weight:600!important;box-shadow:0 4px 6px -1px #14b8a666!important}._pageHeader_1rdsh_18 ._createBtn_1rdsh_34:hover{background-color:#12a191!important;transform:translateY(-1px)}@media(max-width:768px){._pageHeader_1rdsh_18{flex-direction:column;align-items:flex-start;gap:12px}}._tableWrapper_1rdsh_58{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;overflow:hidden;border:1px solid #f0f2f5}._nameCell_1rdsh_66{display:flex;flex-direction:column}._nameCell_1rdsh_66 ._schoolName_1rdsh_70{font-weight:600;color:#1a202c;font-size:14px;line-height:normal}._nameCell_1rdsh_66 ._estDate_1rdsh_76{font-size:12px;color:#a0aec0;line-height:normal}._sicTag_1rdsh_82{background-color:#f1f5f9!important;border:none!important;color:#475569!important;font-weight:600!important;padding:4px 10px!important;border-radius:4px!important}._usernameText_1rdsh_91{color:#475569;font-weight:500}._statusActive_1rdsh_96{background-color:#ecfdf5!important;border:none!important;color:#059669!important;font-weight:600!important;padding:4px 12px!important;border-radius:999px!important}._statusInactive_1rdsh_105{background-color:#f1f5f9!important;border:none!important;color:#64748b!important;font-weight:600!important;padding:4px 12px!important;border-radius:999px!important}._actionBtn_1rdsh_114{color:#94a3b8!important;font-size:18px!important;padding:4px!important}._actionBtn_1rdsh_114:hover{color:#14b8a6!important;background-color:#f1f5f9!important}
