html,body{margin:0;padding:0;height:100vh;width:100vw;overflow:hidden}#root{width:100%;height:100vh;margin:0;padding:0;text-align:center;box-sizing:border-box}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}@media screen and (max-width: 768px){#root{padding:.5rem}}.card{padding:2em}.read-the-docs{color:#888}.connect-button{padding:8px 16px;border:1px solid #ccc;border-radius:4px;cursor:pointer;background-color:#fff;transition:all .2s ease}.connect-button:hover{border-color:#999;background-color:#f5f5f5}.connect-button:disabled{cursor:not-allowed;opacity:.7}.explorer-link{display:inline-flex;align-items:center;color:#06c;text-decoration:none;transition:color .2s ease}.explorer-link:hover{color:#0052a3}.explorer-icon{margin-left:8px;width:16px;height:16px}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-feature-settings:"liga" 1,"calt" 1}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{font-family:inherit}.text-fallback{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.three-column-layout{display:flex;height:100vh;width:100vw;overflow:hidden;min-width:800px}.three-column-layout>*{flex-shrink:0}.three-column-layout>*:nth-child(2){flex:1;flex-shrink:1}.proposal-list-container{overflow-y:auto;flex:1;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:#4a5568 #2d3748}.proposal-list-container::-webkit-scrollbar{width:12px;background-color:#2d3748}.proposal-list-container::-webkit-scrollbar-track{background:#2d3748;border-radius:6px}.proposal-list-container::-webkit-scrollbar-thumb{background:#4a5568;border-radius:6px;border:2px solid #2d3748}.proposal-list-container::-webkit-scrollbar-thumb:hover{background:#718096}.proposal-list-container{overflow-y:scroll!important}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
