.meta-footer{width:100%;text-align:center;margin-top:auto;margin-bottom:10px}.header{margin-bottom:2rem;text-align:center}.header .header-link{display:flex;justify-content:center;gap:.5rem;align-items:center}.header .header-link .header-link-btn{gap:.3rem;display:inline-flex;align-items:center;font-weight:700;font-size:1.2rem;background-color:#0f3e8a;color:#d9d9d9;padding:.35rem .5rem;border-radius:5px;border:none}.header .header-link .header-link-btn:hover{background-color:#0d3473;cursor:pointer;text-decoration:underline}.deployments{margin:0 5rem;display:flex;flex-direction:column;justify-items:center}.deployments .message{text-align:center;font-size:1.2rem}.deployments-grid{display:grid;grid-template-columns:auto auto auto auto auto;justify-items:center;gap:.5rem;margin-top:2rem}.deployment-card{display:flex;flex-direction:column;padding:1rem;width:100%;background-color:#262626;border-radius:5px}*{box-sizing:border-box}html{min-height:100vh;scroll-behavior:smooth;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}body{margin:0;padding:1rem;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:1rem 0}h1,h2,h3{line-height:1.2}body{display:flex;font-family:Hanken Grotesk,sans-serif;color:#d9d9d9;background-color:#0d0d0d;scrollbar-gutter:stable}body::-webkit-scrollbar-track{background-color:#0d0d0d80;border-radius:100px}body::-webkit-scrollbar{width:8px;background-color:#0d0d0d80}body::-webkit-scrollbar-thumb{background-color:#d9d9d966;border-radius:100px}body #root{display:flex;flex-direction:column;width:100%}body #root .meta-footer{width:100%;text-align:center;margin-top:auto;margin-bottom:10px}a{color:#4786eb;text-decoration:none}a:hover{text-decoration:underline}.icon-btn{display:flex;gap:8px;align-items:center}input,select,.select{width:100%;padding:8px 10px;outline:none;margin-bottom:1rem;border:1px solid rgba(216.75,216.75,216.75,.5);border-radius:5px;box-sizing:border-box;font-family:Hanken Grotesk,sans-serif;font-size:1rem;background-color:#1a1a1a;color:#d9d9d9}.toast{background-color:#262626!important;color:#d9d9d9!important;fill:#d9d9d9!important;border-radius:10px!important}
