html{display:flex;justify-content:center;align-items:center!important;background-color:#eeecec;min-height:100vh;overflow-y:hidden}body{font-family:Times New Roman,Times,serif;width:400px;height:868px}#root{padding:40px 80px;text-align:center;background-color:#514c4c;box-shadow:20px 20px 20px #0003;border-radius:10px}.dark-mode .button .inner{margin-left:2px;margin-top:2px;width:10px;height:10px;border-radius:50%;background-color:#fff}.dark-mode .Card{background-color:#141313;color:#fff;border-radius:10px!important;border:1px solid rgb(73,69,69)!important;box-shadow:0 0 20px 10px #0003}.dark-mode .Card .socials{background-color:#000}.dark-mode .Card .status{color:gold}.dark-mode .Card .Image{background-color:#a9a9a9;opacity:.6}.light-mode .button .inner{margin-left:20px;margin-top:2px;width:10px;height:10px;border-radius:50%;background-color:#fff}.light-mode .Card{background-color:#fbfbfb;color:#000;border-radius:10px!important;border:1px solid rgb(73,69,69)!important;box-shadow:0 0 20px 10px #0003}.light-mode .Card .socials{background-color:#d3d3d3}.light-mode .Card .status{color:#ff8c00}.profile-name{margin-bottom:0}.Image{width:100%;height:200px;border-radius:10px}.Image img{width:100%;height:100%;border-top-left-radius:10px;border-top-right-radius:10px}.status{margin-top:0;font-size:14px;margin-bottom:0}.website{font-size:11px;font-style:italic}button{display:flex;justify-content:center;align-items:center;column-gap:5px;padding:5px 7px;width:90px;border-radius:5px;border:1px solid gray;font-size:12px;font-weight:400}button img{width:10px;height:10px;background-color:#fff!important}.about,.interest{text-align:left!important;padding-left:20px;padding-right:20px}.about p,.interest p{font-size:10px;font-weight:100!important}h3{margin-bottom:0!important}.buttons{display:flex;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px}.socials{display:flex;justify-content:space-around;align-items:center;padding:10px 50px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.socials img{width:20px;height:20px}.switch{width:100%;display:flex;justify-content:flex-end!important;background-color:transparent!important}.button{border:transparent!important;width:50px;background-color:transparent}.button .outer{width:100%;height:15px;background-color:#000;border-radius:10px}
