:root{--background: #ffffff;--foreground: #171717}html,body{overflow-x:auto;overflow-y:auto}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;min-height:100vh}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}h1{font-size:2rem;margin-bottom:1rem}h2{font-size:1.5rem;margin-bottom:1rem}.app{min-height:100vh;width:100%;max-width:100%;overflow-y:auto}.app nav{background-color:#fff;max-height:6rem;padding:1.25rem 40px;width:100%;box-sizing:border-box;margin:0;flex-shrink:0;min-width:860px}.app nav a{padding:.5rem 1.5rem;border-radius:.375rem;transition:background-color .2s}.app>nav>a:hover{background-color:#e5e7eb}.app main{width:100%;max-width:100%;padding:0rem 3.2rem;margin:0 auto;flex-shrink:0;box-sizing:border-box}.app section{margin-bottom:2rem}.app main h1{font-size:2rem;font-weight:400;font-family:Arial;line-height:2.8rem;margin-bottom:1.6rem}._distributorsTable_17skc_1{width:100%;border-collapse:collapse}._container_hs6kx_1{display:flex;align-items:center;justify-content:center;height:100vh;font-size:18px;font-weight:500}._errorContainer_hs6kx_10{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:20px;text-align:center}._errorTitle_hs6kx_20{font-size:24px;font-weight:600;color:#dc2626;margin-bottom:16px}._errorMessage_hs6kx_27{font-size:16px;color:#374151;margin-bottom:24px;max-width:500px}._button_hs6kx_34{padding:10px 20px;font-size:16px;font-weight:500;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer}._button_hs6kx_34:hover{background-color:#2563eb}._button_hs6kx_34:active{background-color:#1d4ed8}
