@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Iceland&display=swap";@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero{background:#0b0c10;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.hero__content{text-align:center;max-width:720px;animation:.7s both fadeUp}.hero__brand{align-items:center;gap:.75rem;margin-bottom:.75rem;animation:.7s both fadeUp;display:inline-flex}.hero__brand-name{letter-spacing:.05em;text-transform:uppercase;color:#fff;font-family:Iceland,system-ui,sans-serif;font-size:1.5rem;font-weight:400;line-height:1}.hero__divider{background:#c5c6c733;width:186px;height:1px;margin:0 auto 2.5rem;animation:.7s 80ms both fadeUp}.hero__title{color:#fff;white-space:nowrap;margin-bottom:1.5rem;font-family:Iceland,system-ui,sans-serif;font-size:clamp(3rem,9vw,6rem);font-weight:900;line-height:1.05;animation:.7s .14s both fadeUp}.hero__description{color:#c5c6c78c;font-size:1rem;line-height:1.7;animation:.7s .22s both fadeUp}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}body{color:#fff;background-color:#0b0c10;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{text-transform:uppercase;letter-spacing:1px;font-family:Iceland,system-ui,sans-serif}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}
