body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.App{font-family:Inter,sans-serif}.linktree{display:flex;flex-direction:column;justify-content:center;margin:90px auto 0;min-height:100vh;text-align:center;width:90%}.linktree .profile{margin-bottom:40px;position:relative}.linktree .profile .avatar{border-radius:50%;margin:0 auto;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.linktree .profile .avatar:before{-webkit-animation:spin 30s linear infinite;animation:spin 30s linear infinite;border:2px dashed #667085;border-radius:50%;content:"";height:128px;left:-5px;position:absolute;top:-4px;width:124px}.linktree .profile .avatar .av{border-radius:50%;opacity:.9;position:relative;transition:all .2s linear;width:118px}.linktree .profile .avatar:hover .av{cursor:pointer;opacity:1}.linktree .profile .avatar .camera-icon{bottom:15px;display:none;left:45px;position:absolute;width:30px}.linktree .profile .avatar:hover .camera-icon{display:block}.linktree .profile .share-btn{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:-20px;width:40px}.share-dt{display:none}.linktree .profile .share-btn:before{-webkit-animation:spin 30s linear infinite;animation:spin 30s linear infinite;border:1.5px dashed #667085;border-radius:50%;content:"";height:40px;position:absolute;width:40px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.linktree .profile .share-btn img{width:30px}.linktree .profile h1{font-size:24px;font-weight:800}.link-section{margin-bottom:50px}.link-section,.links-btn{text-align:center}.links-btn{background-color:#eaecf0;border-radius:8px;color:#101828;cursor:pointer;display:block;font-size:18px;font-weight:500;line-height:20px;margin-bottom:30px;padding:24px 32px;text-decoration:none}.links-btn:hover{background-color:#d0d5dd}.social{grid-gap:40px;display:grid;gap:40px;grid-template-columns:auto auto;grid-template-rows:1fr;margin:0 auto 60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.not-found{margin:140px auto 0;width:90%}.not-found h1 span{display:block}.not-found h1 span:first-child{color:#5925dc;font-size:16px;margin-bottom:10px}.not-found h1 span:last-child{color:#101828;font-size:36px;font-weight:700}.not-found p{color:#475467;font-size:20px;line-height:28px}.not-found .home-btn{grid-gap:10px;display:grid;gap:10px;grid-template-areas:"home" "back";grid-template-columns:1fr;grid-template-rows:1fr 1fr;margin-bottom:90px}.home{background-color:#6938ef;border:1px solid #6938ef;border-radius:8px;color:#fff;grid-area:home;width:100%}.back,.home{box-shadow:0 1px 2px rgba(16,24,40,.05);padding:15px 0;text-align:center;text-decoration:none}.back{background:#fff;border:1px solid #d0d5dd;border-radius:8px;display:flex;grid-area:back;justify-content:center}.back,.footer{align-items:center;gap:10px}.footer{grid-gap:10px;border-top:2px solid #cfd9eb;display:grid;grid-template-columns:1fr;grid-template-rows:.5fr 1fr .5fr;margin-bottom:50px;padding-top:30px;text-align:left}.footer p{color:#667085;font-size:16px}@media only screen and (min-width:768px){.share-dt{display:block;width:20px}.share-mb{display:none}.footer{grid-gap:10px;border-top:1px solid #eaecf0;display:grid;gap:10px;grid-template-columns:auto auto auto;grid-template-rows:1fr;justify-content:space-between;margin-bottom:50px;padding-top:20px}.footer p{font-size:15px}}@media only screen and (min-width:900px){.not-found h1 span:last-child{font-size:60px}.not-found p{font-size:20px}.not-found .home-btn{gap:15px;grid-template-areas:"back home";grid-template-columns:auto auto;grid-template-rows:1fr;width:300px}}@media only screen and (min-width:1440px){.linktree{width:1330px}}
/*# sourceMappingURL=main.d927be62.css.map*/