*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:13pt}body{line-height:1;-webkit-text-size-adjust:none}ol,ul{list-style:none}a{color:inherit;text-decoration:none}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;500&display=swap");@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.925)}60%{opacity:1;transform:scale(1.025)}90%{opacity:1;transform:scale(.994)}to{opacity:1;transform:scale(1)}}body:after{content:"";display:block;position:fixed;inset:0;background-color:#121111;opacity:0;visibility:hidden;transition:opacity 1s ease-in-out 0s,visibility 1s 0s;z-index:999;pointer-events:none}body.is-loading:after{opacity:1;visibility:visible}body{background-color:#fff}.site-wrapper,body{min-height:100vh;display:flex;align-items:center;justify-content:center}.site-wrapper{width:100%}.site-main{display:flex;align-items:center;justify-content:center;width:100%;padding:0 6rem}.site-main>.inner{width:100%;max-width:100%}.container{display:flex;flex-direction:column;align-items:center;text-align:center;width:31rem;max-width:100%;margin:0 auto;padding:6rem .125rem;gap:1.375rem}.avatar{width:20.75rem;height:20.75rem;max-width:100%;border-radius:50%;overflow:hidden;line-height:0;flex-shrink:0;opacity:0;animation:fadeIn 1s ease .1s forwards}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.name{font-size:1.75em;font-weight:500;line-height:2;letter-spacing:.025rem;opacity:0;animation:fadeIn 1s ease 1s forwards}.name,.tagline{font-family:Inter,sans-serif;color:#000}.tagline{font-size:1.5em;font-weight:200;line-height:1.125;text-align:center}.tagline span{display:inline-block;opacity:0;animation:fadeUp 1s ease forwards}.tagline span:first-child{animation-delay:.375s}.tagline span:nth-child(2){animation-delay:.5s}.tagline span:nth-child(3){animation-delay:.625s}.tagline span:nth-child(4){animation-delay:.75s}.tagline span:nth-child(5){animation-delay:.875s}.arrow-wrapper{opacity:0;animation:popIn .5s ease 1.25s forwards}.arrow-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;transition:transform .25s ease;padding:0}.arrow-btn:hover{transform:scale(1.0775)}.arrow-btn svg{width:1.25rem;height:1.25rem;fill:#2e2e2e;display:block}.buttons{display:flex;flex-direction:column;gap:.75rem;width:100%;opacity:0;animation:fadeUp 1s ease 1.25s forwards}.btn{display:block;width:100%;height:5rem;line-height:calc(5rem - 2px);padding:0 2.5rem;font-family:Inter,sans-serif;font-size:1.375em;font-weight:200;letter-spacing:.025rem;color:#000;background-color:hsla(0,0%,100%,.33);border:1px solid #000;border-radius:3rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:transform .25s ease,background-color .25s ease}.btn:hover{background-color:hsla(30,31%,90%,.15);transform:scale(1.025)}@media (max-width:1680px){html{font-size:9pt}}@media (max-width:980px){html{font-size:8pt}}@media (max-width:736px){.site-main{padding:0 2rem}.name{font-size:2.375em;line-height:1.125;letter-spacing:.021875rem}.tagline{font-size:1.625em}.container{padding:1.375rem .125rem}}@media (max-width:480px){.buttons{flex-direction:column}.btn{max-width:100%;width:100%}}@media (max-width:360px){.site-main{padding:0 1.5rem}.name{font-size:2.375em}.tagline{font-size:1.625em}}