@font-face{font-family:Aurebesh VZL;src:url(/assets/fonts/Aurebesh.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--bg:#050607;--panel:#0d1011;--panel-soft:#121617;--panel-muted:#171d1f;--text:#f5f7f7;--text-soft:#d6dddd;--muted:#8e999b;--muted-strong:#b6c0c1;--line:#22292b;--line-strong:#343d40;--primary:#0b0f10;--accent:#e7ff00;--accent-soft:#e7ff0021;--vzl-gray:#d1d3d4;--indure-navy:#202066;--indure-blue:#83aee5;--hexasole-green:#89f22e;--agro-turquoise:#31dfc8;--green:#16a34a;--yellow:#d97706;--red:#dc2626;--blue:#2563eb;--focus:#e7ff002e;--radius:10px;--shadow:none;--shadow-soft:none;--sidebar-width:252px;--topbar-height:72px;--font-family:"Segoe UI", -apple-system, BlinkMacSystemFont, Arial, Helvetica, ui-sans-serif, system-ui, sans-serif;font-family:var(--font-family)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);font-family:var(--font-family);-webkit-font-smoothing:antialiased;background:linear-gradient(#e7ff0009,#0000 240px),#07090a;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{grid-template-columns:var(--sidebar-width) 1fr;grid-template-rows:var(--topbar-height) 1fr;min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-right:1px solid var(--line);background:#fbfcfc;flex-direction:column;grid-row:1/span 2;gap:18px;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:0 8px 14px;display:flex}.brand-logo{border:1px solid var(--line);object-fit:contain;background:#fff;border-radius:8px;width:48px;height:48px;padding:6px;box-shadow:0 14px 28px #1118271a}.brand-fallback{background:var(--primary);width:46px;height:46px;color:var(--accent);border-radius:8px;place-items:center;font-weight:900;display:grid}.brand-title{font-size:14px;font-weight:900;line-height:1.1}.brand-subtitle{color:var(--muted);margin-top:4px;font-size:11px}.nav{flex-direction:column;gap:14px;padding-right:4px;display:flex;overflow:auto}.nav-group{flex-direction:column;gap:3px;display:flex}.nav-group-title{color:#7a8288;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px 6px;font-size:10px;font-weight:900;line-height:1}.nav button{color:#3b4146;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:8px 10px;transition:all .16s;display:flex}.nav-icon{opacity:.65;flex-shrink:0;align-items:center;transition:opacity .16s;display:flex}.nav button.active .nav-icon,.nav button:hover .nav-icon{opacity:1}.nav button.active{color:#e7ff00;background:#181a1b;box-shadow:0 8px 18px #11182724}.sidebar-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:auto;padding:14px 8px 0;font-size:12px;line-height:1.45}.topbar{height:var(--topbar-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:4;background:#f4f6f6e6;grid-column:2;justify-content:space-between;align-items:center;padding:12px 24px;display:flex;position:sticky;top:0}.topbar-left,.topbar-right{align-items:center;gap:12px;display:flex}.page-title{letter-spacing:-.03em;font-size:19px;font-weight:900}.content{grid-column:2;min-width:0;padding:22px 24px 86px}.select,.input,.textarea{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:8px;outline:0;min-height:42px;padding:9px 11px}.select:focus,.input:focus,.textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--focus)}.btn{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 13px;font-weight:850;transition:all .16s;display:inline-flex}.btn-soft{color:var(--primary);background:#eef1f2;border:1px solid #dce1e3}.btn:hover{transform:translateY(-1px)}.btn:focus-visible,.nav button:focus-visible,.quick-action:focus-visible,.account-filter-button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.grid{gap:16px;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1.1fr .9fr;align-items:start;gap:16px;margin-top:16px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.card-header{justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 16px 12px;display:flex}.card-title{letter-spacing:-.02em;font-size:15px;font-weight:900}.card-description{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4}.metric{flex-direction:column;justify-content:space-between;min-height:122px;padding:16px;display:flex}.metric-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:850}.metric-value{letter-spacing:-.06em;margin-top:12px;font-size:26px;font-weight:900}.metric-note{color:var(--muted);margin-top:8px;font-size:12px}.hero-card{margin-bottom:16px}.hero-body{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.hero-title{letter-spacing:-.05em;margin-top:4px;font-size:24px;font-weight:900}.hero-badges{align-items:center;gap:10px;display:flex}.hero-brand-strip{grid-template-columns:repeat(4,minmax(72px,1fr));align-items:center;gap:10px;width:min(430px,100%);display:grid}.hero-brand-strip img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;height:46px;padding:8px}.badge{border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-flex}.badge-dark{background:var(--primary);color:#fff;border-color:var(--primary)}.badge-accent{background:var(--accent-soft);color:var(--primary);border-color:var(--accent)}.quick-action{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;padding:15px;transition:all .16s}.quick-action:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.quick-action strong{margin-bottom:5px;font-size:14px;display:block}.quick-action span{color:var(--muted);font-size:12px;line-height:1.35}.empty{text-align:center;color:var(--muted);letter-spacing:.01em;background:#f8f9fb;border:1px dashed #d1d5db;border-radius:10px;padding:48px 32px;font-size:.875rem;line-height:1.6}.language-dock{z-index:8;border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 16px 38px #0f172a1f}.language-dock small{color:var(--muted);padding-left:8px;font-weight:900}@media (width<=1100px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.sidebar-backdrop{z-index:39;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;display:none;position:fixed;inset:0}.hamburger{color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;padding:6px;display:none}.hamburger:hover{background:#ffffff0f}.hamburger svg{display:block}@media (width<=780px){.hamburger{align-items:center;display:flex}.sidebar-backdrop.open{display:block}.app-shell{grid-template-rows:auto 1fr;grid-template-columns:1fr}.sidebar{top:0;left:calc(-1 * var(--sidebar-width) - 16px);z-index:40;grid-row:unset;height:100vh;transition:left .22s;position:fixed;overflow-y:auto}.sidebar.open{left:0}.topbar,.content{grid-column:1}.topbar{flex-direction:column;align-items:stretch;height:auto}.topbar-left,.topbar-right{flex-wrap:wrap;justify-content:space-between}.grid-4,.grid-2,.quick-actions{grid-template-columns:1fr}.language-dock{justify-content:space-between;left:16px;right:16px}}.toolbar{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px;display:flex}.toolbar-left,.toolbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:auto}table{border-collapse:collapse;width:100%;min-width:820px}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:11px 12px;font-size:13px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;z-index:1;background:#f7f8f8;font-size:11px;font-weight:900;position:sticky;top:0}tr:last-child td{border-bottom:0}.badge-yellow{color:#92400e;background:#fffbeb;border-color:#fde68a}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.checkbox-field{min-height:42px;color:var(--text-primary);flex-direction:row;align-items:center;font-size:13px;font-weight:700}.label{color:#374151;font-size:12px;font-weight:900}.full{grid-column:1/-1}.textarea{resize:vertical;min-height:96px}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#1118276b;place-items:center;padding:22px;display:none;position:fixed;inset:0}.modal-backdrop.open{display:grid}.modal{background:#fff;border-radius:10px;flex-direction:column;width:min(760px,100%);max-height:92vh;display:flex;box-shadow:0 30px 80px #0f172a47}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:18px 20px;display:flex}.modal-body{max-height:calc(92vh - 150px);padding:20px;overflow:auto}.modal-footer{border-top:1px solid var(--line);z-index:2;background:#fff;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex;position:sticky;bottom:0}.detail-grid,.balance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.detail-grid>div,.balance-grid>div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px}.detail-grid span,.balance-grid span{color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:850;display:block}.detail-grid strong,.balance-grid strong{color:var(--text);word-break:break-word;font-size:14px;display:block}.balance-grid strong{letter-spacing:-.03em;font-size:20px}.btn-danger:hover{color:#991b1b;background:#fee2e2}.account-filter-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.account-filter-button{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.account-filter-button.active{background:var(--primary);color:var(--accent);border-color:var(--primary)}.exchange-ticker{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:7px 9px;font-size:12px;font-weight:900;display:flex}.exchange-link{color:var(--primary);background:var(--accent-soft);border:1px solid var(--accent);border-radius:999px;padding:4px 8px;text-decoration:none}.exchange-ticker span{color:#374151}.imports-page,.exports-page,.corporate-page,.reports-page,.automation-page{gap:14px!important;padding:0!important}.imports-header,.exports-header,.corporate-header,.reports-header,.automation-header{border:1px solid var(--line)!important;border-radius:var(--radius)!important;box-shadow:var(--shadow-soft)!important;background:#fff!important;padding:16px!important}.imports-title h1,.exports-title h1,.corporate-title h1,.reports-title h1,.automation-title h1{color:var(--text)!important;letter-spacing:0!important;font-size:22px!important;font-weight:900!important}.imports-title p,.exports-title p,.corporate-title p,.reports-title p,.automation-title p,.imports-panel-header p,.exports-panel-header p,.corporate-panel-header p,.reports-panel-header p,.automation-panel-header p{color:var(--muted)!important}.imports-filters,.exports-filters,.corporate-filters,.reports-filters,.automation-filters,.imports-card,.exports-card,.corporate-card,.reports-card,.automation-card,.imports-panel,.exports-panel,.corporate-panel,.reports-panel,.automation-panel{border:1px solid var(--line)!important;border-radius:var(--radius)!important;box-shadow:var(--shadow-soft)!important}.imports-filters,.exports-filters,.corporate-filters,.reports-filters,.automation-filters{background:#fff!important;padding:12px!important}.imports-panel-header,.exports-panel-header,.corporate-panel-header,.reports-panel-header,.automation-panel-header,.imports-section-header,.exports-section-header,.corporate-section-header{border-bottom:1px solid var(--line)!important;background:#fbfcfc!important;padding:14px 16px!important}.imports-panel-header h2,.exports-panel-header h2,.corporate-panel-header h2,.reports-panel-header h2,.automation-panel-header h2,.imports-section-header h3,.exports-section-header h3,.corporate-section-header h3{color:var(--text)!important;letter-spacing:0!important;font-size:15px!important;font-weight:900!important}.imports-card,.exports-card,.corporate-card,.reports-card,.automation-card{background:#fff!important;padding:14px!important}.imports-card strong,.exports-card strong,.corporate-card strong,.reports-card strong,.automation-card strong{color:var(--text)!important;letter-spacing:0!important;font-size:19px!important}.imports-field input,.imports-field select,.imports-field textarea,.exports-field input,.exports-field select,.exports-field textarea,.corporate-field input,.corporate-field select,.corporate-field textarea,.reports-field input,.reports-field select,.reports-field textarea,.automation-field input,.automation-field select,.automation-field textarea{border-color:var(--line)!important;border-radius:var(--radius)!important;min-height:40px!important}.imports-field input:focus,.imports-field select:focus,.imports-field textarea:focus,.exports-field input:focus,.exports-field select:focus,.exports-field textarea:focus,.corporate-field input:focus,.corporate-field select:focus,.corporate-field textarea:focus,.reports-field input:focus,.reports-field select:focus,.reports-field textarea:focus,.automation-field input:focus,.automation-field select:focus,.automation-field textarea:focus{border-color:var(--primary)!important;box-shadow:0 0 0 4px var(--focus)!important}.imports-table,.exports-table,.corporate-table,.reports-table,.automation-table{border-collapse:separate!important;border-spacing:0!important}.imports-table th,.exports-table th,.corporate-table th,.reports-table th,.automation-table th{color:var(--muted-strong)!important;background:#f7f8f8!important}.imports-table td,.exports-table td,.corporate-table td,.reports-table td,.automation-table td{border-bottom-color:var(--line)!important}.imports-line-card,.exports-line-card{border:1px solid var(--line)!important;border-radius:var(--radius)!important;box-shadow:none!important}.imports-error,.exports-error,.corporate-error,.reports-error,.automation-error{border-radius:var(--radius)!important}@media (width<=780px){.toolbar{flex-direction:column;align-items:stretch}.toolbar-left,.toolbar-right{align-items:stretch}.toolbar-left>*,.toolbar-right>*{flex:100%}.hero-brand-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.exchange-ticker{display:none!important}.topbar-right .select{flex:calc(50% - 6px);min-width:0}.topbar-signout{flex:100%}}.reports-page{flex-direction:column;gap:18px;padding:4px;display:flex}.reports-header,.reports-actions,.reports-panel-header,.reports-row-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.reports-header{align-items:flex-start}.reports-title h1{letter-spacing:-.03em;margin:0;font-size:24px;font-weight:900}.reports-title p,.reports-panel-header p,.reports-row-title span{margin:4px 0 0;font-size:13px}.reports-filters,.reports-summary-grid,.reports-form-grid{gap:10px;display:grid}.reports-filters{grid-template-columns:repeat(4,minmax(140px,1fr))}.reports-summary-grid{grid-template-columns:repeat(6,minmax(120px,1fr))}.reports-form-grid{grid-template-columns:repeat(4,minmax(140px,1fr))}.reports-filters,.reports-card,.reports-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff}.reports-filters,.reports-card{padding:14px}.reports-card span,.reports-field span{margin-bottom:7px;font-size:12px;font-weight:700;display:block}.reports-card strong{letter-spacing:-.02em;font-size:20px;display:block}.reports-card small{margin-top:4px;font-size:12px;display:block}.reports-panel{overflow:hidden}.reports-panel-header{border-bottom:1px solid var(--line);padding:14px 16px}.reports-panel-header h2{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:900}.reports-field input,.reports-field select,.reports-field textarea{border:1px solid var(--line);border-radius:var(--radius);background:#fff;outline:none;width:100%;min-height:40px;padding:9px 11px;font-size:14px}.reports-field textarea{resize:vertical;min-height:80px}.reports-field input:focus,.reports-field select:focus,.reports-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--focus)}.reports-table-wrap{width:100%;overflow-x:auto}.reports-table{border-collapse:collapse;width:100%;min-width:920px}.reports-table th,.reports-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:11px 14px;font-size:13px}.reports-table th{text-transform:uppercase;letter-spacing:.05em;z-index:1;font-size:11px;font-weight:900;position:sticky;top:0}.reports-row-title{flex-direction:column;gap:3px;display:flex}.reports-row-title strong{font-size:14px}.reports-empty{text-align:center!important;padding:24px!important}.reports-error{border-radius:var(--radius);color:#fca5a5;background:#dc26261f;border:1px solid #dc26264d;padding:12px 14px;font-size:13px}.reports-modal-body{flex-direction:column;gap:16px;display:flex}.reports-field.wide{grid-column:span 2}.reports-field.full{grid-column:1/-1}@media (width<=1180px){.reports-filters,.reports-summary-grid,.reports-form-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.reports-field.wide,.reports-field.full{grid-column:1/-1}}@media (width<=720px){.reports-header,.reports-panel-header{flex-direction:column;align-items:stretch}.reports-filters,.reports-summary-grid,.reports-form-grid{grid-template-columns:1fr}}@media (width<=760px){html,body,#root{width:100%;overflow-x:hidden}body{background:linear-gradient(#e7ff000b,#0000 180px),#050607!important}.app-shell{min-height:100svh;display:block!important}.sidebar{border-right-color:#ffffff1f!important;width:min(318px,86vw)!important;padding:14px 10px!important;box-shadow:18px 0 60px #0000006b!important}.brand{gap:10px!important;padding:2px 8px 12px!important}.brand-logo{width:38px!important;height:38px!important}.brand-title{font-size:12.5px!important}.brand-subtitle{font-size:10.5px!important;line-height:1.25!important}.nav{gap:9px!important}.nav-group{gap:2px!important}.nav button{min-height:38px!important;padding:8px 10px!important}.nav-label{font-size:13px!important}.topbar{background:#050708eb!important;grid-template-columns:1fr!important;gap:8px!important;min-height:0!important;padding:10px 12px 9px!important;display:grid!important}.topbar-left{grid-template-columns:34px 36px minmax(0,1fr);width:100%;min-width:0;align-items:center!important;gap:9px!important;display:grid!important}.hamburger{justify-content:center;width:34px;height:34px;background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:10px!important}.topbar-unit-logo{border-radius:10px!important;width:36px!important;height:34px!important;padding:5px!important}.page-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:16px!important;line-height:1.15!important}.page-subtitle,.topbar-context{display:none!important}.topbar-right{scrollbar-width:none;padding:1px 0 4px;overflow-x:auto;gap:8px!important;width:calc(100vw - 24px)!important;display:flex!important}.topbar-right::-webkit-scrollbar{display:none}.topbar-right .select,.topbar-signout{border-radius:999px!important;flex:none!important;width:auto!important;min-width:112px!important;min-height:34px!important;padding:7px 9px!important;font-size:12px!important}.topbar-signout{min-width:70px!important}.exchange-ticker{display:none!important}.content{width:100%;padding:12px 10px 52px!important}.toolbar{border-radius:14px!important;grid-template-columns:1fr!important;gap:8px!important;margin-bottom:10px!important;padding:10px!important;display:grid!important}.toolbar-left,.toolbar-right{grid-template-columns:1fr 1fr;width:100%;gap:8px!important;display:grid!important}.toolbar-left>*,.toolbar-right>*,.toolbar .btn,.toolbar .select,.toolbar .input{width:100%!important;min-width:0!important}.grid,.grid-2,.grid-4,.split{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.hero-card,.dashboard-hero,.card,.reports-panel,.imports-panel,.exports-panel,.automation-panel,.corporate-panel{border-radius:14px!important}.hero-body{grid-template-columns:1fr!important;gap:12px!important;padding:14px!important;display:grid!important}.hero-title{letter-spacing:0!important;font-size:20px!important;line-height:1.1!important}.dashboard-actions,.hero-badges{grid-template-columns:1fr;width:100%;display:grid!important}.metric{border-radius:14px!important;min-height:auto!important;padding:13px!important}.metric-value{word-break:break-word;font-size:22px!important;line-height:1.08!important}.metric-note{font-size:11px!important}.card-header{gap:10px!important;padding:13px!important}.card-body{padding:0 13px 13px!important}.card-title{font-size:14px!important}.card-description{font-size:11.5px!important}.btn{min-height:36px!important;padding:8px 10px!important;font-size:12px!important}.select,.input,.textarea,input,select,textarea{min-height:36px!important;font-size:13px!important}.form-grid,.detail-grid,.balance-grid,.reports-form-grid,.reports-filters,.imports-filters,.exports-filters,.automation-filters,.corporate-filters{grid-template-columns:1fr!important;gap:9px!important}.table-wrap{border-radius:12px!important;overflow:hidden!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) tr{padding:8px 0!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) td{grid-template-columns:92px minmax(0,1fr)!important;gap:8px!important;padding:7px 11px!important;font-size:12.5px!important}.reports-table,.imports-table,.exports-table,.corporate-table,.automation-table{min-width:640px!important}.reports-table th,.imports-table th,.exports-table th,.corporate-table th,.automation-table th,.reports-table td,.imports-table td,.exports-table td,.corporate-table td,.automation-table td{padding:9px 10px!important;font-size:12px!important}.document-actions,.imports-actions,.exports-actions,.automation-actions,.reports-actions,.corporate-actions{width:100%;grid-template-columns:1fr!important;display:grid!important}.modal-backdrop{align-items:end!important;padding:10px!important}.modal{border-radius:16px 16px 0 0!important;width:100%!important;max-height:92svh!important}.modal-header{padding:14px!important}.modal-body{max-height:calc(92svh - 138px)!important;padding:14px!important}.modal-footer{grid-template-columns:1fr 1fr;gap:8px!important;padding:12px!important;display:grid!important}.login-page{grid-template-columns:1fr!important;align-items:end!important;min-height:100svh!important;padding:16px!important;display:grid!important}.login-visual{gap:12px!important}.login-brand-mark{border-radius:14px!important;width:76px!important;height:76px!important}.login-visual h1{font-size:clamp(38px,13vw,56px)!important}.login-visual p:not(.login-kicker),.login-logo-strip{display:none!important}.login-card{border-radius:16px!important;padding:18px!important}}@media (width<=380px){.toolbar-left,.toolbar-right,.modal-footer{grid-template-columns:1fr!important}.topbar-right .select{min-width:104px!important}.metric-value{font-size:20px!important}}.login-visual h1{color:#f4f7f5!important;letter-spacing:-.02em!important;margin:0!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Arial,Helvetica,ui-sans-serif,system-ui,sans-serif!important;font-size:clamp(34px,5.8vw,72px)!important;font-weight:760!important;line-height:.96!important}.login-visual p:not(.login-kicker):not(.login-transmission){color:#d6ddddd1!important;letter-spacing:0!important;max-width:520px!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Arial,Helvetica,ui-sans-serif,system-ui,sans-serif!important;font-size:clamp(14px,1.45vw,18px)!important;font-weight:500!important;line-height:1.42!important}.login-kicker-command{color:#e7ff00!important}.login-aurebesh,.login-transmission.login-aurebesh{color:#e7ff00!important;letter-spacing:.06em!important;text-shadow:0 0 16px #e7ff003d!important;white-space:nowrap!important;background:#050708a8!important;border-color:#e7ff0057!important;justify-content:center!important;align-items:center!important;max-width:620px!important;min-height:38px!important;padding:9px 12px!important;font-family:Aurebesh VZL,Aurebesh,ui-monospace,monospace!important;font-size:clamp(11px,1.22vw,14px)!important;font-weight:400!important;line-height:1!important;display:flex!important;box-shadow:inset 0 1px #e7ff0014,0 0 28px #e7ff000f!important}@media (width<=760px){.login-visual h1{font-size:clamp(30px,10vw,44px)!important}.login-visual p:not(.login-kicker):not(.login-transmission){max-width:310px!important;font-size:13.5px!important}.login-aurebesh,.login-transmission.login-aurebesh{max-width:calc(100vw - 40px)!important;min-height:32px!important;padding:7px 9px!important;font-size:clamp(8.5px,2.6vw,10.5px)!important}}body{background:radial-gradient(circle at 18% -10%,#e7ff0014,#0000 28%),radial-gradient(circle at 92% 8%,#31dfc80f,#0000 24%),linear-gradient(#050607 0%,#090c0d 46%,#050607 100%)!important}.sidebar{background:#07090ac7!important;border-right:1px solid #ffffff12!important;box-shadow:inset -1px 0 #ffffff06!important}.brand{border-bottom-color:#ffffff13!important}.brand-logo{box-shadow:none!important;background:#ffffff0d!important;border-color:#ffffff17!important}.brand-title,.nav button.active,.page-title,.card-title{letter-spacing:0!important}.brand-subtitle,.sidebar-footer,.nav-group-title{color:#818c8f!important}.nav button{min-height:36px;color:#c4cdcf!important;border:1px solid #0000!important;border-radius:10px!important;padding:8px 10px!important}.nav button:hover{color:#f7faf8!important;background:#ffffff0e!important}.nav button.active{color:#efff75!important;box-shadow:none!important;background:#e7ff001c!important;border-color:#e7ff0033!important}.topbar{-webkit-backdrop-filter:blur(22px)saturate(1.3)!important;backdrop-filter:blur(22px)saturate(1.3)!important;background:#080b0cb8!important;border-bottom:1px solid #ffffff13!important}.topbar .select,.topbar-signout,.exchange-ticker{color:#eef4f2!important;background:#ffffff0b!important;border-color:#ffffff14!important}.card,.reports-panel,.imports-panel,.exports-panel,.automation-panel,.corporate-panel{background:linear-gradient(#ffffff0e,#ffffff07)!important;border:1px solid #ffffff16!important;border-radius:16px!important;box-shadow:inset 0 1px #ffffff0e,0 18px 50px #0000002e!important}.card-header,.reports-panel-header,.imports-panel-header,.exports-panel-header,.automation-panel-header,.corporate-panel-header{border-bottom:1px solid #fff1!important;padding:16px 18px!important}.card-title{color:#f7faf8!important;font-size:15px!important;font-weight:780!important}.card-description,.metric-note,.page-subtitle{color:#8f9a9d!important}.hero-card.dashboard-hero{overflow:hidden;background:linear-gradient(135deg,#e7ff001f,#0000 34%),linear-gradient(#ffffff12,#ffffff06)!important}.hero-title{color:#fbfffb!important;letter-spacing:0!important;font-size:clamp(28px,4vw,52px)!important;font-weight:860!important;line-height:.96!important}.metric{border-radius:16px!important;min-height:126px!important;padding:18px!important}.metric-label{color:#98a3a6!important;letter-spacing:.08em!important;font-size:11px!important;font-weight:760!important}.metric-value{color:#f7faf8!important;letter-spacing:0!important;font-size:clamp(24px,2.4vw,38px)!important;font-weight:820!important}.metric-green{border-color:#84cc162e!important}.metric-warning{border-color:#eab30829!important}.metric-danger{border-color:#f8717133!important}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important;display:grid!important}.quick-action{text-align:left;color:#eef4f2!important;background:#ffffff08!important;border:1px solid #ffffff13!important;border-radius:14px!important;min-height:88px!important;padding:14px!important;transition:transform .16s,background .16s,border-color .16s!important}.quick-action:hover{transform:translateY(-1px);background:#ffffff0f!important;border-color:#e7ff0033!important}.quick-action strong{color:#f7faf8;font-size:14px;font-weight:780;display:block}.quick-action span{color:#8f9a9d;margin-top:5px;font-size:12px;line-height:1.35;display:block}.btn,.select,.input,.textarea{border-radius:12px!important}.btn-primary{color:#080a0b!important;background:#e7ff00!important;box-shadow:0 10px 24px #e7ff0014!important}.btn-soft{color:#eef4f2!important;background:#ffffff0d!important;border-color:#ffffff16!important}.btn-danger{color:#fecaca!important;background:#f8717121!important;border:1px solid #f8717138!important}.select,.input,.textarea{color:#eef4f2!important;background:#ffffff0b!important;border-color:#ffffff17!important}.table-wrap,.reports-table-wrap,.imports-table-wrap,.exports-table-wrap,.automation-table-wrap,.corporate-table-wrap{background:#00000024!important;border-radius:14px!important;overflow:auto!important}table,.reports-table,.imports-table,.exports-table,.automation-table,.corporate-table{border-collapse:separate!important;border-spacing:0!important}th,.reports-table th,.imports-table th,.exports-table th,.automation-table th,.corporate-table th{color:#96a1a4!important;background:#ffffff09!important;border-bottom:1px solid #ffffff13!important}td,.reports-table td,.imports-table td,.exports-table td,.automation-table td,.corporate-table td{color:#dde5e2!important}.badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff14!important}@media (width<=900px){.hero-title{font-size:32px!important}.quick-actions{grid-template-columns:1fr!important}}@keyframes vzl-spin{to{transform:rotate(360deg)}}.vzl-loading{background:#07090a;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.vzl-spinner{border:2px solid #e7ff001f;border-top-color:#e7ff00;border-radius:50%;width:34px;height:34px;animation:.75s linear infinite vzl-spin}.vzl-loading-title{color:#e7ff00;letter-spacing:.04em;font-size:14px;font-weight:800;font-family:var(--font-family)}.vzl-loading-sub{color:#8d9a9f;font-size:12px;font-family:var(--font-family);margin-top:-8px}.sidebar,.topbar,.toolbar,.card,.modal,.modal-footer,.table-wrap,.quick-action,.detail-grid>div,.balance-grid>div,.imports-header,.exports-header,.corporate-header,.reports-header,.automation-header,.imports-filters,.exports-filters,.corporate-filters,.reports-filters,.automation-filters,.imports-card,.exports-card,.corporate-card,.reports-card,.automation-card,.imports-panel,.exports-panel,.corporate-panel,.reports-panel,.automation-panel{border-color:var(--line)!important;color:var(--text)!important;background:#101415!important}.sidebar{background:#080b0c!important}.topbar{background:#07090ae6!important}.brand-logo,.hero-brand-strip img,.topbar-unit-logo,.topbar-logo-strip button,.login-logo-strip img{background:#0f1415!important;border-color:#e7ff005c!important}.nav button{color:#c5ced2!important}.nav button.active .nav-icon{color:#e7ff00!important;opacity:1!important}.nav button:hover,.quick-action:hover,tbody tr:hover td{background:#141a1b!important}.select,.input,.textarea,input,select,textarea,.imports-field input,.imports-field select,.imports-field textarea,.exports-field input,.exports-field select,.exports-field textarea,.corporate-field input,.corporate-field select,.corporate-field textarea,.reports-field input,.reports-field select,.reports-field textarea,.automation-field input,.automation-field select,.automation-field textarea{border-color:var(--line)!important;color:var(--text)!important;background:#0b0f10!important}option{color:var(--text);background:#0b0f10}.btn-soft{color:var(--text)!important;border:1px solid var(--line-strong)!important;background:#151b1c!important}th,.imports-table th,.exports-table th,.corporate-table th,.reports-table th,.automation-table th,.imports-panel-header,.exports-panel-header,.corporate-panel-header,.reports-panel-header,.automation-panel-header,.imports-section-header,.exports-section-header,.corporate-section-header{color:var(--muted-strong)!important;background:#151a1b!important}td,.imports-table td,.exports-table td,.corporate-table td,.reports-table td,.automation-table td{color:var(--text-soft)!important}.card-title,.imports-title h1,.exports-title h1,.corporate-title h1,.reports-title h1,.automation-title h1,.imports-panel-header h2,.exports-panel-header h2,.corporate-panel-header h2,.reports-panel-header h2,.automation-panel-header h2,.imports-section-header h3,.exports-section-header h3,.corporate-section-header h3{color:var(--text)!important}.card-description,.page-subtitle,.metric-note,.imports-title p,.exports-title p,.corporate-title p,.reports-title p,.automation-title p,.imports-panel-header p,.exports-panel-header p,.corporate-panel-header p,.reports-panel-header p,.automation-panel-header p{color:var(--muted)!important}.empty{background:#0d1112b3!important;border-color:#344044e6!important}.badge-green{color:#86efac!important;background:#16a34a2e!important;border-color:#86efac57!important}.badge-gray{color:#cbd5d9!important;background:#182021!important;border-color:#334044!important}.badge-red{color:#fca5a5!important;background:#dc262629!important;border-color:#fca5a557!important}.badge-yellow,.badge-accent{color:#e7ff00!important;background:#e7ff0021!important;border-color:#e7ff005c!important}.badge-dark{color:#080b0c!important;background:#e7ff00!important;border-color:#e7ff00!important}.topbar-unit-logo{border:1px solid var(--line);border-radius:8px;place-items:center;width:48px;height:42px;padding:6px;display:grid}.topbar-unit-logo img,.topbar-logo-strip img{object-fit:contain;max-width:100%;max-height:100%}.topbar-context,.topbar-logo-strip{align-items:center;gap:8px;display:flex}.topbar-context span{border:1px solid var(--line);color:var(--text-soft);border-radius:999px;padding:6px 8px;font-size:11px;font-weight:900}.topbar-logo-strip button{border:1px solid var(--line);border-radius:8px;width:44px;height:34px;padding:5px}.topbar-logo-strip button.active{box-shadow:0 0 0 3px #e7ff0021;border-color:#e7ff00!important}.exchange-ticker{background:#101415!important;border-color:#e7ff0047!important;align-items:stretch!important;padding:6px 8px!important}.exchange-heading{flex-direction:column;gap:2px;line-height:1;display:flex}.exchange-heading small{color:var(--muted);font-size:10px}.exchange-link{font-weight:950;color:#080b0c!important;background:#e7ff00!important;border-color:#e7ff00!important}.exchange-ticker span{place-items:center;display:grid;color:var(--text-soft)!important}.app-shell[data-business-unit=indure] .topbar-unit-logo{border-color:#83aee5b3!important}.app-shell[data-business-unit=hexasole] .topbar-unit-logo,.app-shell[data-business-unit=vzl_agro] .topbar-unit-logo{border-color:#89f22ea6!important}.login-page{min-height:100vh;color:var(--text);background:linear-gradient(90deg,#030506d1,#03050694 48%,#030506e0),url(/assets/george-rushing-coruscant-01.jpg) 50%/cover no-repeat,radial-gradient(circle at 22% 24%,#e7ff002b,#0000 18%),radial-gradient(circle at 78% 18%,#83aee521,#0000 20%),linear-gradient(135deg,#ffffff0a,#0000 30%),#030506;grid-template-columns:minmax(0,1.1fr) minmax(360px,.62fr);align-items:center;gap:28px;padding:clamp(24px,5vw,72px);display:grid;position:relative;overflow:hidden}.login-stars{opacity:.22;background-image:radial-gradient(circle,#ffffffe6 0 1px,#0000 1.5px),radial-gradient(circle,#e7ff00b3 0 1px,#0000 1.5px);background-position:0 0,34px 52px;background-size:94px 94px,148px 148px;position:absolute;inset:0}.login-orbit{border:1px solid #e7ff0033;border-radius:50%;width:72vw;height:72vw;position:absolute;bottom:-46vw;left:-22vw;box-shadow:inset 0 0 80px #e7ff000f,0 0 120px #000c}.login-visual,.login-card{z-index:1;position:relative}.login-visual{flex-direction:column;gap:28px;max-width:760px;display:flex}.login-brand-mark{background:#0a0e0fd1;border:1px solid #e7ff0047;border-radius:18px;place-items:center;width:118px;height:118px;padding:16px;display:grid;box-shadow:0 0 70px #e7ff0014}.login-brand-mark img{object-fit:contain;width:100%;height:100%}.login-kicker{color:#e7ff00;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:950}.login-visual h1{letter-spacing:0;margin:0;font-size:clamp(46px,8vw,98px);line-height:.88}.login-visual p:not(.login-kicker){color:var(--text-soft);max-width:660px;font-size:clamp(17px,2vw,22px);line-height:1.45}.login-logo-strip{grid-template-columns:repeat(4,minmax(90px,1fr));gap:12px;max-width:620px;display:grid}.login-logo-strip img{object-fit:contain;border:1px solid #e7ff005c;border-radius:10px;width:100%;height:58px;padding:10px}.login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0e0fdb;border:1px solid #e7ff002e;border-radius:16px;padding:28px;box-shadow:0 30px 90px #0000008c}.login-card h2{margin:0;font-size:30px}.login-muted{color:var(--muted);margin:6px 0 24px}.login-field{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.login-field span{color:var(--muted-strong);font-size:12px;font-weight:900}.login-field input{border:1px solid var(--line-strong);border-radius:8px;min-height:44px;padding:11px 12px}.login-card button{color:#07090a;background:#e7ff00;border:0;border-radius:8px;width:100%;min-height:46px;margin-top:4px;font-weight:950}.login-transmission{color:#e7ff0061;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.login-aurebesh{color:#e7ff00;letter-spacing:.08em;text-transform:none;white-space:nowrap;text-overflow:clip;text-shadow:0 0 18px #e7ff0038;background:#05070894;border:1px solid #e7ff003d;border-radius:999px;width:fit-content;max-width:100%;padding:6px 10px;font-family:Aurebesh VZL,Aurebesh,ui-monospace,monospace;font-size:clamp(8px,1.05vw,11px);font-weight:400;line-height:1;overflow:hidden}.aurebesh-word{vertical-align:middle;align-items:center;gap:3px;margin-right:9px;display:inline-flex}.aurebesh-glyph{color:#e7ff00b8;width:9px;height:14px;display:inline-block;position:relative}.aurebesh-glyph:before,.aurebesh-glyph:after{content:"";border:1.6px solid;border-radius:1px;position:absolute;inset:1px;box-shadow:0 0 10px #e7ff001f}.aurebesh-glyph:after{box-shadow:none;border-color:#0000}.aurebesh-glyph[data-aurebesh=a]:before{clip-path:polygon(50% 0,100% 100%,0 100%);border-radius:0}.aurebesh-glyph[data-aurebesh=c]:before{border-right:0;border-radius:7px 0 0 7px}.aurebesh-glyph[data-aurebesh=d]:before{border-radius:0 7px 7px 0}.aurebesh-glyph[data-aurebesh=e]:before{border-right:0}.aurebesh-glyph[data-aurebesh=e]:after,.aurebesh-glyph[data-aurebesh=f]:after{border-top:1.6px solid;inset:6px 1px auto 2px}.aurebesh-glyph[data-aurebesh=f]:before{border-bottom:0;border-right:0}.aurebesh-glyph[data-aurebesh=h]:before{border-top:0;border-bottom:0}.aurebesh-glyph[data-aurebesh=h]:after{border-top:1.6px solid;top:6px;bottom:auto}.aurebesh-glyph[data-aurebesh=i]{width:5px}.aurebesh-glyph[data-aurebesh=i]:before{border:0;border-left:1.8px solid;left:2px;right:2px}.aurebesh-glyph[data-aurebesh=l]:before{border-top:0;border-right:0}.aurebesh-glyph[data-aurebesh=m]{width:12px}.aurebesh-glyph[data-aurebesh=m]:before{clip-path:polygon(0 100%,0 0,50% 45%,100% 0,100% 100%);border-radius:0}.aurebesh-glyph[data-aurebesh=n]:before{clip-path:polygon(0 100%,0 0,100% 100%,100% 0,100% 100%);border-radius:0}.aurebesh-glyph[data-aurebesh=o]:before{border-radius:999px}.aurebesh-glyph[data-aurebesh=p]:before,.aurebesh-glyph[data-aurebesh=r]:before{border-bottom:0;border-radius:2px 7px 0 0}.aurebesh-glyph[data-aurebesh=r]:after{transform-origin:top;border-left:1.6px solid;inset:7px 0 0 5px;transform:rotate(-28deg)}.aurebesh-glyph[data-aurebesh=s]:before{clip-path:polygon(100% 0,0 0,0 50%,100% 50%,100% 100%,0 100%);border-radius:0}.aurebesh-glyph[data-aurebesh=t]:before{border-bottom:0;border-left:0;border-right:0}.aurebesh-glyph[data-aurebesh=t]:after{border-left:1.8px solid;left:4px;right:4px}.aurebesh-glyph[data-aurebesh=u]:before{border-top:0;border-radius:0 0 7px 7px}.aurebesh-glyph[data-aurebesh=y]:before{clip-path:polygon(0 0,50% 45%,100% 0,50% 45%,50% 100%);border-radius:0}.aurebesh-separator{background:#e7ff007a;border-radius:999px;width:4px;height:4px;margin-left:6px;display:inline-block;box-shadow:0 0 12px #e7ff0047}.login-message{color:var(--muted);min-height:20px;margin:0;font-size:13px}.login-message.error{color:#fca5a5}.login-message.success{color:#86efac}.login-version{color:#8d9a9f80;letter-spacing:.04em;text-align:center;border-top:1px solid #ffffff0f;margin:8px 0 0;padding-top:12px;font-size:10px}@media (width<=980px){.login-page{grid-template-columns:1fr}.login-logo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-logo-strip{display:none}}body{background:linear-gradient(180deg, #e7ff0006, transparent 260px), radial-gradient(circle at 82% -10%, #e7ff000b, transparent 32%), var(--bg)!important;letter-spacing:0!important}.app-shell{background:0 0}.sidebar{border-right-color:#ffffff12!important;padding:18px 12px!important}.brand{border-bottom-color:#ffffff12!important;padding:2px 8px 16px!important}.brand-logo{border-radius:9px!important;width:42px!important;height:42px!important;padding:7px!important}.brand-title,.page-title{letter-spacing:0!important}.brand-title{font-size:13px!important;font-weight:850!important}.brand-subtitle,.page-subtitle,.sidebar-footer{color:var(--muted)!important}.nav{gap:12px!important}.nav-group-title{color:#657174!important;letter-spacing:.12em!important;padding:4px 10px 7px!important;font-size:9px!important}.nav button{color:#b8c2c4!important;border-radius:9px!important;min-height:34px!important;padding:7px 10px!important}.nav button:hover{background:#ffffff0b!important}.nav button.active{color:var(--accent)!important;box-shadow:inset 2px 0 0 var(--accent)!important;background:#e7ff001c!important}.nav-label{font-size:12.5px!important;font-weight:720!important}.topbar{min-height:var(--topbar-height)!important;border-bottom-color:#ffffff12!important;padding:10px 22px!important}.topbar-left{min-width:0}.topbar-unit-logo{border-radius:9px!important;width:42px!important;height:38px!important}.page-title{font-size:17px!important;font-weight:820!important}.page-subtitle{font-size:11px!important}.topbar-context span{background:#ffffff09!important;border-radius:999px!important;font-size:10.5px!important}.content{width:100%;max-width:1680px;padding:18px 22px 72px!important}.toolbar,.card,.reports-panel,.imports-panel,.exports-panel,.corporate-panel,.automation-panel,.reports-filters,.imports-filters,.exports-filters,.corporate-filters,.automation-filters{box-shadow:none!important;background:#0d1011eb!important;border-color:#ffffff13!important}.toolbar{margin-bottom:12px!important;padding:10px!important}.card-header,.reports-panel-header,.imports-panel-header,.exports-panel-header,.corporate-panel-header,.automation-panel-header{border-bottom-color:#ffffff12!important;padding:14px 16px!important}.card-body{padding:0 16px 16px!important}.card-title,.reports-panel-header h2,.imports-panel-header h2,.exports-panel-header h2,.corporate-panel-header h2,.automation-panel-header h2{letter-spacing:0!important;font-size:14px!important;font-weight:820!important}.card-description,.reports-panel-header p,.imports-panel-header p,.exports-panel-header p,.corporate-panel-header p,.automation-panel-header p{font-size:12px!important;line-height:1.45!important}.grid{gap:12px!important}.metric{min-height:106px!important;padding:14px!important}.metric-label{letter-spacing:.08em!important;color:#7f8b8e!important;font-size:10.5px!important}.metric-value{letter-spacing:0!important;margin-top:10px!important;font-size:clamp(20px,2.15vw,27px)!important}.metric-note{font-size:11.5px!important}.btn{border-radius:9px!important;min-height:38px!important;padding:8px 12px!important;font-weight:760!important;transform:none!important}.btn:hover{filter:brightness(1.08);transform:none!important}.btn-primary{background:var(--accent)!important;color:#050607!important;box-shadow:none!important}.btn-soft{background:#ffffff0b!important;border-color:#ffffff17!important}.btn-danger{color:#ffb4b4!important;background:#dc26261c!important;border-color:#dc26263d!important}.select,.input,.textarea,input,select,textarea{min-height:38px!important;color:var(--text)!important;background:#050708e6!important;border-color:#ffffff17!important;border-radius:9px!important}.select:focus,.input:focus,.textarea:focus,input:focus,select:focus,textarea:focus{border-color:#e7ff008c!important;box-shadow:0 0 0 3px #e7ff001f!important}.label,.reports-field span,.imports-field span,.exports-field span,.corporate-field span,.automation-field span{color:#aeb9bb!important;font-size:11.5px!important;font-weight:760!important}.table-wrap,.reports-table-wrap,.imports-table-wrap,.exports-table-wrap,.corporate-table-wrap,.automation-table-wrap{border-color:#ffffff13!important;border-radius:10px!important}table,.reports-table,.imports-table,.exports-table,.corporate-table,.automation-table{min-width:780px}th,.reports-table th,.imports-table th,.exports-table th,.corporate-table th,.automation-table th{color:#8a9699!important;letter-spacing:.08em!important;background:#111617!important;padding:10px 12px!important;font-size:10px!important;font-weight:820!important}td,.reports-table td,.imports-table td,.exports-table td,.corporate-table td,.automation-table td{border-bottom-color:#fff1!important;padding:10px 12px!important;font-size:12.5px!important}tbody tr:hover td{background:#ffffff07!important}.badge{border-radius:999px!important;padding:4px 7px!important;font-size:10.5px!important;font-weight:780!important}.empty{border-radius:10px!important;padding:30px 22px!important}.modal-backdrop{background:#0000009e!important}.modal{background:#0d1011!important;border:1px solid #ffffff17!important;border-radius:12px!important}.modal-header,.modal-footer{border-color:#ffffff13!important}.modal-body{padding:18px!important}.form-grid{gap:10px!important}.login-card{border-radius:14px!important}.login-version:after{content:" · order 66 disabled"}@media (width<=920px){:root{--topbar-height:auto}.content{padding:14px 14px 56px!important}.topbar{gap:10px!important;padding:10px 14px!important}.topbar-left,.topbar-right{width:100%}.topbar-right{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;display:grid!important}.topbar-signout{grid-column:1/-1}.toolbar-left,.toolbar-right,.reports-actions{grid-template-columns:1fr;width:100%;display:grid!important}.form-grid,.detail-grid,.balance-grid{grid-template-columns:1fr!important}}@media (width<=640px){.card-header,.reports-panel-header,.imports-panel-header,.exports-panel-header,.corporate-panel-header,.automation-panel-header{flex-direction:column!important;align-items:stretch!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table){min-width:0!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) thead{display:none}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table),.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) tbody,.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) tr,.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) td{width:100%;display:block}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) tr{border-bottom:1px solid #ffffff14;padding:10px 0}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) td{grid-template-columns:minmax(90px,34%) 1fr;align-items:start;gap:10px;display:grid;white-space:normal!important;border-bottom:0!important;padding:7px 12px!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) td:before{content:attr(data-label);color:#7f8b8e;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:820}.reports-table,.imports-table,.exports-table,.corporate-table,.automation-table{min-width:720px!important}.login-page{padding:18px!important}.login-card{padding:20px!important}}.reports-page,.imports-page,.exports-page,.automation-page,.corporate-page{max-width:1480px;margin:0 auto}.reports-header,.imports-header,.exports-header,.automation-header,.corporate-header{padding:4px 0 2px!important}.reports-title,.imports-title,.exports-title,.automation-title,.corporate-title{max-width:760px}.reports-title h1,.imports-title h1,.exports-title h1,.automation-title h1,.corporate-title h1{font-size:clamp(22px,2vw,30px)!important;line-height:1.05!important}.reports-title p,.imports-title p,.exports-title p,.automation-title p,.corporate-title p,.reports-panel-header p,.imports-panel-header p,.exports-panel-header p,.automation-panel-header p,.corporate-panel-header p{max-width:720px;line-height:1.45!important}.reports-actions,.imports-actions,.exports-actions,.automation-actions,.corporate-actions,.imports-row-actions,.exports-row-actions,.automation-row-actions{flex-wrap:wrap}.imports-filters,.exports-filters,.automation-filters,.reports-filters,.corporate-filters{align-items:end;border-radius:12px!important;padding:12px!important}.imports-filters>.btn,.exports-filters>.btn,.automation-filters>.btn,.reports-filters>.btn,.corporate-filters>.btn{min-height:40px}.imports-summary-grid,.exports-summary-grid,.automation-summary-grid,.reports-summary-grid{gap:8px!important}.imports-card,.exports-card,.automation-card,.reports-card,.summary-card{flex-direction:column;justify-content:space-between;min-height:86px;display:flex!important}.imports-card strong,.exports-card strong,.automation-card strong,.reports-card strong,.summary-card strong{font-size:clamp(17px,1.55vw,22px)!important}.imports-panel,.exports-panel,.automation-panel,.reports-panel,.corporate-panel{overflow:hidden;border-radius:12px!important}.imports-panel-header,.exports-panel-header,.automation-panel-header,.reports-panel-header,.corporate-panel-header{padding:13px 14px!important}.imports-panel-header h2,.exports-panel-header h2,.automation-panel-header h2,.reports-panel-header h2,.corporate-panel-header h2{letter-spacing:0!important;font-size:15px!important}.imports-row-title,.exports-row-title,.automation-row-title,.reports-row-title,.corporate-row-title{gap:4px!important}.imports-row-title strong,.exports-row-title strong,.automation-row-title strong,.reports-row-title strong,.corporate-row-title strong{color:#eef5f2!important;font-weight:780!important}.imports-row-title span,.exports-row-title span,.automation-row-title span,.reports-row-title span,.corporate-row-title span{color:#839094!important}.imports-row-actions .btn,.exports-row-actions .btn,.automation-row-actions .btn,.reports-actions .btn{min-height:32px!important;padding:6px 9px!important;font-size:11.5px!important}.imports-section,.exports-section,.automation-section,.reports-section{background:#ffffff05!important;border:1px solid #ffffff12!important;border-radius:12px!important}.imports-section-header,.exports-section-header,.automation-section-header,.reports-section-header{border-bottom-color:#ffffff12!important}.imports-table-wrap,.exports-table-wrap,.automation-table-wrap,.reports-table-wrap{background:linear-gradient(90deg,#0d1011,#0d101100) 0/18px 100% no-repeat,linear-gradient(270deg,#0d1011,#0d101100) 100%/18px 100% no-repeat}.automation-table code{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:220px;display:inline-block;overflow:hidden}.page-title{color:#f3f7f4;letter-spacing:0;font-size:22px;font-weight:820}.page-subtitle{color:#839094;margin-top:4px;font-size:13px}.document-flow-panel{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.document-flow-step{background:#ffffff06;border:1px solid #ffffff13;border-radius:12px;grid-template-columns:32px 1fr;gap:10px;min-height:104px;padding:13px;display:grid}.document-flow-step>span{color:#f3f7f4;background:#ffffff0f;border-radius:999px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:850;display:grid}.document-flow-step strong{color:#f3f7f4;font-size:13px;font-weight:820;display:block}.document-flow-step p{color:#8f9a9d;margin:5px 0 0;font-size:12px;line-height:1.4}.document-flow-step-green{border-color:#84cc1638}.document-flow-step-green>span{color:#d7ff35;background:#84cc1626}.document-flow-step-yellow{border-color:#eab3082e}.document-flow-step-yellow>span{color:#f8d95a;background:#eab30824}.document-flow-cell{flex-direction:column;gap:7px;min-width:240px;display:flex}.document-flow-badges,.document-actions{flex-wrap:wrap;gap:6px;display:flex}.document-flow-cell small{color:#8f9a9d;font-size:11.5px;line-height:1.35}.document-actions .btn{min-height:30px;padding:6px 9px;font-size:11.5px}.attachment-panel{gap:12px;min-width:0;display:grid}.attachment-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.attachment-upload{background:#ffffff06;border:1px solid #ffffff13;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.attachment-upload-actions{justify-content:flex-end;display:flex}.attachment-name{flex-direction:column;gap:3px;min-width:220px;display:flex}.attachment-name strong{color:var(--text);font-weight:850}.attachment-name span{color:var(--muted);white-space:normal;overflow-wrap:anywhere;font-size:12px}.attachment-actions{flex-wrap:wrap;gap:6px;display:flex}.attachment-actions .btn{min-height:30px;padding:6px 9px;font-size:11.5px}.attachment-error{color:#fca5a5;background:#7f1d1d2e;border-color:#f8717147;padding:16px}@media (width<=1080px){.reports-header,.imports-header,.exports-header,.automation-header,.corporate-header{grid-template-columns:1fr!important;display:grid!important}.imports-filters,.exports-filters,.automation-filters,.reports-filters,.corporate-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important}.document-flow-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.reports-page,.imports-page,.exports-page,.automation-page,.corporate-page{gap:12px!important}.imports-filters,.exports-filters,.automation-filters,.reports-filters,.corporate-filters,.imports-summary-grid,.exports-summary-grid,.automation-summary-grid,.reports-summary-grid{grid-template-columns:1fr!important}.reports-actions,.imports-actions,.exports-actions,.automation-actions,.corporate-actions{grid-template-columns:1fr;width:100%;display:grid!important}.imports-actions .btn,.exports-actions .btn,.automation-actions .btn,.reports-actions .btn,.corporate-actions .btn{width:100%}.document-flow-panel{grid-template-columns:1fr}.attachment-panel-header,.attachment-upload,.attachment-upload-actions{grid-template-columns:minmax(0,1fr);display:grid}.imports-table,.exports-table,.automation-table,.reports-table,.corporate-table{min-width:820px!important}}@media (width<=760px){html,body,#root{width:100%!important;max-width:100%!important;min-height:100%!important;overflow-x:hidden!important}.app-shell{width:100%!important;max-width:100vw!important;min-height:100svh!important;display:block!important;overflow-x:hidden!important}.content{grid-column:auto!important;width:100%!important;min-width:0!important;max-width:100vw!important;padding:10px 10px 54px!important;display:block!important;overflow:visible!important}.topbar{grid-column:auto!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100vw!important;padding:9px 10px!important;display:grid!important;overflow:hidden!important}.topbar-left{grid-template-columns:34px 36px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}.topbar-left>div:nth-child(3){min-width:0!important;overflow:hidden!important}.page-title{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:15px!important;line-height:1.15!important;overflow:hidden!important}.page-subtitle,.topbar-context,.exchange-ticker{display:none!important}.topbar-right{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding-bottom:2px!important;display:flex!important;overflow:auto hidden!important}.topbar-right::-webkit-scrollbar{display:none}.topbar-right .select,.topbar-signout{border-radius:999px!important;flex:none!important;width:auto!important;min-width:96px!important;max-width:148px!important;min-height:32px!important;padding:6px 9px!important;font-size:11.5px!important}.topbar-signout{min-width:62px!important}.sidebar{z-index:40!important;width:min(318px,86vw)!important;max-width:86vw!important;height:100svh!important;position:fixed!important;top:0!important;left:calc(-1*min(318px,86vw) - 16px)!important;overflow-y:auto!important}.sidebar.open{left:0!important}.grid,.grid-2,.grid-4,.split,.reports-summary-grid,.imports-summary-grid,.exports-summary-grid,.automation-summary-grid,.document-flow-panel{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;display:grid!important}.toolbar,.reports-header,.imports-header,.exports-header,.automation-header,.corporate-header,.reports-filters,.imports-filters,.exports-filters,.automation-filters,.corporate-filters{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:10px!important;display:grid!important;overflow:visible!important}.toolbar-left,.toolbar-right,.reports-actions,.imports-actions,.exports-actions,.automation-actions,.corporate-actions,.document-actions{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}.toolbar-left>*,.toolbar-right>*,.reports-actions>*,.imports-actions>*,.exports-actions>*,.automation-actions>*,.corporate-actions>*,.document-actions>*{width:100%!important;min-width:0!important;max-width:100%!important}.card,.metric,.quick-action,.reports-panel,.imports-panel,.exports-panel,.automation-panel,.corporate-panel,.reports-card,.imports-card,.exports-card,.automation-card,.corporate-card,.summary-card{border-radius:13px!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.card-header,.reports-panel-header,.imports-panel-header,.exports-panel-header,.automation-panel-header,.corporate-panel-header{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;padding:12px!important;display:grid!important}.card-body{min-width:0!important;padding:0 12px 12px!important}.hero-body{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;padding:12px!important;display:grid!important}.hero-title{word-break:break-word!important;font-size:19px!important;line-height:1.1!important}.metric{min-height:auto!important;padding:12px!important}.metric-value{letter-spacing:0!important;word-break:break-word!important;font-size:21px!important;line-height:1.1!important}.form-grid,.detail-grid,.balance-grid,.reports-form-grid{grid-template-columns:minmax(0,1fr)!important;gap:9px!important;display:grid!important}.select,.input,.textarea,input,select,textarea,.btn{width:100%!important;min-width:0!important;max-width:100%!important}.table-wrap,.reports-table-wrap,.imports-table-wrap,.exports-table-wrap,.corporate-table-wrap,.automation-table-wrap{-webkit-overflow-scrolling:touch;border-radius:12px!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:auto hidden!important}table,.reports-table,.imports-table,.exports-table,.corporate-table,.automation-table{width:max-content!important;min-width:620px!important;max-width:none!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table){width:100%!important;min-width:0!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) thead{display:none!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table),.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) tbody,.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) tr,.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) td{width:100%!important;display:block!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) tr{border-bottom:1px solid #ffffff1a!important;padding:8px 0!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) td{white-space:normal!important;overflow-wrap:anywhere!important;border-bottom:0!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:start!important;gap:8px!important;padding:7px 10px!important;display:grid!important}.table-wrap table:not(.reports-table):not(.imports-table):not(.exports-table):not(.corporate-table):not(.automation-table) td:before{content:attr(data-label);color:#7f8b8e;text-transform:uppercase;letter-spacing:.08em;font-size:9.5px;font-weight:820}.modal-backdrop{align-items:end!important;padding:8px!important}.modal{border-radius:16px 16px 0 0!important;width:100%!important;max-width:100%!important;max-height:92svh!important}.modal-body{max-height:calc(92svh - 132px)!important;padding:12px!important}.modal-footer{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;padding:10px!important;display:grid!important}}
