:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:light){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:light){html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}html,body,#root,.app-layout{width:100%;height:100%;margin:0}.logo-top-left{z-index:50;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex;box-shadow:0 10px 30px rgba(0,0,0,.05)}.tinex-logo{width:auto;height:60px}.logout-btn{color:#000;cursor:pointer;background:#e4e4e4;border:1px solid #4f4f4f;border-radius:4px;padding:6px 12px;font-size:.85rem;transition:background .2s}.logout-btn:hover{background:#b6b6b6}.main-content{width:100%;max-width:1024px;margin:100px auto 0}.amplify-storage-browser{width:100%}.vendor-footer{text-align:center;color:#666;font-size:.8rem;position:fixed;bottom:12px;left:50%;transform:translate(-50%)}.vendor-logo{opacity:.8;width:auto;height:22px;margin:0 auto 4px;display:block}#root{text-align:center;margin:0 auto;padding:2rem}.header{justify-content:space-between;align-items:center;display:flex}
