@import"https://fonts.googleapis.com/css2?family=Karla:wght@400;500;700&display=swap";:root{color:#fff;background:#161616;font-family:Karla,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100dvh;margin:0;background:#161616}a{color:inherit;text-decoration:none}#app{min-height:100dvh}.link-page{display:flex;min-height:100dvh;width:100%;max-width:700px;margin:0 auto;padding:64px 0 44px;flex-direction:column}.profile{display:flex;width:100%;margin:0 auto 32px;padding:0 20px;flex-direction:column;align-items:center;text-align:center}.profile__image{display:block;width:96px;height:96px;border-radius:58px;object-fit:cover}.profile h1{max-width:100%;margin:15px auto 5px;overflow:hidden;font-size:16px;font-weight:700;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.profile p{max-width:640px;margin:15px 0 0;font-size:16px;font-weight:400;line-height:1.45}.links{display:flex;width:100%;margin:0 auto;flex-direction:column}.h-widget-trigger{display:flex;min-height:57px;margin:0 12px 16px;padding:16.5px 62px;align-items:center;justify-content:center;overflow:hidden;border:1.5px solid #ffffff;border-radius:0;background:transparent;color:#fff;cursor:pointer;font-size:16px;font-weight:500;line-height:24px;text-align:center;transition:background .3s ease-in-out,color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;word-wrap:break-word;overflow-wrap:break-word}.h-widget-trigger:hover,.h-widget-trigger:focus-visible{background:#fff;color:#161616;transform:scale(1.02)}.h-widget-trigger:focus-visible{outline:2px solid #ffffff;outline-offset:4px}.h-widget-trigger span{position:relative;z-index:1}.brand-footer{display:flex;margin-top:auto;padding-top:48px;justify-content:center;color:#ffffffc7;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}@media(max-width:520px){.link-page{padding-top:64px;padding-bottom:44px}.profile{margin-bottom:32px}.profile p{font-size:15px;line-height:1.5}.h-widget-trigger{padding-right:28px;padding-left:28px}}
