html,body{margin:0;box-sizing:border-box}body{margin:0}*{box-sizing:border-box;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:2%}.primary-button{display:inline-block;border:solid 1px #eee;background:#444;text-align:center;border-radius:2px;color:#eee;padding:8px 16px;font-size:20px;cursor:pointer;height:50px;min-width:125px}.primary-button:hover{outline:lightgrey;color:#d3d3d3;background-color:#555}.primary-button:disabled{background:#444a;cursor:not-allowed;color:#fff}.secondary-button{display:inline-block;border:solid 1px #000;background:#bbb;text-align:center;border-radius:2px;color:#000;padding:8px 16px;font-size:20px;cursor:pointer;height:50px;min-width:125px}.secondary-button:hover{outline:#000;color:#000;background-color:#dcdcdc}.secondary-button:disabled{background:#444a;cursor:not-allowed;color:#fff}.material-symbols{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:30px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0}.overlay-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000003c;z-index:50}
