body{margin:0;font-size:14px;font-family:-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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body{height:100%;margin:0}.app{display:flex;flex-direction:column;min-height:100vh}.layout-main{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.app-background-logo{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.08;background-repeat:no-repeat;background-position:center;background-size:55%;z-index:0}#root{height:100%}.height-25{height:25px}.margin-bottom-10{margin-bottom:10px}.margin-bottom-0{margin-bottom:0}.margin-left-50{margin-left:60px}.margin-left-30{margin-left:30px}.margin-right-30{margin-right:30px}.border-bottom-ligth{border-bottom:1px solid #e8e8e8}.text-align-center{text-align:center}.text-align-left{text-align:left}.loading-center{margin:auto;padding:50px;display:block}.text-orange-big{color:#f47437;font-size:20px;font-weight:700}.text-orange-medium{color:#f47437;font-size:15px;font-weight:700}.text-red-medium{color:red;font-size:15px;font-weight:700}input[type=date]::-webkit-clear-button{display:none}input[type=date]::-webkit-calendar-picker-indicator{color:#000}input[type=date]{-moz-appearance:none;appearance:none;-webkit-appearance:none;color:#f47437;font-family:Helvetica,arial,sans-serif;font-size:16px;border:1px solid #c4c4c4;border-radius:5px;background:#fff;padding:5px;width:auto}input[type=date]:focus{color:#f47437;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border-color:#f47437;outline:none}input[type=date]:hover{border-color:#f47437;cursor:pointer}input[type=date]:active{transform:scale(.98);transition:transform .1s ease}@media screen and (max-width:480px){input[type=date]{width:100%;padding-right:0;padding-left:0;font-size:16px;text-align:center;height:30px;background:#fff url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png) 97% 50% no-repeat}.margin-left-50{margin-left:0}}.header{display:flex;justify-content:space-between;align-items:center;background:#282c34;padding:8px 20px;color:#fff;width:100vw;left:0;right:0;position:fixed;top:0;min-height:44px;box-sizing:border-box;z-index:50}.logo{display:flex;align-items:center;width:200px}.logo img{padding-right:10px}.logo-mark{display:none;height:34px;width:auto;max-width:40px;object-fit:contain;flex-shrink:0}.slogan p{margin:0;text-align:center;padding-left:6px}.header-toolbar{display:flex;align-items:center;margin-right:30px;gap:22px;flex-shrink:0}.header-toolbar-icons{display:flex;align-items:center;gap:0;border-left:1px solid rgba(255,255,255,.09);padding-left:22px}.header-toolbar-icons .header-icon-btn+.header-icon-btn,.header-toolbar-icons .header-icon-btn+.header-settings-menu,.header-toolbar-icons .header-notifications-menu+.header-settings-menu{border-left:1px solid rgba(255,255,255,.09);margin-left:14px;padding-left:14px}.header-icon-btn{display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:transparent;cursor:pointer;border-radius:4px;line-height:0}.header-icon-btn:hover{background:#ffffff14}.header-icon-btn:focus-visible{outline:2px solid #eeb211;outline-offset:2px}.header-toolbar-icon{display:block;width:18px;height:18px;padding:0;margin:0;object-fit:contain}.header-user-menu,.header-settings-menu,.header-notifications-menu{position:relative;display:flex;align-items:center}.header-notifications-btn{position:relative}.header-notifications-badge{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#e53935;color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center;pointer-events:none}.header-notifications-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:min(360px,92vw);max-height:420px;overflow-y:auto;overflow-x:hidden;padding:8px 0 0;background:#2f333c;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 8px 24px #00000059;z-index:60;box-sizing:border-box}.header-notifications-dropdown-title{padding:4px 14px 10px;font-size:13px;font-weight:600;color:#eeb211;border-bottom:1px solid rgba(255,255,255,.08)}.header-notifications-empty{padding:14px;font-size:13px;color:#ffffffb3}.header-notification-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 14px;margin:0;border:none;border-bottom:1px solid rgba(255,255,255,.06);background:transparent;color:#fff;text-align:left;cursor:pointer}.header-notification-item:hover{background:#ffffff14}.header-notification-item--unread{background:#eeb21114}.header-notification-item-title{font-size:13px;font-weight:600;line-height:1.3}.header-notification-item-preview{font-size:12px;color:#ffffffc7;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.header-notification-item-date{font-size:11px;color:#ffffff80}.header-notifications-more{display:block;width:100%;padding:12px 14px;margin:0;border:none;background:transparent;color:#eeb211;font-size:13px;font-weight:600;text-align:center;cursor:pointer}.header-notifications-more:hover{background:#ffffff0f}.notifications-loading{margin:0 0 12px;font-size:13px;color:#666;text-align:left}.notification-detail{display:flex;flex-direction:column;gap:12px}.notification-detail-row{display:flex;flex-direction:column;gap:4px}.notification-detail-label{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.03em}.notification-detail-value{font-size:14px;color:#222;line-height:1.45}.notification-detail-body{white-space:pre-wrap}.notifications-empty{margin:0;padding:8px 0 12px;font-size:14px;color:#666;text-align:left}#notifications-all-modal,#notification-detail-modal,#notification-dropdown-detail-modal,#notifications-all-modal .modal-body,#notification-detail-modal .modal-body,#notification-dropdown-detail-modal .modal-body{color:#222;text-align:left}#notifications-all-modal .grid-container,#notifications-all-modal .grid-class,#notifications-all-modal .td-grid-class,#notifications-all-modal .th-grid-class,#notifications-all-modal .grid-handle-pages,#notifications-all-modal .grid-options h3{color:#222}.notification-row-unread{font-weight:600}.notification-row-read{opacity:.8}.header-user-trigger{display:flex;flex-direction:row;align-items:center;gap:6px;padding:2px 6px;margin:0;border:none;border-radius:4px;background:transparent;color:inherit;font:inherit;cursor:pointer;line-height:1.2}.header-user-trigger:hover{background:#ffffff14}.header-user-trigger:focus-visible{outline:2px solid #eeb211;outline-offset:2px}.header-user-avatar{display:block;width:20px;height:20px;padding:0;margin:0;flex-shrink:0;object-fit:contain}.header-user-name{color:#fff;text-transform:capitalize;font-size:14px;font-weight:500;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}.header-user-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:200px;padding:6px 0;background:#2f333c;border:1px solid rgba(255,255,255,.12);border-radius:6px;box-shadow:0 8px 24px #00000059}.header-menu-item{display:block;width:100%;padding:10px 14px;margin:0;border:none;background:transparent;color:#fff;font-size:14px;text-align:left;cursor:pointer}.header-menu-item:hover{background:#ffffff14}.header-menu-item:focus-visible{outline:none;background:#eeb21133}.header h1{margin:0;font-size:20px;color:#eeb211}@media screen and (max-width:790px){.icon-full-scr{display:none}.header-notifications-dropdown{position:fixed;top:52px;left:max(10px,env(safe-area-inset-left,0px));right:max(10px,env(safe-area-inset-right,0px));width:auto;max-width:none;max-height:min(420px,calc(100dvh - 64px))}}@media screen and (max-width:680px){.header{padding:6px 12px}.header-user-name{max-width:120px;font-size:13px}}@media screen and (max-width:560px){.slogan{display:none}}@media screen and (max-width:480px){.header{padding:6px 8px}.header-notifications-dropdown{top:48px;left:max(6px,env(safe-area-inset-left,0px));right:max(6px,env(safe-area-inset-right,0px));max-height:min(380px,calc(100dvh - 56px))}.logo{width:150px}.header-user-name{font-size:12px;max-width:90px}}@media screen and (max-width:400px){.logo-reduced-white{display:none}.logo-mark{display:block;padding-right:6px}.logo{width:auto;min-width:0}}.change-password-modal{text-align:left;padding-top:.5rem;padding-bottom:.25rem}.change-password-label{display:block;margin-top:12px;margin-bottom:4px;font-size:14px;color:#333;font-weight:500}.change-password-label:first-of-type{margin-top:0}.change-password-input{width:100%;box-sizing:border-box;padding:8px 10px;font-size:14px;border:1px solid #ccc;border-radius:4px}.change-password-input:focus{outline:none;border-color:#eeb211;box-shadow:0 0 0 2px #eeb21140}.change-password-input:disabled{opacity:.65;cursor:not-allowed}.change-password-hint{margin:14px 0 0;font-size:12px;color:#555;line-height:1.35}.change-password-error{margin:12px 0 0;font-size:13px;color:#c62828}.change-password-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.passkeys-modal{text-align:left;padding-top:.5rem;padding-bottom:.25rem}.passkeys-modal__intro-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.passkeys-modal__intro-row .passkeys-modal-hint{margin:0;flex:1}.passkeys-modal-hint{margin:0 0 12px;font-size:13px;color:#555;line-height:1.4}.passkeys-modal-status{margin:0 0 12px;font-size:13px;color:#666}.passkeys-list{list-style:none;margin:0 0 12px;padding:0}.passkeys-list-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #eee}.passkeys-list-info{display:flex;flex-direction:column;gap:2px;min-width:0}.passkeys-list-name{font-size:14px;font-weight:500;color:#222}.passkeys-list-meta{font-size:12px;color:#666}.passkeys-delete-btn{flex-shrink:0;border:1px solid #ccc;background:#fff;color:#333;border-radius:4px;padding:6px 10px;font-size:12px;cursor:pointer}.passkeys-delete-btn:disabled{opacity:.65;cursor:not-allowed}.passkeys-modal-error{margin:0 0 12px;font-size:13px;color:#c62828}.passkeys-modal-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}@media screen and (max-width:380px){.header{padding:4px 6px}.header-user-name{font-size:11px;max-width:72px}.header-toolbar{gap:14px}.header-toolbar-icons{padding-left:12px}.header-toolbar-icons .header-icon-btn+.header-icon-btn,.header-toolbar-icons .header-icon-btn+.header-settings-menu,.header-toolbar-icons .header-notifications-menu+.header-settings-menu{margin-left:8px;padding-left:8px}}.modal-btn{text-align:center;padding:.6em .8em .8em;border:none;color:#fff;background:#d3d3d3;margin:5px;border-radius:5px;cursor:pointer;outline:0;transition:.2s;will-change:transform}.modal-btn.primary{background:#081}.modal-btn.warning{background:#f47437}.modal-btn:hover{filter:brightness(1.06)}.modal-btn.red{background:#d32}.modal-btn:active{transform:scale(.95);transition:.2s ease all}.modal-buttons{display:block;justify-content:center}.modal-header{background:#282c34;font-size:bold;color:#fff;display:flex;justify-content:space-between;padding-left:20px;padding-right:10px;cursor:move;align-items:center;border-radius:10px 10px 0 0}.Modal-close{color:#fff;width:40px;height:40px;border:none;background:none;cursor:pointer;transition:.3s ease all;border-radius:5px}.Modal-close:hover{background:#444f6380}.Modal-close svg{width:100%;height:100%}.overlay{background:#00000080;position:fixed;left:0;right:0;top:0;bottom:0;align-items:center;justify-content:center;display:flex}.modal-body{padding-left:2em;padding-right:2em;background:#fff}.modal{width:var(--modal-width, 90%);box-sizing:border-box;height:fit-content;background:#fffffff2;padding-bottom:2em;text-align:center;z-index:2;position:absolute;left:0;right:0;top:0;bottom:auto;margin:auto;display:flex;justify-content:center;flex-direction:column;border:solid grey .5px;border-radius:10px}.modal h4{margin:0}.modal-online-div{display:flex;align-items:center;justify-content:center}.modal-online-textarea{width:calc(100% - 20px);margin-left:20px}.modal-online-alert-div{margin:20px;border-radius:3px;padding:.75rem 1.25rem;border:1px solid transparent;background-color:#d4edda;border-color:#c3e6cb}@media screen and (max-width:1400px){.modal-big{width:85%}}@media screen and (max-width:1025px){.modal-big{width:95%}}@media screen and (max-width:840px){.modal{width:85%}.modal-big{width:100%}}@media screen and (max-width:768px){.modal,.modal-big{width:100%;border-left:none;border-right:none;border-radius:0}.modal-header{border-radius:0}.modal-body{padding-left:8px;padding-right:8px}}@media screen and (max-width:480px){.modal{top:5%}}.grid-container{background-color:#fff;box-shadow:0 0 15px #00000080;margin:20px 10px 10px;width:90%;padding:15px;overflow-x:auto;overflow-y:visible;border-radius:3px;margin-left:inherit}.grid-class{margin:10px auto;width:100%;text-align:left;border-collapse:collapse;overflow:hidden}.th-grid-class{padding:5px}.td-grid-class{padding:5px 10px}.thead-grid-class{border-bottom:solid .5px grey}.tr-grid-class{border-bottom:.5px solid lightgray}.tr-grid-class:last-child{border-bottom:none}.tr-grid-class:hover{background-color:#66999930;cursor:pointer}.color-blue{color:#00f}.color-red{color:red}.color-green{color:green}.grid-options{border-bottom:1px solid #E8E8E8}.grid-options h3{text-align:center;margin-top:0}.grid-options-body{display:flex;justify-content:space-between;align-items:center}.grid-options-body img{cursor:pointer;margin-right:5px}.grid-handle-pages{display:flex;align-items:center;font-size:smaller}.grid-handle-pages select{margin-right:10px;cursor:pointer}.grid-handle-pages img{cursor:pointer}.td-actions{text-align:center;position:relative}.actions-menu-container{position:relative;display:inline-block}.actions-menu-button{background:none;border:none;font-size:20px;font-weight:700;cursor:pointer;padding:5px 10px;line-height:1;color:#333;transition:background-color .2s}.actions-menu-button:hover{background-color:#f0f0f0;border-radius:3px}.actions-dropdown{position:fixed;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #00000026;min-width:180px;z-index:1000;margin-top:2px}.action-item{padding:10px 15px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #f0f0f0}.action-item:last-child{border-bottom:none}.action-item:hover{background-color:#f5f5f5}.action-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.action-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media screen and (max-width:480px){.th-grid-class{padding:3px}.grid-container{margin:0;padding:5px;width:100%}}.nav-container{position:relative;top:50px;height:40px;overflow-y:visible}.arrow-nav{position:fixed;top:70px;transform:translateY(-50%);background:#0003;color:#fff;border:none;padding:10px;cursor:pointer;border-radius:50%}.arrow-nav-left{left:0;z-index:21}.arrow-nav-right{right:0;z-index:21}.nav-main{border-top:1px solid grey;display:flex;align-items:center;position:fixed;width:100%;top:50px;z-index:20;overflow-x:auto;overflow-y:visible}.nav-titles{background:#282c34;height:40px;width:100%;min-width:max-content}.nav-main ul{display:flex;list-style:none;position:relative}.nav-main ul li{padding-right:10px;padding-left:10px;position:relative}.nav-titles>ul>li+li{border-left:1px solid rgba(255,255,255,.09);margin-left:12px;padding-left:12px}.nav-main ul li ul li+li{border-top:1px solid rgba(255,255,255,.09)}.nav-main ul li a{color:#fff;text-decoration:none}.nav-main ul li p{color:#fff;margin-top:auto;text-decoration:none;cursor:pointer;margin-bottom:0}.nav-main ul li ul li p{color:gray;padding-bottom:20px;padding-left:20px;padding-right:20px}.nav-main ul li ul{display:none;position:absolute;background-color:#000000f2;border-radius:3px;text-align:center;padding-left:0;padding-right:0;padding-top:10px;width:150px;z-index:100;overflow:visible}.nav-main ul li.nav-submenu-align-right>ul{left:auto;right:0}@media(hover:hover)and (pointer:fine){.nav-main ul li:hover>ul{display:inline}.nav-main:has(ul li:hover){height:auto;min-height:500px;align-items:start}.nav-main ul li ul li p:hover{color:#fff}}@media(hover:none){.nav-main ul li.nav-item-open>ul{display:inline}.nav-main:has(ul li.nav-item-open){height:auto;min-height:500px;align-items:start}}@media screen and (max-width:480px){.nav-main ul{padding-left:0}}@media screen and (max-width:680px){.nav-main{top:36px}}@media screen and (max-width:380px){.nav-main{top:30px}}.footer{background:#282c34;padding:10px 20px;color:#fff;height:30px;margin-top:30px}.modules{margin-top:50px;flex:1}.settings-module__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.settings-module__loading{display:block;margin:24px auto}.settings-module__placeholder{margin-top:12px}.company-settings-form{margin-top:12px;max-width:920px}.vouchers-crud__filter{margin:8px 0 12px;padding-left:4px}.crud-header.vouchers-crud__toolbar{justify-content:space-between;align-items:center;width:100%;max-width:920px;box-sizing:border-box;margin-bottom:4px;padding-left:4px}.crud-header.vouchers-crud__toolbar .vouchers-crud__toolbar-add{align-self:center;flex-shrink:0}#promotions-crud .promotions-crud__filters{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px}#promotions-crud .promotions-crud__filters .form-label{margin:0}.crud-header.vouchers-crud__toolbar.vouchers-crud__toolbar--align-end{justify-content:flex-end}#employee-salaries-crud .salaries-crud__toolbar,#salary-payments-crud .salaries-crud__toolbar{display:grid;grid-template-columns:minmax(200px,1fr) minmax(160px,1.4fr) 88px auto;grid-template-rows:auto auto;column-gap:16px;row-gap:8px;align-items:start;width:100%;max-width:1000px}#employee-salaries-crud .salaries-crud__toolbar .form-field,#salary-payments-crud .salaries-crud__toolbar .form-field,#receipts-crud .salaries-crud__filter-bar .form-field{margin-bottom:0;min-width:0}#employee-salaries-crud .salaries-crud__toolbar .form-label,#salary-payments-crud .salaries-crud__toolbar .form-label,#receipts-crud .salaries-crud__filter-bar .form-label{display:block;margin-bottom:4px;line-height:1.25;font-size:13px}#employee-salaries-crud .salaries-crud__toolbar .select1,#employee-salaries-crud .salaries-crud__toolbar .input100,#salary-payments-crud .salaries-crud__toolbar .select1,#salary-payments-crud .salaries-crud__toolbar .input100,#receipts-crud .salaries-crud__filter-bar .select1,#receipts-crud .salaries-crud__filter-bar .input100{margin-bottom:0;height:30px;box-sizing:border-box;width:100%}#employee-salaries-crud .salaries-crud__filter-search,#salary-payments-crud .salaries-crud__filter-search{min-width:0}#employee-salaries-crud .salaries-crud__filter-search .margin-bottom-10,#salary-payments-crud .salaries-crud__filter-search .margin-bottom-10{margin-bottom:0}#employee-salaries-crud .salaries-crud__filter-search .input-search,#salary-payments-crud .salaries-crud__filter-search .input-search{width:100%;box-sizing:border-box}#employee-salaries-crud .salaries-crud__liquidation-field,#salary-payments-crud .salaries-crud__liquidation-field,#receipts-crud .salaries-crud__liquidation-field{max-width:88px}#employee-salaries-crud .salaries-crud__period-switch,#salary-payments-crud .salaries-crud__period-switch{grid-column:2 / 4;grid-row:2}#employee-salaries-crud .salaries-crud__toolbar .vouchers-crud__toolbar-add,#salary-payments-crud .salaries-crud__toolbar .vouchers-crud__toolbar-add{grid-column:4;grid-row:1;justify-self:end;align-self:start;margin-top:22px;margin-right:max(0px,calc(10% - 10px))}#receipts-crud .salaries-crud__filter-bar,#news-crud .salaries-crud__filter-bar{display:grid;column-gap:16px;align-items:start;margin-bottom:12px}#news-crud .salaries-crud__filter-bar{grid-template-columns:minmax(220px,1fr) 88px;max-width:480px}#receipts-crud .salaries-crud__filter-bar{grid-template-columns:minmax(160px,1fr) minmax(96px,110px) 88px;max-width:560px}#receipts-crud .salaries-crud__liquidation-type-field{max-width:110px}#receipts-crud .salaries-crud__filter-bar .form-field,#news-crud .salaries-crud__filter-bar .form-field{margin-bottom:0;min-width:0}#receipts-crud .salaries-crud__filter-bar .form-label,#news-crud .salaries-crud__filter-bar .form-label{display:block;margin-bottom:4px;line-height:1.25;font-size:13px}#receipts-crud .salaries-crud__filter-bar .select1,#receipts-crud .salaries-crud__filter-bar .input100,#news-crud .salaries-crud__filter-bar .select1,#news-crud .salaries-crud__filter-bar .input100{margin-bottom:0;height:30px;box-sizing:border-box;width:100%}@media screen and (max-width:640px){#employee-salaries-crud .salaries-crud__toolbar,#salary-payments-crud .salaries-crud__toolbar{display:flex;flex-direction:column;align-items:stretch;gap:12px}#employee-salaries-crud .salaries-crud__period-switch,#salary-payments-crud .salaries-crud__period-switch{grid-column:auto;grid-row:auto}#employee-salaries-crud .salaries-crud__liquidation-field,#salary-payments-crud .salaries-crud__liquidation-field,#receipts-crud .salaries-crud__liquidation-field,#receipts-crud .salaries-crud__filter-bar,#news-crud .salaries-crud__filter-bar{max-width:none}#employee-salaries-crud .salaries-crud__toolbar .vouchers-crud__toolbar-add,#salary-payments-crud .salaries-crud__toolbar .vouchers-crud__toolbar-add{grid-column:auto;justify-self:auto;align-self:flex-end;margin-top:0;margin-right:0}}.modules-title{margin:10px 0 5px 10px;font-size:14px;font-weight:500;color:#333;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e8eaf0}.module-title-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 10px 5px;padding-bottom:4px;border-bottom:1px solid #e8eaf0}.module-title-bar .modules-title{margin:0;border-bottom:none;flex:1;min-width:0}.module-title-bar__end{display:flex;align-items:center;gap:10px;flex-shrink:0}.form-title{margin-bottom:15px}fieldset{border-radius:3px;border:1px solid #e8eaf0;background:#fafbfc}.crud-margin-top{margin-top:100px}.crud-header{margin-top:10px;justify-content:space-evenly;display:flex;flex-wrap:wrap;align-items:baseline}.crud-header.entity-groups-crud__toolbar{justify-content:flex-start;align-items:center;gap:24px}.entity-groups-crud__hint{margin-top:4px}.crud-title{margin:0 30px 0 0;padding:0 0 0 15px;text-align:right;color:#008b8b;font-weight:500}.pointer:hover{cursor:pointer}.width-100-perc{width:100%}.width-100px{width:100px}.input1{height:30px;margin:10px;border:1px solid #dadada;border-radius:6px}.paper{background-color:#fff;box-shadow:0 0 15px #00000080;margin:10px;width:90%;padding:15px;overflow-x:auto;border-radius:3px}.paper-header{display:flex;width:100%;border-bottom:solid .5px grey;justify-content:space-between}.input100{height:30px;border:1px solid #dadada;border-radius:6px;margin-bottom:10px;width:100%}.select1{background:#fff;border:1px solid #dadada;font-size:14px;height:30px;padding:5px;margin-bottom:10px;border-radius:5px}.select1:hover{cursor:pointer}.text-red{color:#d50f25}.text-green{color:#4caf50}.al-sf-center{align-self:center}.al-sf-start{align-self:flex-start}.text-coments{color:#000;font-size:12px;margin-top:0;font-style:italic}.btn-small{background:#f47437;border-radius:20px;border:none;margin:10px;padding:8px 10px;color:#fff;font-weight:400;text-transform:uppercase;text-decoration:none;line-height:10px;font-size:10px}.btn-small:hover{cursor:pointer;filter:brightness(1.06)}.btn-small:active{transform:scale(.95);transition:.2s ease all}.separator400{height:400px}.center-title{text-align:center}.display-block{display:block}.crud-margin{margin-left:70px}.mg-0{margin:0}.pb-15{padding-bottom:15px}.pt-20{padding-top:20px}.pl-20{padding-left:20px}.mg-auto{margin:auto}.display-inline-block{display:inline-block}.dinamic-list-line{display:block;text-align:start}.dinamic-list-line-item{display:inline;padding:0 10px}.dinamic-sublist-line{display:block;text-align:start;padding-left:30px;display:none}.static-list{display:inline;padding:0px,10px;background-color:#fff;box-shadow:0 0 15px #00000080;margin:10px}.static-list-line{display:block;border-bottom:solid 1px rgb(200,200,200);text-align:start}.static-list-line:nth-last-child(){border-bottom:none}.static-list-line-item{display:inline;padding:0 10px}.space-between{display:flex;justify-content:space-between}.margin-top-10{margin-top:10px}.margin-5{margin:5px}.margin-left-20{margin-left:20px}.margin-left-10{margin-left:10px}.margin-right-10{margin-right:10px}.margin-bottom-20{margin-bottom:20px}.inline-form{height:30px;padding:2px}.inline-60{width:60%;min-width:300px}.inline-40{width:40%;min-width:250px}.inline-30{width:30%;min-width:200px;display:inline-block}.inline-20{width:20%;min-width:80px}.inline-15{width:15%;min-width:80px}.inline-10{width:10%;min-width:80px}.inline-8{width:8%;min-width:70px}.line-container{text-align:justify}.line-container.sources-line-container{display:flex;flex-wrap:wrap;align-items:center;column-gap:.75rem;row-gap:.35rem}.source-inline-details{display:inline-flex;flex-wrap:wrap;align-items:baseline;column-gap:1rem;row-gap:.15rem;font-size:13px;color:#555}.text-align-end-20{text-align:end;margin-right:20px}.text-align-start-20{text-align:start;margin-left:20px}.text-align-end{text-align:end}.text-align-start{text-align:start}.min-width-300{min-width:300px}.text-small-grey{font-size:13px;color:gray}.text-small-grey-italic{font-size:12px;color:gray;font-style:italic}.text-small-grey-inline{display:inline-block;font-size:13px;color:gray}.input-pegados{height:30px}.display-contents{display:contents}.modules-main{margin-top:90px;padding-top:10px}.grid-layout-2{width:100%;padding:20px;display:grid;grid-template-columns:auto auto;grid-gap:10px}.input-label-container{display:block;align-self:flex-start}.transportista-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin-top:4px}.transportista-grid .input-label-container{margin:0}.transportista-grid .input1{width:100%;margin:0;box-sizing:border-box}.input-label{font-size:12px;display:block;margin-bottom:5px}.input-incomplete{border:1.5px solid #d50f25}.switch-container{display:flex;align-items:center;margin-bottom:10px;justify-content:flex-end}.switch{width:50px;height:25px;background-color:#ccc;border-radius:25px;display:flex;align-items:center;cursor:pointer;margin-left:30px}.switch-slider{width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .3s;transform:translate(0)}.switch.on{background-color:#4caf50}.switch.on .switch-slider{transform:translate(30px)}.switch.off{background-color:#ccc}.switch.off .switch-slider{transform:translate(0)}.cb1-container{display:flex;align-items:center;cursor:pointer}.cb1{display:none}.cb1-checkmark{width:20px;height:20px;background:#fff;border:2px solid gray;border-radius:4px;margin-right:8px;display:flex;align-items:center;justify-content:center;transition:all .3s}.cb1:checked+.cb1-checkmark:after{content:"✔";font-size:14px;color:green}.loading-full{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out}.loading-full img{width:100px;height:100px;max-width:none;max-height:none}@media screen and (max-width:480px){.transportista-grid{grid-template-columns:1fr}.input1,.inline-form,.select1,.input-label-container{width:97%;margin-left:0;margin-right:0}.crud-margin{margin-left:0}}.line-discount-info{display:inline-block;margin-left:8px;color:#c0392b;font-size:.85rem;font-weight:600}.bonus-lines-container{margin-top:10px;border:1px dashed #2e7d32;border-radius:6px;padding:6px 10px;background:#f4faf4}.bonus-lines-title{margin:0 0 6px;font-size:.85rem;font-weight:600;color:#1b5e20;text-transform:uppercase;letter-spacing:.04em}.line-container--bonus{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:4px 0;font-size:.9rem}.line-container--bonus .bonus-line-descr{font-weight:600;color:#1b5e20}.perception-agent-checklist{display:flex;flex-direction:column;gap:6px;margin-top:6px}.perception-agent-checklist--scroll{max-height:180px;overflow-y:auto}.perception-agent-checklist__item{display:flex;align-items:center;gap:8px;font-size:.9rem}.perception-agent-filter-tax{max-width:140px}.perception-applied__toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-start;gap:12px 20px;width:100%;max-width:920px;margin:10px 0 12px 4px}.perception-applied__toolbar .form-field{margin:0}.perception-applied__toolbar .form-label{margin-bottom:4px}.perception-applied__tax{flex:1 1 220px;min-width:200px;max-width:320px}.perception-applied__date{flex:0 0 auto;min-width:150px}.perception-applied__search{flex-shrink:0;align-self:flex-end;margin-bottom:2px}.suffered-perceptions-placeholder{max-width:720px;font-size:.95rem;line-height:1.5}.suffered-perceptions-placeholder__heading{margin-top:16px;font-weight:600}.suffered-perceptions-placeholder ol{margin:8px 0 12px 20px;padding:0}.suffered-perceptions-placeholder li{margin-bottom:8px}.suffered-perceptions-hint{margin:0 0 10px 4px;max-width:720px}.iva-plazo-intro{max-width:720px;margin:0 0 16px 4px;line-height:1.5;font-size:.95rem}.form-actions-center--gap{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.libro-iva-ventas,.libro-iva-compras{margin-left:60px;padding-right:16px;box-sizing:border-box;max-width:none;width:calc(100% - 60px)}.libro-iva-ventas__toolbar,.libro-iva-compras__toolbar{max-width:none}.libro-iva-ventas__toolbar .input100,.libro-iva-ventas__toolbar .btn-small,.libro-iva-compras__toolbar .input100,.libro-iva-compras__toolbar .btn-small{height:30px;box-sizing:border-box;margin-bottom:0}.libro-iva-ventas__search .btn-small,.libro-iva-compras__search .btn-small{margin-bottom:0}.libro-iva-ventas__grid,.libro-iva-compras__grid{width:100%;box-sizing:border-box}#libro_iva_ventas .grid-container,#libro_iva_compras .grid-container{width:100%;max-width:none;margin:20px 0 10px;box-sizing:border-box}.alert{width:500px;height:fit-content;min-height:150px;background:#fff;border-radius:5px;box-shadow:#64646f33 0 7px 29px;position:absolute;left:0;right:0;top:0;padding:5px 20px 20px;text-align:center;z-index:1000;margin:auto}.alert-body p{white-space:pre-line;text-align:left;margin:0;line-height:1.45}.alert-header{display:flex;align-items:center;justify-content:space-between;cursor:move;margin-bottom:20px;border-bottom:1px solid #E8E8E8}.alert-header h3{font-weight:500;font-size:16px;color:#1766dc}.alert-close{width:30px;height:30px;border:none;background:none;cursor:pointer;transition:.3s ease all;border-radius:5px;color:#1766dc}.alert-close:hover{background:#f2f2f2}.alert-close svg{width:100%;height:100%}.alert-buttons{padding:40px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.alert-button{display:block;padding:10px 30px;border-radius:100px;color:#fff;border:none;background:#1766dc;cursor:pointer;font-weight:500}.alert-button:active{transform:scale(.95);transition:.2s ease all}.alert-button:hover{background:#06f}@media screen and (max-width:768px){.alert{width:100%;box-sizing:border-box;border-radius:0;padding-left:8px;padding-right:8px}}.help-module{max-width:960px;margin:0 auto;padding:0 16px 48px}.help-module__intro{margin:12px 0 20px;color:var(--text-muted, #5a6474);font-size:.95rem;line-height:1.5}.help-module__search{margin-bottom:24px}.help-module__search input{width:100%;max-width:480px;box-sizing:border-box}.help-module__stats{margin-top:8px;font-size:.85rem;color:var(--text-muted, #5a6474)}.help-sections{display:flex;flex-direction:column;gap:8px}.help-section{border:1px solid var(--border-color, #d8dee8);border-radius:6px;background:var(--paper-bg, #fff);overflow:hidden}.help-section__toggle{display:flex;align-items:center;gap:10px;width:100%;padding:14px 16px;border:none;background:var(--bg-subtle, #f4f6f9);cursor:pointer;text-align:left;font:inherit}.help-section__toggle:hover{background:var(--bg-subtle-hover, #ebeef3)}.help-section__chevron{display:flex;flex-shrink:0;color:var(--text-muted, #5a6474)}.help-section__label{flex:1;font-size:1.05rem;font-weight:700;letter-spacing:.04em}.help-section__count{font-size:.8rem;color:var(--text-muted, #5a6474)}.help-section__body{padding:8px 12px 12px;border-top:1px solid var(--border-color, #d8dee8)}.help-screen{margin-bottom:6px;border:1px solid var(--border-color, #d8dee8);border-radius:4px;background:var(--paper-bg, #fff)}.help-screen:last-child{margin-bottom:0}.help-screen__toggle{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit}.help-screen__toggle:hover{background:var(--bg-subtle, #f8f9fb)}.help-screen__chevron{display:flex;flex-shrink:0;color:var(--text-muted, #5a6474)}.help-screen__toggle-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.help-screen__label{font-weight:600;font-size:.95rem}.help-screen__nav{font-size:.8rem;color:var(--text-muted, #5a6474)}.help-screen__status{flex-shrink:0;font-size:.7rem;text-transform:uppercase;letter-spacing:.03em;padding:2px 8px;border-radius:999px;background:#fff3cd;color:#856404}.help-screen__status--draft{background:#cce5ff;color:#004085}.help-screen__status--complete{background:#d4edda;color:#155724}.help-screen__body{padding:0 12px 12px 38px;border-top:1px solid var(--border-color, #e8ecf1)}.help-screen__summary{margin:12px 0 16px;font-size:.92rem;line-height:1.5;color:var(--text-secondary, #3d4654)}.help-sidebar-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.help-sidebar-item{border:1px solid var(--border-color, #e8ecf1);border-radius:4px;background:var(--bg-subtle, #f8f9fb);overflow:hidden}.help-sidebar-item__toggle{display:flex;align-items:flex-start;gap:8px;width:100%;padding:10px 12px;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit}.help-sidebar-item__toggle:hover{background:#00000008}.help-sidebar-item__chevron{display:flex;flex-shrink:0;margin-top:2px;color:var(--text-muted, #5a6474)}.help-sidebar-item__head{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.help-sidebar-item__label{font-weight:600;font-size:.92rem}.help-sidebar-item__description{font-size:.85rem;line-height:1.4;color:var(--text-muted, #5a6474)}.help-sidebar-item__body{padding:0 12px 14px 36px;border-top:1px solid var(--border-color, #eef1f5);background:var(--paper-bg, #fff)}.help-sidebar-item__body--pending{font-size:.88rem;color:var(--text-muted, #8a93a3);font-style:italic}.help-detail__section{margin-top:14px}.help-detail__section:first-child{margin-top:10px}.help-detail__title{margin:0 0 6px;font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--text-secondary, #3d4654)}.help-detail__intro,.help-detail__paragraph{margin:0 0 8px;font-size:.88rem;line-height:1.45;color:var(--text-secondary, #3d4654)}.help-detail__bullets{margin:0 0 8px;padding-left:18px}.help-detail__bullets li{font-size:.88rem;line-height:1.45;color:var(--text-secondary, #3d4654);margin-bottom:4px}.help-detail__fields{margin:0}.help-detail__field{margin-bottom:10px}.help-detail__field dt{font-size:.88rem;font-weight:600;color:var(--text-secondary, #3d4654);margin-bottom:2px}.help-detail__field dd{margin:0;font-size:.86rem;line-height:1.45;color:var(--text-muted, #5a6474)}.help-screen__id{display:inline-block;margin:10px 0 8px;font-size:.75rem;font-family:ui-monospace,monospace;color:var(--text-muted, #8a93a3);background:var(--bg-subtle, #f4f6f9);padding:2px 6px;border-radius:4px}.help-outline{margin:0;padding-left:0;list-style:none}.help-outline__section{margin-top:10px}.help-outline__section-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted, #5a6474);margin:0 0 6px}.help-outline__items{margin:0;padding-left:18px}.help-outline__items li{font-size:.9rem;line-height:1.45;color:var(--text-secondary, #3d4654)}.help-outline__items li.help-outline__item--placeholder{color:var(--text-muted, #8a93a3);font-style:italic}.help-module__empty{padding:24px;text-align:center;color:var(--text-muted, #5a6474)}.screen-help-btn{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid var(--border-color, #d8dee8);border-radius:6px;background:var(--paper-bg, #fff);cursor:pointer;font:inherit;font-size:.85rem;color:var(--text-secondary, #3d4654);flex-shrink:0}.screen-help-btn--icon-only{padding:2px;border:none;background:transparent;border-radius:4px;color:#5a6474;line-height:0}.screen-help-btn--icon-only:hover{background:#eef1f5;color:#2563eb}.screen-help-btn:hover{background:var(--bg-subtle, #f4f6f9);border-color:var(--text-muted, #8a93a3)}.screen-help-btn--icon-only:hover{border:none}.screen-help-btn__label{font-weight:600}.screen-help-panel{text-align:left;width:100%}.screen-help-panel__content{text-align:left}.screen-help-panel__content .help-detail__title{text-align:center}.screen-help-panel__content .help-detail__intro,.screen-help-panel__content .help-detail__paragraph,.screen-help-panel__content .help-detail__bullets,.screen-help-panel__content .help-detail__bullets li,.screen-help-panel__content .help-detail__field dt,.screen-help-panel__content .help-detail__field dd{text-align:left}.screen-help-panel__nav{margin:0 0 8px;font-size:.82rem;color:var(--text-muted, #8a93a3);text-align:left}.screen-help-panel__summary{margin:0 0 12px;font-size:.92rem;line-height:1.45;color:var(--text-secondary, #3d4654);text-align:left}.screen-help-panel__pending{margin:0;font-size:.88rem;color:var(--text-muted, #8a93a3);font-style:italic;text-align:left}.screen-help-panel__actions{margin-top:20px;padding-top:14px;border-top:1px solid var(--border-color, #e8eaf0);text-align:center}.ai-chat-trigger{position:fixed;bottom:24px;right:24px;z-index:1000;width:52px;height:52px;border-radius:50%;border:none;cursor:pointer;background:var(--color-primary, #2563eb);color:#fff;box-shadow:0 4px 14px #00000040;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.ai-chat-trigger:hover{transform:scale(1.08);box-shadow:0 6px 18px #0000004d}.ai-chat-trigger svg{width:24px;height:24px}.ai-chat-panel{position:fixed;bottom:88px;right:24px;z-index:1000;width:360px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 120px);background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000002e;border:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden;animation:ai-panel-in .22s ease-out}@keyframes ai-panel-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ai-chat-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:var(--color-primary, #2563eb);color:#fff;flex-shrink:0}.ai-chat-header-info{display:flex;align-items:center;gap:10px}.ai-chat-avatar{width:32px;height:32px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:16px}.ai-chat-title{font-size:14px;font-weight:600;line-height:1.2}.ai-chat-subtitle{font-size:11px;opacity:.85}.ai-chat-header-actions{display:flex;gap:6px}.ai-chat-btn-icon{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;opacity:.85;transition:opacity .15s,background .15s}.ai-chat-btn-icon:hover{opacity:1;background:#ffffff26}.ai-chat-btn-icon svg{width:16px;height:16px}.ai-chat-messages{flex:1;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:10px;background:#f9fafb}.ai-chat-messages::-webkit-scrollbar{width:4px}.ai-chat-messages::-webkit-scrollbar-track{background:transparent}.ai-chat-messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.ai-chat-welcome{text-align:center;padding:24px 12px;color:#6b7280}.ai-chat-welcome-icon{font-size:32px;margin-bottom:8px}.ai-chat-welcome h4{font-size:14px;font-weight:600;color:#374151;margin:0 0 4px}.ai-chat-welcome p{font-size:12px;line-height:1.5;margin:0}.ai-msg{display:flex;flex-direction:column;max-width:85%}.ai-msg--user{align-self:flex-end;align-items:flex-end}.ai-msg--assistant{align-self:flex-start;align-items:flex-start}.ai-msg-bubble{padding:9px 13px;border-radius:14px;font-size:13px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.ai-msg--user .ai-msg-bubble{background:var(--color-primary, #2563eb);color:#fff;border-bottom-right-radius:4px}.ai-msg--assistant .ai-msg-bubble{background:#fff;color:#1f2937;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.ai-msg-ticket-badge{display:inline-flex;align-items:center;gap:4px;margin-top:5px;padding:3px 8px;background:#fef3c7;border:1px solid #fcd34d;border-radius:99px;font-size:11px;color:#92400e}.ai-typing{display:flex;align-items:center;gap:4px;padding:10px 13px;background:#fff;border:1px solid #e5e7eb;border-radius:14px 14px 14px 4px;align-self:flex-start;width:fit-content}.ai-typing span{width:7px;height:7px;border-radius:50%;background:#9ca3af;animation:ai-bounce 1.2s infinite}.ai-typing span:nth-child(2){animation-delay:.2s}.ai-typing span:nth-child(3){animation-delay:.4s}@keyframes ai-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.ai-chat-error{margin:0 14px 8px;padding:8px 12px;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;font-size:12px;color:#991b1b;flex-shrink:0}.ai-chat-input-area{display:flex;align-items:flex-end;gap:8px;padding:12px 14px;border-top:1px solid #e5e7eb;background:#fff;flex-shrink:0}.ai-chat-textarea{flex:1;resize:none;border:1px solid #d1d5db;border-radius:10px;padding:9px 12px;font-size:13px;font-family:inherit;line-height:1.5;max-height:100px;overflow-y:auto;outline:none;transition:border-color .15s}.ai-chat-textarea:focus{border-color:var(--color-primary, #2563eb)}.ai-chat-textarea::placeholder{color:#9ca3af}.ai-chat-send{width:36px;height:36px;border-radius:50%;border:none;background:var(--color-primary, #2563eb);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,transform .1s}.ai-chat-send:hover:not(:disabled){background:#1d4ed8}.ai-chat-send:disabled{background:#93c5fd;cursor:not-allowed}.ai-chat-send svg{width:16px;height:16px}@media(max-width:480px){.ai-chat-panel{right:8px;bottom:80px;width:calc(100vw - 16px)}.ai-chat-trigger{right:12px;bottom:16px}}.login-page{display:flex;min-height:100vh;width:100%;background:#f4f6f8}.login-brand{position:relative;flex:0 0 44%;display:flex;align-items:center;justify-content:center;padding:48px 40px;background:linear-gradient(145deg,#282c34,#1a1d24 55%,#0f766e 140%);overflow:hidden}.login-brand__glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 70% 50% at 20% 80%,rgba(244,116,55,.18) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 85% 15%,rgba(15,118,110,.35) 0%,transparent 55%)}.login-brand__pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.04;background-image:linear-gradient(rgba(255,255,255,.6) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.6) 1px,transparent 1px);background-size:48px 48px}.login-brand__content{position:relative;z-index:1;max-width:340px;text-align:center}.login-brand__logo{width:min(220px,80%);height:auto;margin-bottom:28px;filter:drop-shadow(0 4px 24px rgba(0,0,0,.25))}.login-brand__slogan{width:min(200px,70%);height:auto;margin-bottom:20px;opacity:.92}.login-brand__tagline{margin:0;font-size:15px;font-weight:400;letter-spacing:.04em;color:#ffffff8c;line-height:1.5}.login-panel{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:32px 24px}.login-card{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:40px 36px 32px;box-shadow:0 1px 2px #0f172a0a,0 8px 32px #0f172a14,0 0 0 1px #0f172a0a;animation:login-card-enter .5s ease both}@keyframes login-card-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.login-card__header{margin-bottom:28px}.login-card__title{margin:0 0 6px;font-size:26px;font-weight:700;color:#282c34;letter-spacing:-.02em}.login-card__subtitle{margin:0;font-size:14px;color:#6b7280;line-height:1.45}.login-client-badge{display:flex;align-items:center;gap:10px;padding:10px 14px;margin-bottom:22px;background:linear-gradient(135deg,#f0fdf9,#ecfdf5);border:1px solid rgba(15,118,110,.22);border-radius:10px;cursor:pointer;transition:border-color .2s,box-shadow .2s}.login-client-badge:hover{border-color:#0f766e;box-shadow:0 2px 8px #0f766e1f}.login-client-badge__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#0f766e}.login-client-badge__value{flex:1;font-size:15px;font-weight:400;color:#6b7280;font-style:italic;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-client-badge__hint{font-size:12px;color:#0f766e;opacity:.75;white-space:nowrap}.login-fields{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.login-field{display:flex;flex-direction:column;gap:6px}.login-field__label{font-size:13px;font-weight:600;color:#374151}.login-field__input{box-sizing:border-box;width:100%;height:42px;padding:0 14px;font-size:15px;font-family:inherit;color:#1f2937;background:#fafafa;border:1px solid #dadada;border-radius:8px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.login-field__input::placeholder{color:#9ca3af}.login-field__input:hover{border-color:#b8b8b8;background:#fff}.login-field__input:focus{border-color:#0f766e;background:#fff;box-shadow:0 0 0 3px #0f766e1f}.login-actions{display:flex;flex-direction:column;gap:12px}.login-button{width:100%;height:44px;padding:0 20px;border:none;border-radius:8px;font-size:15px;font-weight:600;font-family:inherit;letter-spacing:.02em;color:#fff;background:#081;cursor:pointer;outline:0;transition:filter .2s,transform .15s,box-shadow .2s;box-shadow:0 2px 8px #00881147}.login-button:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 4px 14px #00881152}.login-button:active:not(:disabled){transform:scale(.98)}.login-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.login-biometric-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:42px;padding:0 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;cursor:pointer;outline:0;font-size:14px;font-weight:500;font-family:inherit;color:#374151;transition:border-color .2s,background .2s,transform .15s}.login-biometric-button:hover:not(:disabled){border-color:#0f766e;background:#f0fdf9;color:#0f766e}.login-biometric-button:active:not(:disabled){transform:scale(.98)}.login-biometric-button:disabled{opacity:.6;cursor:not-allowed}.login-biometric-icon{width:22px;height:22px;pointer-events:none;opacity:.85}.login-biometric-button--loading .login-biometric-icon{animation:login-biometric-pulse 1.2s ease-in-out infinite}@keyframes login-biometric-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.94)}}.login-card__footer{margin-top:24px;padding-top:20px;border-top:1px solid #f0f0f0;text-align:center}.login-card__footer-text{margin:0;font-size:12px;color:#9ca3af}.display-none{display:none}@media screen and (max-width:768px){.login-page{flex-direction:column;background:linear-gradient(180deg,#282c34,#1a1d24 180px,#f4f6f8 180px)}.login-brand{flex:0 0 auto;padding:32px 24px 40px;background:transparent}.login-brand__glow,.login-brand__pattern{display:none}.login-brand__content{max-width:none}.login-brand__logo{width:160px;margin-bottom:10px}.login-brand__slogan{display:none}.login-brand__tagline{display:block;font-size:14px;color:#fff9}.login-panel{padding:0 16px 32px;margin-top:-8px}.login-card{padding:28px 22px 24px;border-radius:14px}.login-card__title{font-size:22px}}@media screen and (max-width:380px){.login-card{padding:24px 18px 20px}}
