*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;background:#000;color:#fafaf8;-webkit-font-smoothing:antialiased}@keyframes tibetanFade{0%{opacity:0;filter:blur(12px)}30%{opacity:.6;filter:blur(4px)}to{opacity:1;filter:blur(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes revealUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes growLine{0%{height:0;opacity:0}to{height:64px;opacity:.6}}@keyframes pulseLine{0%,to{opacity:.6}50%{opacity:.2}}[data-reveal]{animation-play-state:paused!important}[data-reveal].revealed{animation-play-state:running!important}input::placeholder{color:#c9a84c73}input:focus{outline:none}
