/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}}@font-face{font-family:Codenor Lato;src:url(/fonts/lato-regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Codenor Lato;src:url(/fonts/lato-bold.ttf)format("truetype");font-style:normal;font-weight:700 900;font-display:swap}@font-face{font-family:Codenor Raleway;src:url(/fonts/raleway-variable.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Codenor Rubik;src:url(/fonts/rubik-variable.ttf)format("truetype");font-style:normal;font-weight:300 900;font-display:swap}:root{--navy:#0b2f55;--navy-deep:#072542;--brand:#13408a;--blue:#1769aa;--sky:#e7f3fc;--ink:#243b53;--muted:#63768b;--line:#dce6ef;--soft:#f4f8fc;--white:#fff;--danger:#a83939;--danger-soft:#fff2f2}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:var(--soft);margin:0;font-family:Codenor Lato,ui-sans-serif,system-ui,sans-serif}a{color:inherit}button,input,select,.header-side,.eyebrow,.form-kicker,.section-eyebrow,.credit-status,.data-tabs{font-family:Codenor Rubik,Codenor Lato,sans-serif}svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.login-page{background:var(--soft);flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:20;background:#fffffff5;border-bottom:1px solid #dce6eff2;height:80px;position:relative}.header-inner{justify-content:space-between;align-items:center;width:min(1200px,100% - 48px);height:100%;margin-inline:auto;display:flex}.brand-link{align-items:center;display:flex}.brand-link img{object-fit:contain;object-position:left center;width:188px;height:56px}.header-side{align-items:center;gap:24px;display:flex}.header-side>span{color:var(--navy);font-family:Codenor Raleway,Codenor Lato,sans-serif;font-size:13px;font-weight:750}.header-side a{border-left:1px solid var(--line);color:var(--muted);padding-left:24px;font-size:11px;font-weight:750;text-decoration:none;transition:color .2s}.header-side a span{color:var(--brand);margin-left:6px}.header-side a:hover{color:var(--brand)}.login-shell{border:1px solid var(--line);background:var(--white);border-radius:20px;flex:1;grid-template-columns:1.08fr .92fr;width:min(1200px,100% - 48px);min-height:700px;margin:34px auto;display:grid;overflow:hidden;box-shadow:0 24px 60px #0e375a1f}.brand-panel{min-height:700px;color:var(--white);background:linear-gradient(145deg, var(--navy-deep), #0a3962 56%, #0e4d7b);flex-direction:column;display:flex;position:relative;overflow:hidden}.panel-grid{opacity:.11;background-image:linear-gradient(#ffffff47 1px,#0000 1px),linear-gradient(90deg,#ffffff47 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(140deg,#0000 12%,#000 50%,#0000 92%);mask-image:linear-gradient(140deg,#0000 12%,#000 50%,#0000 92%)}.panel-glow{filter:blur(1px);border-radius:50%;position:absolute}.panel-glow-one{background:radial-gradient(circle,#309add61,#309add00 70%);width:430px;height:430px;top:-185px;right:-210px}.panel-glow-two{background:radial-gradient(circle,#1366a86b,#1366a800 70%);width:520px;height:520px;bottom:-280px;left:-290px}.brand-panel:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:330px;height:330px;position:absolute;bottom:76px;right:-80px;box-shadow:0 0 0 44px #ffffff06,0 0 0 88px #ffffff05}.brand-panel-content{z-index:2;max-width:570px;margin:auto 58px;position:relative}.eyebrow{color:#bce1fa;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:24px;font-size:10px;font-weight:850;display:inline-flex}.eyebrow span{background:#55b1ea;width:24px;height:2px}.brand-panel h1{letter-spacing:-.045em;margin:0;font-family:Codenor Raleway,Codenor Lato,sans-serif;font-size:clamp(45px,5vw,65px);line-height:1.01}.brand-panel-content>p{color:#c9dae8;max-width:540px;margin:25px 0 34px;font-size:15px;line-height:1.75}.security-note{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff24;border-radius:11px;align-items:center;gap:14px;width:fit-content;padding:13px 16px;display:flex}.security-icon{color:#8bd2fb;background:#53b0e821;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.security-note div{flex-direction:column;gap:3px;display:flex}.security-note strong{font-size:11px}.security-note small{color:#aebfcd;font-size:9px}.panel-footer{z-index:2;color:#8fa8bb;letter-spacing:.04em;text-transform:uppercase;border-top:1px solid #ffffff1c;justify-content:space-between;gap:20px;margin:0 58px 34px;padding-top:20px;font-size:9px;display:flex;position:relative}.form-panel{background:var(--white);place-items:center;padding:56px 72px;display:grid}.form-wrap{width:min(100%,410px)}.form-kicker{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:850}.form-wrap h2{color:var(--navy-deep);letter-spacing:-.034em;margin:11px 0 13px;font-family:Codenor Raleway,Codenor Lato,sans-serif;font-size:37px;line-height:1.07}.form-intro{color:var(--muted);margin:0 0 34px;font-size:13px;line-height:1.7}form>label,.password-label label{color:#344e66;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.password-label{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.password-label a{color:var(--brand);margin-bottom:8px;font-size:9px;font-weight:750;text-decoration:none}.input-wrap{align-items:center;display:flex;position:relative}.input-icon{z-index:1;color:#8ca0b2;pointer-events:none;place-items:center;display:grid;position:absolute;left:14px}.input-icon svg{width:18px;height:18px}.input-wrap input{width:100%;height:52px;color:var(--navy-deep);background:#fbfdff;border:1px solid #cfdce7;border-radius:9px;outline:none;padding:0 48px 0 44px;font-size:12px;transition:border .2s,box-shadow .2s,background .2s}.input-wrap input::placeholder{color:#9babb8}.input-wrap input:focus{background:#fff;border-color:#6caedb;box-shadow:0 0 0 4px #1769aa1a}.password-toggle{color:#8295a5;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid;position:absolute;right:8px}.password-toggle:hover{color:var(--brand);background:var(--sky)}.password-toggle svg{width:18px;height:18px}.submit-button{color:#fff;background:linear-gradient(120deg, var(--brand), #1475bc);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:12px;width:100%;height:54px;margin-top:25px;font-size:12px;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;box-shadow:0 12px 24px #13408a36}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 30px #13408a45}.submit-button:disabled{opacity:.7;cursor:wait}.form-message{color:var(--danger);background:var(--danger-soft);border:1px solid #f0caca;border-radius:8px;margin-top:18px;padding:11px 13px;font-size:10px;line-height:1.5}.help-box{border-top:1px solid var(--line);margin-top:30px;padding-top:23px}.help-box>span{color:var(--navy);font-size:10px;font-weight:850}.help-box p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.6}.help-box a{color:var(--brand);font-weight:750;text-decoration:none}.mobile-footer{display:none}.secondary-auth-page{background:linear-gradient(145deg,#edf5fb,#f8fbfd);min-height:100vh}.secondary-auth-content{place-items:center;min-height:calc(100vh - 80px);padding:54px 24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(100%,480px);padding:42px;box-shadow:0 22px 55px #0e375a1f}.auth-card h1{color:var(--navy-deep);letter-spacing:-.035em;margin:11px 0 13px;font-family:Codenor Raleway,Codenor Lato,sans-serif;font-size:38px;line-height:1.08}.auth-card>p{color:var(--muted);margin:0 0 30px;font-size:12px;line-height:1.7}.auth-card form>label{margin-top:18px}.auth-card form>label:first-child{margin-top:0}.auth-card .input-wrap input{padding-left:15px}.confirm-label{margin-top:18px}.password-rule{color:var(--muted);margin-top:9px;font-size:9px;display:block}.auth-success{color:#116a48;background:#effaf4;border:1px solid #bfe5d2;border-radius:11px;flex-direction:column;gap:8px;padding:20px;display:flex}.auth-success strong{font-size:13px}.auth-success span{font-size:10px;line-height:1.6}.auth-success a{color:var(--brand);margin-top:5px;font-size:10px;font-weight:800;text-decoration:none}.auth-link-button{text-decoration:none}.portal-page{background:var(--soft);min-height:100vh}.portal-header{border-bottom:1px solid var(--line);background:#fff;height:80px}.portal-header-inner{justify-content:space-between;align-items:center;width:min(1200px,100% - 48px);height:100%;margin-inline:auto;display:flex}.portal-account{align-items:center;gap:20px;display:flex}.portal-account>div{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.portal-account strong{color:var(--navy);font-size:11px}.portal-account small{color:var(--muted);font-size:9px}.logout-button{border:1px solid var(--line);min-height:38px;color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;padding:0 13px;font-size:9px;font-weight:600}.admin-header-link{color:#fff;background:var(--navy);border-radius:8px;align-items:center;min-height:38px;padding:0 13px;font-family:Codenor Rubik,Codenor Lato,sans-serif;font-size:9px;font-weight:600;text-decoration:none;display:inline-flex}.portal-content{width:min(1200px,100% - 48px);margin-inline:auto;padding-block:64px}.portal-title-row{justify-content:space-between;align-items:end;gap:40px;display:flex}.portal-title-row h1{color:var(--navy-deep);letter-spacing:-.04em;margin:10px 0 8px;font-family:Codenor Raleway,Codenor Lato,sans-serif;font-size:45px}.portal-title-row p{color:var(--muted);margin:0;font-size:12px}.company-selector{color:var(--muted);text-transform:uppercase;flex-direction:column;gap:6px;font-size:9px;font-weight:800;display:flex}.company-selector select{border:1px solid var(--line);min-width:290px;height:44px;color:var(--navy);text-transform:none;background:#fff;border-radius:8px;padding:0 12px;font-size:11px}.single-company{border:1px solid var(--line);max-width:350px;color:var(--navy);background:#fff;border-radius:9px;padding:13px 16px;font-size:11px}.portal-empty-state{text-align:center;background:#fff;border:1px dashed #bfd0dd;border-radius:17px;align-content:center;place-items:center;min-height:340px;margin-top:42px;padding:40px;display:grid}.portal-lock-mark{color:#14704e;background:#e7f6ee;border-radius:13px;place-items:center;width:50px;height:50px;margin-bottom:17px;font-size:22px;font-weight:850;display:grid}.portal-empty-state>span{color:#14704e;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.portal-empty-state h2{color:var(--navy-deep);margin:9px 0;font-family:Codenor Raleway,Codenor Lato,sans-serif;font-size:28px}.portal-empty-state p{max-width:520px;color:var(--muted);margin:0;font-size:11px;line-height:1.7}.monthly-dashboard{margin-top:34px}.portal-filters{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:end;gap:14px;margin-bottom:22px;padding:18px;display:flex;box-shadow:0 8px 28px #0e375a0f}.portal-filters label{flex-direction:column;gap:7px;min-width:260px;display:flex}.portal-filters label:first-child{flex:1}.portal-filters span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.portal-filters select{width:100%;height:44px;color:var(--navy);background:#fff;border:1px solid #cfdce7;border-radius:9px;outline:none;padding:0 36px 0 12px;font-size:11px}.portal-filters select:focus{border-color:#6caedb;box-shadow:0 0 0 4px #1769aa1a}.dashboard-status,.dashboard-error{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:12px;margin-top:18px;padding:18px;font-size:11px}.dashboard-error{color:var(--danger);background:var(--danger-soft);border-color:#f0caca}.account-current-card{color:#fff;background:linear-gradient(135deg, var(--navy-deep), #0d4c7a);border:1px solid #cfe0ed;border-radius:16px;justify-content:space-between;align-items:center;gap:30px;padding:25px 27px;display:flex;box-shadow:0 16px 36px #07254224}.section-eyebrow{color:#8ed3fb;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:850}.account-current-card h2{letter-spacing:-.025em;margin:8px 0 4px;font-family:Codenor Raleway,Codenor Lato,sans-serif;font-size:25px}.account-current-card p{color:#b9cede;margin:0;font-size:10px}.account-current-values{align-items:center;gap:28px;display:flex}.account-current-values>div{text-align:right;flex-direction:column;gap:5px;display:flex}.account-current-values>div span{color:#a9c3d7;font-size:9px}.account-current-values>div strong{font-size:18px}.positive{color:#15803d!important}.negative{color:#b91c1c!important}.account-current-card .positive{color:#8be3bd!important}.account-current-card .negative{color:#ffb4b4!important}.credit-status{color:#dff7eb;white-space:nowrap;background:#1d8b5b52;border:1px solid #ffffff26;border-radius:999px;padding:8px 12px;font-size:9px;font-weight:850}.status-sobregirado{color:#ffe0e0;background:#b42d2d73}.status-sin-disponible{color:#fff2c7;background:#ae7c1066}.status-sin-abonos{color:#ffe2c7;background:#be53146b}.status-sin-movimientos{color:#e2e8ee;background:#63768b66}.period-heading{justify-content:space-between;align-items:end;gap:25px;margin:34px 2px 16px;display:flex}.period-heading .section-eyebrow{color:var(--blue)}.period-heading h2{color:var(--navy-deep);text-transform:capitalize;margin:6px 0 0;font-family:Codenor Raleway,Codenor Lato,sans-serif;font-size:27px}.period-heading p{color:var(--muted);margin:0;font-size:10px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;justify-content:center;gap:9px;min-height:104px;padding:18px 20px;display:flex;box-shadow:0 8px 24px #0e375a0d}.metric-grid article span{color:var(--muted);font-size:9px;font-weight:750}.metric-grid article strong{color:var(--navy-deep);letter-spacing:-.025em;font-size:21px}.metric-danger{background:snow!important;border-color:#efd4d4!important}.metric-danger strong{color:#a83939!important}.metric-success{background:#f8fdf9!important;border-color:#cce6d8!important}.metric-success strong{color:#16764f!important}.data-tabs{border:1px solid var(--line);background:#eaf1f6;border-radius:12px;gap:6px;margin-top:30px;padding:6px;display:flex;overflow-x:auto}.data-tabs button{min-height:38px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 17px;font-size:10px;font-weight:600}.data-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 3px 12px #0e375a1a}.data-panel{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:12px;overflow:hidden;box-shadow:0 10px 28px #0e375a0f}.data-panel-toolbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:14px 16px 14px 19px;display:flex}.data-panel-toolbar>div{flex-direction:column;gap:4px;display:flex}.data-panel-toolbar strong{color:var(--navy-deep);font-family:Codenor Raleway,Codenor Lato,sans-serif;font-size:14px}.data-panel-toolbar>div span{color:var(--muted);font-size:9px}.download-statement-button{color:#fff;background:linear-gradient(135deg, var(--brand), #1686c6);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:9px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #1464aa2e}.download-statement-button:hover{filter:brightness(.96);transform:translateY(-1px)}.download-statement-button>span{font-size:15px;line-height:1}.data-table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:940px;font-size:10px}.compact-table .data-table{min-width:680px}.data-table th{border-bottom:1px solid var(--line);color:#52677a;letter-spacing:.045em;text-align:left;text-transform:uppercase;background:#f2f6f9;padding:13px 12px;font-size:8px;font-weight:850}.data-table td{color:#344e66;vertical-align:top;border-bottom:1px solid #e7edf2;padding:11px 12px}.data-table tbody tr:hover{background:#f9fcfe}.data-table .initial-row{background:#f4f8fb}.data-table .initial-row td{color:var(--navy)}.number-cell{white-space:nowrap;text-align:right!important}.empty-cell{text-align:center;color:var(--muted)!important;padding:38px!important}.data-table tfoot td{color:var(--navy-deep);background:#f8fafc;border-top:2px solid #cfdbe5;border-bottom:0;padding:13px 12px;font-weight:850}.admin-content{max-width:1248px}.admin-workspace{gap:20px;margin-top:34px;display:grid}.admin-invite-card,.admin-list-card{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 10px 30px #0e375a0f}.admin-invite-card{grid-template-columns:.65fr 1.35fr;gap:32px;padding:24px 26px;display:grid}.admin-invite-card h2,.admin-list-toolbar h2{color:var(--navy-deep);margin:6px 0;font-family:Codenor Raleway,Codenor Lato,sans-serif;font-size:22px}.admin-invite-card p,.admin-list-toolbar p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.admin-invite-controls{grid-template-columns:minmax(270px,1fr) 180px auto;align-items:end;gap:12px;display:grid}.admin-invite-controls label,.admin-list-toolbar label{flex-direction:column;gap:7px;display:flex}.admin-invite-controls label>span,.admin-list-toolbar label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-family:Codenor Rubik,Codenor Lato,sans-serif;font-size:8px;font-weight:600}.admin-invite-controls select,.admin-list-toolbar input{width:100%;height:43px;color:var(--navy);background:#fff;border:1px solid #cfdce7;border-radius:9px;outline:none;padding:0 12px;font-size:10px}.admin-invite-controls select:focus,.admin-list-toolbar input:focus{border-color:#6caedb;box-shadow:0 0 0 4px #1769aa1a}.admin-primary-button{color:#fff;background:linear-gradient(120deg, var(--brand), #1475bc);white-space:nowrap;cursor:pointer;border:0;border-radius:9px;min-height:43px;padding:0 16px;font-size:10px;font-weight:600}.admin-primary-button:disabled,.admin-user-actions button:disabled{opacity:.5;cursor:not-allowed}.admin-notice{color:#146c49;background:#eefaf3;border:1px solid #bfe0ce;border-radius:11px;padding:14px 17px;font-size:10px}.admin-list-card{overflow:hidden}.admin-list-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:30px;padding:20px 24px;display:flex}.admin-list-toolbar label{width:min(340px,100%)}.admin-user-list{display:grid}.admin-user-row{border-bottom:1px solid #e7edf2;grid-template-columns:1fr 1.25fr auto;align-items:center;gap:24px;min-height:112px;padding:18px 24px;display:grid}.admin-user-row:last-child{border-bottom:0}.admin-user-row:hover{background:#fbfdff}.admin-user-identity,.admin-user-company{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.admin-user-identity strong,.admin-user-company strong{max-width:100%;color:var(--navy-deep);text-overflow:ellipsis;font-size:11px;overflow:hidden}.admin-user-identity a{color:var(--brand);font-size:9px;text-decoration:none}.admin-user-company span,.admin-user-company small{color:var(--muted);font-size:8px}.admin-state{color:#7a5a12;letter-spacing:.06em;text-transform:uppercase;background:#fff5d9;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:600}.state-activo{color:#146c49;background:#e8f7ef}.state-bloqueado{color:#9b3333;background:#fff0f0}.admin-user-actions{justify-content:flex-end;gap:7px;display:flex}.admin-user-actions button{min-height:35px;color:var(--navy);white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cad9e5;border-radius:8px;padding:0 10px;font-size:8px;font-weight:600}.admin-user-actions .danger-action{color:#a83939;background:#fff8f8;border-color:#efcaca}.admin-user-actions .success-action{color:#146c49;background:#f5fcf8;border-color:#bedfcd}.admin-empty{color:var(--muted);text-align:center;padding:45px;font-size:10px}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #69b9ec}@media (width<=950px){.login-shell{grid-template-columns:1fr}.brand-panel{min-height:430px}.brand-panel-content{margin:64px 48px 45px}.brand-panel h1{max-width:650px;font-size:52px}.panel-footer{margin-inline:48px}.form-panel{padding-block:72px}}@media (width<=640px){.site-header{height:70px}.header-inner,.login-shell{width:min(100% - 28px,1200px)}.brand-link img{width:148px;height:46px}.header-side>span{display:none}.header-side a{border:0;padding:0;font-size:0}.header-side a span{background:var(--sky);border-radius:9px;place-items:center;width:36px;height:36px;margin:0;font-size:17px;display:grid}.login-shell{border-radius:15px;min-height:0;margin-block:18px}.brand-panel{min-height:355px}.brand-panel-content{margin:52px 25px 34px}.eyebrow{margin-bottom:17px;font-size:8px}.brand-panel h1{font-size:39px}.brand-panel-content>p{margin-block:18px 23px;font-size:12px}.security-note{padding:10px 12px}.security-note small{max-width:210px}.panel-footer{display:none}.form-panel{padding:48px 25px 45px}.form-wrap h2{font-size:32px}.form-intro{margin-bottom:27px}.mobile-footer{color:#8497a8;justify-content:space-between;align-items:center;min-height:62px;padding:0 20px;font-size:9px;display:flex}.mobile-footer a{color:var(--brand);text-decoration:none}.secondary-auth-content{min-height:calc(100vh - 70px);padding:25px 14px}.auth-card{padding:30px 23px}.auth-card h1{font-size:32px}.portal-header{height:auto;min-height:70px}.portal-header-inner,.portal-content{width:min(100% - 28px,1200px)}.portal-account>div{display:none}.admin-header-link{padding-inline:10px}.portal-content{padding-block:42px}.portal-title-row{flex-direction:column;align-items:stretch;gap:24px}.portal-title-row h1{font-size:37px}.company-selector select,.single-company{width:100%;min-width:0;max-width:none}.portal-empty-state{min-height:310px;margin-top:28px;padding:26px}.monthly-dashboard{margin-top:26px}.portal-filters{flex-direction:column;align-items:stretch;padding:14px}.portal-filters label{min-width:0}.account-current-card{flex-direction:column;align-items:stretch;padding:22px}.account-current-values{grid-template-columns:1fr 1fr;gap:17px;display:grid}.account-current-values>div{text-align:left}.credit-status{grid-column:1/-1;width:fit-content}.period-heading{flex-direction:column;align-items:flex-start;gap:7px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article{min-height:95px;padding:15px}.metric-grid article strong{font-size:17px}.data-tabs{margin-top:22px}.data-panel-toolbar{flex-direction:column;align-items:stretch;padding:16px}.download-statement-button{width:100%}.admin-invite-card{grid-template-columns:1fr;padding:20px}.admin-invite-controls{grid-template-columns:1fr}.admin-list-toolbar{flex-direction:column;align-items:stretch;gap:16px;padding:18px}.admin-list-toolbar label{width:100%}.admin-user-row{grid-template-columns:1fr;gap:15px;padding:18px}.admin-user-actions{flex-wrap:wrap;justify-content:flex-start}}@media (width<=420px){.metric-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
