@charset "UTF-8";:root{--font-body: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-heading: "Playfair Display", Georgia, "Times New Roman", serif}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/playfair-display-v40-latin_latin-ext-500.woff2) format("woff2");unicode-range:U+0000-00FF,U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/open-sans-v44-latin_latin-ext-regular.woff2) format("woff2");unicode-range:U+0000-00FF,U+0100-024F,U+1E00-1EFF,U+20A0-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#78787800;border-radius:8px}::-webkit-scrollbar-track{background:transparent}h1{font-size:clamp(2.25rem,5vw + 1rem,4rem);line-height:1.1}h2{font-size:clamp(1.75rem,3.5vw + 1rem,3rem);line-height:1.2}h3{font-size:clamp(1.4rem,2vw + 1rem,2rem);line-height:1.3}h4{font-size:clamp(1.2rem,1.5vw + 1rem,1.5rem);line-height:1.4}h5{font-size:1.125rem;line-height:1.5}h6{font-size:1rem;line-height:1.5}p{font-size:1.125rem}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0}ol,ul{list-style:none}img{max-width:100%;height:auto}canvas{display:block}svg{pointer-events:none;-webkit-user-select:none;user-select:none}a{cursor:pointer;color:inherit}a.active{color:#ff1545}:focus{outline:none}html{font-size:clamp(12px,1.25vw + 4px,16px)}body{font-family:var(--font-body);font-weight:400;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:500}html,body{height:100dvh;color:#eaeaeaf2;background-color:#111323;overflow-x:hidden;-webkit-user-select:none;user-select:none}body{background-image:radial-gradient(at 38% 0%,#681b7e,#111323)}.content{padding:0 5rem}.page{display:inline-block;font-size:1rem;text-transform:uppercase;background:#fff;color:#000;padding:0 .4rem;margin-top:10rem;opacity:.6}@media (max-width: 852px){.page{margin-top:5rem}}.hero-text{margin-top:.5rem;margin-bottom:2rem;max-width:50rem}p{max-width:45rem;margin:1.5rem 0}a{cursor:pointer;text-decoration:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.message h4,.message p{opacity:0;animation:fadeIn .6s ease-out forwards,gradientMove 1s infinite alternate}@keyframes gradientMove{0%{background-position:100% 50%}to{background-position:0 50%}}.ai-response{display:inline-block;background:linear-gradient(90deg,#ff17ff,#00d9ff);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;will-change:background-position}.typewriter{display:inline-block;padding-left:1rem;border-left:.15em solid rgba(255,21,69,.4)}.cursor-hidden{cursor:none}
