@charset "UTF-8";.tables-view{width:min(1240px,100% - 48px);margin:0 auto;padding:28px 0 42px;min-width:0}.tables-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-bottom:22px}.tables-heading{text-align:center}.tables-heading h2{margin:4px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1}.eyebrow{margin:0;color:#6a756e;font-size:.72rem;font-weight:800;letter-spacing:.16em}.back-button,.refresh-button,.state-panel button{min-height:48px;padding:0 18px;border:1px solid #d8e0da;border-radius:14px;color:#33463a;background:#fff;font-weight:800;cursor:pointer}.back-button{justify-self:start}.refresh-button{justify-self:end}.refresh-button:disabled{opacity:.55;cursor:wait}.state-panel{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#5f6d64;text-align:center}.state-panel p{max-width:520px;margin:0}.loader{width:42px;height:42px;border:4px solid #dce8df;border-top-color:#147a4b;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){.tables-toolbar{grid-template-columns:auto 1fr auto}.tables-heading .eyebrow{display:none}.refresh-button{width:48px;padding:0;font-size:0}.refresh-button span{font-size:1.3rem}}@media(max-width:480px),(orientation:portrait)and (max-width:600px){.tables-view{width:calc(100% - 20px);padding:16px 0 28px}.tables-toolbar{gap:8px;margin-bottom:14px}.tables-heading h2{font-size:1.45rem;line-height:1.1}.tables-heading .eyebrow{font-size:.6rem}.back-button,.refresh-button{min-height:42px;padding:0 12px;font-size:.85rem}}*,*:before,*:after{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0;max-width:100%;overflow-x:hidden}body,button{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}
