@import url(https://fonts.googleapis.com/css2?family=Russo+One&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg-image:url(/static/media/Dat_VRC_BG.3db138a18fb86baea8c7.webp);--bg-color:#fff}@media (prefers-color-scheme:dark){:root{--bg-color:#1a1a1a}}.root{align-items:center;flex-direction:column}.root,body{display:flex;justify-content:center}body{background:url(/static/media/Dat_VRC_BG.3db138a18fb86baea8c7.webp) no-repeat 50%,#fff;background:var(--bg-image) no-repeat center center,var(--bg-color);background-attachment:fixed;background-size:cover;font-family:Russo One,sans-serif;font-weight:400;margin:0;min-height:100vh;padding:0;text-align:center;width:100vw}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes containerFadeIn{0%{opacity:0}to{opacity:1}}.profile-section{align-items:center;flex-direction:column;margin:40px 20px}.profile-icon{animation:containerFadeIn 1s ease-out forwards;border:5px solid #fff;border-radius:50%;height:150px;text-align:center;transition:transform .3s ease;width:150px}.profile-icon:hover{transform:scale(1.1)}.link-tree{align-items:center;animation:containerFadeIn .5s ease-out forwards;animation-delay:.5s;background-color:#fff;border-radius:15px;margin-bottom:2em;max-width:400px;opacity:0;padding:20px}.link-tree ul{list-style-type:none;margin-bottom:0;padding:0}.link-tree li{animation:fadeIn .5s ease-out forwards;opacity:0}.link-tree li:first-child{animation-delay:1s}.link-tree li:nth-child(2){animation-delay:1.2s}.link-tree li:nth-child(3){animation-delay:1.4s}.link-tree li:nth-child(4){animation-delay:1.6s}.link-tree li:nth-child(5){animation-delay:1.8s}.link-tree li:nth-child(6){animation-delay:2s}.link-tree li:nth-child(n+7){animation-delay:2.2s}.link-container{align-items:center;background-color:#dbdbdb;border-radius:15px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:row;justify-content:space-between;margin:10px auto;max-width:100%;padding:10px 15px;text-align:center;text-decoration:none;width:100%}.link-container,.link-container:hover{transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}.link-container:hover{background-color:#d1d1d1;box-shadow:0 6px 8px #00000026;transform:scale(1.05)}.link-container a,.link-tree a{color:#000;text-decoration:none}.link-tree a{align-items:center;display:flex;font-weight:700;justify-content:space-between;transition:color .3s ease;width:100%}.link-tree h1{font-family:Russo One,sans-serif;font-size:24px;font-weight:400;margin-bottom:20px}.link-container img{border-radius:0;flex-direction:row;height:45px;object-fit:cover;width:auto}.footer *{all:unset;box-sizing:border-box;color:inherit;font-family:inherit}.footer{align-items:center;color:#333;display:flex;flex-direction:column;font-size:.95em;justify-content:center;margin-top:4px;text-align:center;text-decoration:none}.footer a{color:#4d4f55;cursor:pointer;font-weight:700;text-decoration:underline;transition:transform .3s ease,color .3s ease}.footer a:hover{transform:scale(1.05)}@media (max-width:480px){.profile-section{margin:30px 20px}.profile-icon{border:4px solid #fff;height:120px;width:120px}.link-tree{padding:15px}.link-container{margin:8px auto;max-width:100%;padding:10px 12px;width:100%}.link-tree h1{font-size:20px;margin-bottom:15px}.link-container img{height:40px;margin-right:10px}.footer{font-size:.85em}}@media (prefers-color-scheme:dark){.link-tree{background-color:#2d2d2d;color:#fff}.link-container{background-color:#3d3d3d}.link-container:hover{background-color:#4d4d4d}.link-tree a{color:#fff}.footer{color:#ccc}.footer a{color:#a6a6a6}.profile-icon{border-color:#2d2d2d}}
/*# sourceMappingURL=main.b9ad6615.css.map*/