.About-module__h1dVJW__page{width:100%;font-family:var(--font-sans,system-ui);flex-direction:column;display:flex;position:relative}.About-module__h1dVJW__gridOverlay{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(90% 70% at 50% 0,#000 20%,#0000 100%);mask-image:radial-gradient(90% 70% at 50% 0,#000 20%,#0000 100%)}.About-module__h1dVJW__hero{z-index:10;width:100%;padding:8rem var(--content-pad) 4rem;justify-content:center;display:flex;position:relative}.About-module__h1dVJW__heroInner{max-width:var(--content-max);text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.About-module__h1dVJW__heroContent{animation:About-module__h1dVJW__slideUp .7s var(--ease-out) both;flex-direction:column;align-items:center;display:flex}.About-module__h1dVJW__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 14px;font-size:.72rem;font-weight:600;display:inline-flex}.About-module__h1dVJW__heroHeading{font-family:var(--font-display);letter-spacing:-.038em;color:var(--text-primary);max-width:800px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:900;line-height:1.07}.About-module__h1dVJW__discordGrad{color:var(--discord);-webkit-text-fill-color:var(--discord)}.About-module__h1dVJW__heroBody{color:var(--text-secondary);max-width:600px;margin-bottom:2.25rem;font-size:1.05rem;line-height:1.75}.About-module__h1dVJW__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.About-module__h1dVJW__btnDiscord{background:var(--text-primary);height:44px;color:var(--bg-primary);border-radius:var(--radius-sm);font-family:var(--font-body);cursor:pointer;transition:opacity .2s ease, transform .18s var(--ease-out);white-space:nowrap;border:none;align-items:center;gap:8px;padding:0 24px;font-size:.9rem;font-weight:600;display:inline-flex}.About-module__h1dVJW__btnDiscord:hover{opacity:.9;transform:translateY(-2px)}.About-module__h1dVJW__btnGhost{height:44px;color:var(--text-primary);border-radius:var(--radius-sm);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff0f;align-items:center;gap:8px;padding:0 24px;font-size:.9rem;font-weight:500;transition:background .2s,gap .2s;display:inline-flex}.About-module__h1dVJW__btnGhost:hover{background:#ffffff0d}.About-module__h1dVJW__features{z-index:10;width:100%;padding:4rem var(--content-pad) 6.5rem;background:linear-gradient(#0000 0%,#ffffff02 100%);border-top:1px solid #0000;justify-content:center;display:flex;position:relative}.About-module__h1dVJW__features:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--border-glass) 30%, var(--border-glass) 70%, transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.About-module__h1dVJW__featuresInner{max-width:var(--content-max);grid-template-columns:1fr;gap:3rem;width:100%;display:grid}@media (min-width:768px){.About-module__h1dVJW__featuresInner{grid-template-columns:1.5fr 1fr}}.About-module__h1dVJW__contentColumn{flex-direction:column;gap:3rem;display:flex}.About-module__h1dVJW__sidebarColumn{flex-direction:column;gap:1.5rem;display:flex}.About-module__h1dVJW__featureBlock{opacity:0;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out);flex-direction:column;gap:1rem;display:flex;transform:translateY(14px)}.About-module__h1dVJW__featureBlock.About-module__h1dVJW__revealed{opacity:1;transform:translateY(0)}.About-module__h1dVJW__featureBlockTitle{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:8px;font-size:1.25rem;font-weight:700;display:flex}.About-module__h1dVJW__featureBlockDesc{color:var(--text-secondary);flex-direction:column;gap:1rem;font-size:.95rem;line-height:1.7;display:flex}.About-module__h1dVJW__sidebarCard{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:var(--radius-lg);opacity:0;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out);flex-direction:column;gap:1rem;padding:1.5rem;display:flex;transform:translateY(14px)}.About-module__h1dVJW__sidebarCard.About-module__h1dVJW__revealed{opacity:1;transform:translateY(0)}.About-module__h1dVJW__sidebarCardTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.About-module__h1dVJW__sidebarLink{color:var(--text-secondary);align-items:center;gap:10px;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.About-module__h1dVJW__sidebarLink:hover{color:var(--text-primary)}@keyframes About-module__h1dVJW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Legal-module__42G1BG__docContainer{width:100%;max-width:800px;margin:0 auto;padding:4rem 1.5rem 8rem;animation:.8s ease-out Legal-module__42G1BG__fadeIn}.Legal-module__42G1BG__header{text-align:center;margin-bottom:4rem}.Legal-module__42G1BG__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900}.Legal-module__42G1BG__lastUpdated{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.Legal-module__42G1BG__prose{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);padding:3rem;box-shadow:0 8px 32px #0003}.Legal-module__42G1BG__prose section{margin-bottom:3rem}.Legal-module__42G1BG__prose section:last-child{margin-bottom:0}.Legal-module__42G1BG__prose h2{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:12px;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800;display:flex}.Legal-module__42G1BG__prose h2 span{width:32px;height:32px;color:var(--accent-primary);background:#d4af371a;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;display:flex}.Legal-module__42G1BG__prose p{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem;line-height:1.8}.Legal-module__42G1BG__prose p:last-child{margin-bottom:0}.Legal-module__42G1BG__prose ul{color:var(--text-secondary);margin-bottom:1rem;padding-left:1.5rem;line-height:1.8;list-style-type:disc}.Legal-module__42G1BG__prose li{margin-bottom:.5rem}.Legal-module__42G1BG__prose strong{color:var(--text-primary);font-weight:600}@media (max-width:768px){.Legal-module__42G1BG__prose{padding:2rem 1.5rem}}@keyframes Legal-module__42G1BG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
