.page_container__jZF7q{min-height:100vh;width:100%;display:flex;flex-direction:column}.styles_container__yTNNM{position:relative;width:100%;height:100vh}.styles_canvas__Y2Uh2{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.styles_heroContent__TDjIO{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);display:flex;flex-direction:column;gap:2rem;width:90%;height:100%;z-index:1;align-items:center;justify-content:center}.styles_titleAndHeadline__AEIeE{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;width:100%;align-items:center}.styles_title__wS9vB{font-size:clamp(3rem,5.5vw,10rem);font-weight:700;font-family:var(--font-mono),"Courier New",monospace;text-transform:uppercase;margin:0;padding:0;line-height:1.1;letter-spacing:-.02em;text-align:center;cursor:pointer;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;color:var(--secondary)}.styles_underline___9m6C{height:2px;background-color:var(--muted-foreground);border-radius:1px;width:100%}[data-theme=dark] .styles_underline___9m6C{background-color:var(--accent)}.styles_headlineContainer__gjXwX{display:flex;width:80%;align-items:center;justify-content:center;padding-top:1.5rem}.styles_headline__Xorf_{font-size:clamp(1rem,2vw,1.75rem);font-weight:400;font-style:italic;color:var(--foreground);line-height:1.6;margin:0;width:100%;text-align:center}.styles_headline__Xorf_ strong{font-weight:600}.styles_socialLinks__8USmX{position:absolute;bottom:8%;left:50%;transform:translateX(-50%);display:flex;gap:2.5rem;align-items:center}.styles_socialLink__Ck45U{color:var(--muted-foreground);text-decoration:none;font-size:var(--font-size-sm);font-weight:400;transition:color .2s ease;font-family:var(--font-mono)}.styles_socialLink__Ck45U:hover{color:var(--muted-hover)}@media (max-width:1024px){.styles_container__yTNNM{height:calc(100vh - 60px)}.styles_heroContent__TDjIO{transform:translate(-50%,-60%);height:100%}}@media (max-width:768px){.styles_socialLinks__8USmX{flex-direction:column;gap:.75rem;position:absolute;bottom:4%}}