@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,300,0,0&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.sidebar{position:fixed;left:0;top:0;width:280px;height:100vh;padding:24px;display:flex;flex-direction:column;z-index:1000;overflow-y:auto;transition:width .3s ease}.sidebar--collapsed{width:80px;padding:24px 8px}.sidebar__header{margin-bottom:32px;display:flex;align-items:center;justify-content:space-between;gap:8px;position:relative}.sidebar__toggle{width:32px;height:32px;border-radius:9999px;background-color:#fff;color:#5c2190;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;z-index:1001;transition:all .2s ease;flex-shrink:0;order:2}.sidebar__toggle:hover{transform:scale(1.1);box-shadow:0 10px 15px -3px #0000001a}.sidebar__toggle svg{font-size:16px}.sidebar__header--collapsed{justify-content:center}.sidebar__logo{display:flex;align-items:center;gap:8px;color:#fff;justify-content:center;flex:1;order:1;cursor:pointer}.sidebar__logo-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:8px;flex-shrink:0;object-fit:contain;padding:4px}.sidebar__logo-text{font-size:18px;font-weight:600;white-space:nowrap;opacity:1;transition:opacity .2s ease}.sidebar--collapsed .sidebar__logo-text,.sidebar--collapsed .sidebar__menu-label{opacity:0;width:0;overflow:hidden}.sidebar__nav{flex:1;display:flex;flex-direction:column}.sidebar__menu{display:flex;flex-direction:column;gap:8px}.sidebar__menu-item{display:flex;align-items:center;gap:16px;padding:16px 24px;border-radius:9999px;font-size:14px;font-weight:500;transition:all .2s ease;text-align:left;width:100%;justify-content:flex-start}.sidebar__menu-item:hover{background-color:#ffffff1a}.sidebar__menu-item.active{font-weight:600}.sidebar__menu-icon{font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:18px}.sidebar__menu-label{flex:1;white-space:nowrap;opacity:1;transition:opacity .2s ease}.sidebar--collapsed .sidebar__menu-item{justify-content:center;padding:16px}.sidebar__separator{height:1px;background-color:#fff3;margin:24px 0}.sidebar__footer{margin-top:auto;padding-top:24px}.sidebar__card{background:#7b3fae;border-radius:12px;padding:24px;text-align:center;color:#fff}.sidebar__card-illustration{font-size:48px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.sidebar__card-title{font-size:14px;font-weight:500;margin-bottom:24px;line-height:1.4}.sidebar__card-timer{display:flex;align-items:center;justify-content:center;gap:8px}.sidebar__card-timer .timer-item{display:flex;flex-direction:column;align-items:center}.sidebar__card-timer .timer-item .timer-value{font-size:24px;font-weight:700;line-height:1}.sidebar__card-timer .timer-item .timer-label{font-size:10px;opacity:.8;margin-top:4px}.sidebar__card-timer .timer-separator{font-size:20px;font-weight:600;margin:0 4px}.theme-customizer__modal .ant-modal-header{border-bottom:1px solid #e5e7eb}.theme-customizer__modal .ant-modal-body{padding:24px;max-height:70vh;overflow-y:auto}.theme-customizer__header{display:flex;align-items:center;font-size:20px;font-weight:600;color:#1f2937}.theme-customizer__form .ant-form-item{margin-bottom:16px}.theme-customizer__section{margin-bottom:24px}.theme-customizer__section:last-child{margin-bottom:0}.theme-customizer__section-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:16px}.theme-customizer__color-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.theme-customizer__color-grid .ant-color-picker{width:100%}.theme-customizer__color-grid .ant-color-picker-trigger{width:100%;height:40px}@media(max-width:768px){.theme-customizer__color-grid{grid-template-columns:1fr}}.theme-selector__trigger{display:flex;align-items:center;justify-content:center}.theme-selector__modal .ant-modal-header{border-bottom:1px solid #e5e7eb}.theme-selector__modal .ant-modal-body{padding:24px}.theme-selector__header{display:flex;align-items:center;font-size:20px;font-weight:600;color:#1f2937}.theme-selector__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:16px}.theme-selector__card{position:relative;cursor:pointer;transition:all .3s ease;border-radius:12px;overflow:hidden}.theme-selector__card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.theme-selector__card--selected{box-shadow:0 4px 12px #00000026}.theme-selector__card .ant-card-body{padding:16px}.theme-selector__preview{display:flex;flex-direction:column;gap:12px;position:relative}.theme-selector__color-preview{width:100%;height:80px;border-radius:8px;position:relative;overflow:hidden;display:flex;flex-direction:column}.theme-selector__color-preview:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:inherit}.theme-selector__color-accent,.theme-selector__color-secondary{flex:1;width:100%}.theme-selector__info{display:flex;flex-direction:column;gap:8px}.theme-selector__name{font-size:16px;font-weight:600;margin:0}.theme-selector__colors{display:flex;gap:6px;align-items:center}.theme-selector__color-dot{width:20px;height:20px;border-radius:50%;border:2px solid #e5e7eb}.theme-selector__check{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;animation:scaleIn .2s ease}.theme-selector__custom-badge{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:50%;background-color:#0000001a;display:flex;align-items:center;justify-content:center;color:#666}.theme-selector__card--customizable{border:2px dashed #e5e7eb!important}.theme-selector__card--customizable:hover{border-color:var(--color-primary, #5C2190)!important;border-style:solid}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}@media(max-width:768px){.theme-selector__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.theme-selector__color-preview{height:60px}}.navbar{position:fixed;top:0;left:280px;right:0;height:100px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;z-index:999;box-shadow:0 1px 2px #0000000d;transition:left .3s ease}.navbar--collapsed{left:80px}.navbar__left{flex:1}.navbar__greeting .navbar__title{font-size:28px;font-weight:600;color:#1f2937;margin-bottom:4px}.navbar__greeting .navbar__subtitle{font-size:14px;color:#6b7280}.navbar__right{display:flex;align-items:center;gap:24px}.navbar__search{position:relative;display:flex;align-items:center}.navbar__search-input{width:300px;padding:16px 45px 16px 24px;border:1px solid #E5E7EB;border-radius:9999px;font-size:14px;background-color:#f9fafb;color:#1f2937}.navbar__search-input::placeholder{color:#9ca3af}.navbar__search-input:focus{border-color:#5c2190;background-color:#fff}.navbar__search-icon{position:absolute;right:16px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.navbar__search-icon svg{font-size:18px}.navbar__search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;max-height:400px;overflow-y:auto;z-index:1000;margin-top:4px}.navbar__search-item{display:flex;align-items:center;gap:16px;padding:16px 24px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #F9FAFB}.navbar__search-item:last-child{border-bottom:none}.navbar__search-item:hover{background-color:#f9fafb}.navbar__search-item-icon{font-size:20px;color:#6b7280;flex-shrink:0;display:flex;align-items:center;justify-content:center}.navbar__search-item-label{font-size:14px;color:#1f2937;font-weight:500}.navbar__notifications{position:relative}.navbar__notifications-btn{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:#f9fafb;transition:background-color .2s ease;cursor:pointer}.navbar__notifications-btn:hover{background-color:#e5e7eb}.navbar__notifications-icon{font-size:24px;color:#1f2937;display:flex;align-items:center;justify-content:center}.navbar__notification-badge{position:absolute;top:6px;right:6px;width:10px;height:10px;background-color:#ef4444;border-radius:9999px;border:2px solid #FFFFFF;z-index:1}.navbar__profile{display:flex;align-items:center;gap:16px;padding:4px;border-radius:8px;transition:background-color .2s ease}.navbar__profile:hover{background-color:#f9fafb}.navbar__avatar{width:44px;height:44px;border-radius:9999px;overflow:hidden;border:2px solid #E5E7EB}.navbar__avatar-img{width:100%;height:100%;object-fit:cover}.navbar__profile-info{display:flex;flex-direction:column}.navbar__profile-name{font-size:14px;font-weight:600;color:#1f2937;line-height:1.2}.navbar__profile-role{font-size:12px;color:#6b7280;line-height:1.2}.chatbot{position:fixed;bottom:24px;right:24px;z-index:1000}.chatbot__toggle{animation:pulse 2s infinite}.chatbot__window{width:380px;height:600px;max-height:80vh;border-radius:16px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;overflow:hidden;border:1px solid;animation:slideUp .3s ease-out}.chatbot__header{padding:16px 20px;border-radius:16px 16px 0 0}.chatbot__header-content{display:flex;justify-content:space-between;align-items:center}.chatbot__header-info{display:flex;align-items:center}.chatbot__header-title{font-weight:600;font-size:16px;line-height:1.2}.chatbot__header-subtitle{font-size:12px;opacity:.9;margin-top:2px}.chatbot__messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background-color:#fafafa}.chatbot__messages::-webkit-scrollbar{width:6px}.chatbot__messages::-webkit-scrollbar-track{background:transparent}.chatbot__messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.chatbot__messages::-webkit-scrollbar-thumb:hover{background:#9ca3af}.chatbot__message{display:flex;flex-direction:column;max-width:75%;animation:fadeIn .3s ease-out}.chatbot__message--user{align-self:flex-end;align-items:flex-end}.chatbot__message--bot{align-self:flex-start;align-items:flex-start}.chatbot__message-content{padding:10px 14px;border-radius:12px;word-wrap:break-word;line-height:1.4;font-size:14px}.chatbot__message-time{font-size:10px;color:#9ca3af;margin-top:4px;padding:0 4px}.chatbot__loading{display:flex;align-items:center;gap:8px}.chatbot__loading-logo{width:20px;height:20px;object-fit:contain;animation:rotate 1.5s linear infinite}.chatbot__loading-text{font-size:14px}.chatbot__input-container{padding:16px;border-top:1px solid #e5e7eb;display:flex;gap:8px;align-items:flex-end;background-color:#fff}.chatbot__input{flex:1;resize:none}.chatbot__send-button{flex-shrink:0}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(max-width:768px){.chatbot{bottom:16px;right:16px}.chatbot__window{width:calc(100vw - 32px);max-width:380px;height:calc(100vh - 100px);max-height:600px}}.layout{display:flex;min-height:100vh;background-color:#f9fafb}.layout__main{flex:1;margin-left:280px;margin-top:100px;padding:32px;width:calc(100% - 280px);transition:margin-left .3s ease,width .3s ease}.layout__main--collapsed{margin-left:80px;width:calc(100% - 80px)}@media(max-width:768px){.layout__main{margin-left:0;width:100%}}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5c2190,#4a1a73);padding:24px}.login__container{background:#fff;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a;display:grid;grid-template-columns:1fr 1fr;max-width:1000px;width:100%;overflow:hidden}.login__left{background:linear-gradient(135deg,#5c2190,#4a1a73);padding:48px;display:flex;flex-direction:column;justify-content:center;color:#fff}.login__brand{display:flex;align-items:center;gap:16px;margin-bottom:48px}.login__logo{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:8px;object-fit:contain;padding:8px}.login__brand-name{font-size:32px;font-weight:600}.login__title{font-size:36px;font-weight:700;margin-bottom:16px}.login__subtitle{font-size:16px;opacity:.9;line-height:1.6}.login__right{padding:48px;display:flex;align-items:center;justify-content:center}.login__form{width:100%;max-width:400px}.login__form-title{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:32px;text-align:center}.login__field{margin-bottom:24px}.login__label{display:block;font-size:14px;font-weight:500;color:#1f2937;margin-bottom:8px}.login__input{width:100%;padding:16px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1f2937;transition:all .2s ease}.login__input:focus{border-color:#5c2190;box-shadow:0 0 0 3px #5c21901a}.login__input::placeholder{color:#9ca3af}.login__options{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.login__checkbox{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280;cursor:pointer}.login__checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.login__forgot{font-size:14px;color:#5c2190;font-weight:500;text-decoration:none}.login__forgot:hover{text-decoration:underline}.login__button{width:100%;padding:16px;border-radius:8px;font-size:16px;font-weight:600;color:#fff;margin-bottom:24px;transition:opacity .2s ease}.login__button:hover{opacity:.9}.login__button:active{transform:scale(.98)}.login__register{text-align:center;font-size:14px;color:#6b7280}.login__register a{color:#5c2190;font-weight:600;text-decoration:none}.login__register a:hover{text-decoration:underline}@media(max-width:768px){.login__container{grid-template-columns:1fr}.login__left{display:none}}.loader{display:flex;align-items:center;justify-content:center;padding:24px}.loader--fullscreen{position:fixed;inset:0;background:#ffffffe6;z-index:9999;padding:0}.loader__container{display:flex;align-items:center;justify-content:center}.loader__container--small{width:40px;height:40px}.loader__container--medium{width:60px;height:60px}.loader__container--large{width:80px;height:80px}.loader__logo{width:100%;height:100%;object-fit:contain;animation:rotate 1.5s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.dark .loader--fullscreen{background:#050e1fe6}.register{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5c2190,#4a1a73);padding:24px}.register__container{background:#fff;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a;display:grid;grid-template-columns:1fr 1fr;max-width:1000px;width:100%;overflow:hidden}.register__left{background:linear-gradient(135deg,#5c2190,#4a1a73);padding:48px;display:flex;flex-direction:column;justify-content:center;color:#fff}.register__brand{display:flex;align-items:center;gap:16px;margin-bottom:48px}.register__logo{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:8px;object-fit:contain;padding:8px}.register__brand-name{font-size:32px;font-weight:600}.register__title{font-size:36px;font-weight:700;margin-bottom:16px}.register__subtitle{font-size:16px;opacity:.9;line-height:1.6}.register__right{padding:48px;display:flex;align-items:center;justify-content:center}.register__form{width:100%;max-width:400px}.register__form-title{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:32px;text-align:center}.register__section-title{font-size:18px;font-weight:600;color:#1f2937;margin-top:32px;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #E5E7EB}.register__section-title:first-of-type{margin-top:0}.register__field{margin-bottom:24px}.register__label{display:block;font-size:14px;font-weight:500;color:#1f2937;margin-bottom:8px}.register__input{width:100%;padding:16px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1f2937;transition:all .2s ease}.register__input:focus{border-color:#5c2190;box-shadow:0 0 0 3px #5c21901a}.register__input::placeholder{color:#9ca3af}.register__options{margin-bottom:32px}.register__checkbox{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280;cursor:pointer}.register__checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.register__button{width:100%;padding:16px;border-radius:8px;font-size:16px;font-weight:600;color:#fff;margin-bottom:24px;transition:opacity .2s ease}.register__button:hover{opacity:.9}.register__button:active{transform:scale(.98)}.register__login{text-align:center;font-size:14px;color:#6b7280}.register__login a{color:#5c2190;font-weight:600;text-decoration:none}.register__login a:hover{text-decoration:underline}@media(max-width:768px){.register__container{grid-template-columns:1fr}.register__left{display:none}}:root{font-family:Poppins,Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;position:relative;overflow-x:hidden}body,#root{min-height:100vh}.landing-app-shell.light{--bg: linear-gradient(180deg, #f0f6f2 0%, #fdfdfd 80%);--nav-bg: rgba(243, 248, 245, .9);--text-primary: #0e1b2c;--text-secondary: #51617b;--card: #ffffff;--accent: #305fe7;--button: linear-gradient(120deg, #5c8df7, #4a6fe4);--button-text: #ffffff;--stroke: #e1e7ef;--pill-bg: rgba(90, 133, 255, .15);--shadow: 0 25px 60px rgba(58, 90, 136, .15);--modal-bg: #f6faf7;--flare-primary: rgba(145, 193, 255, .45);--flare-secondary: rgba(101, 151, 255, .35);--icon-bg: rgba(93, 130, 255, .12)}.landing-app-shell.dark{--bg: #050e1f;--nav-bg: rgba(5, 14, 31, .9);--text-primary: #f5f8ff;--text-secondary: #b6c7e4;--card: #0c1f3f;--accent: #7cb0ff;--button: linear-gradient(120deg, #5c8df7, #7cb0ff);--button-text: #f5f8ff;--stroke: #1f3353;--pill-bg: rgba(124, 176, 255, .18);--shadow: 0 25px 60px rgba(5, 0, 40, .55);--modal-bg: #0c1f3f;--flare-primary: rgba(50, 118, 255, .35);--flare-secondary: rgba(32, 150, 255, .25);--icon-bg: rgba(124, 176, 255, .12)}img{max-width:100%;display:block}button{font-family:inherit}.material-symbols-rounded{font-family:Material Symbols Rounded,sans-serif;font-weight:400;font-style:normal;font-size:1.75rem;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:var(--icon-bg);color:var(--accent)}.landing-app-shell{min-height:100vh;width:100%;padding:0 4vw 4rem;box-sizing:border-box;position:relative;z-index:1;background:var(--bg);color:var(--text-primary);transition:background .4s ease,color .4s ease}.landing-app-shell:before,.landing-app-shell:after{content:"";position:fixed;width:clamp(300px,50vw,600px);height:clamp(300px,50vw,600px);background:radial-gradient(circle,var(--flare-primary),transparent 70%);filter:blur(80px);opacity:.4;pointer-events:none;z-index:0}.landing-app-shell:before{top:-200px;left:-200px;background:radial-gradient(circle,var(--flare-primary),transparent 70%)}.landing-app-shell:after{bottom:-200px;right:-200px;background:radial-gradient(circle,var(--flare-secondary),transparent 75%)}#root{width:100%}.landing-navbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;background:transparent;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:opacity .3s ease,transform .3s ease}.landing-app-shell.auth-open .landing-navbar{opacity:0;pointer-events:none;transform:translateY(-20px)}.landing-nav-left{display:flex;align-items:center;gap:.75rem}.landing-brand-logo{width:56px;height:56px;object-fit:contain}.landing-brand-name{font-weight:700;font-size:1.05rem;color:var(--text-primary)}.landing-nav-links{display:flex;gap:1.25rem}.landing-nav-link{background:transparent;border:none;font:inherit;color:var(--text-secondary);cursor:pointer;position:relative;padding-bottom:.25rem}.landing-nav-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .25s}.landing-nav-link:hover:after{transform:scaleX(1)}.landing-nav-actions{display:flex;align-items:center;gap:.6rem}.landing-theme-toggle{border:none;background:var(--card);width:34px;height:34px;border-radius:12px;font-size:1rem;cursor:pointer;transition:transform .3s;display:flex;align-items:center;justify-content:center}.landing-theme-toggle:hover{transform:rotate(-8deg)}.landing-theme-icon{width:28px;height:28px;background:none;color:var(--text-primary);font-size:1.35rem}.landing-ghost-btn,.landing-primary-btn{border-radius:999px;font-weight:600;padding:.55rem 1.25rem;border:1px solid transparent;cursor:pointer;transition:transform .3s,box-shadow .3s}.landing-ghost-btn{background:transparent;border-color:var(--accent);color:var(--text-primary)}.landing-primary-btn{background:var(--button);color:var(--button-text);box-shadow:0 15px 35px #265cff40}.landing-ghost-btn:hover,.landing-primary-btn:hover{transform:translateY(-3px)}.landing-primary-btn.block{width:100%;margin:0;padding:.85rem 1.5rem;font-size:1rem}.landing-contact-form .landing-contact-submit-btn{width:auto!important;min-width:160px;max-width:200px;padding:.6rem 1.25rem;font-size:.875rem;align-self:center;margin:.5rem auto 0}.landing-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;padding:2rem 0 5rem;align-items:center;position:relative;overflow:hidden;isolation:isolate}.landing-hero-content{margin-left:2rem}.landing-status-pill{display:inline-flex;padding:.35rem .85rem;border-radius:999px;background:var(--pill-bg);color:var(--accent);font-weight:600;font-size:.9rem;margin-bottom:1rem}.landing-hero h1{font-size:clamp(2.5rem,4vw,3.5rem);margin:.5rem 0;color:var(--text-primary)}.landing-platform-emphasis{background:var(--button);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-hero-subtitle{color:var(--text-secondary);max-width:560px}.landing-hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0}.landing-hero-metrics{display:flex;gap:2rem;flex-wrap:wrap;color:var(--text-primary)}.landing-hero-metrics div{min-width:120px}.landing-metric-value{display:block;font-size:1.75rem;font-weight:700}.landing-metric-label{color:var(--text-secondary);font-size:.95rem}.landing-hero-visual{position:relative;font-family:Josefin Sans;min-height:40px;display:flex;align-items:center;justify-content:center}.landing-hero-visual img{max-width:100%;max-height:506px;width:auto;height:auto;object-fit:contain}.landing-section{padding:4rem 0;position:relative;overflow:hidden;isolation:isolate}.landing-panel{text-align:center}.landing-eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.85rem;color:var(--text-secondary)}.landing-panel h2{margin:.75rem auto;max-width:620px}.landing-section-subtitle{max-width:640px;margin:0 auto 3rem;color:var(--text-secondary)}.landing-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.landing-feature-card{padding:1.8rem;border-radius:24px;background:transparent;text-align:left;transition:transform .3s,border .3s;border:1px solid var(--stroke);position:relative;z-index:1}.landing-feature-icon{margin-bottom:1rem}.landing-feature-card:hover{transform:translateY(-6px);border-color:var(--accent)}.landing-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.landing-showcase-grid{display:grid;gap:1rem}.landing-showcase-card{padding:1.5rem;border-radius:20px;background:transparent;border:1px solid var(--stroke);display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:600;position:relative;z-index:1}.landing-workflow-icon{flex-shrink:0}.landing-showcase-card span{color:var(--accent);font-size:.9rem}.landing-benefits{padding:2rem;border-radius:24px;background:transparent;border:1px solid var(--stroke);position:relative;z-index:1}.landing-benefits ul{padding-left:1rem;color:var(--text-secondary)}.landing-stats{text-align:center}.landing-integrations{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:2rem}.landing-integration-pill{display:flex;align-items:center;gap:.75rem;padding:.8rem 1.5rem;border-radius:999px;background:transparent;border:1px solid var(--stroke);font-weight:600;position:relative;z-index:1}.landing-brand-logo-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-brand-logo-wrapper svg{width:100%;height:100%;object-fit:contain}.landing-brand-logo-wrapper .material-symbols-rounded{font-size:1.5rem}.landing-metrics-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.landing-metric-card{padding:1.5rem;border-radius:20px;background:transparent;border:1px solid var(--stroke);text-align:center;position:relative;z-index:1}.landing-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2.5rem}.landing-pricing-card{padding:2rem;border-radius:28px;background:transparent;display:flex;flex-direction:column;gap:1.25rem;border:1px solid var(--stroke);position:relative;z-index:1}.landing-pricing-card.featured{border-color:var(--accent);transform:translateY(-6px)}.landing-plan-title{font-weight:700;font-size:1.1rem}.landing-plan-price{font-size:2.25rem;font-weight:700}.landing-plan-price span{display:block;font-size:.9rem;font-weight:500;color:var(--text-secondary)}.landing-pricing-card ul{list-style:none;padding:0;margin:0;color:var(--text-secondary);display:flex;flex-direction:column;gap:.5rem}.landing-pricing-btn{align-self:center;padding:.6rem 1.25rem;font-size:.875rem;width:auto;min-width:160px}.landing-testimonials h3{text-align:center;margin-bottom:2rem}.landing-testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.landing-testimonial-card{background:transparent;border:1px solid var(--stroke);border-radius:24px;padding:1.75rem;margin:0;color:var(--text-secondary);position:relative;z-index:1}.landing-testimonial-card footer{margin-top:1.5rem;display:flex;flex-direction:column}.landing-faq{max-width:900px;margin:0 auto}.landing-faq-list{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.landing-faq-item{padding:1.25rem 1.5rem;border-radius:18px;background:transparent;border:1px solid var(--stroke);cursor:pointer;position:relative;z-index:1}.landing-faq-item header{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:var(--text-primary)}.landing-faq-item header span:last-child{font-size:1.5rem;font-weight:400;color:var(--accent);line-height:1;min-width:24px;text-align:center}.landing-faq-item p{max-height:0;overflow:hidden;transition:max-height .3s ease;color:var(--text-secondary)}.landing-faq-item.open p{max-height:200px;margin-top:.75rem}.landing-contact{display:flex;justify-content:center}.landing-contact-card{padding:1.5rem;border-radius:20px;background:var(--card);max-width:480px;margin:0 auto;box-shadow:var(--shadow)}.landing-contact-card h3{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;text-align:center;color:var(--text-primary);letter-spacing:-.02em}.landing-contact-subtitle{color:var(--text-secondary);margin-bottom:1.5rem;text-align:center;font-size:.875rem;line-height:1.6;max-width:480px;margin-left:auto;margin-right:auto;opacity:.85}.landing-success-message{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#4caf5026;border:1px solid rgba(76,175,80,.3);border-radius:10px;color:#4caf50;margin-bottom:1rem;font-size:.9rem;animation:slideIn .3s ease}.landing-success-message .material-symbols-rounded{font-size:1.5rem;color:#4caf50;background:transparent}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.landing-contact-form{display:flex;flex-direction:column;gap:.9rem;text-align:left;align-items:stretch}.landing-form-group{display:flex;flex-direction:column;gap:.35rem}.landing-form-group label{font-weight:600;color:var(--text-primary);font-size:.85rem}.landing-required{color:#f44336;margin-left:2px}.landing-contact-form input,.landing-contact-form textarea{width:100%;padding:.65rem .85rem;border-radius:10px;border:1px solid var(--stroke);background:transparent;color:var(--text-primary);font-family:inherit;font-size:.9rem;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box}.landing-contact-form input:focus,.landing-contact-form textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #305fe71a}.landing-contact-form input.error,.landing-contact-form textarea.error{border-color:#f44336}.landing-contact-form textarea{resize:vertical;min-height:90px}.landing-error-message{color:#f44336;font-size:.75rem;margin-top:-.2rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.landing-contact-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.landing-footer{border-top:1px solid var(--stroke);padding:4rem 0 0;display:flex;flex-direction:column;gap:0;color:var(--text-secondary);background:transparent}.landing-footer-top{display:grid;grid-template-columns:1fr 2fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid var(--stroke);margin-bottom:3rem;max-width:1200px;margin-left:auto;margin-right:auto;width:100%;padding-left:4vw;padding-right:4vw;box-sizing:border-box}.landing-footer-brand{display:flex;flex-direction:column;align-items:flex-start}.landing-footer-brand img{width:56px;height:56px;margin-bottom:1rem;object-fit:contain}.landing-footer-brand p{font-size:.9rem;opacity:.8;margin:0;line-height:1.6;max-width:280px}.landing-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;width:100%}.landing-footer-links>div{display:flex;flex-direction:column}.landing-footer-links span{color:var(--text-primary);font-weight:700;font-size:.95rem;display:block;margin-bottom:.75rem;letter-spacing:.02em}.landing-footer-links a{display:block;color:var(--text-secondary);text-decoration:none;font-size:.875rem;margin-bottom:.5rem;transition:color .2s ease,transform .2s ease;opacity:.85}.landing-footer-links a:hover{color:var(--accent);transform:translate(4px);opacity:1}.landing-footer-contact{width:100%;max-width:1200px;margin:0 auto 3rem;padding:0 4vw;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.landing-footer-contact .landing-contact-card{width:100%;max-width:100%;margin:0}.landing-contact-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.landing-contact-image img{width:100%;max-width:500px;height:auto;object-fit:contain}.landing-footer-divider{width:100%;max-width:1200px;margin:1.5rem auto 1rem;border:none;border-top:1px solid var(--stroke);opacity:.5}.landing-footer-note{width:100%;max-width:1200px;margin:0 auto;text-align:center;padding:.75rem 4vw 0;box-sizing:border-box;font-size:.85rem;opacity:.7;color:var(--text-secondary)}.landing-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.landing-auth-modal{background:var(--modal-bg);border-radius:24px;overflow:hidden;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:820px;width:min(820px,100%);max-height:90vh;position:relative;height:auto}.landing-close-btn{position:absolute;right:18px;top:18px;border:none;width:40px;height:40px;border-radius:12px;background:#fffffff2;color:#333;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:100;transition:all .3s ease;box-shadow:0 2px 8px #00000026;font-weight:300;line-height:1}.landing-app-shell.dark .landing-close-btn{background:#0c1f3ff2;color:#f5f8ff;box-shadow:0 2px 8px #0000004d}.landing-close-btn:hover{background:#fff;transform:scale(1.1)}.landing-app-shell.dark .landing-close-btn:hover{background:#0c1f3f}.landing-modal-media img{width:100%;height:100%;object-fit:cover}.landing-modal-form{padding:2.5rem 2.5rem 3rem;display:flex;flex-direction:column;justify-content:flex-start;height:100%;max-height:85vh;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:thin;scrollbar-width:thin;scrollbar-color:var(--stroke) transparent;gap:1.5rem}.landing-modal-form::-webkit-scrollbar{width:6px}.landing-modal-form::-webkit-scrollbar-track{background:transparent}.landing-modal-form::-webkit-scrollbar-thumb{background:var(--stroke);border-radius:3px}.landing-modal-form::-webkit-scrollbar-thumb:hover{background:var(--accent)}.landing-modal-form h3{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:var(--text-primary)}.landing-modal-form>p{margin:0 0 .5rem;color:var(--text-secondary);font-size:.95rem;line-height:1.5}.landing-modal-form form{display:flex;flex-direction:column;gap:1rem;margin-top:0;flex:none}.landing-form-actions-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem;margin-bottom:1.5rem;padding:0}.landing-modal-form label{display:flex;flex-direction:column;gap:.5rem;font-weight:600;color:var(--text-primary);font-size:.9rem}.landing-modal-form input[type=email],.landing-modal-form input[type=password],.landing-modal-form input[type=text]{border-radius:12px;border:1px solid var(--stroke);padding:.85rem 1rem;background:transparent;color:var(--text-primary);width:100%;font-size:.95rem;transition:all .3s ease;box-sizing:border-box}.landing-modal-form input[type="'email'"]:focus,.landing-modal-form input[type="'password'"]:focus,.landing-modal-form input[type="'text'"]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #305fe71a}.landing-password-field{position:relative;display:flex;align-items:center;width:100%}.landing-password-field input{width:100%;padding-right:3rem}.landing-password-toggle{position:absolute;right:.75rem;background:transparent;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);opacity:.7;transition:opacity .2s ease,color .2s ease;z-index:1;border-radius:4px}.landing-password-toggle:hover{opacity:1;color:var(--accent);background:#305fe71a}.landing-password-toggle .material-symbols-rounded{font-size:1.25rem;width:auto;height:auto;background:transparent;border-radius:0;padding:0;color:inherit}.landing-modal-form .landing-remember-row{display:flex!important;flex-direction:row!important;align-items:center;gap:.5rem;font-weight:500;font-size:.875rem;margin:0;padding:0;line-height:1.2;width:auto}.landing-remember-row input[type=checkbox]{width:18px;height:18px;min-width:18px;margin:0;cursor:pointer;accent-color:var(--accent);flex-shrink:0}.landing-remember-row span{margin:0;padding:0}.landing-modal-links{display:flex;justify-content:center;align-items:center;font-size:.875rem;margin:0;gap:.5rem;flex-wrap:wrap}.landing-link-separator{color:var(--text-secondary);opacity:.5;font-size:.875rem}.landing-text-link{border:none;background:none;color:var(--accent);cursor:pointer}.landing-divider{text-align:center;margin:.25rem 0;color:var(--text-secondary);position:relative;display:flex;align-items:center;gap:.75rem}.landing-divider:before,.landing-divider:after{content:"";flex:1;height:1px;background:var(--stroke)}.landing-divider span{padding:0 .5rem;font-size:.8rem;white-space:nowrap;opacity:.8}.landing-social-login{display:flex;gap:1rem;margin:0;padding:0}.landing-social-login button{flex:1;border-radius:14px;border:1px solid var(--stroke);background:var(--card);padding:.85rem;cursor:pointer;font-weight:600;color:var(--text-primary);transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:0}.landing-social-login button:hover{border-color:var(--accent);background:var(--bg);transform:translateY(-2px);box-shadow:0 4px 12px #305fe726}.landing-social-btn svg{width:20px;height:20px;display:block}.landing-apple-btn{color:#000}.landing-app-shell.dark .landing-apple-btn{color:#fff}.landing-floating{animation:float 6s ease-in-out infinite}.landing-section:before,.landing-section:after{content:"";position:absolute;width:clamp(250px,45vw,550px);height:clamp(250px,45vw,550px);background:radial-gradient(circle,var(--flare-primary),transparent 65%);filter:blur(80px);opacity:.6;pointer-events:none;z-index:0}.landing-section:before{top:-100px;right:5%}.landing-section:after{bottom:-100px;left:5%;background:radial-gradient(circle,var(--flare-secondary),transparent 65%)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@media(max-width:960px){.landing-navbar{flex-direction:column;gap:1rem}.landing-nav-links{flex-wrap:wrap;justify-content:center}.landing-contact-actions{flex-direction:column}}@media(max-width:640px){.landing-app-shell{padding:0 1.5rem 3rem}.landing-nav-links{gap:1rem}.landing-nav-actions{width:100%;justify-content:center}.landing-hero-content{margin-left:0}.landing-hero-ctas{flex-direction:column}.landing-modal-overlay{padding:1rem}.landing-auth-modal{grid-template-columns:1fr}.landing-modal-media{display:none}.landing-contact-card{padding:1.25rem}.landing-contact-card h3{font-size:1.25rem}.landing-contact-form{gap:.75rem}.landing-contact-form input,.landing-contact-form textarea{padding:.6rem .75rem;font-size:.85rem}.landing-contact-form textarea{min-height:80px}.landing-footer{padding:2.5rem 0 0}.landing-footer-top{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2rem;margin-bottom:2rem}.landing-footer-brand{align-items:center;text-align:center}.landing-footer-brand p{max-width:100%}.landing-footer-links{grid-template-columns:repeat(2,1fr);gap:2rem}.landing-footer-contact{margin:0 0 2rem;grid-template-columns:1fr;gap:2rem}.landing-footer-contact .landing-contact-card{max-width:100%}.landing-contact-image{order:-1}.landing-contact-image img{max-width:100%}.landing-contact-subtitle{font-size:.8rem;margin-bottom:1.25rem}.landing-footer-note{font-size:.8rem;padding:.5rem 4vw 0}}.hrms-page{min-height:100vh;padding-top:80px}.hrms-page .container{max-width:1200px;margin:0 auto;padding:0 20px}.hrms-page .hrms-hero{background:linear-gradient(135deg,#5c2190,#7b2fa8);color:#fff;padding:80px 0;text-align:center}.hrms-page .hrms-hero h1{font-size:3rem;font-weight:700;margin-bottom:20px;line-height:1.2}.hrms-page .hrms-hero .hero-subtitle{font-size:1.25rem;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto;opacity:.95}.hrms-page .hrms-hero .cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.hrms-page .hrms-hero .btn-primary,.hrms-page .hrms-hero .btn-secondary{padding:14px 32px;border-radius:8px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s}.hrms-page .hrms-hero .btn-primary{background:#fff;color:#5c2190}.hrms-page .hrms-hero .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.hrms-page .hrms-hero .btn-secondary{background:transparent;color:#fff;border:2px solid white}.hrms-page .hrms-hero .btn-secondary:hover{background:#fff;color:#5c2190}.hrms-page .hrms-features{padding:80px 0;background:#f8f9fa}.hrms-page .hrms-features h2{text-align:center;font-size:2.5rem;margin-bottom:50px;color:#333}.hrms-page .hrms-features .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:40px}.hrms-page .hrms-features .feature-card{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s,box-shadow .3s}.hrms-page .hrms-features .feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.hrms-page .hrms-features .feature-card .icon{font-size:3rem;margin-bottom:20px}.hrms-page .hrms-features .feature-card h3{font-size:1.5rem;margin-bottom:15px;color:#5c2190}.hrms-page .hrms-features .feature-card p{color:#666;line-height:1.6}.hrms-page .hrms-benefits{padding:80px 0;background:#fff}.hrms-page .hrms-benefits h2{text-align:center;font-size:2.5rem;margin-bottom:50px;color:#333}.hrms-page .hrms-benefits .benefits-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.hrms-page .hrms-benefits .benefit-item{padding:30px;background:#f8f9fa;border-radius:8px;border-left:4px solid #5C2190}.hrms-page .hrms-benefits .benefit-item h3{font-size:1.25rem;margin-bottom:15px;color:#333}.hrms-page .hrms-benefits .benefit-item p{color:#666;line-height:1.6}.hrms-page .hrms-cta{padding:80px 0;background:linear-gradient(135deg,#5c2190,#7b2fa8);color:#fff;text-align:center}.hrms-page .hrms-cta h2{font-size:2.5rem;margin-bottom:20px}.hrms-page .hrms-cta p{font-size:1.25rem;margin-bottom:30px;opacity:.95}.hrms-page .hrms-cta .btn-primary.large{padding:18px 40px;font-size:1.1rem;background:#fff;color:#5c2190;border-radius:8px;text-decoration:none;display:inline-block;font-weight:600;transition:all .3s}.hrms-page .hrms-cta .btn-primary.large:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.hrms-page .hrms-cta .trial-note{margin-top:20px;font-size:.9rem;opacity:.8}@media(max-width:768px){.hrms-page .hrms-hero h1{font-size:2rem}.hrms-page .hrms-features .features-grid,.hrms-page .hrms-benefits .benefits-list{grid-template-columns:1fr}}.top-nav-buttons{display:flex;gap:16px;align-items:center;margin-bottom:24px}.top-nav-buttons__button{background-color:#e5e7eb;border-radius:8px;padding:16px 24px;font-size:14px;font-weight:500;color:#1f2937;transition:all .2s ease;white-space:nowrap}.top-nav-buttons__button:hover{background-color:#d7dae0}.top-nav-buttons__button--large{flex:1;max-width:200px}.top-nav-buttons__button:not(.top-nav-buttons__button--large){flex:.8;max-width:150px}.promotion-card{text-align:center;padding:32px}.promotion-card__icon{font-size:48px;color:#5c2190;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.promotion-card__text{font-size:14px;color:#1f2937;margin-bottom:24px;line-height:1.5}.promotion-card__button{padding:16px 24px;border-radius:8px;font-size:14px;font-weight:500;color:#1f2937;width:100%;transition:opacity .2s ease}.promotion-card__button:hover{opacity:.9}.summary-card{padding:32px;border-radius:12px;color:#fff;display:flex;align-items:center;gap:24px;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease}.summary-card--clickable{cursor:pointer}.summary-card--clickable:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a;opacity:.95}.summary-card--clickable:active{transform:translateY(-2px)}.summary-card__icon{font-size:48px;opacity:.9;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.summary-card--clickable:hover .summary-card__icon{transform:scale(1.1)}.summary-card__content{display:flex;flex-direction:column;gap:4px}.summary-card__title{font-size:14px;font-weight:500;opacity:.9}.summary-card__value{font-size:32px;font-weight:700;line-height:1}.job-applied-chart__title{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:24px}.job-applied-chart__highlight{margin-top:16px;text-align:center;font-size:14px;font-weight:600;color:#10b981}.project-overview__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.project-overview__title{font-size:18px;font-weight:600;color:#1f2937}.project-overview__count{font-size:14px;color:#6b7280}.project-overview__progress{margin-bottom:24px}.project-overview__progress-bar{display:flex;height:24px;border-radius:8px;overflow:hidden;background-color:#e5e7eb}.project-overview__progress-segment{height:100%;transition:width .3s ease}.project-overview__legend{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.project-overview__legend-item{display:flex;align-items:center;gap:8px}.project-overview__legend-dot{width:12px;height:12px;border-radius:9999px}.project-overview__legend-label{flex:1;font-size:14px;color:#6b7280}.project-overview__legend-count{font-size:14px;font-weight:600;color:#1f2937}.project-overview__button{width:100%;padding:16px;background-color:#f9fafb;border-radius:8px;font-size:14px;font-weight:500;color:#1f2937;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;gap:4px}.project-overview__button svg{font-size:18px}.project-overview__button:hover{background-color:#e5e7eb}.performance-table__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.performance-table__title{font-size:18px;font-weight:600;color:#1f2937}.performance-table__filter{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#f9fafb;border-radius:8px;font-size:14px;color:#1f2937;transition:background-color .2s ease}.performance-table__filter svg{font-size:18px}.performance-table__filter:hover{background-color:#e5e7eb}.performance-table__container{overflow-x:auto}.performance-table__table{width:100%;border-collapse:collapse}.performance-table__table thead tr{border-bottom:2px solid #E5E7EB}.performance-table__table thead th{padding:16px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.performance-table__table tbody tr{border-bottom:1px solid #E5E7EB;transition:background-color .2s ease}.performance-table__table tbody tr:hover{background-color:#f9fafb}.performance-table__table tbody td{padding:16px;font-size:14px;color:#1f2937}.performance-table__employee{display:flex;align-items:center;gap:16px}.performance-table__avatar{width:32px;height:32px;border-radius:9999px;border:2px solid #E5E7EB}.employees-chart__title,.growth-chart__title{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:24px}.growth-chart__highlight{margin-top:16px;display:flex;justify-content:center;gap:24px;font-size:14px;font-weight:500;color:#6b7280}.growth-chart__legend-item{display:flex;align-items:center;gap:8px}.growth-chart__legend-dot{width:10px;height:10px;border-radius:9999px}.attendance-summary__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.attendance-summary__select{padding:8px 16px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;background-color:#fff;color:#1f2937;cursor:pointer}.attendance-summary__select:focus{border-color:#5c2190;outline:none}.attendance-summary__download{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;border-radius:8px;font-size:18px;transition:background-color .2s ease}.attendance-summary__download svg{font-size:20px}.attendance-summary__download:hover{background-color:#e5e7eb}.attendance-summary__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.attendance-summary__stat{text-align:center;padding:16px;background-color:#f9fafb;border-radius:8px}.attendance-summary__stat-value{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:4px}.attendance-summary__stat-label{font-size:12px;color:#6b7280}.leave-requests__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #E5E7EB}.leave-requests__title{display:flex;align-items:center;font-size:16px;font-weight:600}.leave-requests__title h3{margin:0;font-size:16px;font-weight:600}.leave-requests__count{padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:600;min-width:24px;text-align:center}.leave-requests__list{display:flex;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto}.leave-requests__list::-webkit-scrollbar{width:6px}.leave-requests__list::-webkit-scrollbar-track{background:#f9fafb;border-radius:8px}.leave-requests__list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:8px}.leave-requests__list::-webkit-scrollbar-thumb:hover{background:#6b7280}.leave-requests__item{padding:16px;background-color:#f9fafb;border-radius:8px;border:1px solid #E5E7EB;transition:all .2s ease}.leave-requests__item:hover{border-color:var(--color-primary, #5C2190);box-shadow:0 2px 8px rgba(var(--color-primary-rgb, 92, 33, 144),.1)}.leave-requests__item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.leave-requests__employee{display:flex;align-items:center;flex:1}.leave-requests__employee-name{font-size:14px;font-weight:600;color:#1f2937;margin-right:4px}.leave-requests__badge{padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase}.leave-requests__status{font-size:12px;font-weight:600;text-transform:uppercase}.leave-requests__item-details{display:flex;flex-direction:column;gap:4px}.leave-requests__detail-row{display:flex;align-items:center;font-size:13px;color:#6b7280}.leave-requests__date{font-weight:500;color:#1f2937}.leave-requests__leave-type{font-weight:500;color:#1f2937;margin-right:4px}.leave-requests__days{color:#6b7280;font-size:12px}.leave-requests__stats{display:flex;flex-direction:column;gap:12px;padding:16px}.leave-requests__stat-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:var(--card-background, #f5f5f5);border-radius:8px}.leave-requests__stat-label{font-size:14px;color:var(--text-secondary, #666)}.leave-requests__stat-value{font-size:18px;font-weight:600}.leave-requests__empty{text-align:center;padding:32px;color:#6b7280}.leave-requests__empty p{margin:0;font-size:14px}.hrms-updates__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #E5E7EB}.hrms-updates__title{font-size:16px;font-weight:600;margin:0}.hrms-updates__badge{padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:600;min-width:24px;text-align:center}.hrms-updates__list{display:flex;flex-direction:column;gap:16px;max-height:350px;overflow-y:auto;margin-bottom:16px}.hrms-updates__list::-webkit-scrollbar{width:6px}.hrms-updates__list::-webkit-scrollbar-track{background:#f9fafb;border-radius:8px}.hrms-updates__list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:8px}.hrms-updates__list::-webkit-scrollbar-thumb:hover{background:#6b7280}.hrms-updates__item{display:flex;gap:16px;padding:16px;background-color:#f9fafb;border-radius:8px;border:1px solid #E5E7EB;transition:all .2s ease}.hrms-updates__item:hover{border-color:var(--color-primary, #5C2190);box-shadow:0 2px 8px rgba(var(--color-primary-rgb, 92, 33, 144),.1);transform:translateY(-2px)}.hrms-updates__icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hrms-updates__content{flex:1;min-width:0}.hrms-updates__item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px;gap:8px}.hrms-updates__item-title{font-size:14px;font-weight:600;color:#1f2937;margin:0;flex:1}.hrms-updates__time{font-size:11px;color:#6b7280;white-space:nowrap;flex-shrink:0}.hrms-updates__description{font-size:12px;color:#6b7280;margin:0;line-height:1.5}.hrms-updates__footer{padding-top:16px;border-top:1px solid #E5E7EB;text-align:center}.hrms-updates__view-all{background:none;border:none;font-size:14px;font-weight:500;cursor:pointer;padding:8px;transition:opacity .2s ease}.hrms-updates__view-all:hover{opacity:.8;text-decoration:underline}.dashboard{width:100%;min-height:calc(100vh - 100px);background-color:#f9fafb}.dashboard__content{display:flex;flex-direction:column;gap:24px}.dashboard__row{display:flex;gap:24px;width:100%}.dashboard__row--quicklinks{align-items:flex-start;gap:32px}.dashboard__row--graphs{margin-top:24px;gap:24px}.dashboard__row--graphs .dashboard__graph-card{flex:1;min-height:300px}.dashboard__row--data-cards{gap:24px}.dashboard__row--data-cards>*{flex:1;min-width:0}.dashboard__left-section{flex:2;display:flex;flex-direction:column;gap:24px}.dashboard__right-section{flex:1;display:flex;flex-direction:column;gap:24px;min-width:300px}.dashboard__right-content{flex:1;display:flex;flex-direction:column;gap:24px;padding:24px}.dashboard__bottom-section{margin-top:24px;padding:24px}.dashboard__graph-card{display:flex;flex-direction:column}@media(max-width:1400px){.dashboard__row--quicklinks{flex-direction:column}.dashboard__left-section,.dashboard__right-section{width:100%;flex:1 1 100%}.dashboard__row--graphs{flex-direction:column}.dashboard__row--graphs .dashboard__graph-card{width:100%}.dashboard__row--data-cards{flex-wrap:wrap}.dashboard__row--data-cards>*{flex:1 1 calc(50% - 12px);min-width:200px}}@media(max-width:768px){.dashboard__main{margin-left:0}.dashboard__row{flex-direction:column}.dashboard__row--quicklinks{gap:24px}.dashboard__row--graphs,.dashboard__row--data-cards{flex-direction:column}.dashboard__row--graphs>*,.dashboard__row--data-cards>*{width:100%;flex:1 1 100%}.dashboard__left-section,.dashboard__right-section{width:100%}}.global-filter{width:100%;margin-bottom:24px}.global-filter.compact{margin-bottom:16px}.global-filter.compact .global-filter__controls{margin-bottom:12px}.global-filter__controls{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px}@media(max-width:768px){.global-filter__controls{flex-direction:column;align-items:stretch}.global-filter__controls .ant-input-search,.global-filter__controls .ant-select,.global-filter__controls .ant-picker{width:100%!important}}.global-filter__search{flex:1;min-width:250px;max-width:400px}@media(max-width:768px){.global-filter__search{max-width:100%}}.global-filter__reset{white-space:nowrap}.global-filter__badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500}.global-filter__tags{margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color, #e8e8e8)}.global-filter__tags .ant-space{width:100%}.global-filter__tag{margin:0;padding:4px 12px;border-radius:16px;font-size:12px;cursor:default}.global-filter__tag .anticon-close{margin-left:6px;font-size:10px}[data-theme=dark] .global-filter__tags{border-top-color:#ffffff1a}.employee .global-filter,.department .global-filter,.project .global-filter,.task .global-filter{background:var(--card-background, #fff);padding:16px;border-radius:8px;box-shadow:0 2px 4px #0000000d}.search-bar-filter{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.search-bar-filter .ant-input-search .ant-input:focus,.search-bar-filter .ant-input-search .ant-input:hover{border-color:#5c2190}.search-bar-filter .ant-select .ant-select-selector:hover,.search-bar-filter .ant-select.ant-select-focused .ant-select-selector{border-color:#5c2190}.search-bar-filter .ant-btn{display:flex;align-items:center;gap:4px}.add-employee-modal .ant-modal-header{border-bottom:2px solid #E5E7EB}.add-employee-modal .ant-modal-title{font-size:20px;font-weight:600;color:#1f2937}.add-employee-modal__form{padding:16px 0}.add-employee-modal__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.add-employee-modal__half{margin-bottom:0}.add-employee-modal .ant-form-item-label>label{font-weight:500;color:#1f2937}.add-employee-modal .ant-input,.add-employee-modal .ant-select-selector,.add-employee-modal .ant-picker,.add-employee-modal .ant-input-number{border-color:#e5e7eb}.add-employee-modal .ant-input:hover,.add-employee-modal .ant-select-selector:hover,.add-employee-modal .ant-picker:hover,.add-employee-modal .ant-input-number:hover{border-color:#5c2190}.add-employee-modal .ant-input:focus,.add-employee-modal .ant-input.ant-picker-focused,.add-employee-modal .ant-input.ant-input-number-focused,.add-employee-modal .ant-select-selector:focus,.add-employee-modal .ant-select-selector.ant-picker-focused,.add-employee-modal .ant-select-selector.ant-input-number-focused,.add-employee-modal .ant-picker:focus,.add-employee-modal .ant-picker.ant-picker-focused,.add-employee-modal .ant-picker.ant-input-number-focused,.add-employee-modal .ant-input-number:focus,.add-employee-modal .ant-input-number.ant-picker-focused,.add-employee-modal .ant-input-number.ant-input-number-focused{border-color:#5c2190;box-shadow:0 0 0 2px #5c21901a}.employee-list__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px;flex-wrap:wrap}.employee-list__search-filters{display:flex;gap:16px;flex-wrap:wrap;flex:1}.employee-list__table .ant-table .ant-table-thead>tr>th{background-color:#f9fafb;font-weight:600;color:#1f2937;border-bottom:2px solid #E5E7EB}.employee-list__table .ant-table .ant-table-tbody>tr:hover>td{background-color:#f9fafb}.employee-list__employee-cell{display:flex;align-items:center;gap:16px}.employee-list__employee-info{display:flex;flex-direction:column}.employee-list__employee-name{font-weight:600;color:#1f2937;font-size:14px}.employee-list__employee-email{font-size:12px;color:#6b7280}.managers-view__stats{margin-bottom:32px}.managers-view__list{display:flex;flex-direction:column;gap:24px}.managers-view__card{transition:all .2s ease}.managers-view__card:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.managers-view__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:24px;flex-wrap:wrap}.managers-view__manager-info{display:flex;gap:16px;align-items:flex-start;flex:1}.managers-view__manager-details{display:flex;flex-direction:column}.managers-view__manager-name{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 4px}.managers-view__manager-email{font-size:13px;color:#6b7280;margin:4px 0 0}.managers-view__stats-section{display:flex;gap:24px}.managers-view__stat-item{display:flex;flex-direction:column;align-items:center;padding:16px;background-color:#f9fafb;border-radius:8px;min-width:80px}.managers-view__stat-label{font-size:12px;color:#6b7280;margin-bottom:4px}.managers-view__stat-value{font-size:24px;font-weight:700;color:#1f2937}.managers-view__department{margin-bottom:16px}.managers-view__team-section{margin-top:16px;padding-top:16px;border-top:1px solid #E5E7EB}.managers-view__team-title{font-size:14px;font-weight:600;color:#1f2937;margin:0 0 8px}.managers-view__team-members{display:flex;flex-wrap:wrap;gap:4px}.managers-view__team-member{margin:0;padding:4px 12px;border-radius:8px;background-color:#f9fafb;border:1px solid #E5E7EB;color:#1f2937}@media(max-width:768px){.managers-view__header{flex-direction:column}.managers-view__stats-section{width:100%;justify-content:space-around}}.team-management__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px;flex-wrap:wrap}.team-management__filters{display:flex;gap:16px;flex-wrap:wrap}.team-management__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:32px}.team-management__stat-card .ant-card-body{padding:16px}.team-management__stat-content{display:flex;align-items:center;gap:16px}.team-management__stat-icon{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center}.team-management__stat-info{display:flex;flex-direction:column}.team-management__stat-value{font-size:24px;font-weight:700;line-height:1;margin-bottom:4px}.team-management__stat-label{font-size:12px;color:#6b7280}.team-management__hierarchy{margin-bottom:32px}.team-management__hierarchy-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.team-management__hierarchy-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.team-management__tree-container{padding:16px;background-color:#f9fafb;border-radius:8px;min-height:400px;max-height:600px;overflow-y:auto}.team-management__tree .ant-tree-node-content-wrapper{padding:4px 0}.team-management__tree .ant-tree-node-selected{background-color:transparent!important}.team-management__tree-node{display:flex;align-items:center;gap:8px}.team-management__node-info{display:flex;align-items:center;gap:4px}.team-management__node-name{font-size:14px;font-weight:500;color:#1f2937}.team-management__team-details{margin-top:32px}.team-management__team-card{height:100%;transition:all .2s ease}.team-management__team-card:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.team-management__team-info{display:flex;flex-direction:column;gap:16px}.team-management__team-lead{display:flex;align-items:center;gap:16px}.team-management__team-lead-name{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:2px}.team-management__team-lead-role{font-size:12px;color:#6b7280}.team-management__team-members-count{display:flex;align-items:center;font-size:13px;color:#6b7280;padding:8px;background-color:#f9fafb;border-radius:8px}@media(max-width:768px){.team-management__header{flex-direction:column;align-items:stretch}.team-management__filters{width:100%}.team-management__filters>*{flex:1}.team-management__stats{grid-template-columns:1fr}.team-management__hierarchy-header{flex-direction:column;align-items:flex-start;gap:16px}}.employee{background-color:#f9fafb;min-height:calc(100vh - 100px)}.employee__header{margin-bottom:32px}.employee__title{font-size:28px;font-weight:700;color:#1f2937;margin:0 0 4px}.employee__subtitle{font-size:14px;color:#6b7280;margin:0}.employee__content{background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 2px #0000000d}.employee__filter{margin-bottom:24px;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d}.employee__tabs .ant-tabs-tab{font-weight:500;font-size:14px}.employee__tabs .ant-tabs-content-holder{padding-top:24px}.employee-profile{background-color:#f9fafb;min-height:calc(100vh - 100px)}.employee-profile__loading{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 100px)}.employee-profile__back-btn{margin-bottom:24px;display:flex;align-items:center;gap:4px;color:#6b7280}.employee-profile__back-btn:hover{color:#5c2190}.employee-profile__not-found{text-align:center;padding:48px}.employee-profile__container{display:grid;grid-template-columns:1fr 380px;gap:24px;align-items:start}@media(max-width:1200px){.employee-profile__container{grid-template-columns:1fr}}.employee-profile__main{display:flex;flex-direction:column;gap:24px}.employee-profile__sidebar{display:flex;flex-direction:column;gap:24px;position:sticky;top:24px}.employee-profile__overview-card .ant-card-body{padding:32px}.employee-profile__header{display:flex;gap:32px;align-items:flex-start}.employee-profile__avatar{flex-shrink:0}.employee-profile__header-info{flex:1}.employee-profile__name{font-size:32px;font-weight:700;color:#1f2937;margin:0 0 4px}.employee-profile__email{font-size:16px;color:#6b7280;margin-bottom:16px}.employee-profile__summary{display:flex;gap:32px;margin-bottom:24px}.employee-profile__summary-item{display:flex;flex-direction:column;gap:4px}.employee-profile__summary-label{font-size:12px;color:#6b7280;text-transform:uppercase;font-weight:600}.employee-profile__summary-value{font-size:18px;font-weight:600;color:#1f2937}.employee-profile__message-btn{margin-top:16px}.employee-profile__info-card .ant-card-body{padding:32px}.employee-profile__card-title{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 24px}.employee-profile__info-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:768px){.employee-profile__info-grid{grid-template-columns:1fr}}.employee-profile__info-column{display:flex;flex-direction:column;gap:16px}.employee-profile__info-item{display:flex;flex-direction:column;gap:4px}.employee-profile__info-label{font-size:12px;color:#6b7280;font-weight:500}.employee-profile__info-value{font-size:14px;color:#1f2937;font-weight:500}.employee-profile__content-card .ant-card-body{padding:32px}.employee-profile__tabs .ant-tabs-tab{font-weight:500;font-size:14px}.employee-profile__tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#5c2190;font-weight:600}.employee-profile__tabs .ant-tabs-ink-bar{background:#5c2190}.employee-profile__current-experience{margin-bottom:24px}.employee-profile__experience-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.employee-profile__experience-title{font-size:18px;font-weight:700;color:#1f2937;margin:0}.employee-profile__show-previous-btn{color:#5c2190;display:flex;align-items:center;gap:4px}.employee-profile__timeline-item{padding-left:16px}.employee-profile__timeline-date{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:4px}.employee-profile__timeline-time{font-size:12px;color:#6b7280;margin-bottom:8px}.employee-profile__timeline-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:4px}.employee-profile__timeline-company{font-size:14px;color:#6b7280;margin-bottom:4px}.employee-profile__timeline-manager{font-size:13px;color:#6b7280;margin-bottom:4px}.employee-profile__timeline-description{font-size:13px;color:#6b7280;margin-top:8px;line-height:1.6}.employee-profile__payroll-section{display:flex;flex-direction:column;gap:16px}.employee-profile__payroll-card .ant-card-body{padding:24px}.employee-profile__payroll-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.employee-profile__payroll-header h4{margin:0;font-size:18px;font-weight:600;color:#1f2937}.employee-profile__payroll-info{display:flex;flex-direction:column;gap:16px}.employee-profile__payroll-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #E5E7EB}.employee-profile__payroll-item:last-child{border-bottom:none}.employee-profile__payroll-label{font-size:14px;color:#6b7280}.employee-profile__payroll-value{font-size:14px;font-weight:600;color:#1f2937}.employee-profile__payroll-value--net{font-size:16px;color:#5c2190}.employee-profile__payslips-section{display:flex;flex-direction:column;gap:16px}.employee-profile__payslip-card .ant-card-body{padding:16px}.employee-profile__payslip-header{display:flex;justify-content:space-between;align-items:center}.employee-profile__payslip-info{display:flex;align-items:center;gap:16px;flex:1}.employee-profile__payslip-icon{font-size:24px;color:#5c2190}.employee-profile__payslip-name{font-size:14px;font-weight:500;color:#1f2937}.employee-profile__payslip-size{font-size:12px;color:#6b7280}.employee-profile__notes-card .ant-card-body{padding:24px}.employee-profile__card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.employee-profile__card-header .employee-profile__card-title{margin:0}.employee-profile__see-all-link{padding:0;color:#5c2190}.employee-profile__note-input{margin-bottom:16px}.employee-profile__save-note-btn{width:100%;margin-bottom:24px}.employee-profile__previous-notes{border-top:1px solid #E5E7EB;padding-top:16px}.employee-profile__note-item{margin-bottom:16px}.employee-profile__note-text{font-size:14px;color:#1f2937;margin-bottom:4px;line-height:1.6}.employee-profile__note-footer{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#6b7280}.employee-profile__note-author{display:flex;align-items:center;gap:4px}.employee-profile__note-date{color:#9ca3af}.employee-profile__files-card .ant-card-body{padding:24px}.employee-profile__files-list{display:flex;flex-direction:column;gap:16px}.employee-profile__file-item{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #E5E7EB;border-radius:8px;transition:all .2s}.employee-profile__file-item:hover{background-color:#f9fafb;border-color:#5c2190}.employee-profile__file-icon{font-size:24px;color:#5c2190;flex-shrink:0}.employee-profile__file-info{flex:1;min-width:0}.employee-profile__file-name{font-size:14px;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-profile__file-size{font-size:12px;color:#6b7280}.employee-profile__file-actions{flex-shrink:0}.employee-profile__empty-state{text-align:center;padding:32px;color:#6b7280;font-size:14px}.add-department-modal .ant-modal-header{border-bottom:2px solid #E5E7EB}.add-department-modal .ant-modal-title{font-size:20px;font-weight:600;color:#1f2937}.add-department-modal__form{padding:16px 0}.add-department-modal .ant-form-item-label>label{font-weight:500;color:#1f2937}.add-department-modal .ant-input{border-color:#e5e7eb}.add-department-modal .ant-input:hover{border-color:#5c2190}.add-department-modal .ant-input:focus{border-color:#5c2190;box-shadow:0 0 0 2px #5c21901a}.department-details-modal__content{padding:16px}.department-details-modal__header{margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid #E5E7EB}.department-details-modal__header-left{display:flex;align-items:center;gap:24px}.department-details-modal__icon{width:64px;height:64px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.department-details-modal__title{font-size:28px;font-weight:700;color:#1f2937;margin:0 0 4px}.department-details-modal__description{font-size:14px;color:#6b7280;margin:0}.department-details-modal__stats{margin-bottom:32px}.department-details-modal__section-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 24px}.department-details-modal__managers{margin-bottom:32px}.department-details-modal__manager-card{transition:all .2s ease}.department-details-modal__manager-card:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.department-details-modal__employees{margin-top:32px}.department-view__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:16px;flex-wrap:wrap}.department-view__header-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.department-view__title-section{display:flex;align-items:center}.department-view__title{font-size:24px;font-weight:600;color:#1f2937;margin:0}.department-view__stats{margin-bottom:32px}.department-view__departments{margin-top:24px}.department-view__dept-card{height:100%;transition:all .2s ease}.department-view__dept-card:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-4px)}.department-view__dept-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #E5E7EB}.department-view__dept-icon{width:56px;height:56px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.department-view__dept-info{flex:1}.department-view__dept-name{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 4px}.department-view__dept-stats{display:flex;gap:24px;margin-bottom:24px;padding:16px;background-color:#f9fafb;border-radius:8px}.department-view__dept-stat{flex:1;text-align:center}.department-view__stat-label{display:block;font-size:12px;color:#6b7280;margin-bottom:4px}.department-view__stat-value{display:block;font-size:24px;font-weight:700;color:#1f2937}.department-view__dept-actions{margin-top:16px;margin-bottom:8px}.department-view__dept-managers{margin-top:16px;margin-bottom:16px}.department-view__managers-title{font-size:14px;font-weight:600;color:#1f2937;margin:0 0 16px}.department-view__managers-list{display:flex;flex-direction:column;gap:16px}.department-view__manager-item{display:flex;align-items:center;gap:8px;padding:8px;background-color:#f9fafb;border-radius:8px}.department-view__manager-info{flex:1}.department-view__manager-name{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:2px}.department-view__manager-role{font-size:12px;color:#6b7280;margin-bottom:2px}.department-view__manager-reports{font-size:11px;color:#5c2190;font-weight:500}.department-view__no-managers{text-align:center;padding:16px;color:#6b7280;font-size:13px;background-color:#f9fafb;border-radius:8px}@media(max-width:768px){.department-view__header{flex-direction:column;align-items:stretch}.department-view__title-section{justify-content:center}}.department{padding:32px;min-height:100vh;background-color:#f9fafb}.department__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:16px;flex-wrap:wrap}.department__title-section{display:flex;align-items:center}.department__title{font-size:28px;font-weight:700;color:#1f2937;margin:0}.department__header-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.department__stats{margin-bottom:32px}.department__content{margin-top:24px}.department .ant-table .ant-table-thead>tr>th{background-color:#f9fafb;font-weight:600;color:#1f2937;border-bottom:2px solid #E5E7EB}.department .ant-table .ant-table-tbody>tr:hover{background-color:#5c21900d}.department .ant-table .ant-table-tbody>tr>td{border-bottom:1px solid #E5E7EB}.department .ant-card{border-radius:12px;box-shadow:0 1px 2px #0000000d;border:1px solid #E5E7EB}.department .ant-card:hover{box-shadow:0 4px 6px -1px #0000001a}@media(max-width:768px){.department{padding:16px}.department__header{flex-direction:column;align-items:stretch}.department__title-section{justify-content:center;margin-bottom:16px}.department__header-actions{flex-direction:column;width:100%}.department__header-actions .ant-input-search{width:100%!important}}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.org-chart{width:100vw;height:100vh;background-color:#fff;display:flex;flex-direction:column;overflow:hidden}.org-chart__header{padding:24px 32px;background-color:#fff;border-bottom:1px solid #E5E7EB;display:flex;justify-content:space-between;align-items:center;z-index:10}.org-chart__header-left{display:flex;align-items:center}.org-chart__title{font-size:28px;font-weight:700;color:#1f2937;margin:0 0 4px}.org-chart__subtitle{font-size:14px;color:#6b7280;margin:0}.org-chart__canvas{flex:1;width:100%;height:calc(100vh - 100px);position:relative;overflow:hidden}.org-chart__canvas .react-flow__viewport{background-color:#fff}.org-chart__node-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.org-chart__node-avatar{width:70px;height:70px;border-radius:50%;overflow:hidden;border:3px solid #E5E7EB;margin-bottom:8px;flex-shrink:0}.org-chart__node-avatar img{width:100%;height:100%;object-fit:cover}.org-chart__node-name{font-size:15px;font-weight:600;color:#1f2937;margin-bottom:4px;word-wrap:break-word;text-align:center;line-height:1.3}.org-chart__node-role{font-size:13px;color:#6b7280;text-align:center;word-wrap:break-word;line-height:1.3}.org-chart__controls-panel{background-color:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:4px;box-shadow:0 1px 2px #0000000d}.org-chart__controls-panel button{display:flex;align-items:center;justify-content:center;width:36px;height:36px}.react-flow__node{font-family:Poppins,sans-serif;cursor:move}.react-flow__node.react-flow__node-selected{box-shadow:0 4px 12px #5c21904d!important}.react-flow__pane{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__controls button{background-color:#fff!important;border:1px solid #E5E7EB!important;color:#1f2937!important;transition:all .2s ease}.react-flow__controls button:hover{background-color:#f9fafb!important;transform:scale(1.05)}.react-flow__controls button:active{transform:scale(.95)}.react-flow__minimap{background-color:#fff!important;cursor:pointer}.react-flow__edge{cursor:pointer}.react-flow__edge:hover{stroke-width:3!important}.checkbox-table{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px #0000001a}.checkbox-table__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #E5E7EB}.checkbox-table__header-left,.checkbox-table__header-right{display:flex;align-items:center;gap:16px}.checkbox-table__table-wrapper{overflow-x:auto}.checkbox-table__table .ant-table{font-size:14px}.checkbox-table__table .ant-table-thead>tr>th{background:#f9fafb;color:#1f2937;font-weight:600;border-bottom:2px solid #E5E7EB;padding:16px}.checkbox-table__table .ant-table-thead>tr>th .anticon{color:#6b7280;font-size:12px}.checkbox-table__table .ant-table-tbody>tr>td{padding:16px;border-bottom:1px solid #E5E7EB;color:#1f2937}.checkbox-table__table .ant-table-tbody>tr:hover>td{background-color:#f9fafb}.checkbox-table__table .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-radius:4px;border-color:#e5e7eb}.checkbox-table__table .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:after{border-color:#fff}.checkbox-table__table .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#5c2190;border-color:#5c2190}.checkbox-table__table .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-disabled .ant-checkbox-inner{background-color:#f9fafb;border-color:#e5e7eb;cursor:not-allowed}.checkbox-table__star-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.checkbox-table__star{font-size:20px;color:#6b7280;transition:all .2s ease}.checkbox-table__star--filled{color:#fbbf24;fill:#fbbf24}.checkbox-table__star:hover{transform:scale(1.1)}.task-views__card-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.task-views__card{border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease}.task-views__card:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.task-views__card--selected{border:2px solid #5C2190;box-shadow:0 0 0 3px #5c21901a}.task-views__card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #E5E7EB}.task-views__card-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#5C2190}.task-views__card-checkbox input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.task-views__card-content{display:flex;flex-direction:column;gap:16px}.task-views__card-title{display:flex;align-items:center;margin-bottom:8px}.task-views__card-title h3{margin:0;font-size:16px;font-weight:600;color:#1f2937}.task-views__card-details{display:flex;flex-direction:column;gap:8px}.task-views__card-item{display:flex;align-items:center;gap:8px;font-size:14px}.task-views__card-item .task-views__label{font-weight:600;color:#6b7280;min-width:80px}.task-views__project{display:flex;align-items:center;gap:4px}.task-views__project-icon{width:24px;height:24px;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:12px}.task-views__status{display:flex;align-items:center;gap:4px}.task-views__tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:8px}.task-views__tag{padding:4px 8px;border-radius:8px;font-size:12px;font-weight:500;display:inline-block}.task-views__star-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.task-views__star{font-size:20px;color:#6b7280;transition:all .2s ease}.task-views__star--filled{color:#fbbf24;fill:#fbbf24}.task-views__star:hover{transform:scale(1.1)}.task-views__box-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.task-views__box{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;text-align:center;transition:all .2s ease;cursor:pointer}.task-views__box:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.task-views__box--selected{border:2px solid #5C2190;box-shadow:0 0 0 3px #5c21901a}.task-views__box-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.task-views__box-header input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#5C2190}.task-views__box-header input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.task-views__box-content{display:flex;flex-direction:column;align-items:center;gap:8px}.task-views__box-icon{margin-bottom:4px}.task-views__box-title{margin:0;font-size:14px;font-weight:600;color:#1f2937;text-align:center}.task-views__box-meta{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280}.task-view-modal .ant-modal-header{border-bottom:2px solid #E5E7EB}.task-view-modal .ant-modal-title{font-size:20px;font-weight:600;color:#1f2937}.task-view-modal__content{padding:16px 0}.task-view-modal__header{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #E5E7EB}.task-view-modal__title-section{display:flex;align-items:center}.task-view-modal__title{font-size:24px;font-weight:700;color:#1f2937;margin:0}.task-view-modal__details{display:flex;flex-direction:column;gap:24px}.task-view-modal__detail-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.task-view-modal__detail-item{display:flex;flex-direction:column;gap:8px}.task-view-modal__detail-item--full{grid-column:1/-1}.task-view-modal__detail-label{display:flex;align-items:center;font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.task-view-modal__detail-value{font-size:16px;color:#1f2937;font-weight:500}.task-view-modal__project{display:flex;align-items:center;gap:8px}.task-view-modal__project-icon{width:32px;height:32px;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;flex-shrink:0}.task-view-modal__tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.task-view-modal__tag{padding:6px 12px;border-radius:8px;font-size:14px;font-weight:500;display:inline-block}.task-add-modal .ant-modal-header{border-bottom:2px solid #E5E7EB}.task-add-modal .ant-modal-title{font-size:20px;font-weight:600;color:#1f2937}.task-add-modal__form{padding:16px 0}.task-add-modal__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.task-add-modal__half{margin-bottom:0}.task-add-modal .ant-form-item-label>label{font-weight:500;color:#1f2937}.task-add-modal .ant-input,.task-add-modal .ant-select-selector,.task-add-modal .ant-picker{border-color:#e5e7eb}.task-add-modal .ant-input:hover,.task-add-modal .ant-select-selector:hover,.task-add-modal .ant-picker:hover{border-color:#5c2190}.task-add-modal .ant-input:focus,.task-add-modal .ant-input.ant-picker-focused,.task-add-modal .ant-select-selector:focus,.task-add-modal .ant-select-selector.ant-picker-focused,.task-add-modal .ant-picker:focus,.task-add-modal .ant-picker.ant-picker-focused{border-color:#5c2190;box-shadow:0 0 0 2px #5c21901a}.task__filter{margin-bottom:24px}.task__view-toggle{display:flex;gap:4px;margin-right:16px}.task__view-toggle button{display:flex;align-items:center;justify-content:center}.task__view-wrapper{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px #0000001a;margin-top:24px}.task__header-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:24px;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.task__header-actions-left,.task__header-actions-right{display:flex;align-items:center;gap:16px}.task__selected-count,.task__results-count{font-size:14px;color:#6b7280;font-weight:500}.task__pagination{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;border-top:1px solid #E5E7EB}.task__pagination-info{font-size:14px;color:#6b7280}.task__pagination-size{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.task-table__client-cell,.task-table__project-cell{display:flex;align-items:center;gap:8px}.task-table__project-icon{width:32px;height:32px;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;flex-shrink:0}.task-table__status-cell{display:flex;align-items:center;font-size:14px}.task-table__tags{display:flex;gap:4px;flex-wrap:wrap}.task-table__tag{padding:4px 8px;border-radius:8px;font-size:12px;font-weight:500;display:inline-block}.add-project-modal__form{margin-top:16px}.add-project-modal__row{display:flex;gap:16px}.add-project-modal__half{flex:1}.project__selected-count,.project__results-count{font-size:14px;color:#6b7280;font-weight:500}.project__pagination{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;border-top:1px solid #E5E7EB}.project__pagination-info{font-size:14px;color:#6b7280}.project-table__header-cell{display:flex;align-items:center;gap:6px}.project-table__sort-icon{font-size:14px;color:#6b7280;opacity:.6}.project-table__project-cell{display:flex;align-items:center;gap:8px}.project-table__project-icon{width:32px;height:32px;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;flex-shrink:0}.project-table__people{display:flex;align-items:center;position:relative}.profile{padding:32px}.profile__header{margin-bottom:32px}.profile__title{font-size:32px;font-weight:600;color:#1f2937;margin:0}.profile__card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.profile__avatar-section{display:flex;align-items:center;gap:32px;padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #E5E7EB}.profile__avatar-info{display:flex;flex-direction:column;gap:4px}.profile__name{font-size:28px;font-weight:600;color:#1f2937;margin:0}.profile__email{font-size:16px;color:#6b7280;margin:0}.profile__descriptions{margin-top:24px}.profile__descriptions .ant-descriptions-item-label{font-weight:600;color:#1f2937;width:200px}.profile__descriptions .ant-descriptions-item-content{color:#6b7280}@media(max-width:768px){.profile{padding:16px}.profile__avatar-section{flex-direction:column;text-align:center}.profile__title,.profile__name{font-size:24px}}.report{padding:24px}.calendar-screen{padding:24px;background-color:#f9fafb;min-height:calc(100vh - 100px)}.calendar-screen .ant-picker-calendar{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 4px 6px -1px #0000001a}.calendar-screen__header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;margin-bottom:16px}.calendar-screen__header-left{flex:1}.calendar-screen__header-right{display:flex;align-items:center;gap:24px}.calendar-screen__month-year{font-size:32px;font-weight:700;margin:0}.calendar-screen__nav-controls{display:flex;align-items:center;gap:8px}.calendar-screen__nav-btn{background:none;border:none;color:#6b7280;font-size:14px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s}.calendar-screen__nav-btn:hover{color:#5c2190;background-color:#5c21901a}.calendar-screen__nav-separator{color:#9ca3af}.calendar-screen__view-tabs .ant-tabs-tab{padding:4px 16px;font-weight:500;color:#6b7280}.calendar-screen__view-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#5c2190;font-weight:600}.calendar-screen__view-tabs .ant-tabs-ink-bar{background:#5c2190}.calendar-screen .ant-picker-calendar-date{min-height:80px;padding:8px;position:relative}.calendar-screen .ant-picker-calendar-date-content{height:auto;min-height:40px;display:flex;align-items:flex-start;justify-content:flex-start}.calendar-screen__event-dots{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px;align-items:center}.calendar-screen__event-dot{width:8px;height:8px;border-radius:2px;display:inline-block;flex-shrink:0}.calendar-screen .ant-picker-calendar-date-selected .ant-picker-calendar-date-value{background:linear-gradient(135deg,#5c2190,#3b82f6);color:#fff;border-radius:50%;font-weight:600}.calendar-screen .ant-picker-calendar-date-selected .ant-picker-calendar-date{background:linear-gradient(135deg,#5c219026,#3b82f626);border:2px solid rgba(92,33,144,.3);border-radius:4px}.calendar-screen .ant-picker-calendar-date-selected:hover .ant-picker-calendar-date{background:linear-gradient(135deg,#5c219033,#3b82f633)}.calendar-screen .ant-picker-calendar-date-today .ant-picker-calendar-date-value{font-weight:600;border:2px solid #5C2190}.calendar-screen__legend{display:flex;gap:24px;padding:16px 24px;margin-bottom:24px;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;flex-wrap:wrap}.calendar-screen__legend-item{display:flex;align-items:center;gap:8px}.calendar-screen__legend-dot{width:12px;height:12px;border-radius:2px;display:inline-block;flex-shrink:0}.calendar-screen__legend-label{font-size:14px;color:#1f2937;font-weight:500}.calendar-screen__table-section{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 4px 6px -1px #0000001a}.calendar-screen__table-title{font-size:24px;font-weight:700;margin:0 0 16px}.calendar-screen__table .ant-table{border-radius:8px;overflow:hidden}.calendar-screen__table .ant-table-thead>tr>th{background:var(--table-header-bg, #4A1A73);color:#fff;font-weight:600;padding:16px;border:none;font-size:14px}.calendar-screen__table .ant-table-tbody>tr>td{padding:16px;border-bottom:1px solid #E5E7EB;font-size:14px}.calendar-screen__table .ant-table-tbody>tr:hover{background-color:var(--table-hover-bg, rgba(92, 33, 144, .05))}.calendar-screen__table .ant-table-tbody>tr:last-child>td{border-bottom:none}.calendar-screen__table .ant-table-tbody>tr:nth-child(2n){background-color:#fff}.calendar-screen__table-actions{display:flex;gap:16px}.calendar-screen__action-edit{cursor:pointer;font-weight:500;transition:color .2s}.calendar-screen__action-edit:hover{opacity:.8;text-decoration:underline}.calendar-screen__action-delete{cursor:pointer;font-weight:500;transition:color .2s}.calendar-screen__action-delete:hover{opacity:.8;text-decoration:underline}.calendar-screen .ant-picker-calendar-header{padding:0}.calendar-screen .ant-picker-calendar-month-select,.calendar-screen .ant-picker-calendar-year-select{display:none}.calendar-screen .ant-picker-calendar-header{border-bottom:none;padding-bottom:0}.calendar-screen .ant-picker-calendar-column-header{padding:16px 0;font-weight:600;color:#1f2937}.employee-dashboard{padding:24px;background-color:var(--color-background, #f5f5f5);min-height:100vh}.employee-dashboard__header{margin-bottom:24px}.employee-dashboard__header h1{font-size:28px;font-weight:700;margin:0 0 8px}.employee-dashboard__header p{font-size:16px;margin:0}.employee-dashboard__summary{margin-bottom:24px}.employee-dashboard__card{border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.employee-dashboard__card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.employee-dashboard__card .ant-card-body{padding:20px}.employee-dashboard__task-stats,.employee-dashboard__content{margin-bottom:24px}.employee-dashboard__quick-actions{margin-top:24px}.employee-dashboard__action-card{height:100%}.employee-dashboard__action-card .ant-card-body{padding:24px}.employee-dashboard__action-content{display:flex;align-items:center;gap:16px}.employee-dashboard__action-content h3{margin:0 0 4px;font-size:18px;font-weight:600}.employee-dashboard__action-content p{margin:0;font-size:14px}@media(max-width:768px){.employee-dashboard{padding:16px}.employee-dashboard__header h1{font-size:24px}}.month-year-picker{display:flex;align-items:center;gap:4px}.month-year-picker__month .ant-select-selector,.month-year-picker__year .ant-select-selector{border-radius:8px;border:1px solid #E5E7EB;transition:all .2s ease}.month-year-picker__month .ant-select-selector:hover,.month-year-picker__year .ant-select-selector:hover{border-color:#5c2190}.month-year-picker__month.ant-select-focused .ant-select-selector,.month-year-picker__year.ant-select-focused .ant-select-selector{border-color:#5c2190;box-shadow:0 0 0 2px #5c21901a}.month-year-picker__month{font-weight:600}.month-year-picker__year{font-weight:500}.attendance-screen{padding:24px;background-color:#f9fafb;min-height:calc(100vh - 100px)}.attendance-screen__stats{margin-bottom:24px}.attendance-screen__stats .ant-card{border-radius:12px;box-shadow:0 1px 2px #0000000d;transition:all .3s ease}.attendance-screen__stats .ant-card:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.attendance-screen__stats .ant-statistic-title{font-size:14px;color:#6b7280;margin-bottom:4px}.attendance-screen__stats .ant-statistic-content{font-size:28px;font-weight:700}.attendance-screen__selector{margin-bottom:24px;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.attendance-screen__selector-content{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.attendance-screen__label{display:block;font-size:14px;font-weight:600;color:#1f2937;margin-bottom:8px}.attendance-screen__summary{display:flex;gap:32px;align-items:center}@media(max-width:768px){.attendance-screen__summary{flex-direction:column;align-items:flex-start;gap:16px}}.attendance-screen__summary-item{display:flex;flex-direction:column;gap:4px}.attendance-screen__summary-label{font-size:12px;font-weight:500}.attendance-screen__summary-value{font-size:20px;font-weight:700}.attendance-screen__calendar-card{margin-bottom:24px;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.attendance-screen__loading{display:flex;justify-content:center;align-items:center;min-height:400px}.attendance-screen__calendar .ant-picker-calendar{background:transparent;border:none}.attendance-screen__calendar .ant-picker-calendar-date{min-height:100px;padding:8px;position:relative}.attendance-screen__calendar .ant-picker-calendar-date-content{height:auto;min-height:60px}.attendance-screen__calendar-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;margin-bottom:16px;background:#fff;border-radius:8px}.attendance-screen__header{display:flex;justify-content:space-between;align-items:center;padding:16px 0;margin-bottom:24px;flex-wrap:wrap;gap:16px}.attendance-screen__header-left{display:flex;align-items:center;flex:1;min-width:200px}.attendance-screen__header-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.attendance-screen__nav-btn{padding:8px 16px;border:1px solid #E5E7EB;background:#fff;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:#1f2937;transition:all .2s ease}.attendance-screen__nav-btn:hover{border-color:#5c2190;color:#5c2190;background:#5c21900d}.attendance-screen__today-btn{padding:8px 20px;border:2px solid #5C2190;background:#fff;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;color:#5c2190;transition:all .2s ease}.attendance-screen__today-btn:hover{background:#5c2190;color:#fff}.attendance-screen__cell-content{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.attendance-screen__status{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600}.attendance-screen__status--present{color:#10b981}.attendance-screen__status--absent{color:#ef4444}.attendance-screen__time{font-size:11px;font-weight:500;opacity:.8}.attendance-screen__tag{font-size:10px;padding:2px 6px;margin:0}.attendance-screen__duration{font-size:10px;color:#6b7280;font-weight:500}.attendance-screen__date-details{margin-top:24px;border-radius:12px;box-shadow:0 1px 2px #0000000d}.attendance-screen__date-title{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:700;margin-bottom:24px}.attendance-screen__detail-item{display:flex;flex-direction:column;gap:4px}.attendance-screen__detail-label{font-size:12px;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.attendance-screen__detail-value{font-size:16px;font-weight:600;color:#1f2937}.attendance-screen__empty-state{min-height:400px;display:flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.attendance-screen__legend{border-radius:12px;box-shadow:0 1px 2px #0000000d}.attendance-screen__legend-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:16px}.attendance-screen__legend-items{display:flex;gap:32px;flex-wrap:wrap}.attendance-screen__legend-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#1f2937}.attendance-screen__legend-item svg{font-size:20px}.attendance-screen .ant-picker-calendar-date-selected .ant-picker-calendar-date-value{background:linear-gradient(135deg,#5c2190,#7b2fa8);color:#fff;border-radius:50%;font-weight:600}.attendance-screen .ant-picker-calendar-date-selected .ant-picker-calendar-date{background:linear-gradient(135deg,#5c21901a,#7b2fa81a);border:2px solid rgba(92,33,144,.3);border-radius:4px}.attendance-screen .ant-picker-calendar-date-today .ant-picker-calendar-date-value{font-weight:700;border:2px solid #5C2190}@media(max-width:768px){.attendance-screen{padding:16px}.attendance-screen__header{flex-direction:column;align-items:flex-start;gap:16px}.attendance-screen__header-right{width:100%;justify-content:space-between}.attendance-screen__month-year{font-size:24px}.attendance-screen__selector-content{flex-direction:column;align-items:stretch}.attendance-screen__summary{width:100%}}.employee-attendance{padding:24px;background-color:var(--color-background, #f5f5f5);min-height:100vh}.employee-attendance__header{margin-bottom:24px}.employee-attendance__header h1{font-size:28px;font-weight:700;margin:0 0 8px}.employee-attendance__header p{font-size:16px;margin:0}.employee-attendance__today-card{border-radius:12px;box-shadow:0 2px 8px #00000014}.employee-attendance__today-card .ant-card-body{padding:24px}.employee-attendance__today-info h2,.employee-attendance__today-info h3,.employee-attendance__punch-actions h2,.employee-attendance__punch-actions h3{margin:0 0 16px}.employee-attendance__buttons{display:flex;gap:12px;flex-wrap:wrap}.employee-attendance__calendar-card{border-radius:12px;box-shadow:0 2px 8px #00000014}.employee-attendance__calendar-card .ant-card-body{padding:24px}.employee-attendance__calendar-header{display:flex;align-items:center;justify-content:space-between}.employee-attendance__calendar-cell{min-height:30px;display:flex;align-items:center;justify-content:center}.employee-attendance__calendar-cell--today{background-color:rgba(var(--color-primary-rgb),.1);border-radius:4px}.employee-attendance__details-card,.employee-attendance__summary-card{border-radius:12px;box-shadow:0 2px 8px #00000014}.employee-attendance__details-card .ant-card-body,.employee-attendance__summary-card .ant-card-body{padding:24px}@media(max-width:768px){.employee-attendance{padding:16px}.employee-attendance__header h1{font-size:24px}}.employee-leave{padding:24px;background-color:var(--color-background, #f5f5f5);min-height:100vh}.employee-leave__header{margin-bottom:24px}.employee-leave__header h1{font-size:28px;font-weight:700;margin:0 0 8px}.employee-leave__header p{font-size:16px;margin:0}.employee-leave__balance-card{border-radius:12px;box-shadow:0 2px 8px #00000014;text-align:center}.employee-leave__balance-card .ant-card-body{padding:24px}.employee-leave__balance-details{border-radius:12px;box-shadow:0 2px 8px #00000014}.employee-leave__balance-details .ant-card-body{padding:24px}.employee-leave__requests-card{border-radius:12px;box-shadow:0 2px 8px #00000014}.employee-leave__requests-card .ant-card-body{padding:24px}.employee-leave__form{margin-top:24px}@media(max-width:768px){.employee-leave{padding:16px}.employee-leave__header h1{font-size:24px}}.admin-leave{padding:24px;background-color:var(--color-background, #f5f5f5);min-height:100vh}.admin-leave__header{margin-bottom:24px}.admin-leave__header h1{font-size:28px;font-weight:700;margin:0 0 8px}.admin-leave__header p{font-size:16px;margin:0}.admin-leave__tabs .ant-tabs-tab{font-size:16px}.admin-leave__card{border-radius:12px;box-shadow:0 2px 8px #00000014}.admin-leave__card .ant-card-body{padding:24px}.admin-leave__filters{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}@media(max-width:768px){.admin-leave{padding:16px}.admin-leave__header h1{font-size:24px}}.chat-window{display:flex;flex-direction:column;height:100%;background-color:#f0f2f5;overflow:hidden}.chat-window__header{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background-color:#fff;border-bottom:1px solid #e4e6eb;box-shadow:0 1px 2px #0000000d}.chat-window__header-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.chat-window__header-text{flex:1;min-width:0}.chat-window__room-name{font-size:16px;font-weight:600;color:#1c1e21;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-window__member-count{font-size:12px;color:#65676b}.chat-window__messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:2px;background-color:#efeae2;background-image:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="%23d4d4d4" stroke-width="0.5" opacity="0.3"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}.chat-window__messages::-webkit-scrollbar{width:6px}.chat-window__messages::-webkit-scrollbar-track{background:transparent}.chat-window__messages::-webkit-scrollbar-thumb{background:#0003;border-radius:8px}.chat-window__messages::-webkit-scrollbar-thumb:hover{background:#0000004d}.chat-window__load-more{text-align:center;padding:8px 0}.chat-window__load-more .ant-btn-link{color:#0084ff;font-size:13px;padding:0;height:auto}.chat-window__load-more .ant-btn-link:hover{color:#06c;text-decoration:underline}.chat-window__date-separator{text-align:center;margin:12px 0;position:relative}.chat-window__date-separator:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background-color:#00000026}.chat-window__date-separator span{background-color:#efeae2f2;padding:4px 12px;border-radius:12px;font-size:12px;color:#65676b;position:relative;z-index:1;font-weight:500}.chat-window__message{display:flex;gap:8px;margin-bottom:2px;align-items:flex-end;padding:0 4px}.chat-window__message--sent{flex-direction:row-reverse}.chat-window__message--sent .chat-window__message-content{align-items:flex-end}.chat-window__message--sent .chat-window__message-bubble{border-radius:12px 12px 4px;background-color:#5c2190;color:#fff;box-shadow:0 1px 1px #0000001a}.chat-window__message--sent .chat-window__message-time{color:#ffffffb3;padding-right:8px;padding-left:0}.chat-window__message--received .chat-window__message-content{align-items:flex-start}.chat-window__message--received .chat-window__message-bubble{border-radius:12px 12px 12px 4px;background-color:#fff;color:#1c1e21;box-shadow:0 1px 1px #0000001a}.chat-window__message--received .chat-window__message-time{color:#65676b;padding-left:8px;padding-right:0}.chat-window__message-content{display:flex;flex-direction:column;max-width:65%;gap:2px}.chat-window__message-sender{font-size:12px;font-weight:600;color:#0084ff;padding:0 8px 2px}.chat-window__message-bubble{padding:6px 12px;border-radius:12px;word-wrap:break-word;line-height:1.4;font-size:14px;position:relative}.chat-window__message-time{font-size:11px;padding:2px 8px;margin-top:2px;display:inline-block}.chat-window__empty{display:flex;justify-content:center;align-items:center;height:100%;color:#65676b;font-size:14px}.chat-window__input{display:flex;gap:8px;padding:10px 16px;background-color:#fff;border-top:1px solid #e4e6eb;align-items:center}.chat-window__input .ant-input{flex:1;border-radius:20px;border:none;background-color:#f0f2f5;padding:8px 16px;font-size:14px;resize:none;height:40px}.chat-window__input .ant-input:focus,.chat-window__input .ant-input:hover{background-color:#e4e6eb;border:none;box-shadow:none}.chat-window__input .ant-btn{border-radius:50%;width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;padding:0;border:none;box-shadow:0 1px 2px #0000001a;flex-shrink:0}.chat-window__input .ant-btn:hover{transform:scale(1.05)}.chat-window__input .ant-btn:active{transform:scale(.95)}@media(max-width:768px){.chat-window__message-content{max-width:80%}}.new-chat-modal__title{font-size:20px;font-weight:600;color:#1f2937}.new-chat-modal__tabs .ant-tabs-tab{font-weight:500}.new-chat-modal__tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#5c2190;font-weight:600}.new-chat-modal__tabs .ant-tabs-ink-bar{background:#5c2190}.new-chat-modal__form{margin-top:24px}.new-chat-modal__user-option{display:flex;flex-direction:column;gap:2px}.new-chat-modal__user-name{font-size:14px;font-weight:500;color:#1f2937}.new-chat-modal__user-email{font-size:12px;color:#6b7280}.messages-screen{display:flex;height:calc(100vh - 100px);background-color:#f0f2f5;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.messages-screen__sidebar{width:400px;min-width:350px;background-color:#fff;border-right:1px solid #e4e6eb;display:flex;flex-direction:column;overflow:hidden}.messages-screen__sidebar-header{padding:16px 24px;border-bottom:1px solid #e4e6eb;background-color:#fff}.messages-screen__header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.messages-screen__title{font-size:20px;font-weight:700;color:#1c1e21;margin:0}.messages-screen__search{margin-bottom:8px}.messages-screen__search .ant-input-affix-wrapper{border-radius:20px;background-color:#f0f2f5;border:none;padding:8px 16px}.messages-screen__search .ant-input-affix-wrapper:hover,.messages-screen__search .ant-input-affix-wrapper:focus{background-color:#e4e6eb}.messages-screen__search .ant-input-affix-wrapper .ant-input{background-color:transparent}.messages-screen__filters{display:flex;gap:4px;flex-wrap:wrap}.messages-screen__filters .ant-btn{border-radius:20px;border:1px solid #e4e6eb;font-size:13px;height:32px;padding:0 16px;display:flex;align-items:center;gap:6px}.messages-screen__filters .ant-btn.ant-btn-primary{background-color:var(--color-primary, #5C2190);border-color:var(--color-primary, #5C2190);color:var(--color-white, #FFFFFF)}.messages-screen__filters .ant-btn:not(.ant-btn-primary){background-color:#fff;color:#65676b}.messages-screen__filters .ant-btn:not(.ant-btn-primary):hover{background-color:#f0f2f5;border-color:var(--color-primary, #5C2190)}.messages-screen__chat-list{flex:1;overflow-y:auto;background-color:#fff}.messages-screen__chat-list::-webkit-scrollbar{width:6px}.messages-screen__chat-list::-webkit-scrollbar-track{background:transparent}.messages-screen__chat-list::-webkit-scrollbar-thumb{background:#0003;border-radius:8px}.messages-screen__chat-list::-webkit-scrollbar-thumb:hover{background:#0000004d}.messages-screen__chat-item{display:flex;padding:12px 16px;gap:12px;cursor:pointer;border-bottom:1px solid #e4e6eb;transition:all .15s ease;background-color:#fff;position:relative}.messages-screen__chat-item:hover{background-color:#f0f2f5}.messages-screen__chat-item.active{border-left:none}.messages-screen__chat-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.messages-screen__chat-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.messages-screen__chat-name{font-size:15px;font-weight:600;color:#1c1e21;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.messages-screen__chat-time{font-size:12px;color:#65676b;white-space:nowrap;flex-shrink:0}.messages-screen__chat-preview{display:flex;justify-content:space-between;align-items:center;gap:8px;position:relative;min-height:20px}.messages-screen__last-message{font-size:14px;color:#65676b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;line-height:1.4;min-width:0}.messages-screen__no-message{font-size:14px;color:#65676b;font-style:italic}.messages-screen__unread-badge{flex-shrink:0;margin-left:8px}.messages-screen__loading{display:flex;justify-content:center;align-items:center;padding:32px}.messages-screen__empty{display:flex;justify-content:center;align-items:center;padding:32px;min-height:300px}.messages-screen__chat-window{flex:1;display:flex;flex-direction:column;background-color:#f0f2f5;overflow:hidden}.messages-screen__welcome{flex:1;display:flex;align-items:center;justify-content:center;background-color:#f0f2f5}.messages-screen__welcome-content{text-align:center;padding:32px}.messages-screen__welcome-content h2{font-size:24px;color:#1c1e21;margin:24px 0 16px}.messages-screen__welcome-content p{font-size:16px;color:#65676b;margin-bottom:24px}.messages-screen__unread-badge{position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(max-width:768px){.messages-screen{flex-direction:column}.messages-screen__sidebar{width:100%;min-width:100%;height:50%}.messages-screen__chat-window{height:50%}}.setting,.support{padding:24px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#1f2937}#root{width:100%;min-height:100vh}button{font-family:inherit;cursor:pointer;border:none;outline:none}input{font-family:inherit;outline:none}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;height:auto}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:24px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-sm{gap:8px}.gap-md{gap:16px}.gap-lg{gap:24px}
