body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{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{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.App{overflow:hidden}.App,.dashboard-layout{height:100vh}.sidebar{background:#fff;border-right:1px solid #f0f0f0}.main-content,.sidebar{height:100vh;overflow-y:auto}.main-content{background:#f5f5f5;padding:24px}.brand-section{margin-bottom:16px}.brand-header{align-items:center;background:#fafafa;border:1px solid #d9d9d9;border-radius:6px;color:#1890ff;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:12px 16px}.brand-header:hover{background:#e6f7ff;border-color:#1890ff}.branches-list{margin-left:16px;margin-top:8px}.branch-item{align-items:center;border-radius:4px;color:#666;cursor:pointer;display:flex;justify-content:space-between;padding:8px 16px}.branch-item:hover{background:#f0f0f0;color:#1890ff}.branch-item.active{background:#e6f7ff;color:#1890ff;font-weight:500}.tables-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:24px}.table-card{background:#fff;border:1px solid #d9d9d9;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px;transition:all .3s ease}.table-card:hover{border-color:#1890ff;box-shadow:0 4px 12px #00000026}.table-title{color:#262626;font-size:16px;font-weight:600;margin-bottom:8px}.table-description{color:#666;font-size:14px;margin-bottom:16px}.export-buttons{display:flex;gap:8px}.header-content{justify-content:space-between;margin-bottom:24px}.branch-info,.header-content{align-items:center;display:flex}.branch-info{gap:12px}.brand-badge{background:#f0f0f0;border-radius:4px;color:#666;font-size:12px;padding:4px 8px}.loading-container{align-items:center;display:flex;height:200px;justify-content:center}.empty-state{color:#999;padding:60px 20px;text-align:center}.empty-state h3{color:#666;margin-bottom:8px}@media (max-width:768px){.dashboard-layout{flex-direction:column}.sidebar{height:auto;max-height:40vh}.main-content{height:auto;min-height:60vh}.tables-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.09bcc8cc.css.map*/