*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--font-family-primary:"Inter","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto",sans-serif;--font-family-mono:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--color-background:#f7f8fa;--color-text:#1f2937;--color-primary:#2d4722;--color-primary-dark:#1e3018;--color-primary-light:#3d5c30;--color-primary-muted:#eef2ea;--color-accent:#F7D117;--color-accent-dark:#d4b012;--color-surface:#ffffff;--color-border:#e8ecef;--color-muted:#6b7280;--border-radius:8px;--shadow-base:0 2px 8px rgba(0,0,0,0.1);--transition-base:0.2s ease-in-out}html{font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{margin:0;font-family:var(--font-family-primary);background:var(--color-background);color:var(--color-text);overflow-x:hidden;min-height:100vh}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}a{color:inherit;text-decoration:none;transition:color var(--transition-base)}a:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}img{max-width:100%;height:auto;border:0;display:block}table{border-collapse:collapse;width:100%}button,input,optgroup,select,textarea{font:inherit;margin:0}button{cursor:pointer;border:none;background:transparent;transition:all var(--transition-base)}button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.loading-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.login-bg-full{background:radial-gradient(circle at 16% 20%,rgba(247,209,23,.28) 0,rgba(247,209,23,0) 40%),radial-gradient(circle at 84% 72%,rgba(45,71,34,.14) 0,rgba(45,71,34,0) 42%),linear-gradient(135deg,#fafdf7,#f0f5eb 52%,#e5edde)!important;background-size:100% 100%!important;animation:none!important;min-height:100vh!important}.login-bg-full,.login-bg-no-scroll{overflow:hidden!important}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes logoRedPurple{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.logo-fallback-animated{background:linear-gradient(270deg,#ff3a3a,#a259ff,#ff3a3a);background-size:200% 200%;animation:logoRedPurple 4s ease-in-out infinite}@media (max-width:768px){html{font-size:14px}body{overflow-x:auto}}@media (min-resolution:192dpi){img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}html[data-theme=dark]{--color-background:#121810;--color-text:#e8ede4;--color-surface:#1a2316;--color-border:rgba(45,71,34,0.45);--color-muted:#a3b59a;--color-primary:#6b8f52;--color-primary-dark:#F7D117;--color-accent:#F7D117}html[data-theme=dark] body{background:var(--color-background);color:var(--color-text)}html[data-theme=dark] .main-content{background:var(--color-background)!important}html[data-theme=dark] .sidebar{background:#1e3018!important;border-right-color:#2d4722!important}html[data-theme=dark] .sidebar-link{color:rgba(255,255,255,.72)!important}html[data-theme=dark] .sidebar-link.active,html[data-theme=dark] .sidebar-link:hover{background:rgba(247,209,23,.12)!important;color:#ffffff!important;border-left-color:#F7D117!important}html[data-theme=dark] .header,html[data-theme=dark] .portal-header{background:#2d4722!important;color:#ffffff!important;border-bottom-color:rgba(247,209,23,.25)!important;box-shadow:0 4px 18px rgba(0,0,0,.35)!important}html[data-theme=dark] .portal-header:before{background:#F7D117!important}html[data-theme=dark] .portal-header__email,html[data-theme=dark] .portal-header__welcome-label{color:rgba(255,255,255,.72)!important}html[data-theme=dark] .header-title,html[data-theme=dark] .portal-header__client-name{color:#F7D117!important}html[data-theme=dark] .portal-header__lang-btn{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.28)!important;color:#ffffff!important}html[data-theme=dark] .portal-header__lang-btn:hover{background:rgba(247,209,23,.15)!important;border-color:rgba(247,209,23,.45)!important}html[data-theme=dark] .portal-header__menu{background:#1e3018!important;border-color:rgba(247,209,23,.2)!important}html[data-theme=dark] .header-menu button{color:#ffffff!important}html[data-theme=dark] .header-menu button:hover{background:rgba(247,209,23,.12)!important}html[data-theme=dark] .dashboard-container,html[data-theme=dark] .dashboard-page{background:var(--color-background)!important}html[data-theme=dark] .dashboard-table-wrap,html[data-theme=dark] .dashboard-toolbar{background:var(--color-surface)!important;border-color:var(--color-border)!important}html[data-theme=dark] .dashboard-table-totals{background:#1a2316!important;border-top-color:rgba(255,255,255,.08)!important;box-shadow:none!important}html[data-theme=dark] .dashboard-footer-tip,html[data-theme=dark] .dashboard-pagination__info,html[data-theme=dark] .dashboard-record-count,html[data-theme=dark] .dashboard-toolbar__filters label{color:var(--color-muted)!important}html[data-theme=dark] .dashboard-toolbar__filters input,html[data-theme=dark] .dashboard-toolbar__filters select{background:#253020!important;border-color:rgba(45,71,34,.55)!important;color:#e8ede4!important}html[data-theme=dark] .dashboard-toolbar__filters input:focus,html[data-theme=dark] .dashboard-toolbar__filters select:focus{border-color:rgba(247,209,23,.5)!important;box-shadow:0 0 0 3px rgba(247,209,23,.15)!important}html[data-theme=dark] .mi-tabla th{background:#253020!important;color:#e8ede4!important;border-bottom-color:rgba(45,71,34,.5)!important}html[data-theme=dark] .mi-tabla thead th:hover{background:#2d3828!important}html[data-theme=dark] .mi-tabla th .col-resize-handle{border-left-color:rgba(255,255,255,.06)!important}html[data-theme=dark] .mi-tabla th .col-resize-handle:hover{border-left-color:rgba(247,209,23,.22)!important}html[data-theme=dark] .mi-tabla td{background:var(--color-surface)!important;color:#e8ede4!important;border-color:rgba(45,71,34,.35)!important}html[data-theme=dark] .mi-tabla tbody tr:hover td{background:#222d1c!important}html[data-theme=dark] .mi-tabla--totals td{background:#1a2316!important}html[data-theme=dark] .mi-tabla--totals .table-total-cell--label{color:#9aa892!important}html[data-theme=dark] .mi-tabla--totals .table-total-amount,html[data-theme=dark] .mi-tabla--totals .table-total-currency{color:#c9b86a!important}html[data-theme=dark] .status-badge--pending{background:rgba(146,64,14,.22)!important;border-color:rgba(252,211,77,.28)!important;color:#fcd34d!important}html[data-theme=dark] .status-badge--progress{background:rgba(30,64,175,.22)!important;border-color:rgba(147,197,253,.28)!important;color:#93c5fd!important}html[data-theme=dark] .status-badge--transport{background:rgba(3,105,161,.22)!important;border-color:rgba(125,211,252,.28)!important;color:#7dd3fc!important}html[data-theme=dark] .status-badge--risk{background:rgba(154,52,18,.22)!important;border-color:rgba(253,186,116,.28)!important;color:#fdba74!important}html[data-theme=dark] .status-badge--scheduled{background:rgba(133,77,14,.22)!important;border-color:rgba(253,224,71,.28)!important;color:#fde047!important}html[data-theme=dark] .status-badge--loaded{background:rgba(22,101,52,.22)!important;border-color:rgba(134,239,172,.28)!important;color:#86efac!important}html[data-theme=dark] .status-badge--paid{background:rgba(17,94,89,.22)!important;border-color:rgba(94,234,212,.28)!important;color:#5eead4!important}html[data-theme=dark] .status-badge--docs{background:rgba(91,33,182,.22)!important;border-color:rgba(196,181,253,.28)!important;color:#c4b5fd!important}html[data-theme=dark] .status-badge--delivered{background:rgba(6,95,70,.28)!important;border-color:rgba(110,231,183,.22)!important;color:#6ee7b7!important}html[data-theme=dark] .status-badge--cancelled{background:rgba(153,27,27,.22)!important;border-color:rgba(252,165,165,.28)!important;color:#fca5a5!important}html[data-theme=dark] .status-badge--default{background:rgba(55,65,81,.35)!important;border-color:rgba(156,163,175,.25)!important;color:#d1d5db!important}html[data-theme=dark] .fecha-carga-cell--red{color:#fca5a5!important}html[data-theme=dark] .fecha-carga-cell--yellow{color:#F7D117!important}html[data-theme=dark] .fecha-carga-cell--green{color:#86efac!important}html[data-theme=dark] .fecha-carga-cell--completed{color:#94a3b8!important}html[data-theme=dark] .cell-empty{color:#6b7280!important}html[data-theme=dark] .no-data{color:var(--color-muted)!important}html[data-theme=dark] .portal-btn--primary{background:#F7D117!important;color:#2d4722!important;border-color:#F7D117!important}html[data-theme=dark] .portal-btn--primary:hover{background:#ebd011!important;border-color:#ebd011!important}html[data-theme=dark] .portal-btn--secondary{background:#253020!important;border-color:rgba(45,71,34,.55)!important;color:#e8ede4!important}html[data-theme=dark] .portal-btn--secondary:hover{background:#2d3828!important;border-color:rgba(247,209,23,.35)!important}html[data-theme=dark] .portal-btn--ghost{background:rgba(45,71,34,.35)!important;color:#e8ede4!important;border-color:rgba(45,71,34,.55)!important}html[data-theme=dark] .portal-btn--ghost:hover{background:rgba(247,209,23,.12)!important;border-color:rgba(247,209,23,.35)!important}html[data-theme=dark] .portal-btn--clear{background:rgba(153,27,27,.28)!important;color:#fca5a5!important;border-color:rgba(252,165,165,.45)!important;box-shadow:0 1px 3px rgba(0,0,0,.25)!important}html[data-theme=dark] .portal-btn--clear:hover{background:rgba(220,38,38,.35)!important;border-color:rgba(252,165,165,.65)!important;color:#fecaca!important}html[data-theme=dark] .portal-btn--link{color:#F7D117!important}html[data-theme=dark] .fecha-legend-info__btn{color:#a3b59a!important}html[data-theme=dark] .fecha-legend-info__btn:hover,html[data-theme=dark] .fecha-legend-info__btn[aria-expanded=true]{color:#F7D117!important;background:rgba(247,209,23,.12)!important}html[data-theme=dark] .fecha-legend-info__panel{background:#1a2316!important;border-color:rgba(45,71,34,.55)!important}html[data-theme=dark] .fecha-legend-info__title{color:#e8ede4!important}html[data-theme=dark] .fecha-legend-info__item{color:#cbd5e1!important}html[data-theme=dark] .search-help-hint__btn{color:#e8ede4!important;background:rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.18)!important}html[data-theme=dark] .search-help-hint__btn:focus-visible,html[data-theme=dark] .search-help-hint__btn:hover{color:#F7D117!important;background:rgba(247,209,23,.16)!important;border-color:rgba(247,209,23,.42)!important}html[data-theme=dark] .search-help-hint__panel{background:#1a2316!important;border-color:rgba(45,71,34,.65)!important;box-shadow:0 12px 28px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.03)!important}html[data-theme=dark] .search-help-hint__title{color:#e8ede4!important}html[data-theme=dark] .search-help-hint__text{color:#cbd5e1!important}html[data-theme=dark] .search-help-hint__example{color:#a3b59a!important}html[data-theme=dark] td mark{background:#F7D117!important;color:#2d4722!important}html[data-theme=dark] .settings-page__back{background:var(--color-surface)!important;border-color:var(--color-border)!important;color:var(--color-text)!important}html[data-theme=dark] .settings-page__back:hover{background:rgba(247,209,23,.08)!important;border-color:rgba(247,209,23,.35)!important}html[data-theme=dark] .settings-page__save{background:#F7D117!important;color:#2d4722!important}html[data-theme=dark] .settings-page__save:hover:not(:disabled){background:#ebd011!important}html[data-theme=dark] .settings-card{background:var(--color-surface)!important;border-color:var(--color-border)!important}html[data-theme=dark] .settings-card__title{color:#e8ede4!important}html[data-theme=dark] .settings-card input[type=checkbox],html[data-theme=dark] .settings-card select{accent-color:#F7D117}.dashboard-container--compact .mi-tabla td,.dashboard-container--compact .mi-tabla th{padding-top:6px!important;padding-bottom:6px!important;font-size:.8125rem!important}.portal-select{position:relative;display:inline-block;vertical-align:middle;min-width:0}.portal-select--block{display:block;width:100%}.portal-select--filter{min-width:148px}.portal-select--compact{min-width:72px}.portal-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:32px;padding:5px 10px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#111827;font-size:.8125rem;font-weight:500;line-height:1.25;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.portal-select--block .portal-select__trigger{min-height:42px;padding:10px 12px;font-size:.9375rem}.portal-select__trigger:hover:not(:disabled){border-color:#9ca3af}.portal-select__trigger:focus-visible{outline:none;border-color:#2d4722;box-shadow:0 0 0 3px rgba(45,71,34,.12)}.portal-select--open .portal-select__trigger{border-color:#2d4722;box-shadow:0 0 0 3px rgba(45,71,34,.12)}.portal-select--disabled .portal-select__trigger{opacity:.55;cursor:not-allowed}.portal-select__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.portal-select__chevron{flex-shrink:0;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3.5 5.25L7 8.75L10.5 5.25' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;transition:transform .2s ease}.portal-select--open .portal-select__chevron{transform:rotate(180deg)}.portal-select__menu{position:fixed;z-index:10050;margin:0;padding:6px;list-style:none;max-height:280px;overflow-y:auto;border-radius:10px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 24px rgba(17,24,39,.12),0 2px 6px rgba(17,24,39,.06)}.portal-select__option{padding:8px 10px;border-radius:7px;color:#111827;font-size:.8125rem;font-weight:500;line-height:1.35;cursor:pointer;transition:background-color .15s ease,color .15s ease}.portal-select__menu--block .portal-select__option{font-size:.9375rem;padding:9px 12px}.portal-select__option:hover{background:#f3f4f6}.portal-select__option--selected{background:rgba(45,71,34,.1);color:#2d4722}.portal-select__option--selected:hover{background:rgba(45,71,34,.16)}.dashboard-pagination .portal-select,.dashboard-toolbar__filters .portal-select,.dashboard-toolbar__filters label .portal-select{margin-left:6px}html[data-theme=dark] .portal-select__trigger{background:#253020;border-color:rgba(45,71,34,.55);color:#e8ede4}html[data-theme=dark] .portal-select__trigger:hover:not(:disabled){border-color:rgba(247,209,23,.35)}html[data-theme=dark] .portal-select--open .portal-select__trigger,html[data-theme=dark] .portal-select__trigger:focus-visible{border-color:rgba(247,209,23,.5);box-shadow:0 0 0 3px rgba(247,209,23,.12)}html[data-theme=dark] .portal-select__chevron{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3.5 5.25L7 8.75L10.5 5.25' stroke='%23a3b59a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}html[data-theme=dark] .portal-select__menu{background:#1a2316;border-color:rgba(45,71,34,.65);box-shadow:0 12px 28px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.03)}html[data-theme=dark] .portal-select__option{color:#e8ede4}html[data-theme=dark] .portal-select__option:hover{background:rgba(45,71,34,.45)}html[data-theme=dark] .portal-select__option--selected{background:rgba(247,209,23,.14);color:#f3e089}html[data-theme=dark] .portal-select__option--selected:hover{background:rgba(247,209,23,.2)}