@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{overflow:hidden}h1,h2,h3,h4,h5,h6,p{margin:0}button,input,select,textarea{font:inherit}:root{--topbar-height:55px;--main-frame-width:1500px;--sidebar-width:350px;--operations-header-height:75px;--operations-content-header-height:90px;--colour-background:#fff;--colour-border:#929292;--surface-topbar:#fff;--surface-topbar-dropdown:#fff;--surface-workspace:#e0e0e0;--operational-surface-workspace:#fff;--colour-text-primary:#1a1a1a;--colour-primary:Blue;--header-backgroud:linear-gradient(90deg, #111827, #1f2937);--header-text:#fff;--light-grey:#f7f0f0;--surface-panel:#fff;--test-border:#f3f3f3;--active-card:#c3c2ff;--hover-card:#ddd9ff;--zebra-stripe:#e5dbff;--topbar-background:#191a1e;--topbar-text-color:#f0f0f0;--content-area-background:#fff;--text-sub-lighter:#6c737a;--text-dark:#334155;--border-grey:#d7dae0;--box-shadow:0 2px 5px #00000040;--green:#0a5825;--green-light:#e3f3e5;--green-lightest:#f7fcf9;--yellow:#f17e2b;--yellow-light:#fff1da;--red:#d3080e;--red-light:#fddddd;--red-lightest:#fff5f6;--blue:#0b52c8;--blue-light:#e2edf9;--purple:#4d33bc;--purple-light:#e6dff5;--shadow-bottom:0 2px 5px #00000040;--shadow-bottom-mobile:0 1px 5px #00000040;--font-family:"Inter", sans-serif}.app-shell{grid-template-rows:var(--topbar-height) 1fr;height:100vh;display:grid}.desktop-layout{background:var(--surface-workspace);flex-direction:column;height:100%;display:flex}.mobile-layout{flex-direction:column;height:calc(100vh - 60px);display:flex;overflow-y:auto}.topbar{height:var(--topbar-height);background:var(--topbar-background);box-shadow:var(--shadow-bottom);z-index:1100;grid-template-columns:50px 220px 1fr 350px;align-items:center;padding:0 20px;display:grid;position:relative}.topbar__logo{align-items:center;display:flex}.topbar__logo-image{border-radius:5px;width:auto;height:40px;display:block}.topbar__module{align-items:center;padding-left:20px;display:flex}.topbar__module-title{text-transform:uppercase;letter-spacing:.5px;background-color:var(--topbar-background);color:var(--topbar-text-color);border:solid 1px var(--topbar-text-color);white-space:nowrap;border-radius:4px;margin:0;padding:7px;font-size:20px;font-weight:500}.topbar__navigation{justify-content:flex-start;align-items:center;gap:0;padding-left:30px;display:flex}.topbar__nav-item{height:38px;color:var(--topbar-text-color);cursor:pointer;letter-spacing:.75px;background:0 0;border:none;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:600;display:flex}.topbar__nav-item:hover{background:var(--surface-hover)}.topbar__nav-item--active{background:var(--surface-hover);font-weight:600}.topbar__company{text-transform:uppercase;white-space:nowrap;background-color:var(--topbar-text-color);color:var(--topbar-background);border:solid 1px var(--topbar-text-color);border-radius:4px;padding:8px;font-size:.875rem;font-weight:600}.topbar__user{justify-content:flex-end;align-items:center;gap:16px;display:flex}.topbar__menu-button{cursor:pointer;width:38px;height:38px;color:var(--topbar-text-color);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.topbar__menu-button:hover{background:var(--surface-hover)}.topbar__user-button{height:38px;color:var(--colour-text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0 10px;font-size:14px;font-weight:500;display:flex}.topbar__user-button:hover{background:var(--surface-hover)}.user-avatar{vertical-align:middle;background:var(--colour-primary);color:#fff;-webkit-user-select:none;user-select:none;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:700;display:flex}.topbar__hamburger{font-size:20px;line-height:1}.topbar__dropdown{position:relative}.topbar__dropdown-section{flex-direction:column;display:flex}.topbar__dropdown-label{letter-spacing:1px;text-transform:uppercase;opacity:.65;padding:10px 16px 6px;font-size:11px;font-weight:700}.topbar__dropdown-divider{background:#0000001a;height:1px;margin:4px 0}.topbar__dropdown-menu{background:var(--surface-topbar-dropdown);z-index:1200;flex-direction:column;min-width:220px;display:flex;position:absolute;top:calc(100% + 1px);left:0;box-shadow:0 4px 12px #0000001a}.topbar__dropdown-menu-right{background:var(--surface-topbar-dropdown);z-index:1200;flex-direction:column;min-width:220px;display:flex;position:absolute;top:100%;left:auto;right:0;box-shadow:0 8px 20px #00000040}.topbar__dropdown-item{width:100%;height:40px;color:var(--colour-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;padding:0 16px;font-size:14px;display:flex}.topbar__dropdown-item:hover{background:var(--surface-hover)}.topbar__dropdown-item:active{background:var(--surface-selected)}.mobile-topbar{border-bottom:1px solid var(--border-colour);height:60px;box-shadow:var(--shadow-bottom);z-index:100;background:#fff;flex-shrink:0;grid-template-columns:48px 1fr 48px;align-items:center;padding:0 12px;display:grid}.mobile-topbar__button{cursor:pointer;width:48px;height:48px;color:var(--topbar-background);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.45rem;display:flex}.mobile-topbar__titles{flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.mobile-topbar__title{color:var(--topbar-background);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:600;overflow:hidden}.mobile-topbar__subtitle{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.72rem;font-weight:400;overflow:hidden}.mobile-topbar__drawer{z-index:1000;background:#fff;position:fixed;inset:0;overflow-y:auto}.mobile-topbar__drawer-header{border-bottom:1px solid var(--border-colour);justify-content:flex-end;align-items:center;height:60px;padding:0 12px;display:flex}.mobile-topbar__section{padding:1.5rem}.mobile-topbar__section+.mobile-topbar__section{border-top:1px solid var(--border-colour)}.mobile-topbar__section-title{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin-bottom:1rem;font-size:.75rem;font-weight:700}.mobile-topbar__item{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:.9rem 0;font-size:1rem;display:block}.mobile-topbar__item:not(:last-child){border-bottom:1px solid var(--border-colour)}.ui-button{color:#fff;letter-spacing:.3px;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ui-button--primary{color:#fff;background:#2563eb;border-color:#2563eb}.ui-button--primary:hover{background:#1d4ed8;border-color:#1d4ed8}.ui-button--success{color:#fff;background:#15803d;border-color:#15803d}.ui-button--success:hover{background:#166534;border-color:#166534}.ui-button--danger{color:#fff;background:#b91c1c;border-color:#b91c1c}.ui-button--danger:hover{background:#991b1b;border-color:#991b1b}.ui-button--secondary{color:#fff;background:#2f343b;border-color:#444b55}.ui-button--secondary:hover{background:#3b424d}.ui-button--ghost{color:#d1d5db;background:0 0;border-color:#444b55}.ui-button--ghost:hover{background:#ffffff0d}.ui-button:disabled{opacity:.5;cursor:not-allowed}.ui-button-mobile{min-width:72px;height:36px;color:var(--topbar-background);cursor:pointer;background:#eef2f7;border:1px solid #d6dde8;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ui-button-mobile:hover{background:#e6ebf2;border-color:#c8d2df}.ui-button-mobile:active{background:#dce3ed}.ui-button-mobile:disabled{opacity:.5;cursor:not-allowed}.login-page{width:100vw;height:100vh;position:relative;overflow:hidden}.login-background{object-fit:cover;object-position:top left;width:100%;height:100%;position:absolute;inset:0}.login-overlay{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:relative}.login-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f0f0fe0;border:1px solid #ffffff14;border-radius:12px;width:100%;max-width:420px;padding:48px;box-shadow:0 20px 60px #00000073}.login-logo{width:100%;max-width:340px;margin:0 auto 32px;display:block}.login-form{flex-direction:column;gap:16px;display:flex}.login-form input{color:#fff;text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:14px}.login-form input::placeholder{color:#ffffff8c;text-align:center}.login-form input:focus{border-color:#ffffff40}.forgot-password{color:#ffffffb3;font-size:14px;text-decoration:none}.forgot-password:hover{color:#fff}.login-button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:10px;height:48px;margin-top:8px;font-size:14px;font-weight:600;transition:transform .2s,opacity .2s}.login-button:hover{opacity:.92;transform:translateY(-1px)}.login-error{color:#ffb4b4;background:#dc262626;border:1px solid #dc262659;border-radius:10px;margin-bottom:16px;padding:12px;font-size:14px}.launcher-page{background:#0f172a;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.launcher-card{background:#fff;border-radius:16px;width:100%;max-width:520px;padding:2rem;box-shadow:0 20px 40px #00000026}.launcher-card h1{color:#0f172a;margin:0 0 .75rem;font-size:1.75rem;font-weight:700}.launcher-card p{color:#64748b;margin:0 0 2rem;line-height:1.5}.launcher-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.875rem 1rem;font-size:.9rem}.launcher-modules{width:100%;max-width:1100px}.launcher-modules h1{text-align:center;color:#fff;margin:0 0 2rem;font-size:2rem;font-weight:700}.launcher-modules{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.module-launcher-card{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:16px;width:100%;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 20px #00000014}.module-launcher-card:hover{transform:translateY(-4px);box-shadow:0 20px 35px #00000026}.module-launcher-card:active{transform:translateY(-1px)}.module-launcher-card__content h3{color:#0f172a;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.module-launcher-card__content p{color:#64748b;margin:0;line-height:1.5}.launcher-card form{flex-direction:column;gap:1rem;display:flex}.launcher-card input{border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.875rem 1rem;font-size:1rem}.launcher-card input:focus{border-color:#2563eb;outline:none}.launcher-card button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:.875rem 1rem;font-weight:600}.launcher-card button:hover{background:#1d4ed8}.launcher-card button:disabled{opacity:.6;cursor:not-allowed}.legal-acceptance-form{flex-direction:column;gap:1.25rem;display:flex}.legal-acceptance-form__checkbox{cursor:pointer;color:#0f172a;align-items:center;gap:.75rem;font-size:1rem;line-height:1.4;display:flex}.legal-acceptance-form__checkbox input{flex-shrink:0;width:18px;height:18px;margin:0}.legal-acceptance-form button{margin-top:.5rem}.legal-document-page{width:100%;max-width:900px;margin:0 auto;padding:40px 24px 80px}.legal-document-page__header{margin-bottom:32px}.legal-document-page__title{margin:0 0 8px;font-size:2rem;font-weight:700;line-height:1.2}.legal-document-page__meta{color:#666;flex-wrap:wrap;gap:16px;font-size:.875rem;display:flex}.legal-document-page__content{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:32px;line-height:1.7;box-shadow:0 4px 20px #0000000d}.legal-document-page__content h1{margin-top:0;margin-bottom:24px;font-size:2rem}.legal-document-page__content h2{margin-top:40px;margin-bottom:16px;font-size:1.35rem}.legal-document-page__content h3{margin-top:32px;margin-bottom:12px;font-size:1.1rem}.legal-document-page__content p{margin:0 0 16px}.legal-document-page__content ul,.legal-document-page__content ol{margin:0 0 20px 24px}.legal-document-page__content li{margin-bottom:8px}.legal-document-page__content a{color:inherit;text-decoration:underline}.legal-document-page__back{cursor:pointer;color:inherit;background:#fff;border:1px solid #dcdcdc;border-radius:8px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 16px;font-size:.95rem;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.legal-document-page__back:hover{background:#f8f8f8;border-color:#cfcfcf}.legal-document-page__loading{color:#666;justify-content:center;align-items:center;min-height:300px;font-size:1rem;display:flex}.legal-document-page__back{color:#555;cursor:pointer;background:0 0;border:none;margin-bottom:24px;padding:0;font-size:.95rem}.legal-document-page__back:hover{text-decoration:underline}@media (width<=768px){.legal-document-page{padding:24px 16px 60px}.legal-document-page__content{padding:24px}.legal-document-page__title{font-size:1.6rem}}.operations-workspace{width:100%;max-width:var(--main-frame-width);height:calc(100vh - var(--topbar-height));grid-template-columns:var(--sidebar-width) 1fr;background:var(--operational-surface-workspace);gap:10px;margin:0 auto;padding:10px;display:grid;box-shadow:0 4px 12px #0000001f}.operations-workspace-placeholder{width:100%;height:100%;color:var(--text-dark);justify-content:center;align-items:center;font-size:1rem;display:flex}.operations-workspace-sidebar{border:1px solid var(--border-grey);border-radius:8px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001f}.operations-workspace-sidebar-header{min-height:var(--operations-header-height);align-items:center;padding:0 20px;display:flex}.operations-workspace-sidebar-header__left{color:var(--text-dark);flex:1}.operations-workspace-sidebar-header__right{justify-content:flex-end;display:flex}.operations-workspace-sidebar-content{flex-direction:column;gap:5px;min-height:0;margin-top:5px;padding-left:5px;padding-right:5px;display:flex;overflow-y:auto}.operations-workspace-content{border:1px solid var(--border-grey);min-height:0;box-shadow:var(--box-shadow);background:var(--surface-panel);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.operations-workspace-content-header{height:var(--operations-content-header-height);border-bottom:1px solid var(--colour-border);border-bottom:1px solid var(--border-grey);color:var(--text-dark);align-items:center;gap:24px;padding:0 24px;display:flex}.operations-workspace-content-header__icon-wrapper{flex:0 0 80px;justify-content:center;align-items:center;height:100%;display:flex}.operations-workspace-content-header__icon{width:60px;height:60px;color:var(--purple);background-color:var(--purple-light);border-radius:50%;flex:0 0 64px;justify-content:center;align-items:center;font-size:35px;display:flex}.operations-workspace-content-header__content{height:100%;color:var(--text-dark);flex:1;align-items:center;display:flex}.operations-workspace-content-header__actions{flex:none;justify-content:flex-end;align-items:center;height:100%;display:flex}.operations-workspace-sidebar-search{border-bottom:1px solid var(--border-grey);padding:0 20px 16px}.operations-workspace-sidebar-search .ui-input{border-radius:4px;width:100%}.operations-workspace-sidebar-content{flex-direction:column;flex:1;gap:5px;min-height:0;padding:8px 5px;display:flex;overflow-y:auto}.operations-workspace-sidebar-pagination{border-top:1px solid var(--border-grey);background:var(--surface-panel);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:0 20px;display:flex}.operations-workspace-sidebar-pagination__info{text-align:center;color:var(--text-secondary);flex:1;font-size:.9rem}.operations-document-header{flex-direction:column;justify-content:center;gap:6px;height:100%;display:flex}.operations-document-header__title{font-size:1.35rem;font-weight:600;line-height:1.2}.operations-document-header__meta{color:var(--colour-text-secondary);flex-wrap:wrap;align-items:center;gap:12px;font-size:.9rem;display:flex}.operations-document-header__meta span{white-space:nowrap;align-items:center;gap:6px;display:flex}.operations-document-header__meta span:not(:last-child):after{content:"•";color:var(--colour-border-dark);margin-left:12px}.operations-workspace-content-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.operations-line-toolbar{z-index:100;border-bottom:1px solid var(--border-grey);flex-shrink:0;position:sticky;top:0}.operations-line-scroll{flex:1;min-height:0;overflow-y:auto}.operations-line-header{height:30px;color:var(--text-dark);z-index:10;gap:12px;padding-left:14px;padding-right:24px;font-size:14px;font-weight:600;display:grid;position:sticky;top:0}.operations-line-entry-row{border-bottom:1px solid var(--border-grey);gap:12px;padding:12px 16px;display:grid}.operations-workspace-list-card{border:1px solid var(--border-grey);background:var(--surface-panel);cursor:pointer;text-align:left;border-radius:8px;flex-direction:column;gap:2px;width:100%;padding:6px 10px;transition:background .15s;display:flex}.operations-workspace-list-card:hover{background:var(--hover-card)}.operations-workspace-list-card--active{border-right:4px solid var(--colour-primary);background:var(--active-card)}.operations-workspace-list-card__title{color:var(--colour-text-primary);font-size:14px;font-weight:600}.operations-workspace-list-card__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.operations-workspace-list-card__top-left{font-weight:600}.operations-workspace-list-card__top-right{font-size:12px;font-weight:600}.operations-workspace-list-card__bottom-left{font-size:12px}.operations-workspace-list-card__bottom-right{text-align:right;font-size:12px}.operations-workspace-list-card__subtitle{color:var(--colour-text-secondary);font-size:13px}.operations-workspace-list-card__status{text-transform:uppercase;font-size:12px;font-weight:600}.operations-workspace-list-card__meta{color:var(--colour-text-secondary);font-size:12px}.operations-line-list{border:1px solid var(--border-grey);border-radius:8px;flex-direction:column;margin-left:10px;margin-right:10px;display:flex;overflow:hidden}.operations-line-row{border:1px solid var(--border-grey);gap:12px;padding:6px 16px;font-size:12px;display:grid}.operations-line-cell{align-items:center;min-width:0;display:flex}.operations-line-cell--left{text-align:left;justify-content:flex-start}.operations-line-cell--center{text-align:center;justify-content:center}.operations-line-cell--right{text-align:right;justify-content:flex-end}.operations-workspace-tray{border-bottom:1px solid var(--colour-border);background:var(--surface-panel);flex-direction:column;gap:15px;padding:20px;display:flex}.operations-workspace--locked{opacity:.35;pointer-events:none}.operations-context-menu{z-index:9999;background:var(--surface-panel);border:1px solid var(--colour-border);min-width:100px;position:fixed;box-shadow:0 4px 12px #0003}.operations-context-menu__item{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 15px}.operations-context-menu__item:hover{background:var(--surface-hover)}.operations-line-row--selected{border-right:4px solid var(--colour-primary);background:#c8c2ff}.operations-ui-input{border:1px solid var(--border-grey);background:var(--colour-surface);width:100%;height:24px;color:var(--colour-text-primary);text-align:left;border-radius:4px;outline:none;padding:0 12px;font-family:inherit;font-size:12px;font-weight:400;transition:border-color .15s,box-shadow .15s,background .15s}.operations-ui-input:focus{border-color:var(--colour-primary);box-shadow:0 0 0 2px #00000014}.operations-ui-input:hover{border-color:var(--colour-border-dark)}.operations-ui-input:disabled{cursor:not-allowed;background:var(--colour-surface-muted);color:var(--colour-text-muted)}.operations-ui-input::placeholder{color:var(--colour-text-muted)}.operations-ui-select{border:1px solid var(--border-grey);background:var(--colour-surface);width:100%;height:24px;color:var(--colour-text-primary);cursor:pointer;border-radius:4px;outline:none;padding:0 12px;font-family:inherit;font-size:12px;font-weight:400;transition:border-color .15s,box-shadow .15s,background .15s}.operations-ui-select:hover{border-color:var(--colour-border-dark)}.operations-ui-select:focus{border-color:var(--colour-primary);box-shadow:0 0 0 2px #00000014}.operations-ui-select:disabled{cursor:not-allowed;background:var(--colour-surface-muted);color:var(--colour-text-muted)}.operations-ui-select option{background:var(--colour-surface);color:var(--colour-text-primary)}.operations-search-select{position:relative}.operations-search-select__dropdown{z-index:1000;border:1px solid var(--colour-border);background:#fff;max-height:250px;font-size:12px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.operations-search-select__option{cursor:pointer;background:var(--surface-hover);padding:8px 12px}.operations-search-select__option--active{background:var(--colour-primary);color:#fff}.ui-select:disabled{opacity:.9;cursor:not-allowed}.ui-textarea{border:1px solid var(--border-grey);background:var(--colour-surface);width:100%;height:55px;color:var(--colour-text-primary);cursor:pointer;border-radius:4px;outline:none;padding:0 12px;font-family:inherit;font-size:12px;font-weight:400;transition:border-color .15s,box-shadow .15s,background .15s}.count-line-list{flex-direction:column;gap:2px;height:100%;padding-left:10px;padding-right:10px;display:flex;overflow-y:auto}.count-line-header{border:1px solid var(--border-color);z-index:2;background:#fff;grid-template-columns:30% 70%;align-items:center;gap:10px;padding:10px;font-size:12px;font-weight:600;display:grid;position:sticky;top:0}.count-line-header__name{align-items:center;display:flex}.count-line-header__slot{text-align:center}.count-line-header__slot:not(:last-child){border-right:1px solid var(--border-color)}.count-line-header__counts{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.count-line-header__slot{grid-template-columns:1fr 90px;align-items:center;gap:8px;font-weight:600;display:grid}.count-line-header__slot:not(:last-child){border-right:1px solid var(--border-color);padding-right:10px}.count-line{border:1px solid var(--border-color);background:var(--panel-background);grid-template-columns:30% 70%;align-items:center;gap:10px;padding-top:3px;padding-bottom:3px;font-size:12px;display:grid}.count-line__name{align-items:center;min-width:0;font-weight:500;display:flex}.count-line__counts{grid-template-columns:1fr 1fr 1fr;gap:10px;min-width:0;display:grid}.count-line__slot{grid-template-columns:1fr 90px;align-items:center;gap:6px;display:grid}.count-line__slot:not(:last-child){border-right:1px solid var(--border-color);padding-right:10px}.count-line .ui-select,.count-line .ui-input{width:100%}.count-line-list__empty{text-align:center;color:var(--text-muted);padding:20px}@media (width<=1200px){.count-line-header{display:none}.count-line,.count-line__counts{grid-template-columns:1fr}.count-line__slot{border-right:none;padding-right:0}}.count-line--even{background:var(--zebra-stripe)}.count-line--odd{background:#ffffff08}.count-mobile{flex-direction:column;height:100%;margin-top:10px;display:flex}.count-mobile-header{box-shadow:var(--shadow-bottom-mobile);z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:20px 15px 15px 40px;display:flex;position:sticky;top:0}.count-mobile-header h2{text-transform:uppercase;margin:0;font-size:1.5rem;font-weight:800}.count-mobile-card{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f0f2f5;flex-direction:column;gap:6px;width:100%;padding:10px 30px 10px 20px;transition:background .15s;display:flex}.count-mobile-card:hover{background:#fafafa}.count-mobile-card:active{background:#f1f5f9}.count-mobile-card__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.count-mobile-card__date{color:#0f172a;font-size:1rem;font-weight:600}.count-mobile-card__user{color:#64748b;padding-left:10px;font-size:.85rem}.count-mobile-card__header-right{align-items:center;gap:10px;display:flex}.count-mobile-card__chevron{color:#94a3b8;font-size:1.2rem;line-height:1}.count-mobile-item{background:var(--green-lightest);text-align:left;cursor:pointer;border-top:none;border-bottom:1px solid #e2e8f0;border-left:5px solid #0000;border-right:none;justify-content:space-between;align-items:center;width:100%;padding:.9rem 1.25rem;transition:background .15s,border-left-color .15s;display:flex}.count-mobile-item--counted{border-left:10px solid var(--green);background:#fff}.count-mobile-item:active{background:#f8fafc}.count-mobile-item__content{flex-direction:column;gap:.3rem;min-width:0;display:flex}.count-mobile-item__name{color:var(--topbar-background);font-size:1rem;font-weight:600}.count-mobile-item__summary{color:#64748b;margin-left:1rem;font-size:.8rem}.count-mobile-item__chevron{color:#94a3b8;flex-shrink:0;align-items:center;margin-left:1rem;font-size:1.5rem;font-weight:400;display:flex}.count-mobile .operations-tray,.count-mobile .operations-workspace-tray{border-radius:12px;margin:1rem}.count-mobile-bottom-space{height:2rem}.count-mobile-editor{background:#f8fafc;flex-direction:column;height:100%;display:flex}.count-mobile-editor__body{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.count-mobile-editor__included{flex-direction:column;gap:.35rem;display:flex}.count-mobile-editor__included-item{color:#475569;align-items:center;gap:.5rem;padding:.15rem 0;font-size:.9rem;display:flex}.count-mobile-editor__included-item:before{content:"•";color:#94a3b8;font-size:1rem}.count-mobile-editor__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.count-mobile-editor__heading{letter-spacing:.05em;text-transform:uppercase;color:#64748b;font-size:.9rem;font-weight:700}.count-mobile-editor__fields{gap:1rem;display:flex}.count-mobile-editor__field{flex:1;min-width:0}.count-mobile-editor__field .app-input{box-sizing:border-box;width:100%}.count-mobile-editor__field label{color:#64748b;font-size:.8rem;font-weight:600}.count-mobile-editor__field .app-input{border-radius:4px;height:46px}.count-mobile-editor__actions{justify-content:center;margin-top:.5rem;margin-bottom:10rem;display:flex}.count-mobile-editor__actions .ui-button{border-radius:4px;width:60%;height:48px}.variance-workspace{width:100%;max-width:var(--main-frame-width);height:calc(100vh - var(--topbar-height));background:var(--operational-surface-workspace);flex-direction:column;gap:10px;margin:0 auto;padding:10px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001f}.variance-workspace-body{flex:1;grid-template-columns:minmax(0,1fr) 340px;gap:12px;min-height:0;display:grid}.variance-workspace-header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.variance-workspace-header h1{margin:0;font-size:24px}.variance-workspace-table{background:#fff;border:1px solid #ddd;border-radius:8px;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.variance-workspace-table-header,.variance-workspace-row{grid-template-columns:3fr .9fr .9fr .9fr 1.2fr .8fr 1.6fr 2.3fr;display:grid}.variance-workspace-table-header{z-index:10;background:#f5f5f5;border-bottom:1px solid #ddd;font-weight:600;position:sticky;top:0}.variance-workspace-table-header>div{padding:12px}.variance-workspace-row{border-bottom:1px solid #eee;font-size:12px}.variance-workspace-row:last-child{border-bottom:none}.variance-workspace-row>div{align-items:center;min-width:0;padding:8px;display:flex}.variance-workspace-row{cursor:pointer}.variance-workspace-row:hover{background:#f5f8fc}.variance-workspace-row--selected{background:#e8f1ff}.variance-workspace-row select,.variance-workspace-row input{width:100%}.variance-workspace-row:nth-child(2n){background:#fafafa}.variance-workspace-row input:disabled{opacity:.5;cursor:not-allowed}.variance-direction-in{color:#16a34a;justify-content:center;font-size:18px;font-weight:700}.variance-direction-out{color:#dc2626;justify-content:center;font-size:18px;font-weight:700}.variance-workspace-status{color:#666;margin-top:4px;font-size:14px}.variance-workspace-investigation{background:#fafafa;border:1px solid #e4e4e4;border-radius:8px;flex-direction:column;width:340px;min-height:0;padding:16px;display:flex}.variance-workspace-investigation-placeholder,.variance-workspace-investigation-loading{color:#777;text-align:center;flex:1;justify-content:center;align-items:center;display:flex}.investigation-summary{border-bottom:1px solid #e5e5e5;flex-shrink:0;margin-bottom:20px;padding-bottom:16px}.investigation-title{color:#222;margin:0 0 12px;font-size:1.15rem;font-weight:600}.investigation-current-position{background:#f7f8fa;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.investigation-label{color:#666;font-size:.85rem;font-weight:500}.investigation-value{color:#111;font-size:1rem;font-weight:700}.investigation-history{flex-direction:column;flex:1;min-height:0;display:flex}.investigation-history-title{color:#444;flex-shrink:0;margin:0 0 12px;font-size:.95rem;font-weight:600}.investigation-movements{flex-direction:column;flex:1;gap:12px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.investigation-movement{background:#fff;border:1px solid #e5e5e5;border-radius:6px;flex-direction:column;gap:6px;padding:12px;display:flex}.investigation-movement-date{color:#777;font-size:.8rem}.investigation-movement-type{font-weight:600}.investigation-running{color:#666;font-size:.85rem}.investigation-direction{align-items:center;gap:8px;font-weight:600;display:inline-flex}.investigation-direction-icon{text-align:center;width:16px}.investigation-direction-in{color:#15803d}.investigation-direction-out{color:#dc2626}.system-health-workspace{width:100%;max-width:var(--main-frame-width);height:calc(100vh - var(--topbar-height));background:var(--content-area-background);margin:0 auto;padding:10px;overflow:hidden;box-shadow:0 4px 12px #0000001f}.system-health-layout{grid-template-columns:.8fr 2fr;gap:1rem;height:100%;min-height:0;display:grid;overflow:hidden}.system-health-left{flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%;min-height:0;display:flex;overflow-y:auto}.system-health-header{background:var(--content-area-background);flex-direction:column;gap:2rem;padding:24px;display:flex}.system-health-header__top{align-items:center;gap:24px;display:flex}.system-health-header__bottom{justify-content:center;align-items:center;display:flex}.system-health-header__status{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.system-health-header__status-label{letter-spacing:.08em;color:var(--text-sub-lighter);font-size:.75rem;font-weight:700}.system-health-header__status-value{color:var(--green);margin-top:4px;font-size:3rem;font-weight:700;line-height:1}.system-health-header__status-subtitle{color:var(--text-sub-lighter);margin-top:6px;font-size:.85rem}.system-health-header__badge{justify-content:center;align-items:center;display:flex}.system-health-header__badge-circle{color:#43c26b;border:2px solid #43c26b;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;font-size:2rem;display:flex}.system-health-timeline{background:#fff;border:1px solid #e8ebee;border-radius:6px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.system-health-timeline__scroll{flex:1;min-height:0;overflow-y:auto}.system-health-timeline__header{z-index:10;background:var(--topbar-background);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e8ebee;grid-template-columns:1.3fr 1.3fr 2fr;font-size:11px;font-weight:600;display:grid;position:sticky;top:0}.system-health-timeline__header div{color:var(--topbar-text-color);padding:6px 10px}.system-health-timeline__header div:not(:last-child){color:var(--topbar-text-color);border-right:1px solid #e8ebee}.system-health-date{letter-spacing:.04em;text-transform:uppercase;color:var(--topbar-background);background:#f8fafc;border-top:1px solid #e8ebee;border-bottom:1px solid #e8ebee;padding:4px 15px;font-size:12px;font-weight:700}.timeline-row{border-bottom:1px solid #f2f4f6;grid-template-columns:1.3fr 1.3fr 2fr;min-height:30px;display:grid}.timeline-row__completed,.timeline-row__pending,.timeline-row__impact{align-items:center;padding:4px 20px;font-size:12px;line-height:1.2;display:flex}.timeline-row__completed,.timeline-row__pending{border-right:1px solid #eef1f4}.timeline-row__completed{color:var(--green);font-weight:500}.timeline-row__pending{color:var(--yellow);font-weight:500}.timeline-row__impact{justify-content:space-between;align-items:center;gap:12px;display:flex}.timeline-row__impact--pending{color:var(--yellow)}.timeline-row__impact--completed{color:var(--topbar-background)}.timeline-row__impact-text{flex:1;min-width:0}.timeline-row__submit-button{flex-shrink:0}.timeline-row__link{appearance:none;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;margin:0;padding:0;font-weight:600}.timeline-row__link:hover{text-decoration:underline}.timeline-row__completed--reversed,.timeline-row__impact--reversed{color:var(--red)}.system-health-briefing{flex-direction:column;gap:10px;padding-left:15px;font-size:12px;display:flex}.system-health-briefing__title{text-transform:uppercase;margin:0;font-size:18px;font-weight:700}.system-health-briefing__section{border-top:1px solid #e4e4e4;padding-top:10px}.system-health-briefing__section h4{text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px;font-size:13px}.system-health-briefing__item{flex-direction:column;margin-bottom:10px;display:flex}.system-health-briefing__item span{color:#777;text-transform:uppercase;font-size:11px}.system-health-briefing__item strong{margin-top:2px;font-size:15px;font-weight:600}.system-health-briefing__list{margin:0;padding-left:18px}.system-health-briefing__list li{margin-bottom:6px;font-size:12px}.system-health-briefing__section p{margin:6px 0;line-height:1.45}.system-health-movers{grid-template-columns:1fr 1fr;gap:20px;display:grid}.system-health-mover{margin-bottom:16px;font-size:12px}.system-health-mover strong{margin-bottom:4px;display:block}.system-health-mover div{color:#555;font-size:13px}.timeline-row--show-more{border-top:1px solid var(--border-color);justify-content:center;align-items:center;min-height:44px;display:flex}.timeline-row__show-more{cursor:pointer;font:inherit;background:0 0;border:none}.system-health-timeline__header-pending{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.system-health-timeline__jump-button{text-transform:uppercase;cursor:pointer;color:var(--yellow-light);background:0 0;border:none;font-size:.7rem;text-decoration:underline}@media (width<=900px){.system-health-layout{grid-template-columns:1fr}.system-health-header{grid-template-columns:auto 1fr;gap:16px;height:auto}.system-health-header__spacer{display:none}.system-health-header__badge{justify-content:flex-start}}.purchase-order-email-tray{flex-direction:column;gap:20px;width:100%;display:flex}.purchase-order-email-tray__body{flex-direction:column;gap:16px;padding:20px;display:flex}.purchase-order-email-tray__group{flex-direction:column;gap:6px;display:flex}.purchase-order-email-tray__label{text-transform:uppercase;letter-spacing:.05em;color:var(--operational-text-secondary);font-size:12px;font-weight:600}.purchase-order-email-tray__input{border:1px solid var(--operational-border);background:#fff;border-radius:6px;width:100%;height:42px;padding:0 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.purchase-order-email-tray__input:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 3px #3b82f626}.purchase-order-email-tray__hint{color:var(--operational-text-secondary);font-size:12px}.purchase-order-email-tray__footer{border-top:1px solid var(--operational-border);background:var(--operational-surface-subtle);justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}@media (width<=768px){.purchase-order-email-tray__footer{flex-direction:column}.purchase-order-email-tray__footer button{width:100%}}.stock-position-workspace{width:100%;max-width:var(--main-frame-width);height:calc(100vh - var(--topbar-height));background:var(--content-area-background);margin:0 auto;padding:10px;overflow:hidden;box-shadow:0 4px 12px #0000001f}.stock-position-page{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.stock-position-layout{grid-template-columns:1.5fr .8fr;gap:1rem;height:100%;min-height:0;display:grid;overflow:hidden}.stock-position-header{border-bottom:1px solid var(--border-grey);flex-shrink:0;justify-content:space-between;align-items:center;gap:24px;padding:18px 20px;display:flex}.stock-position-header__title{margin:0;font-size:1.4rem;font-weight:700}.stock-position-header__subtitle{color:var(--text-sub-lighter);margin:4px 0 0;font-size:.8rem}.stock-position-header__count{flex-direction:column;align-items:flex-end;display:flex}.stock-position-header__count strong{font-size:1.25rem;line-height:1}.stock-position-header__count span{text-transform:uppercase;color:var(--text-sub-lighter);margin-top:4px;font-size:.7rem}.stock-position-content{flex:1;min-height:0;padding-top:10px;overflow:hidden}.stock-position-table{border:1px solid var(--border-grey);border-radius:6px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.stock-position-table__header{background:var(--topbar-background);color:var(--topbar-text-color);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;grid-template-columns:minmax(250px,2fr) minmax(140px,1fr) minmax(140px,1fr) minmax(150px,1fr);font-size:.7rem;font-weight:600;display:grid}.stock-position-table__header>div{padding:8px 14px}.stock-position-table__header>div:not(:last-child){border-right:1px solid #ffffff1f}.stock-position-table__body{flex:1;min-height:0;overflow-y:auto}.stock-position-row{border-bottom:1px solid var(--border-grey);grid-template-columns:minmax(250px,2fr) minmax(140px,1fr) minmax(140px,1fr) minmax(150px,1fr);min-height:36px;max-height:40px;display:grid}.stock-position-row:last-child{border-bottom:none}.stock-position-row>div{align-items:center;padding:7px 14px;display:flex}.stock-position-row>div:not(:last-child){border-right:1px solid var(--border-grey)}.stock-position-row__item{flex-direction:column;justify-content:center;align-items:flex-start!important}.stock-position-row__item strong{font-size:.8rem;font-weight:600}.stock-position-row__item span{color:var(--text-sub-lighter);margin-top:2px;font-size:.65rem}.stock-position-row__quantity{flex-direction:row;align-items:center;gap:4px;font-size:.8rem;display:flex}.stock-position-row__quantity strong{font-weight:600}.stock-position-row__quantity span{color:var(--text-sub-lighter);font-weight:400}.stock-position-row__cost{flex-direction:row;align-items:center;gap:4px;font-size:.8rem;font-weight:600;display:flex}.stock-position-row__cost span{font-size:inherit;color:var(--text-sub-lighter);margin:0;font-weight:400}.stock-position-row__value{text-align:right;justify-content:flex-end;font-size:.8rem;font-weight:600}.stock-position-message{height:100%;color:var(--text-sub-lighter);justify-content:center;align-items:center;padding:30px;font-size:.85rem;display:flex}.stock-position-message--error{color:var(--red)}@media (width<=800px){.stock-position-header{padding:14px}.stock-position-content{overflow-x:auto}.stock-position-table{min-width:700px}}.settings-workspace{width:100%;max-width:var(--main-frame-width);height:calc(100vh - var(--topbar-height));grid-template-columns:var(--sidebar-width) 1fr;background:var(--operational-surface-workspace);gap:10px;margin:0 auto;padding:10px;display:grid;box-shadow:0 4px 12px #0000001f}.settings-sidebar{background:var(--surface-panel);flex-direction:column;min-height:0;display:flex;overflow:hidden}.settings-sidebar-header{min-height:var(--operations-header-height);border-bottom:1px solid var(--colour-border);background:var(--header-backgroud);color:var(--header-text);align-items:center;padding:0 20px;display:flex}.settings-sidebar-header__left{flex:1}.settings-sidebar-header__right{justify-content:flex-end;display:flex}.settings-sidebar-content{flex-direction:column;gap:5px;min-height:0;padding:5px;display:flex;overflow-y:auto}.settings-sidebar-item{cursor:pointer;background:#fff;align-items:center;min-height:42px;padding:0 12px;transition:background .2s;display:flex}.settings-sidebar-item:hover{background:var(--surface-hover)}.settings-sidebar-item.active{background:var(--blue-light);color:var(--primary-color)}.settings-content{background:var(--surface-panel);flex-direction:column;min-height:0;display:flex;overflow:hidden}.settings-content-header{height:var(--operations-header-height);border-bottom:1px solid var(--colour-border);background:var(--header-backgroud);color:var(--header-text);align-items:center;padding:0 24px;display:flex}.settings-content-header__left{flex:1}.settings-content-header__right{justify-content:flex-end;display:flex}.settings-content-body{flex:1;min-height:0;padding-top:10px;overflow-y:auto}.system-settings{grid-template-columns:320px 1fr;gap:10px;height:100%;min-height:0;display:grid}.system-settings-left{flex-direction:column;gap:10px;min-height:0;display:flex}.system-settings-right{min-height:0}.settings-card{background:var(--surface-panel);border:1px solid var(--colour-border);flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.settings-card-header{border-bottom:1px solid var(--colour-border);background:var(--header-backgroud);min-height:50px;color:var(--header-text);align-items:center;padding:0 16px;display:flex}.settings-card-header__left{flex:1}.settings-card-header__right{justify-content:flex-end;gap:8px;display:flex}.settings-card-body{flex:1;min-height:0;padding:12px;overflow-y:auto}.settings-card-row{justify-content:space-between;align-items:center;min-height:22px;padding:0 12px;font-size:14px;display:flex}.settings-card-row--child{color:#555;padding-left:24px}.settings-card-row:hover{background:#00000008}.settings-target-weeks{align-items:center;gap:8px;display:flex}.settings-target-weeks input{text-align:center;width:80px}.categories-workspace{grid-template-columns:1fr 1fr;gap:15px;min-height:0;display:grid}.categories-panel{border:1px solid var(--colour-border);flex-direction:column;min-height:0;display:flex;overflow:hidden}.categories-panel-header{border-bottom:1px solid var(--colour-border);background:#00000008;align-items:center;min-height:40px;padding:0 12px;font-weight:600;display:flex}.categories-panel-body{flex:1;min-height:0;padding:8px;overflow-y:auto}.company-stock-table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:14px}.company-stock-table th{text-align:left;padding:10px}.company-stock-table thead{z-index:10;background:var(--surface-panel);box-shadow:inset 0 -1px 0 var(--colour-border);position:sticky;top:0}.company-stock-table td{border-bottom:1px solid #f0f0f0;padding:10px}.company-stock-row--child td:first-child{padding-left:32px}.company-stock-child-name{color:#666}.company-stock-table th:first-child,.company-stock-table td:first-child{width:40%}.company-stock-table th:nth-child(2),.company-stock-table td:nth-child(2),.company-stock-table th:nth-child(3),.company-stock-table td:nth-child(3),.company-stock-table th:nth-child(4),.company-stock-table td:nth-child(4),.company-stock-table th:nth-child(5),.company-stock-table td:nth-child(5){width:15%}.company-stock-settings{flex-direction:column;height:100%;min-height:0;display:flex}.company-stock-settings .settings-card{flex:1;min-height:0}.company-stock-table thead th{z-index:10;background:var(--surface-panel);position:sticky;top:0}.company-stock-table-container{flex:1;min-height:0;overflow-y:auto}.company-stock-table thead th{z-index:10;background:var(--surface-panel);border-bottom:1px solid var(--colour-border);position:sticky;top:0}.company-stock-workspace{height:100%;min-height:0;overflow:hidden}.supplier-settings{grid-template-columns:350px 1fr;gap:16px;height:100%;min-height:0;display:grid}.supplier-list-panel,.supplier-details-panel{min-height:0}.supplier-list{flex-direction:column;display:flex;overflow-y:auto}.supplier-list-item{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:4px;padding:12px;display:flex}.supplier-list-item.active{background:var(--surface-selected)}.supplier-detail-row{border-bottom:1px solid var(--colour-border);grid-template-columns:160px 1fr;gap:12px;padding:10px 0;display:grid}.settings-card--small{min-height:100px}.settings-card--medium{min-height:250px}.settings-card--large{height:100%}.payroll-navigation{justify-content:center;align-items:center;gap:70px;height:100%;display:flex}.payroll-nav-item{min-width:32px;height:32px;color:var(--primary-colour,#d2ceff);justify-content:center;align-items:center;font-size:22px;text-decoration:none;transition:color .2s,transform .2s;display:flex}.payroll-nav-item:hover{transform:translateY(-1px)}.payroll-nav-item.active{border-bottom:2px solid;min-width:auto;padding-bottom:8px;font-size:16px;font-weight:600}.payroll-nav-item.active span{white-space:nowrap}.ui-status-badge{text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.ui-status-badge--finalised{background:var(--green);color:#fff}.ui-status-badge--pending{background:var(--yellow);color:#000}.ui-status-badge--draft{background:var(--yellow);color:#fff}.ui-status-badge--cancelled{background:var(--red);color:#fff}.ui-status-badge--ordered{background:var(--blue);color:#fff}.document-inspector-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;background:#00000073;justify-content:center;align-items:flex-start;padding:48px;display:flex;position:fixed;inset:0}.document-inspector{background:#fff;border-radius:12px;flex-direction:column;width:min(1000px,100%);max-height:calc(100vh - 96px);display:flex;overflow:hidden;box-shadow:0 24px 64px #00000059}.document-inspector__sticky{z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.document-inspector__toolbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.document-inspector__toolbar button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px}.document-inspector__header{padding:14px 18px 14px 40px}.document-inspector__title{margin:0 0 5px;font-size:2rem;font-weight:600}.document-inspector__fields{grid-template-columns:repeat(7,1fr);gap:20px;display:grid}.document-inspector__label{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:4px;font-size:.65rem;font-weight:600}.document-inspector__value{color:#111827;white-space:nowrap;font-size:.95rem;font-weight:500}.document-inspector__lines{flex-direction:column;flex:1;min-height:0;font-size:12px;display:flex}.document-inspector__body{flex:1;overflow-y:auto}.document-inspector__table{border-collapse:collapse;width:100%}.document-inspector__table th{text-align:left;white-space:nowrap;z-index:10;background:#f8fafc;border-bottom:2px solid #e5e7eb;padding:6px 8px;font-weight:600;position:sticky;top:145px}.document-inspector__table td{white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:12px 16px}.document-inspector__table tbody tr:hover{background:#f8fafc}.document-inspector__loading,.document-inspector__empty{text-align:center;color:#6b7280;padding:48px}.document-inspector__row--out{color:var(--red)}.stock-import-page{flex-direction:column;gap:20px;padding:20px;display:flex}.stock-import-page__header{justify-content:space-between;align-items:center;display:flex}.stock-import-page__title{color:var(--topbar-background);margin:0;font-size:24px;font-weight:600}.stock-import-page__description{color:var(--text-grey);margin-top:4px;font-size:14px}.stock-import-page__workspace{grid-template-columns:420px 1fr;align-items:start;gap:20px;display:grid}.stock-import-form{border:1px solid var(--border-grey);background:#fff;border-radius:8px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 4px 12px #00000014}.stock-import-form__field{flex-direction:column;gap:8px;display:flex}.stock-import-form__label{color:var(--topbar-background);font-size:13px;font-weight:600}.stock-import-form__file,.stock-import-form__select{border:1px solid var(--border-grey);background:#fff;border-radius:6px;width:100%;min-height:38px;padding:8px 10px;font-size:14px}.stock-import-form__file:focus,.stock-import-form__select:focus{border-color:var(--green);outline:none}.stock-import-form__selected-file{color:var(--green);font-size:13px;font-weight:500}.stock-import-form__help{color:var(--text-grey);font-size:12px;line-height:1.4}.stock-import-form__error{border:1px solid var(--red);color:var(--red);background:#dc354514;border-radius:6px;padding:12px 14px;font-size:13px}.stock-import-form__actions{gap:10px;display:flex}.stock-import-form__submit,.stock-import-form__reset{cursor:pointer;border:none;border-radius:6px;min-width:120px;height:38px;padding:0 18px;font-size:14px;font-weight:600;transition:opacity .2s}.stock-import-form__submit{background:var(--green);color:#fff}.stock-import-form__reset{color:var(--topbar-background);background:#eceff3}.stock-import-form__submit:hover,.stock-import-form__reset:hover{opacity:.9}.stock-import-form__submit:disabled,.stock-import-form__reset:disabled{opacity:.5;cursor:not-allowed}.stock-import-result{border:1px solid var(--border-grey);background:#fff;border-radius:8px;flex-direction:column;gap:18px;padding:20px;display:flex;box-shadow:0 4px 12px #00000014}.stock-import-result__header{border-bottom:1px solid var(--border-grey);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.stock-import-result__title{color:var(--green);margin:0;font-size:18px}.stock-import-result__summary{color:var(--text-grey);font-size:13px}.stock-import-result__documents{flex-direction:column;gap:12px;display:flex}.stock-import-result__document{border:1px solid var(--border-grey);background:#fafbfc;border-radius:6px;justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex}.stock-import-result__document-main{color:var(--topbar-background);flex:1;font-size:14px}.stock-import-result__document-date,.stock-import-result__document-id{color:var(--text-grey);white-space:nowrap;font-size:13px}@media (width<=900px){.stock-import-page__workspace{grid-template-columns:1fr}.stock-import-result__document{flex-direction:column;align-items:flex-start}}:root{--font-family:"Inter", sans-serif}html,body,#root{width:100%;min-height:100vh;font-family:var(--font-family);margin:0;padding:0}
