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}body{align-items:center;background-color:#000;box-sizing:border-box;display:flex;font-family:Arial,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:0}.linktree-container{background:#222;border-radius:15px;box-shadow:0 4px 12px #ffffff1a;box-sizing:border-box;margin:20px;max-width:400px;padding:20px;text-align:center;width:90%}.profile-image{border-radius:50%;height:120px;margin-bottom:15px;width:120px}.description-text{color:#ccc;font-size:14px;margin-bottom:20px}.link-container{display:flex;flex-direction:column;gap:15px}.link-button,.link-container{box-sizing:border-box;width:100%}.link-button{background-color:#333;border-radius:10px;color:#fff;display:inline-block;font-size:16px;max-width:100%;padding:15px;text-align:center;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.link-button:hover{background-color:#888;transform:translateY(-2px)}@media (max-width:400px){.profile-image{height:100px;width:100px}.description-text{font-size:12px}.link-button{font-size:14px;padding:12px}}.dark-button{background-color:#666;border:none;color:#fff;font-weight:700}.dark-button:hover{background-color:#444}.font-bold{font-weight:700}
/*# sourceMappingURL=main.bd4ac8e1.css.map*/