button,a,input,select,textarea,[role=button]{transform:translateZ(0);backface-visibility:hidden}button:active,a:active{transform:translate3d(0,1px,0)}.app-page-background{position:relative;min-height:100vh;width:100%;background-color:#ececf0;isolation:isolate}.app-page-background.night-mode{background-color:#121924}.app-page-background.night-mode .main-menu .main-menu__list>li>a,.app-page-background.night-mode .main-menu .main-menu__list>li>a:after,.app-page-background.night-mode .page-wrapper main .container p,.app-page-background.night-mode .employees-title,.app-page-background.night-mode .employees-subtitle,.app-page-background.night-mode .employees-pagination__summary,.app-page-background.night-mode .employees-table td,.app-page-background.night-mode .employees-table th{color:#fff!important}.app-page-background.night-mode .main-menu .main-menu__list>li:hover>a,.app-page-background.night-mode .main-menu .main-menu__list>li.current>a{color:var(--tanspot-base)!important}.app-page-background.night-mode .main-menu .main-menu__list>li>ul,.app-page-background.night-mode .main-menu .main-menu__list>li>ul>li>ul,.app-page-background.night-mode .stricky-header .main-menu__list>li>ul,.app-page-background.night-mode .stricky-header .main-menu__list>li>ul>li>ul{background-color:#1a2332!important;box-shadow:0 12px 40px #00000073}.app-page-background.night-mode .main-menu .main-menu__list>li>ul li>a,.app-page-background.night-mode .stricky-header .main-menu__list>li>ul li>a{color:#e8eef7!important}.app-page-background.night-mode .main-menu .main-menu__list>li>ul>li+li,.app-page-background.night-mode .main-menu .main-menu__list>li>ul>li>ul>li+li,.app-page-background.night-mode .stricky-header .main-menu__list>li>ul>li+li{border-top-color:#ffffff1a!important}.app-page-background.night-mode .main-menu .main-menu__list>li>ul li:hover>a,.app-page-background.night-mode .main-menu .main-menu__list>li>ul li.current>a,.app-page-background.night-mode .stricky-header .main-menu__list>li>ul li:hover>a,.app-page-background.night-mode .stricky-header .main-menu__list>li>ul li.current>a{color:var(--tanspot-base)!important}.main-menu__night-mode-switch{display:flex;align-items:center;margin-right:16px}.night-mode-toggle{display:inline-flex;align-items:center;cursor:pointer}.night-mode-toggle input{position:absolute;opacity:0;width:0;height:0}.night-mode-slider{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:28px;background:var(--tanspot-black);border-radius:28px;transition:background .2s;box-shadow:inset 0 1px 3px #0003}.night-mode-slider:before{content:"";position:absolute;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #0000004d}.night-mode-toggle input:checked+.night-mode-slider:before{transform:translate(20px)}.night-mode-toggle input:checked+.night-mode-slider{background:var(--tanspot-base)}.night-mode-toggle .night-mode-icon{font-size:14px;position:relative;z-index:1;pointer-events:none}.app-page-background .download-app-one__shape-bg,.app-page-background .download-app-one__shape-bg-two{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important;pointer-events:none!important;z-index:0!important}.app-page-background .download-app-one__shape-bg{opacity:.7!important}.app-page-background .download-app-one__shape-bg-two{opacity:.85!important}.app-page-content{position:relative;z-index:1;min-height:100vh}.captura-table table{width:100%;border-collapse:separate;border-spacing:0}.captura-table th,.captura-table td{border:none!important}.captura-table thead tr:first-child th:first-child{border-top-left-radius:8px}.captura-table thead tr:first-child th:last-child{border-top-right-radius:8px}.captura-table tbody tr:nth-child(2n){background-color:#dddde0}.captura-table tbody tr:nth-child(odd){background-color:#fff}.captura-table input{background:transparent!important;border:none!important;border-radius:0;box-shadow:none!important;outline:none;border-bottom:1px solid transparent;transition:border-bottom-color .15s ease}.captura-table input:focus{border-bottom:1px solid #fd5523!important}.captura-table input::-moz-placeholder{color:#aaa}.captura-table input::placeholder{color:#aaa}.login-screen-layout{display:flex;min-height:100vh;width:100%}.login-screen-banner-wrap{flex:1;min-width:0;overflow:hidden}.login-screen-layout .login-screen-banner-wrap .banner-one.login-screen-banner{padding:60px 24px;min-height:100%;display:flex;align-items:center}.login-screen-layout .login-screen-banner-wrap .banner-one__title{font-size:clamp(28px,4vw,56px)}.login-screen-layout .login-screen-banner-wrap .banner-one__text{font-size:15px}.login-screen-layout .login-screen-banner-wrap .banner-one__img img{max-height:50vh;width:auto}.login-center-wrapper{display:flex!important;justify-content:center;align-items:center;min-height:100%;width:100%}.login-center-box{width:min(42rem,90vw);max-width:100%;min-width:0}.login-center-box .banner-login-content{width:100%}.login-center-box input{width:100%;box-sizing:border-box}.employees-module{padding:0 0 48px}.employees-card{background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:18px;box-shadow:0 10px 30px #12192414;padding:24px}.employees-card.night{background:rgba(18,25,36,.82)}.employees-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.employees-title{margin:0 0 4px}.employees-subtitle{margin:0;color:#6b7280}.employees-size-box{display:flex;flex-direction:column;gap:6px}.employees-size-box select{min-width:110px;padding:8px 10px;border-radius:8px;border:1px solid #d4d8de;background:#fff}.employees-table{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}.employees-table table{width:100%}.employees-table th{background:#fd5523;color:#fff;text-transform:uppercase;font-size:12px;letter-spacing:.03em;padding:0;white-space:nowrap}.employees-table td{padding:12px;vertical-align:top;white-space:nowrap}.employees-sort-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 12px;background:transparent;border:none;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer}.employees-sort-indicator{font-size:12px;line-height:1}.employees-th-checkbox-wrap{display:flex;align-items:center;justify-content:space-between;gap:8px}.employees-th-checkbox-heading{display:inline-flex;align-items:center;gap:8px;min-width:0;padding-left:12px}.employees-sort-button--text{width:auto;padding-right:0;justify-content:flex-start}.employees-sort-button--icon{width:auto;flex-shrink:0;padding-left:0}.employees-header-checkbox,.employees-cell-checkbox input{width:16px;height:16px;margin:0;flex-shrink:0;cursor:pointer;accent-color:#fd5523}.employees-editable-cell--checkbox{min-width:0;display:flex;justify-content:center;align-items:center}.employees-cell-checkbox{display:inline-flex;align-items:center;justify-content:center;margin:0;cursor:pointer}.employees-readonly-cell input{color:#505050f2}.app-page-background.night-mode .employees-readonly-cell input{color:#dcdcdcd9}.employees-editable-cell{position:relative;min-width:160px}.employees-editable-cell input{width:100%;padding-right:6px}.image-file-field{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.image-file-field--compact{flex-direction:row;align-items:center;gap:10px;min-width:220px}.image-file-field__thumb{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid #d4d8de;background:#f8fafc;flex-shrink:0}.image-file-field--compact .image-file-field__thumb{width:40px;height:40px}.image-file-field__meta{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.image-file-field__name{font-size:12px;color:#4b5563;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-file-field__btn{border:none;border-radius:999px;padding:8px 14px;min-height:36px;cursor:pointer;background:#eef2f7;font-weight:600;white-space:nowrap}.image-file-field__btn:disabled{opacity:.45;cursor:not-allowed}.image-file-field__error{font-size:11px;color:#b91c1c}.employees-card.night .image-file-field__name{color:#d1d5db}.employees-card.night .image-file-field__btn{background:#2a3344;color:#e8eef7}.employees-card.night .image-file-field__thumb{border-color:#444;background:#1a2332}.employees-cell-status{margin-top:4px;font-size:11px;color:#fd5523}.employees-cell-error{margin-top:4px;font-size:11px;color:#b91c1c}.employees-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:30;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #0f172a1f;overflow:hidden}.employees-suggestion-item{width:100%;text-align:left;padding:9px 12px;background:#fff;border:none;cursor:pointer}.employees-suggestion-item:hover{background:#f8fafc}.employees-empty-cell{text-align:center;padding:28px!important}.employees-th-delete,.employees-td-delete{width:48px;min-width:48px;text-align:center;vertical-align:middle}.row-delete-btn{width:32px;height:32px;border:1px solid #f0c4c4;border-radius:8px;background:#fff;color:#b91c1c;font-size:22px;line-height:1;cursor:pointer}.row-delete-btn:hover:not(:disabled){background:#dc2626;color:#fff;border-color:#dc2626}.row-delete-btn:disabled{opacity:.45;cursor:not-allowed}.employees-card.night .row-delete-btn{background:#2a3344;color:#fca5a5;border-color:#7f1d1d}.employees-pagination{margin-top:18px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.employees-pagination--single{justify-content:flex-end}.employees-pagination__summary{display:flex;gap:16px;color:#4b5563}.employees-pagination__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.employees-pagination__actions button,.employees-pagination__pages button{border:none;border-radius:999px;padding:8px 14px;cursor:pointer;background:#eef2f7}.employees-pagination__actions button:disabled{opacity:.45;cursor:not-allowed}.employees-pagination__pages{display:flex;gap:6px;flex-wrap:wrap}.employees-pagination__pages button.active{background:#fd5523;color:#fff}.employees-alert-error{margin-bottom:12px;padding:12px 14px;border-radius:10px;background:#fee2e2;color:#991b1b}.employees-toolbar-actions{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.employees-show-excluded{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#374151;max-width:22rem;line-height:1.35}.employees-card.night .employees-show-excluded{color:#d1d5db}.employees-show-excluded input{flex-shrink:0}.employees-add-button{height:44px}.employees-search-bar{display:grid;grid-template-columns:220px 1fr auto;gap:14px;margin-bottom:18px;align-items:end}.employees-search-field,.employees-search-input-wrap,.employees-new-row-field,.employees-new-row-input-wrap{display:flex;flex-direction:column;gap:6px}.employees-new-row-input-wrap{position:relative}.employees-search-field select,.employees-search-input-wrap input,.employees-new-row-field input,.employees-new-row-input-wrap input{min-height:42px;padding:8px 10px;border-radius:8px;border:1px solid #d4d8de;background:#fff}.employees-search-input-wrap{position:relative}.employees-search-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:40;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #0f172a1f;overflow:hidden}.employees-search-buttons{display:flex;gap:8px;flex-wrap:wrap}.employees-search-buttons button,.employees-new-row-actions button{border:none;border-radius:999px;padding:10px 16px;cursor:pointer;background:#eef2f7}.employees-new-row-card{margin-bottom:18px;padding:18px;border-radius:14px;background:rgba(248,250,252,.95)}.employees-new-row-card h4{margin:0 0 14px}.employees-new-row-id-hint{margin:-8px 0 14px;font-size:12px;color:var(--tanspot-gray, #64748b)}.employees-new-row-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.employees-new-row-actions{margin-top:14px;display:flex;justify-content:flex-end}@media (max-width: 900px){.employees-search-bar{grid-template-columns:1fr}.employees-toolbar{flex-direction:column;align-items:stretch}.employees-toolbar-actions{align-items:stretch;flex-direction:column}.employees-table table{min-width:720px}.employees-new-row-grid,.roles-insert-form .roles-insert-form-fields{grid-template-columns:1fr}}.roles-insert-form .roles-insert-form-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;align-items:end}.roles-insert-form .roles-insert-form-fields label{display:flex;flex-direction:column;gap:6px;font-size:13px}.roles-insert-form .roles-insert-form-fields select{width:100%;min-width:0;box-sizing:border-box}.employees-editable-cell--custom{min-width:0}.path-customize-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.path-customize-add{width:32px;height:32px;border:1px solid #d4d8de;border-radius:8px;background:#fff;color:#111827;font-size:20px;line-height:1;cursor:pointer}.path-customize-view{border:none;border-radius:999px;padding:8px 14px;background:#eef2f7;color:#111827;cursor:pointer;font-size:13px;font-weight:600}.path-customize-add:hover,.path-customize-view:hover{background:#fd5523;color:#fff;border-color:#fd5523}.path-customize-tooltip{position:fixed;z-index:2147483646;width:-moz-max-content;width:max-content;height:auto;min-width:220px;max-width:min(520px,calc(100vw - 24px));overflow:visible;background:#1f2937;color:#f9fafb;border-radius:12px;box-shadow:0 14px 36px #0f172a61,0 0 0 1px #fd552373;pointer-events:auto;cursor:pointer;animation:path-customize-tooltip-in .14s ease-out}.path-customize-tooltip.is-above{animation-name:path-customize-tooltip-in-above;transform:translateY(-100%)}.path-customize-tooltip-header{background:linear-gradient(90deg,#fd5523,#ff7a4d);color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:8px 12px;border-radius:12px 12px 0 0}.path-customize-tooltip-list{list-style:none;margin:0;padding:8px}.path-customize-tooltip-list li{padding:7px 10px;border-radius:8px;background:rgba(255,255,255,.04)}.path-customize-tooltip-list li+li{margin-top:6px}.path-customize-tooltip-index{display:block;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fd5523;margin-bottom:2px}.path-customize-tooltip-path{display:block;font-size:12px;line-height:1.4;word-break:break-word;color:#f3f4f6}@keyframes path-customize-tooltip-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes path-customize-tooltip-in-above{0%{opacity:0;transform:translateY(calc(-100% + 4px))}to{opacity:1;transform:translateY(-100%)}}.path-explorer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);z-index:20000;display:flex;align-items:center;justify-content:center;padding:16px}.path-explorer-modal{background:#fff;color:#222;border-radius:12px;max-width:560px;width:100%;max-height:min(80vh,720px);overflow:auto;padding:20px 20px 16px;box-shadow:0 8px 32px #00000040}.path-explorer-modal.night{background:#1e1e1e;color:#eee}.path-explorer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.path-explorer-header h3{margin:0}.path-explorer-close,.path-explorer-row--draft button{border:none;border-radius:999px;padding:8px 14px;cursor:pointer;background:#eef2f7}.path-explorer-hint{margin:0 0 14px;font-size:13px;color:#64748b}.path-explorer-modal.night .path-explorer-hint{color:#9ca3af}.path-explorer-tree,.path-explorer-children{list-style:none;margin:0;padding:0}.path-explorer-row{display:flex;align-items:center;gap:6px;min-height:28px;border-radius:4px}.path-explorer-row.is-selected{background:#cfe8ff}.path-explorer-modal.night .path-explorer-row.is-selected{background:#1e3a5f}.path-explorer-twist{width:18px;flex-shrink:0;border:none;background:transparent;cursor:pointer;color:inherit;padding:0;font-size:12px;line-height:1}.path-explorer-twist:disabled{cursor:default;opacity:.35}.path-explorer-label{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:inherit;padding:2px 4px;min-width:0;flex:1;text-align:left;font:inherit}.path-explorer-root-name{border:none;background:transparent;color:inherit;cursor:pointer;padding:0;font:inherit;text-align:left}.path-explorer-name-input{min-width:80px;flex:1;border:1px solid transparent;border-radius:4px;background:transparent;color:inherit;font:inherit;padding:1px 4px}.path-explorer-name-input:focus{border-color:#93c5fd;background:#fff;outline:none}.path-explorer-modal.night .path-explorer-name-input:focus{background:#2a2a2a;border-color:#60a5fa}.path-explorer-folder{width:16px;height:16px;flex-shrink:0}.path-explorer-row-actions{display:inline-flex;align-items:center;gap:4px;margin-left:auto;flex-shrink:0}.path-explorer-add-child,.path-explorer-remove{width:22px;height:22px;border:1px solid #d4d8de;border-radius:6px;background:#fff;cursor:pointer;line-height:1}.path-explorer-remove{color:#b91c1c;font-size:16px}.path-explorer-modal.night .path-explorer-add-child,.path-explorer-modal.night .path-explorer-remove,.path-explorer-modal.night .path-customize-add,.path-explorer-modal.night .path-explorer-close,.path-explorer-modal.night .path-explorer-row--draft button{background:#2a2a2a;color:#eee;border-color:#444}.path-explorer-modal.night .path-explorer-remove{color:#fca5a5}.path-explorer-row--draft{gap:8px}.path-explorer-draft-input{min-height:32px;min-width:140px;flex:1;padding:4px 8px;border-radius:6px;border:1px solid #d4d8de}.csv-import-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:min(100%,42rem)}.csv-import-btn{border:none;border-radius:999px;padding:10px 16px;min-height:44px;cursor:pointer;background:#eef2f7;color:#111827;font-weight:600;white-space:nowrap}.csv-import-btn:disabled{opacity:.45;cursor:not-allowed}.csv-import-progress,.csv-import-result{flex:1 1 100%}.csv-import-progress{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#4b5563}.csv-import-progress progress{width:100%;height:10px;accent-color:#fd5523}.csv-import-result{margin:0;padding:10px 12px;border-radius:10px;background:#ecfdf3;color:#166534;font-size:13px}.csv-import-result p{margin:0 0 6px}.csv-import-result ul{margin:0;padding-left:18px;max-height:160px;overflow:auto}.csv-import-result--error{background:#fee2e2;color:#991b1b}.employees-card.night .csv-import-btn{background:#2a3344;color:#e8eef7}.employees-card.night .csv-import-result{background:#163226;color:#86efac}.employees-card.night .csv-import-result--error{background:#3f1d1d;color:#fca5a5}.erp-header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.erp-header-username{color:#fff;font-size:14px;font-weight:600;max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.erp-mobile-nav-toggler{display:none;align-items:center;justify-content:center;width:44px;height:44px;margin-left:10px;border:0;border-radius:10px;background:transparent;color:#fff;font-size:22px;cursor:pointer}.erp-mobile-nav{display:none}.erp-mobile-nav.is-open{display:block}.erp-mobile-nav__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100040;border:0;padding:0;background:rgba(8,12,20,.55);cursor:pointer}.erp-mobile-nav__panel{position:fixed;top:0;left:0;z-index:100041;width:min(320px,86vw);height:100vh;overflow:auto;background:#121924;color:#fff;padding:16px 16px 32px;box-shadow:8px 0 28px #00000059}.erp-mobile-nav__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;font-weight:700;letter-spacing:.04em}.erp-mobile-nav__close{width:40px;height:40px;border:0;border-radius:10px;background:transparent;color:#fff;font-size:20px;cursor:pointer}.erp-mobile-nav__list{display:flex;flex-direction:column;gap:4px}.erp-mobile-nav__link,.erp-mobile-nav__group summary,.erp-mobile-nav__group button{width:100%;text-align:left;background:transparent;border:0;color:#e8eef7;padding:10px 8px;border-radius:8px;font:inherit;cursor:pointer}.erp-mobile-nav__group summary{font-weight:700;list-style:none}.erp-mobile-nav__group summary::-webkit-details-marker{display:none}.erp-mobile-nav__group ul{list-style:none;margin:0;padding:0 0 8px 12px}.erp-mobile-nav__link.is-active,.erp-mobile-nav__group button.is-active{color:#fd5523;background:rgba(253,85,35,.12)}.login-app-brand{margin-bottom:24px;text-align:center}.login-app-title{display:block;width:100%;font-size:clamp(1.2rem,3.2vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:.02em;color:var(--tanspot-base);min-height:1.2em;white-space:nowrap;overflow:hidden;word-break:normal;overflow-wrap:normal}.login-app-subtitle{font-size:clamp(16px,3.2vw,24px);color:#ffffffe6;margin-top:4px;text-transform:uppercase;min-height:1.2em}.login-app-copy{margin-bottom:24px}.login-app-heading{color:#fff;margin-bottom:12px;min-height:1.3em}.login-app-legend{color:#ffffffd9;font-size:14px;min-height:2.5em}.login-app-input{width:100%;max-width:100%;box-sizing:border-box;padding:12px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.2);color:#fff}@media (max-width: 1199px){.erp-desktop-menu{display:none!important}.erp-mobile-nav-toggler{display:inline-flex}.main-menu__left{display:flex;align-items:center;min-width:0}.main-menu__logo a{font-size:16px;word-break:break-word}.erp-header-actions{gap:10px}.erp-header-logout{padding-left:12px;padding-right:12px}}@media (max-width: 768px){.login-screen-layout{display:block}.login-center-box{width:min(42rem,calc(100vw - 32px));min-width:0;max-width:100%}.login-screen-layout .login-screen-banner-wrap .banner-one.login-screen-banner{padding:28px 16px 40px;min-height:100vh}.employees-card{padding:14px;border-radius:12px}.employees-pagination__actions,.employees-pagination__pages{width:100%;justify-content:center}.page-wrapper main .page-header h2{font-size:22px}.container{padding-left:12px;padding-right:12px}.erp-header-username{display:none}}@media (max-width: 480px){.thm-btn.erp-header-logout{font-size:13px;min-height:40px}.login-app-legend{min-height:0}}
