@charset "UTF-8";:root{--arrema-navy: #0d2d5e;--arrema-sapphire: #1565c0;--arrema-lime: #22c55e;--arrema-sky: #2a82c8;--arrema-azure: #7aaed0;--arrema-frost: #f0f5fa;--arrema-forest: #16a34a;--arrema-pale: #dcfce7;--arrema-steel: #5a7a9a;--arrema-error: #e24b4a;--arrema-warn: #ef9f27;--arrema-ok: #3b6d11;--arrema-white: #ffffff;--color-bg: var(--arrema-frost);--color-surface: var(--arrema-white);--color-primary: var(--arrema-sapphire);--color-accent: var(--arrema-lime);--color-text: var(--arrema-navy);--color-text-muted: var(--arrema-steel);--color-border: #d8e2ee;--sidebar-w: 240px;--header-h: 64px;--radius: 10px;--shadow: 0 2px 12px rgba(13, 45, 94, .1);--shadow-lg: 0 8px 32px rgba(13, 45, 94, .16);--transition: .2s cubic-bezier(.4, 0, .2, 1);--font-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html{--color-primary: var(--arrema-accent-user, var(--arrema-sapphire));--color-primary-hover: color-mix(in srgb, var(--color-primary) 82%, #000);--color-primary-soft: color-mix(in srgb, var(--color-primary) 12%, transparent);--table-cell-py: .8rem;--table-cell-px: 1rem;--control-py: .55rem;--control-px: 1rem;--control-height: 2.5rem;--field-label-size: .82rem;--field-label-gap: .5rem;--field-label-offset: calc(var(--field-label-size) * 1.25 + var(--field-label-gap));--content-padding: 1.5rem;--module-section-gap: 1.25rem;--module-block-gap: 1rem;--card-padding: 1.5rem}html[data-theme=dark]{color-scheme:dark;--color-bg: #0a1628;--color-surface: #132238;--color-text: #e8eef6;--color-text-muted: #8aa4c0;--color-border: #243652;--arrema-navy: #e8eef6;--arrema-steel: #8aa4c0;--arrema-frost: #1a2d4a;--color-primary-soft: color-mix(in srgb, var(--color-primary) 18%, transparent);--shadow: 0 2px 12px rgba(0, 0, 0, .35);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .45)}html[data-theme=dark] body{background:var(--color-bg);color:var(--color-text)}html[data-theme=dark] a{color:var(--color-primary)}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4{color:var(--color-text)}html[data-density=compact]{font-size:13px;--table-cell-py: .45rem;--table-cell-px: .65rem;--control-py: .35rem;--control-px: .7rem;--control-height: 2.125rem;--content-padding: .85rem;--module-section-gap: 1rem;--module-block-gap: .75rem;--card-padding: 1.25rem}html[data-density=comfortable]{font-size:14px}html[data-density=spacious]{font-size:15px;--table-cell-py: 1rem;--table-cell-px: 1.25rem;--control-py: .75rem;--control-px: 1.4rem;--control-height: 2.875rem;--content-padding: 2rem;--module-section-gap: 1.5rem;--module-block-gap: 1.25rem;--card-padding: 1.75rem}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-base);background:var(--color-bg);color:var(--color-text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--color-primary);text-decoration:none}h1,h2,h3,h4{margin:0 0 .5rem;color:var(--arrema-navy);font-weight:700}button{font-family:inherit;cursor:pointer}._viewport_1n7pp_1{position:fixed;right:1rem;bottom:1rem;z-index:1000;display:grid;gap:.75rem;width:min(360px,100vw - 2rem)}._toast_1n7pp_11{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--radius);box-shadow:var(--shadow-lg)}._toast_1n7pp_11 p{margin:.2rem 0 0;color:var(--color-text-muted)}._toast_1n7pp_11 button{border:0;background:transparent;color:var(--color-text-muted);font-weight:700}._success_1n7pp_33{border-left-color:var(--arrema-ok)}._error_1n7pp_37{border-left-color:var(--arrema-error)}._warning_1n7pp_41{border-left-color:var(--arrema-warn)}._info_1n7pp_45{border-left-color:var(--color-primary)}._btn_1xfjc_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:8px;font-weight:600;cursor:pointer;transition:all var(--transition)}._btn_1xfjc_1:disabled{opacity:.55;cursor:not-allowed}._sm_1xfjc_17{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:8px;height:calc(var(--control-height) - .35rem);min-height:calc(var(--control-height) - .35rem);padding:0 calc(var(--control-px) * .7);font-size:.8rem}._md_1xfjc_30{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:8px;height:var(--control-height);min-height:var(--control-height);padding:0 var(--control-px);font-size:.9rem}._lg_1xfjc_43{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:8px;height:calc(var(--control-height) + .35rem);min-height:calc(var(--control-height) + .35rem);padding:0 calc(var(--control-px) * 1.4);font-size:1rem}._fieldAlign_1xfjc_56{margin-top:var(--field-label-offset)}._full_1xfjc_60{width:100%}._primary_1xfjc_64{background:var(--color-primary);color:#fff}._primary_1xfjc_64:hover:not(:disabled){background:var(--color-primary-hover)}._secondary_1xfjc_72{background:var(--arrema-frost);color:var(--arrema-navy);border-color:var(--color-border)}._secondary_1xfjc_72:hover:not(:disabled){background:color-mix(in srgb,var(--color-border) 40%,var(--arrema-frost))}._ghost_1xfjc_81{background:transparent;color:var(--color-primary)}._ghost_1xfjc_81:hover:not(:disabled){background:var(--color-primary-soft)}._danger_1xfjc_89{background:var(--arrema-error);color:#fff}._danger_1xfjc_89:hover:not(:disabled){filter:brightness(.94)}._field_1begr_1{display:flex;flex-direction:column;gap:var(--field-label-gap, .5rem)}._label_1begr_7{font-size:.82rem;font-weight:600;color:var(--arrema-navy)}._input_1begr_13{box-sizing:border-box;height:var(--control-height);min-height:var(--control-height);font:inherit;font-size:.9rem;line-height:1.25;border-radius:8px;border:1px solid var(--color-border);padding:0 .75rem;font-family:inherit}._input_1begr_13:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #1565c01f}._invalid_1begr_31{border-color:var(--arrema-error)}._error_1begr_35{color:var(--arrema-error);font-size:.76rem}._badge_18an9_1{display:inline-flex;align-items:center;padding:.15rem .6rem;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1.5;white-space:nowrap}._neutral_18an9_12{background:var(--arrema-frost);color:var(--arrema-steel)}._info_18an9_17{background:#e3f0fb;color:var(--arrema-sky)}._ok_18an9_22{background:var(--arrema-pale);color:var(--arrema-ok)}._warn_18an9_27{background:#fdeccd;color:#a96a07}._error_18an9_32{background:#fbe0e0;color:var(--arrema-error)}._avatar_uhab6_1{display:inline-grid;place-items:center;flex-shrink:0;border-radius:999px;color:#fff;font-weight:800;line-height:1}._sm_uhab6_11{width:30px;height:30px;font-size:.72rem}._md_uhab6_17{width:38px;height:38px;font-size:.85rem}._lg_uhab6_23{width:48px;height:48px;font-size:1rem}._primary_uhab6_29{background:var(--color-primary)}._success_uhab6_33{background:var(--arrema-forest)}._warning_uhab6_37{background:var(--arrema-warn)}._field_12zo2_1{display:flex;gap:.65rem;align-items:flex-start;color:var(--color-text);cursor:pointer}._field_12zo2_1 input{width:1rem;height:1rem;margin-top:.12rem;accent-color:var(--arrema-sapphire)}._field_12zo2_1 strong,._field_12zo2_1 small,._field_12zo2_1 em{display:block}._field_12zo2_1 strong{font-size:.9rem}._field_12zo2_1 small{margin-top:.15rem;color:var(--color-text-muted);font-size:.78rem}._field_12zo2_1 em{margin-top:.15rem;color:var(--arrema-error);font-size:.78rem;font-style:normal}._field_1txim_1{display:grid;gap:.35rem;color:var(--color-text);font-weight:700}._field_1txim_1 small,._field_1txim_1 em{font-size:.78rem;font-weight:500}._field_1txim_1 small{color:var(--color-text-muted)}._field_1txim_1 em{color:var(--arrema-error);font-style:normal}._textarea_1txim_20{min-height:110px;resize:vertical;border:1.5px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);font:inherit;font-weight:400;padding:.7rem .85rem}._textarea_1txim_20:focus{outline:none;border-color:var(--arrema-sapphire);box-shadow:0 0 0 3px #1565c01a}._invalid_1txim_37{border-color:var(--arrema-error)}._search_1n618_1{position:relative;display:block;min-width:220px}._icon_1n618_7{position:absolute;left:.85rem;top:50%;display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;color:var(--arrema-steel);pointer-events:none;transform:translateY(-50%)}._icon_1n618_7 svg{display:block;width:100%;height:100%}._search_1n618_1 input{box-sizing:border-box;height:var(--control-height);min-height:var(--control-height);font:inherit;font-size:.9rem;line-height:1.25;border-radius:8px;border:1px solid var(--color-border);width:100%;padding:0 .85rem 0 2.65rem}._search_1n618_1 input:focus{outline:none;border-color:var(--arrema-sapphire);box-shadow:0 0 0 3px #1565c01a}._search_1n618_1:focus-within ._icon_1n618_7{color:var(--arrema-sapphire)}._srOnly_1n618_48{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}._indicator_1a537_1{display:inline-flex;align-items:center;gap:.45rem;color:var(--color-text-muted);font-size:.82rem;font-weight:700;min-width:0;flex-shrink:1}@media(max-width:480px){._indicator_1a537_1{font-size:.75rem;max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}._dot_1a537_21{width:8px;height:8px;border-radius:999px;background:var(--arrema-lime);box-shadow:0 0 #22c55e66;animation:_pulse_1a537_1 2s infinite}._pending_1a537_30{background:var(--arrema-warn);box-shadow:0 0 #ef9f2766}._offline_1a537_35{background:var(--arrema-error);box-shadow:none;animation:none}._unreachable_1a537_41{background:var(--arrema-warn);box-shadow:none;animation:none}@keyframes _pulse_1a537_1{50%{box-shadow:0 0 0 6px #22c55e00}}._empty_f4eis_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;min-height:200px;padding:1.75rem 1.25rem;background:var(--color-surface);border:1px dashed var(--color-border);border-radius:var(--radius);text-align:center}._empty_f4eis_1 h2{margin:0;font-size:1rem;font-weight:700;color:var(--arrema-navy);line-height:1.35}._empty_f4eis_1 p{max-width:520px;margin:0;color:var(--color-text-muted);font-size:.8125rem;line-height:1.45}._field_1kal0_1{display:grid;gap:var(--field-label-gap, .5rem);color:var(--color-text-muted);font-weight:600}._field_1kal0_1 select{box-sizing:border-box;height:var(--control-height);min-height:var(--control-height);font:inherit;font-size:.9rem;line-height:1.25;border-radius:8px;border:1px solid var(--color-border);padding:0 .75rem;background:var(--color-surface);color:var(--color-text)}._field_1kal0_1 small{color:var(--arrema-error)}._wrapper_lkp82_1{display:grid;gap:.75rem;padding:1rem}._line_lkp82_7{height:1rem;border-radius:999px;background:linear-gradient(90deg,#e4edf6,#f6f9fc,#e4edf6);background-size:200% 100%;animation:_pulse_lkp82_1 1.2s ease-in-out infinite}._line_lkp82_7:nth-child(2){width:80%}._line_lkp82_7:nth-child(3){width:60%}@keyframes _pulse_lkp82_1{to{background-position:-200% 0}}._card_ofjuu_1,._pageHeader_ofjuu_2,._statCard_ofjuu_3,._productCard_ofjuu_4,._paymentCard_ofjuu_5,._integration_ofjuu_6,._receipt_ofjuu_7{background:var(--color-surface);border-radius:var(--radius);box-shadow:var(--shadow)}._card_ofjuu_1{padding:var(--card-padding, 1.5rem)}._cardBody_ofjuu_17{display:flex;flex-direction:column;gap:var(--module-block-gap, 1rem);min-width:0}._cardHeader_ofjuu_24,._pageHeader_ofjuu_2,._productTop_ofjuu_26,._integration_ofjuu_6 header,._pagination_ofjuu_28,._cartRow_ofjuu_29,._totals_ofjuu_30 span,._totals_ofjuu_30 strong,._receipt_ofjuu_7 header,._receipt_ofjuu_7 div,._receipt_ofjuu_7 footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}._cardHeader_ofjuu_24{margin-bottom:1rem}._cardHeader_ofjuu_24 h3{margin:0;font-size:.95rem;line-height:1.35}._cardHeader_ofjuu_24 p{margin:.35rem 0 0;color:var(--color-text-muted);font-size:.8rem;line-height:1.4}._pageHeader_ofjuu_2{padding:1.5rem}._pageHeader_ofjuu_2 h1{margin:.35rem 0}._pageHeader_ofjuu_2 p{margin:0;color:var(--color-text-muted)}._eyebrow_ofjuu_67{color:var(--arrema-ok);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}._headerActions_ofjuu_75,._toolbarActions_ofjuu_76{display:flex;gap:.6rem}._tabsSubnav_ofjuu_81{display:flex;flex-wrap:wrap;gap:6px;width:100%;max-width:100%;margin-top:.5rem;padding:0 0 .15rem;background:transparent;box-shadow:none}._tabsSubnav_ofjuu_81 button{display:inline-flex;gap:.35rem;align-items:center;border:0;border-radius:6px;background:transparent;color:var(--arrema-steel);cursor:pointer;font-weight:600;padding:4px 12px;font-family:inherit;font-size:11px;transition:background var(--transition),color var(--transition)}._tabsSubnav_ofjuu_81 button:hover:not(._active_ofjuu_107){background:var(--arrema-frost);color:var(--arrema-navy)}._tabsSubnav_ofjuu_81 ._active_ofjuu_107{background:var(--color-primary);color:#fff}._tabs_ofjuu_81{display:flex;flex-wrap:wrap;gap:.25rem;width:fit-content;max-width:100%;padding:.35rem;background:var(--color-surface);border-radius:12px;box-shadow:var(--shadow)}._tabs_ofjuu_81 button{display:inline-flex;gap:.45rem;align-items:center;border:0;border-radius:8px;background:transparent;color:var(--color-text-muted);cursor:pointer;font-weight:700;padding:.55rem 1rem;font-family:inherit;font-size:.8125rem}._tabs_ofjuu_81 ._active_ofjuu_107{background:var(--color-primary);color:#fff}._tabs_ofjuu_81 span{min-width:1.25rem;padding:0 .35rem;border-radius:999px;background:#fff3;font-size:.72rem}@media(max-width:768px){._tabs_ofjuu_81{width:100%;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}._tabs_ofjuu_81 button{flex-shrink:0;white-space:nowrap;padding:.5rem .85rem;font-size:.75rem}}._statCard_ofjuu_3{display:flex;gap:.85rem;padding:1rem;transition:transform var(--transition),box-shadow var(--transition)}._statCard_ofjuu_3:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}._statCard_ofjuu_3 strong{display:block;font-size:1.55rem;font-weight:800}._statCard_ofjuu_3>div span{display:block;color:var(--color-text-muted);font-size:.8rem}._statCard_ofjuu_3 small{display:block;margin-top:.25rem;font-size:.72rem;font-weight:800}._statIcon_ofjuu_195{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:10px;font-size:1.25rem;line-height:1}._statIconContent_ofjuu_208{display:inline-flex;align-items:center;justify-content:center;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:inherit;line-height:1}._statIconContent_ofjuu_208 svg{display:block;width:20px;height:20px;stroke-width:2.25}._info_ofjuu_223{background:#eef4ff;color:var(--arrema-sapphire)}._ok_ofjuu_228,._up_ofjuu_229{background:var(--arrema-pale);color:var(--arrema-ok)}._warn_ofjuu_234{background:#fff7e6;color:#92400e}._error_ofjuu_239,._down_ofjuu_240{background:#fef2f2;color:var(--arrema-error)}._neutral_ofjuu_245{background:var(--arrema-frost);color:var(--arrema-steel)}._alert_ofjuu_250{display:flex;gap:.8rem;align-items:flex-start;padding:.9rem 1rem;border:1.5px solid;border-radius:var(--radius)}._alert_ofjuu_250 p{margin:.15rem 0 0;color:var(--color-text-muted);font-size:.82rem}._alertIcon_ofjuu_264{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:999px;background:currentColor;color:#fff;font-size:.75rem;font-weight:900}._alertIconEmoji_ofjuu_277{width:auto;height:auto;background:transparent;color:inherit;font-size:1.25rem;font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;line-height:1}._alertAction_ofjuu_288{margin-left:auto}._toolbar_ofjuu_76{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}._search_ofjuu_299{position:relative;flex:1 1 240px}._search_ofjuu_299 span{position:absolute;left:.8rem;top:50%;color:var(--color-text-muted);transform:translateY(-50%)}._search_ofjuu_299 input{width:100%;padding-left:2.3rem}._toolbar_ofjuu_76 input,._toolbar_ofjuu_76 select{height:var(--control-height);min-height:var(--control-height);border:1px solid var(--color-border);border-radius:8px;color:var(--color-text);font:inherit;padding:0 .75rem}._pagination_ofjuu_28{padding-top:.75rem;color:var(--color-text-muted);font-size:.8rem}._pagination_ofjuu_28 div{display:flex;gap:.25rem}._pagination_ofjuu_28 button{width:32px;height:32px;border:1px solid var(--color-border);border-radius:6px;background:#fff;color:var(--color-text);cursor:pointer;font-weight:700}._pagination_ofjuu_28 button:disabled{cursor:not-allowed;opacity:.45}._current_ofjuu_350{border-color:var(--color-primary)!important;background:var(--color-primary)!important;color:#fff!important}._toggleRow_ofjuu_356{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--color-border)}._toggleRow_ofjuu_356 small{display:block;margin-top:.2rem;color:var(--color-text-muted)}@media(max-width:768px){._toggleRow_ofjuu_356{align-items:flex-start;gap:.75rem}._toggleRow_ofjuu_356>span:first-child{flex:1;min-width:0}}._toggle_ofjuu_356{position:relative;width:44px;height:24px;flex:0 0 44px}._toggle_ofjuu_356 input{opacity:0}._toggle_ofjuu_356 i{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#d0dcf0;cursor:pointer;transition:var(--transition)}._toggle_ofjuu_356 i:before{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:999px;background:#fff;transition:var(--transition)}._toggle_ofjuu_356 input:checked+i{background:var(--color-primary)}._toggle_ofjuu_356 input:checked+i:before{transform:translate(20px)}._progressBlock_ofjuu_415{display:grid;gap:.3rem}._progressLabel_ofjuu_420{display:flex;justify-content:space-between;color:var(--color-text-muted);font-size:.75rem}._progressTrack_ofjuu_427{height:8px;overflow:hidden;border-radius:999px;background:#e2eaf4}._progressTrack_ofjuu_427 span{display:block;height:100%;border-radius:inherit}._productCard_ofjuu_4{display:grid;gap:.55rem;padding:.75rem;border:1.5px solid var(--color-border);box-shadow:none;transition:var(--transition)}._productCard_ofjuu_4:hover{border-color:var(--arrema-sapphire);box-shadow:var(--shadow)}._lowStock_ofjuu_452{border-color:#fdecaa;background:#fffdf5}._productTop_ofjuu_26{align-items:flex-start}._productTop_ofjuu_26 strong,._productTop_ofjuu_26 span{display:block}._productTop_ofjuu_26 span{margin-top:.15rem;color:var(--arrema-sapphire);font-size:.75rem}._paymentCard_ofjuu_5{display:grid;gap:.25rem;place-items:center;min-height:110px;padding:1rem;border:2px solid var(--color-border);background:#fff;cursor:pointer;text-align:center}._paymentCard_ofjuu_5>span{font-size:1.5rem}._paymentCard_ofjuu_5 small{color:var(--color-text-muted)}._selected_ofjuu_488{border-color:var(--arrema-sapphire);background:#eef4ff}._cartList_ofjuu_493{display:grid;gap:.5rem;margin-bottom:.8rem}._cartRow_ofjuu_29{padding-bottom:.55rem;border-bottom:1px solid var(--color-border)}._cartRow_ofjuu_29 small{display:block;color:var(--color-text-muted)}._totals_ofjuu_30{display:grid;gap:.35rem;margin:.8rem 0;padding:.8rem;border-radius:8px;background:var(--arrema-frost)}._receipt_ofjuu_7{max-width:320px;padding:1.2rem;border:1px dashed var(--color-border);box-shadow:none;font-family:Courier New,monospace}._receipt_ofjuu_7 header,._receipt_ofjuu_7 footer{padding:.6rem 0;border-bottom:1px dashed var(--color-border)}._receipt_ofjuu_7 footer{border-top:2px solid var(--arrema-navy);border-bottom:0;margin-top:.4rem}._receipt_ofjuu_7 div{padding:.35rem 0}._integration_ofjuu_6{padding:1rem;border:1.5px solid var(--color-border);box-shadow:none}._integration_ofjuu_6 p{margin:.2rem 0 0;color:var(--color-text-muted);font-size:.8rem}._connected_ofjuu_549{border-color:#bbf7d0;background:#f8fffa}._warning_ofjuu_554{border-color:#fde68a;background:#fffdf5}._integrationStat_ofjuu_559{display:flex;justify-content:space-between;padding:.55rem 0;border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:.8rem}._timeline_ofjuu_568{display:grid;gap:.4rem}._timeline_ofjuu_568 article{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid var(--color-border)}._timeline_ofjuu_568 article strong,._timeline_ofjuu_568 article small{display:block}._timeline_ofjuu_568 article small{color:var(--color-text-muted)}._timeline_ofjuu_568 article p{margin:.25rem 0 0;color:var(--arrema-ok);font-size:.8rem}._timelineDot_ofjuu_593{width:9px;height:9px;margin-top:.35rem;border-radius:999px}._offline_1hmga_1,._syncing_1hmga_2{display:flex;align-items:center;gap:.75rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;color:#fff}._offline_1hmga_1{background:var(--arrema-warn)}._syncing_1hmga_2{background:var(--arrema-sky)}._count_1hmga_20{opacity:.95}._retry_1hmga_24{margin-left:auto;border:1px solid rgba(255,255,255,.6);background:transparent;color:#fff;border-radius:6px;padding:.15rem .6rem;font-size:.75rem;font-weight:600}._conflicts_1hmga_35{margin-left:auto;color:#fff;text-decoration:underline}._page_10eto_1{display:flex;flex-direction:column;gap:var(--module-section-gap);min-width:0}._entityGrid_10eto_8{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}._entityCard_10eto_14{border:1px solid var(--color-border);border-radius:var(--radius);padding:14px;background:var(--color-surface);box-shadow:var(--shadow-sm)}._entityCardTitle_10eto_22{font-weight:700;color:var(--arrema-navy);margin-bottom:4px}._entityCardMeta_10eto_28{font-size:.8125rem;color:var(--arrema-steel)}._sectionHeading_10eto_33{display:flex;flex-direction:column;gap:.375rem;margin:0}._sectionTitle_10eto_40{margin:0;font-size:1.25rem;font-weight:800;color:var(--arrema-navy);line-height:1.3}._sectionSub_10eto_48{margin:0;font-size:.8125rem;color:var(--arrema-steel);line-height:1.45}._stats_10eto_55{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._card_10eto_62{background:var(--color-surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}._card_10eto_62+._card_10eto_62{margin-top:16px}._toolbar_10eto_73{display:flex;gap:1rem;align-items:flex-end;margin-bottom:0;flex-wrap:wrap}._toolbar_10eto_73>button{height:var(--control-height);min-height:var(--control-height);margin-top:var(--field-label-offset)}._sectionStack_10eto_87{display:flex;flex-direction:column;gap:var(--module-section-gap)}._panelRoot_10eto_93,._dashboardRoot_10eto_94,._moduleViewPanel_10eto_95{display:flex;flex-direction:column;gap:var(--module-section-gap);min-width:0}._posGrid_10eto_102{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:16px;align-items:start}._posTotal_10eto_109{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-weight:600;font-size:.875rem;color:var(--color-text-muted);margin:0}._posTotalFinal_10eto_120{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding-top:10px;border-top:2px solid #e2eaf4;font-weight:800;font-size:1.05rem;color:var(--color-text, #0d2d5e)}._posActions_10eto_132{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1rem}._touchButton_10eto_139{min-height:44px;min-width:92px;font-weight:800}._rowActions_10eto_145{display:flex;flex-wrap:wrap;gap:.35rem}._modalActions_10eto_151{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}._formError_10eto_158{margin:0 0 12px;font-size:.8125rem;color:var(--arrema-error, #c0392b)}._codePreview_10eto_164{margin:.75rem 0 0;padding:.75rem;overflow:auto;border-radius:var(--radius-sm, 8px);background:#07162e;color:#f6fbff;font-size:.8125rem}@media(max-width:960px){._stats_10eto_55{grid-template-columns:repeat(2,1fr)}._posGrid_10eto_102,._dashboardGrid_10eto_181{grid-template-columns:1fr}}._dashboardStats_10eto_185{margin-bottom:0!important}._dashboardGrid_10eto_181{display:grid;grid-template-columns:1fr 1fr;gap:var(--module-section-gap);align-items:stretch}._dashboardGridCell_10eto_196{min-width:0;display:flex}._dashboardGridCell_10eto_196>section{flex:1;width:100%;display:flex;flex-direction:column}._panelBody_10eto_207,._priorityList_10eto_208{flex:1;display:flex;flex-direction:column;min-height:220px}._panelCardBody_10eto_215{min-height:160px;display:flex;flex-direction:column}._priorityList_10eto_208{gap:0}._inlineEmpty_10eto_225{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;padding:1.75rem 1.25rem;text-align:center}._inlineEmpty_10eto_225 strong{font-size:.95rem;font-weight:700;color:var(--arrema-navy)}._inlineEmpty_10eto_225 span{font-size:.8rem;color:var(--color-text-muted)}._priorityRow_10eto_245{display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:10px;border:1px solid transparent}._priorityRow_10eto_245+._priorityRow_10eto_245{margin-top:8px}._priorityRowCrit_10eto_257{background:#fef2f2;border-color:#fecaca}._priorityRowWarn_10eto_262{background:#fffbeb;border-color:#fde68a}._priorityRowInfo_10eto_267{background:#f0f9ff;border-color:#bae6fd}._priorityDot_10eto_272{width:8px;height:8px;border-radius:50%;flex-shrink:0}._dotCrit_10eto_279{background:var(--arrema-error, #c0392b)}._dotWarn_10eto_283{background:var(--arrema-warn, #d97706)}._dotInfo_10eto_287{background:var(--arrema-sky, #0ea5e9)}._priorityBody_10eto_291{flex:1;min-width:0}._priorityName_10eto_296{font-size:.85rem;font-weight:700;color:var(--arrema-navy)}._priorityDetail_10eto_302{font-size:.75rem;color:var(--color-text-muted);margin-top:2px}._priorityTime_10eto_308{font-size:.7rem;color:var(--color-text-muted);white-space:nowrap}._policyText_10eto_314{margin:0;white-space:pre-wrap;font-family:inherit;font-size:.875rem;line-height:1.55;color:var(--color-text)}._substitutesBlock_wzbea_2{margin-top:12px;padding:12px;border-radius:8px;background:var(--surface-muted, #f4f6f8)}._substitutesBlock_wzbea_2 ul{margin:8px 0 0;padding-left:18px}._panelActions_wzbea_18{display:flex;flex-wrap:wrap;gap:8px;align-items:center}._panelCardBody_wzbea_25{min-height:160px;display:flex;flex-direction:column}._dashboardStats_wzbea_31{margin-bottom:0!important}._dashboardGrid_wzbea_35{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch;margin-bottom:0}@media(max-width:960px){._dashboardGrid_wzbea_35{grid-template-columns:1fr}}._dashboardGridCell_wzbea_48{min-width:0;display:flex}._dashboardGridCell_wzbea_48>section{flex:1;width:100%;display:flex;flex-direction:column}._panelBody_wzbea_59,._alertList_wzbea_60{flex:1;display:flex;flex-direction:column;min-height:220px}._alertList_wzbea_60{gap:0}._inlineEmpty_wzbea_71{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:20px 12px;text-align:center}._inlineEmpty_wzbea_71 strong{font-size:.95rem;font-weight:700;color:var(--arrema-navy)}._inlineEmpty_wzbea_71 span{font-size:.8rem;color:var(--color-text-muted)}._tableWrap_wzbea_91{overflow-x:auto;margin:0 -.25rem}._cardHeader_wzbea_96{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}._cardHeader_wzbea_96 h3{margin:0;font-size:.95rem;font-weight:700;color:var(--arrema-navy)}._cardHeader_wzbea_96 p{margin:.15rem 0 0;font-size:.8rem;color:var(--color-text-muted)}._categoryRow_wzbea_115+._categoryRow_wzbea_115{margin-top:14px}._categoryMeta_wzbea_119{display:flex;justify-content:space-between;gap:8px;margin-bottom:4px;font-size:.75rem}._categoryMeta_wzbea_119 span:first-child{font-weight:600;color:var(--arrema-navy)}._categoryMeta_wzbea_119 span:last-child{font-weight:800;color:var(--arrema-lime)}._categoryBar_wzbea_135{height:8px;border-radius:4px;background:#e2eaf4;overflow:hidden}._categoryFill_wzbea_142{height:100%;border-radius:4px}._catMedicament_wzbea_147{background:var(--arrema-sapphire)}._catParapharmacie_wzbea_151{background:var(--arrema-lime)}._catDispositif_wzbea_155{background:var(--arrema-sky)}._catPsycho_wzbea_159{background:var(--arrema-warn)}._catDefault_wzbea_163{background:var(--arrema-steel)}._alertRow_wzbea_167{display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:10px;margin-bottom:8px;border:1.5px solid}._alertRow_wzbea_167:last-child{margin-bottom:0}._alertRowCrit_wzbea_180{background:#fef2f2;border-color:#fecaca}._alertRowWarn_wzbea_185{background:#fffbeb;border-color:#fde68a}._alertDot_wzbea_190{width:8px;height:8px;border-radius:50%;flex-shrink:0}._dotCrit_wzbea_197{background:var(--arrema-error)}._dotWarn_wzbea_201{background:var(--arrema-warn)}._alertBody_wzbea_205{flex:1;min-width:0}._alertName_wzbea_210{font-size:.8125rem;font-weight:700;color:var(--arrema-navy)}._alertDetail_wzbea_216{font-size:.75rem;color:var(--color-text-muted);margin-top:2px}._alertTime_wzbea_222{font-size:.72rem;color:var(--color-text-muted);white-space:nowrap}._stockBarWrap_wzbea_228{margin-top:6px}._stockBar_wzbea_228{height:6px;border-radius:3px;background:#e2eaf4;overflow:hidden}._stockFillOk_wzbea_239{height:100%;background:var(--arrema-forest)}._stockFillLow_wzbea_244{height:100%;background:var(--arrema-warn)}._stockFillCrit_wzbea_249{height:100%;background:var(--arrema-error)}._stockBarLabel_wzbea_254{display:flex;justify-content:space-between;margin-top:3px;font-size:.625rem;color:var(--color-text-muted)}._criticalTable_wzbea_262{width:100%;border-collapse:collapse}._criticalTable_wzbea_262 thead th{background:var(--arrema-frost);padding:10px 13px;text-align:left;font-size:.6875rem;font-weight:700;color:var(--arrema-steel);letter-spacing:.04em;text-transform:uppercase}._criticalTable_wzbea_262 tbody td{padding:11px 13px;font-size:.8125rem;border-bottom:1px solid #f0f5fa}._criticalTable_wzbea_262 tbody tr:hover{background:#f8fafe}._productName_wzbea_285{font-weight:700;color:var(--arrema-navy)}._productDci_wzbea_290{font-size:.75rem;font-weight:600;color:var(--arrema-sapphire)}._stockQty_wzbea_296{font-size:1rem;font-weight:800}._stockQtyCrit_wzbea_301{color:var(--arrema-error)}._stockQtyWarn_wzbea_305{color:var(--arrema-warn)}._rowActions_wzbea_309{display:flex;gap:.35rem}._subTabs_wzbea_314{margin-bottom:16px}._productGrid_wzbea_318{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}._productCard_wzbea_324{border:1.5px solid #e2eaf4;border-radius:10px;padding:10px;background:#fff;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}._productCard_wzbea_324:hover{border-color:var(--arrema-sapphire);box-shadow:0 4px 12px #0f2d5214}._productCardHeader_wzbea_337{display:flex;justify-content:space-between;align-items:flex-start;gap:6px;margin-bottom:6px}._productCardSku_wzbea_345{font-size:.65rem;font-weight:700;color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase}._productCardName_wzbea_353{font-size:.8rem;font-weight:700;color:var(--arrema-navy);margin:2px 0;line-height:1.2}._productCardMeta_wzbea_361{font-size:.68rem;color:var(--color-text-muted);margin-bottom:7px}._productCardFooter_wzbea_367{display:flex;justify-content:space-between;align-items:center;padding-top:7px;border-top:1px solid #f0f5fa;font-size:.75rem}._productCardStock_wzbea_376{font-weight:800}._inventoryDetail_wzbea_380{margin-top:16px}._variancePos_wzbea_384{color:var(--arrema-forest);font-weight:700}._varianceNeg_wzbea_389{color:var(--arrema-error);font-weight:700}._valuationTotal_wzbea_394{font-size:1.25rem;font-weight:800;color:var(--arrema-lime);margin-bottom:16px}._pagination_wzbea_401{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px;flex-wrap:wrap}._shell_m2bdz_1{display:flex;min-height:100vh;min-height:100dvh}._sidebar_m2bdz_7{width:var(--sidebar-w);background:var(--arrema-navy);color:#fff;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto;-webkit-overflow-scrolling:touch}._logoBlock_m2bdz_18{padding:18px 20px 14px;border-bottom:2px solid var(--arrema-lime);flex-shrink:0}._logo_m2bdz_18{display:block;width:172px;max-width:100%;height:auto}._nav_m2bdz_31{display:flex;flex-direction:column;padding-bottom:1rem}._navGroup_m2bdz_37{display:flex;flex-direction:column}._navSection_m2bdz_42{padding:16px 12px 4px;font-size:9px;font-weight:700;color:var(--arrema-azure);letter-spacing:2px;text-transform:uppercase}._link_m2bdz_51{display:flex;align-items:center;gap:10px;margin:2px 8px;padding:10px 16px;border-radius:8px;color:var(--arrema-azure);font-size:13px;font-weight:500;text-decoration:none;transition:all var(--transition)}._link_m2bdz_51:hover{background:#ffffff14;color:#fff}._active_m2bdz_69{background:var(--color-primary);color:#fff}._icon_m2bdz_74{width:20px;flex-shrink:0;text-align:center;font-size:16px;line-height:1}._linkLabel_m2bdz_82{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._badge_m2bdz_90{margin-left:auto;background:var(--arrema-error);color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px;line-height:1.2;flex-shrink:0}._main_m2bdz_102{flex:1;display:flex;flex-direction:column;min-width:0}._headerBar_m2bdz_109{display:flex;align-items:stretch;gap:.75rem;min-height:var(--header-h);background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:0 1.5rem;flex-shrink:0;box-shadow:0 1px 6px #0d2d5e0f}._menuBtn_m2bdz_121{display:none;align-items:center;justify-content:center;align-self:center;width:40px;height:40px;border:none;border-radius:8px;background:var(--arrema-frost);color:var(--arrema-navy);cursor:pointer;flex-shrink:0;transition:background var(--transition)}._menuBtn_m2bdz_121:hover{background:#e2eaf4}._backdrop_m2bdz_140{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:199;border:none;padding:0;background:#0d2d5e73;cursor:pointer}._header_m2bdz_109{flex:1;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-width:0;padding:.65rem 0}._headerExpanded_m2bdz_161{align-items:flex-start;padding-top:.85rem;padding-bottom:.85rem}._headerTitle_m2bdz_167{flex:1;min-width:0}._moduleTitle_m2bdz_172{margin:0;font-size:1.125rem;font-weight:700;color:var(--arrema-navy);line-height:1.25}._moduleDescription_m2bdz_180{margin:2px 0 0;font-size:.75rem;color:var(--arrema-steel);line-height:1.35}._subnav_m2bdz_187{min-width:0}._headerToolbar_m2bdz_191{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-shrink:0}._headerModuleActions_m2bdz_199{display:flex;align-items:center;gap:.5rem}._toolbarDivider_m2bdz_205{width:1px;height:28px;background:var(--color-border);flex-shrink:0}._depotSelector_m2bdz_212{display:inline-flex;align-items:center;gap:.4rem;font-size:.6875rem;font-weight:700;color:var(--arrema-steel);text-transform:uppercase}._depotSelector_m2bdz_212 select{min-width:130px;height:32px;border:1.5px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--arrema-navy);font:inherit;text-transform:none;padding:0 .55rem}._depotSelector_m2bdz_212 select:disabled{background:var(--arrema-frost);color:var(--arrema-steel);cursor:not-allowed}._userChip_m2bdz_238{display:flex;align-items:center;gap:.65rem;padding:.25rem .65rem .25rem .25rem;border:1.5px solid transparent;border-radius:999px;text-decoration:none;color:inherit;transition:background var(--transition),border-color var(--transition),box-shadow var(--transition)}._userChip_m2bdz_238:hover{background:var(--arrema-frost);border-color:var(--color-border);box-shadow:var(--shadow)}._userMeta_m2bdz_255{display:flex;flex-direction:column;align-items:flex-end;min-width:0;max-width:180px}._userName_m2bdz_263{font-weight:700;font-size:.8125rem;color:var(--arrema-navy);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.25}._roleChip_m2bdz_274{display:inline-block;margin-top:1px;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--arrema-steel);line-height:1.2}._logoutBtn_m2bdz_285{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1.5px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;flex-shrink:0;transition:color var(--transition),border-color var(--transition),background var(--transition)}._logoutBtn_m2bdz_285:hover{color:var(--arrema-error);border-color:#fecaca;background:#fef2f2}._content_m2bdz_305{flex:1;padding:var(--content-padding);overflow:auto;-webkit-overflow-scrolling:touch}@media(max-width:1024px){._menuBtn_m2bdz_121,._backdrop_m2bdz_140{display:flex}._sidebar_m2bdz_7{position:fixed;top:0;left:0;z-index:200;height:100vh;height:100dvh;transform:translate(-100%);transition:transform var(--transition);box-shadow:var(--shadow-lg)}._sidebarOpen_m2bdz_328{transform:translate(0)}._headerBar_m2bdz_109{padding:0 1.25rem}._content_m2bdz_305{padding:1.25rem}}@media(max-width:768px){._headerBar_m2bdz_109{padding:0 1rem;gap:.5rem}._header_m2bdz_109{flex-direction:column;align-items:stretch;gap:.75rem;padding:.5rem 0}._headerExpanded_m2bdz_161{padding-top:.5rem;padding-bottom:.5rem}._headerToolbar_m2bdz_191{justify-content:space-between;flex-wrap:wrap;gap:.5rem}._toolbarDivider_m2bdz_205{display:none}._depotSelector_m2bdz_212{order:2}._userMeta_m2bdz_255{max-width:120px}._moduleTitle_m2bdz_172{font-size:1rem}._content_m2bdz_305{padding:1rem}}@media(max-width:480px){._userMeta_m2bdz_255{display:none}._userChip_m2bdz_238{padding:.15rem;border-radius:999px}._depotSelector_m2bdz_212 span{display:none}._headerModuleActions_m2bdz_199{order:3;width:100%}._content_m2bdz_305{padding:.75rem}._link_m2bdz_51{padding:12px 16px;font-size:14px}}@media(min-width:1025px){._menuBtn_m2bdz_121,._backdrop_m2bdz_140{display:none!important}}._skipLink_m2bdz_403{position:absolute;left:-9999px;top:0;z-index:1000;padding:.75rem 1rem;background:var(--arrema-navy);color:#fff;border-radius:0 0 var(--radius) 0;text-decoration:none}._skipLink_m2bdz_403:focus{left:0}._page_1l4bl_1{min-height:100vh;display:grid;place-items:center;padding:2rem;background:var(--color-bg)}._card_1l4bl_9{max-width:560px;padding:2rem;background:var(--color-surface);border-radius:var(--radius);box-shadow:var(--shadow-lg)}._card_1l4bl_9 p{color:var(--color-text-muted)}._eyebrow_1l4bl_20{display:inline-flex;margin-bottom:.75rem;color:var(--arrema-error);font-weight:700;text-transform:uppercase}
