html,body,#root{height:100%;margin:0;padding:0}#hack-club-flag{z-index:999;border:0;position:absolute;top:0;left:10px}#hack-club-flag img{width:186px;height:auto;display:block}#hero{color:#d3d3d3;box-sizing:border-box;text-align:center;background-image:url(/assets/hero_img.PNG);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:56.25vw;padding-top:9rem;display:flex;position:relative}#hero-signup-button{color:#081b4a;letter-spacing:.04em;text-transform:uppercase;background:#b9ffff;border:3px solid #0f5fb3;border-radius:999px;justify-content:center;align-items:center;margin-top:1.5rem;padding:1rem 2.75rem;font-size:clamp(1.1rem,2.2vw,1.7rem);font-weight:900;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s,color .16s;display:inline-flex;box-shadow:0 18px 40px #07224c3d}#hero-signup-button:hover{color:#e9f7ff;background:#0f5fb3;transform:translateY(-2px)scale(1.02);box-shadow:0 24px 48px #07224c4d}#hero-signup-button:focus-visible{outline-offset:4px;outline:3px solid #fff}#about-section{text-align:left;color:#e9f7ff;background:linear-gradient(#69d8f1 0%,#0f5fb3 34%,#081b4a 100%);width:100%;min-height:119.844vw;position:relative;overflow:hidden}#about-section:before{content:"";pointer-events:none;background-image:url(/assets/body_bg.PNG);background-position:top;background-repeat:no-repeat;background-size:100%;position:absolute;inset:0}#about{z-index:1;max-width:760px;margin:0 auto;padding:4rem 1.5rem 5rem;position:relative}#about p,#about h2,#about h3,#about ul{margin-left:auto;margin-right:auto}#about h2{text-align:center;color:#b9ffff}#about h3{color:#ff72d8}#about a{color:#b9ffff}#about a:hover{color:#ff72d8}#about ul{max-width:42rem;margin:1rem auto 1.5rem;padding:0 0 0 1.5rem;list-style-position:outside}#about li{margin-bottom:.75rem}@media (width<=768px){#hack-club-flag{z-index:999;position:absolute;top:0;left:0}#hack-club-flag img{width:120px;height:auto}#hero{height:56.25vw;padding-top:6.5rem}#title h1{font-size:2em}#title h2{font-size:1.3em}#subtitle{font-size:.95em}#caption{padding:0 1em;font-size:.9em}#hero-signup-button{letter-spacing:.05em;margin-top:1rem;padding:.85rem 1.5rem;font-size:1rem}#body{aspect-ratio:auto;background-attachment:scroll;flex-direction:column;align-items:center;min-height:100vh;padding-top:1em}#about{padding:3rem 1.25rem 4rem}#about-section{background:linear-gradient(#69d8f1 0%,#0f5fb3 34%,#081b4a 100%);min-height:119.844vw}}@media (width>=769px) and (width<=1024px){#hack-club-flag img{width:180px;height:auto}#hero{height:56.25vw}#body{aspect-ratio:1920/2301}}.navbar{z-index:100;-webkit-backdrop-filter:blur(10px);background:#14182259;border:1px solid #ffffff26;border-radius:16px;align-items:center;width:70%;min-height:72px;padding:.5rem 1rem;display:flex;position:fixed;top:30px;left:50%;transform:translate(-50%)}.navbar-logo{align-items:center;height:100%;padding:.35rem .5rem;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.navbar-logo img{width:auto;max-height:70px;display:block}.navbar-links{justify-content:center;align-items:center;gap:1.5rem;width:100%;min-height:100%;display:flex}.navbar-links a{color:#e9f7ff;align-items:center;min-height:2rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.navbar-links a:hover{color:#b9ffff}
