html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--app-bg: radial-gradient(120% 120% at 0% 0%, #dff4ff 0%, #f8fbff 46%, #eef4ff 100%);--panel-bg: #ffffff;--panel-border: #e6edf8;--panel-shadow: 0 28px 66px -48px rgba(22, 64, 143, .35);--text-main: #17233d;--text-muted: #5d6b88;--chip-bg: #e4f2ff;--chip-text: #0d4fbc;font-family:Source Han Sans SC,PingFang SC,Noto Sans SC,Segoe UI,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:var(--text-main);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:var(--app-bg);color:var(--text-main)}.login-shell{min-height:100vh;width:min(1120px,100% - 2rem);margin:0 auto;display:grid;gap:1rem;align-items:center;grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr);padding:1rem 0}.brand-panel{position:relative;overflow:hidden;border:1px solid #dce9f9;background:#ffffffc7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:24px;padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--panel-shadow)}.brand-panel h1{margin-bottom:.5rem;color:var(--text-main)}.brand-panel p{margin-bottom:0;max-width:30rem;color:var(--text-muted);font-size:1rem;line-height:1.75}.brand-chip{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;background:var(--chip-bg);color:var(--chip-text);font-weight:600;margin-bottom:1rem;padding:.35rem .85rem}.login-card{border:1px solid var(--panel-border);border-radius:24px;box-shadow:var(--panel-shadow)}.login-card h3{margin-top:0;margin-bottom:.35rem}.error-alert{margin:.9rem 0}.orders-shell{width:min(1800px,100% - 1rem);min-height:100vh;margin:0 auto;padding:.6rem 0 1rem;display:flex;flex-direction:column;gap:.6rem}.summary-card,.filter-card,.table-card{border:1px solid var(--panel-border);border-radius:18px;box-shadow:var(--panel-shadow)}.summary-header{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:.35rem}.summary-title{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1rem}.summary-card p{margin:0;color:var(--text-muted)}.filters-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;align-items:end}.filter-label{display:inline-block;margin-bottom:.35rem;color:var(--text-muted);font-size:.9rem}.field{width:100%}.filters-actions{display:flex;justify-content:flex-end;align-items:center;gap:.5rem}.table-wrap{min-height:0;overflow:auto}.pager-wrap{margin-top:.7rem;display:flex;justify-content:flex-end}.user-accounts-view{display:flex;flex-direction:column;gap:.75rem}.user-accounts-toolbar{display:flex;justify-content:space-between;gap:.75rem;align-items:center;flex-wrap:wrap}@media(max-width:1024px){.login-shell{grid-template-columns:1fr;align-content:center}.orders-shell{width:min(1800px,100% - .5rem)}.filters-grid{grid-template-columns:1fr 1fr}.filters-actions{justify-content:flex-start;flex-wrap:wrap}.user-accounts-toolbar{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.summary-header{align-items:flex-start;flex-direction:column}.filters-grid{grid-template-columns:1fr}.pager-wrap{justify-content:center}}
