.zh-root{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 5.9%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 14.9%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:0 0% 14.9%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:0 0% 83.9%;--radius:.5rem;background:hsl(var(--background));min-height:100vh;color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;flex-direction:column;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;line-height:1.5;display:flex;position:relative;overflow-x:hidden}.zh-root *,.zh-root :before,.zh-root :after{box-sizing:border-box}.zh-root a{color:inherit;text-decoration:none}.zh-fx{pointer-events:none;z-index:0;height:100vh;position:absolute;inset:0;overflow:hidden}.zh-fx__grid{opacity:.05;background-image:linear-gradient(90deg,#000 1px,#0000 1px),linear-gradient(#000 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.zh-fx__blob{z-index:-10;filter:blur(100px);background:linear-gradient(90deg,#3b82f633,#a855f733);border-radius:9999px;width:500px;height:300px;margin:auto;position:absolute;top:0;left:0;right:0}.zh-container{width:100%;max-width:1400px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (width>=768px){.zh-container{padding-left:1.5rem;padding-right:1.5rem}}.zh-container--6xl{max-width:1152px}.zh-nav{z-index:50;background:hsl(var(--background) / .7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;transition:all .3s;position:sticky;top:0}.zh-nav__inner{justify-content:space-between;align-items:center;height:4rem;display:flex}.zh-nav__left{align-items:center;gap:1.5rem;display:flex}@media (width>=768px){.zh-nav__left{gap:2.5rem}}.zh-nav__brand{letter-spacing:-.025em;font-size:1.25rem;font-weight:700;position:relative}.zh-nav__links{align-items:center;gap:1.5rem;display:none}@media (width>=768px){.zh-nav__links{display:flex}}.zh-nav__link{color:hsl(var(--muted-foreground));align-items:center;font-size:.875rem;font-weight:500;transition:color .15s;display:flex;position:relative}.zh-nav__link:hover,.zh-nav__link--active{color:hsl(var(--foreground))}.zh-nav__link:after{content:"";background:hsl(var(--primary));width:0;height:2px;transition:width .3s;position:absolute;bottom:-.25rem;left:0}.zh-nav__link:hover:after,.zh-nav__link--active:after{width:100%}.zh-nav__actions{align-items:center;gap:.75rem;display:none}@media (width>=768px){.zh-nav__actions{display:flex}}.zh-icon-btn{border-radius:calc(var(--radius) - 2px);border:1px solid hsl(var(--input));background:hsl(var(--background));width:2.25rem;height:2.25rem;color:hsl(var(--foreground));cursor:pointer;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.zh-icon-btn:hover{background:hsl(var(--accent))}.zh-btn{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;height:2.25rem;padding:0 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.zh-btn--sm{border-radius:calc(var(--radius) - 2px);height:2.25rem;padding:0 .75rem}.zh-btn--lg{height:2.75rem;padding:0 2rem}.zh-btn--primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.zh-btn--primary:hover{background:#e6e6e6}.zh-btn--outline{background:hsl(var(--background));border-color:hsl(var(--border));color:hsl(var(--foreground))}.zh-btn--outline:hover{background:hsl(var(--accent))}.zh-btn--ghost{color:hsl(var(--foreground));background:0 0}.zh-btn--ghost:hover{background:hsl(var(--accent))}.zh-main{z-index:1;flex:1;position:relative}.zh-hero{text-align:center;padding:6rem 0}@media (width>=768px){.zh-hero{padding:7rem 0}}@media (width>=1024px){.zh-hero{padding:8rem 0}}.zh-hero__title{letter-spacing:-.05em;color:hsl(var(--foreground));margin:0;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1}@media (width>=1024px){.zh-hero__title{letter-spacing:-3.6px;font-size:72px;line-height:72px}}.zh-hero__sub{max-width:42rem;color:hsl(var(--muted-foreground));margin:1.25rem auto 0;font-size:1.25rem;line-height:1.6}.zh-hero__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.zh-hero__note{color:hsl(var(--muted-foreground));margin-top:1.5rem;font-size:.875rem}.zh-hero__note a{color:hsl(var(--muted-foreground));transition:color .15s}.zh-hero__note a:hover{color:hsl(var(--foreground))}.zh-hero__sep{opacity:.5;margin:0 .35rem}.zh-section{padding:4rem 0}@media (width>=768px){.zh-section{padding:5rem 0}}.zh-section__title{text-align:center;letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.875rem;font-weight:700}.zh-section__sub{text-align:center;max-width:36rem;color:hsl(var(--muted-foreground));margin:0 auto 2.5rem;font-size:1rem}.zh-why{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.zh-why{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.zh-why{grid-template-columns:repeat(4,1fr)}}.zh-why__card{border:1px solid hsl(var(--border) / .5);background:hsl(var(--background) / .6);border-radius:.5rem;box-shadow:0 1px 2px #0003}.zh-why__inner{padding:1.5rem}.zh-why__head{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.zh-why__head svg{width:1.25rem;height:1.25rem;color:hsl(var(--foreground));flex-shrink:0}.zh-why__card h3{margin:0;font-size:1rem;font-weight:600}.zh-why__card p{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem;line-height:1.55}.zh-games{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (width>=640px){.zh-games{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.zh-games{grid-template-columns:repeat(4,minmax(0,1fr))}}.zh-games__card{border:1px solid hsl(var(--border) / .4);background:hsl(var(--background) / .4);text-align:center;border-radius:.5rem;padding:.75rem;transition:border-color .15s,background .15s;display:block}.zh-games__card:hover{border-color:hsl(var(--border));background:hsl(var(--accent) / .4)}.zh-games__name{font-size:.875rem;font-weight:600;display:block}.zh-games__meta{color:hsl(var(--muted-foreground));margin-top:.15rem;font-size:.75rem;display:block}.zh-games__more{text-align:center;color:hsl(var(--muted-foreground));margin-top:1.5rem;font-size:.875rem;display:block}.zh-games__more:hover{color:hsl(var(--foreground))}.zh-steps{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.zh-steps{grid-template-columns:repeat(3,1fr)}}.zh-step{text-align:center;background:hsl(var(--background) / .1);border:1px solid hsl(var(--border) / .3);border-radius:.75rem;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.zh-step__n{background:hsl(var(--secondary));border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:flex}.zh-step h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.zh-step p{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem}.zh-center{text-align:center;margin-top:2rem}.zh-team{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.zh-team__person{text-align:center}.zh-team__avatar{border:2px solid hsl(var(--primary) / .5);background:hsl(var(--background));border-radius:9999px;width:8rem;height:8rem;margin:0 auto 1rem;position:relative;overflow:hidden}.zh-team__avatar img{object-fit:cover;width:100%;height:100%}.zh-team__person h2{margin:0;font-size:1.25rem;font-weight:700}.zh-team__person p{color:hsl(var(--muted-foreground));margin:.25rem 0 0;font-size:.875rem}.zh-footer{border-top:1px solid hsl(var(--border) / .4);z-index:1;padding:2.5rem 0 1.5rem;position:relative}.zh-footer__grid{grid-template-columns:1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:0 1rem 2rem;display:grid}@media (width>=768px){.zh-footer__grid{grid-template-columns:1.2fr 1fr 1fr 1fr;padding:0 1.5rem 2rem}}.zh-footer__brand{margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.zh-footer h3{margin:0 0 .75rem;font-size:.875rem;font-weight:600}.zh-footer ul{margin:0;padding:0;list-style:none}.zh-footer li{margin-bottom:.5rem}.zh-footer a{color:hsl(var(--muted-foreground));font-size:.875rem}.zh-footer a:hover{color:hsl(var(--foreground))}.zh-footer__legal{border-top:1px solid hsl(var(--border) / .4);max-width:1400px;color:hsl(var(--muted-foreground));margin:0 auto;padding:1.25rem 1rem 0;font-size:.75rem;line-height:1.55}@media (width>=768px){.zh-footer__legal{padding-left:1.5rem;padding-right:1.5rem}}.zh-auth{z-index:1;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 8rem);padding:3rem 1rem 4rem;display:flex;position:relative}.zh-auth--standalone{min-height:100vh}.zh-auth__card{border:1px solid hsl(var(--border) / .6);border-radius:calc(var(--radius) + 2px);background:hsl(var(--card) / .85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;max-width:26rem;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 0 0 1px #ffffff05,0 20px 50px #00000073}.zh-auth__title{letter-spacing:-.03em;color:hsl(var(--foreground));margin:0 0 .35rem;font-size:1.5rem;font-weight:700}.zh-auth__sub{color:hsl(var(--muted-foreground));margin:0 0 1.25rem;font-size:.875rem}.zh-auth__form{flex-direction:column;gap:.85rem;display:flex}.zh-auth .zh-field{flex-direction:column;gap:.35rem;font-size:.875rem;display:flex}.zh-auth .zh-field__label{color:hsl(var(--muted-foreground));font-size:.8rem;font-weight:500}.zh-auth .zh-input{border-radius:calc(var(--radius) - 2px);border:1px solid hsl(var(--input));background:hsl(var(--background));width:100%;height:2.5rem;color:hsl(var(--foreground));font:inherit;outline:none;padding:0 .75rem}.zh-auth .zh-input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .2)}.zh-auth .zh-input::placeholder{color:hsl(var(--muted-foreground) / .7)}.zh-btn--block{width:100%}.zh-btn--discord{color:#fff;border-radius:calc(var(--radius) - 2px);background:#5865f2;border-color:#5865f2;gap:.5rem}.zh-btn--discord:hover{background:#4752c4;border-color:#4752c4}.zh-auth__discord-icon{font-size:.65rem;line-height:1}.zh-auth__divider{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.75rem;margin:1rem 0;font-size:.75rem;display:flex}.zh-auth__divider:before,.zh-auth__divider:after{content:"";background:hsl(var(--border) / .7);flex:1;height:1px}.zh-auth__error{border-radius:calc(var(--radius) - 2px);color:#f98686;background:#db24241f;border:1px solid #db242466;padding:.65rem .75rem;font-size:.8rem;line-height:1.4}.zh-auth__foot{border-top:1px solid hsl(var(--border) / .5);color:hsl(var(--muted-foreground));text-align:center;margin-top:1.1rem;padding-top:1rem;font-size:.8rem}.zh-auth__foot p{margin:.35rem 0 0}.zh-auth__foot a{color:hsl(var(--foreground));text-underline-offset:2px;text-decoration:underline}.zh-auth__foot a:hover{opacity:.85}.zh-btn--lg.zh-btn--block{border-radius:calc(var(--radius) - 2px)}
