.hero{background:#fff;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 80px);padding:2rem 0 0;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background:linear-gradient(135deg,#6366f11a 0%,#8b5cf60d 100%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;right:-10%}.hero-content{text-align:center;z-index:2;flex-direction:column;flex:1;justify-content:center;max-width:1000px;margin:0 auto;padding-bottom:.5rem;display:flex;position:relative}.hero-title{color:#1e293b;font-size:3rem;font-weight:700;line-height:1.1;font-family:var(--font-sans);margin-bottom:1.5rem}.hero-highlight{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.hero-underline{width:100%;max-width:350px;height:auto;margin:.5rem auto 0;display:block}.hero-subtitle{color:#64748b;max-width:800px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.hero-cta{flex-wrap:nowrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem;padding:.5rem 0;display:flex;overflow-x:auto}.btn-hero{font-family:var(--font-mono),"SF Mono","Monaco","Inconsolata","Fira Code","Courier New",monospace;letter-spacing:.025em;cursor:pointer;white-space:nowrap;z-index:10;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.btn-hero.btn-primary{color:#fff;background-color:#000}.btn-hero.btn-primary:hover{background-color:#1f2937;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.btn-hero.btn-secondary{color:#fff;background-color:#6b7280}.btn-hero.btn-secondary:hover{background-color:#4b5563;transform:translateY(-1px);box-shadow:0 4px 12px #6b728026}.btn-hero.btn-discord{color:#fff;background-color:#5865f2}.btn-hero.btn-discord:hover{background-color:#4752c4;transform:translateY(-1px);box-shadow:0 4px 12px #5865f226}.btn-hero.btn-docs{color:#fff;background-color:#059669}.btn-hero.btn-docs:hover{background-color:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #05966926}.hero-features{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.feature-item{align-items:center;gap:.75rem;display:flex}.feature-check{color:#6366f1;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.feature-text{color:#374151;font-size:1rem;font-weight:500}.hero-tags{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:1200px;margin:0 auto;display:flex}.tag-row{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;max-width:1200px;display:flex}.tag{cursor:pointer;background-color:#0000;border:2px solid;border-radius:2rem;padding:.5rem 1rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Courier New,monospace;font-size:.875rem;font-weight:500;transition:all .2s}.tag:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.tag-purple{color:#8b5cf6;border-color:#8b5cf6}.tag-purple:hover{color:#fff;background-color:#8b5cf6}.tag-orange{color:#f59e0b;border-color:#f59e0b}.tag-orange:hover{color:#fff;background-color:#f59e0b}.tag-red{color:#ef4444;border-color:#ef4444}.tag-red:hover{color:#fff;background-color:#ef4444}.tag-green{color:#10b981;border-color:#10b981}.tag-green:hover{color:#fff;background-color:#10b981}.tag-blue{color:#3b82f6;border-color:#3b82f6}.tag-blue:hover{color:#fff;background-color:#3b82f6}.hero-logo-grid{z-index:2;justify-content:center;align-items:center;width:100%;margin-top:auto;display:flex;position:relative}.hero-logo-grid .logo-grid-section{background-color:#0000;border-bottom:none;flex-direction:column;align-items:center;width:100%;max-width:100%;padding:.5rem 0 1rem;display:flex}.hero-logo-grid .logo-grid-title{text-align:center;width:100%;margin-bottom:1rem;font-size:.75rem}.hero-logo-grid .infinite-scroll-container{justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;overflow:hidden}.hero-logo-grid .logo-item{justify-content:center;align-items:center;width:140px;min-height:80px;padding:.75rem 1.25rem;display:flex}.hero-logo-grid .logo-icon{justify-content:center;align-items:center;width:70px;height:70px;display:flex}@media (max-width:480px){.hero{min-height:calc(100vh - 70px);padding:1.5rem 0 0}.hero-content{padding:0 1rem 2rem}.hero-title{margin-bottom:1rem;font-size:1.75rem;line-height:1.2}.hero-underline{max-width:200px;height:12px}.hero-subtitle{margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.hero-cta{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem;padding:0 1rem}.btn-hero{justify-content:center;width:100%;max-width:280px;padding:1rem 1.5rem;font-size:.875rem}.hero-features{gap:.75rem;margin-bottom:1.5rem;padding:0 1rem}.feature-item{text-align:center;flex-direction:column;gap:.5rem}.feature-text{font-size:.875rem}.hero-tags{gap:.5rem;padding:0 1rem}.tag-row{gap:.5rem}.tag{padding:.5rem .875rem;font-size:.75rem}.hero-logo-grid{width:100%;padding:0 1rem}.hero-logo-grid .logo-grid-section{width:100%;padding:.5rem 0 1.5rem}.hero-logo-grid .infinite-scroll-container{width:100%;overflow:hidden}.hero-logo-grid .logo-item{width:120px;min-height:80px;padding:.75rem 1rem}.hero-logo-grid .logo-icon{width:60px;height:60px}}@media (min-width:481px) and (max-width:768px){.hero{min-height:calc(100vh - 70px);padding:2rem 0 0}.hero-content{padding:0 1.5rem 2rem}.hero-title{margin-bottom:1rem;font-size:2.25rem}.hero-underline{max-width:250px}.hero-subtitle{margin-bottom:1.5rem;font-size:1.125rem}.hero-cta{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:0 1rem}.btn-hero{flex-shrink:0;min-width:fit-content;padding:.75rem 1rem;font-size:.75rem}.hero-features{gap:.75rem;margin-bottom:1.5rem}.hero-tags,.tag-row{gap:.5rem}.tag{padding:.375rem .75rem;font-size:.8rem}.hero-logo-grid{width:100%;padding:0 1rem}.hero-logo-grid .logo-grid-section{width:100%;padding:.75rem 0 1.75rem}.hero-logo-grid .infinite-scroll-container{width:100%;overflow:hidden}.hero-logo-grid .logo-item{width:135px;min-height:90px;padding:.875rem 1.25rem}.hero-logo-grid .logo-icon{width:70px;height:70px}}@media (min-width:769px) and (max-width:1024px){.hero-title{font-size:3rem}.hero-cta{gap:.875rem}}@media (min-width:1280px){.hero-title{font-size:4rem}.hero-subtitle{font-size:1.375rem}}
.logo-grid-section{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;align-items:center;width:100%;padding:1rem 0 1.5rem;display:flex}.logo-grid-title{text-align:center;color:var(--gray-700);font-family:var(--font-mono);letter-spacing:.025em;text-transform:uppercase;width:100%;max-width:100%;margin-bottom:1rem;font-size:.875rem;font-weight:500;transition:color .2s}.infinite-scroll-container{background-color:#0000;justify-content:center;align-items:center;width:100%;max-width:100%;margin:0 auto;display:flex;position:relative;overflow:hidden}.infinite-scroll-track{will-change:transform;backface-visibility:hidden;gap:0;width:4320px;animation:30s linear infinite infinite-scroll;display:flex;transform:translateZ(0)}@keyframes infinite-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.logo-item{background-color:#0000;flex:none;justify-content:center;align-items:center;width:180px;min-height:100px;padding:1rem 2rem;transition:all .3s;display:flex}.logo-item:hover{transform:translateY(-2px)}.logo-icon{justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex}.logo-image{object-fit:contain;width:100%;height:100%;transition:all .3s}.logo-icon svg{width:100%;height:100%}.logo-item:hover .logo-icon{transform:scale(1.1)}.infinite-scroll-track:hover{animation-play-state:paused}@media (max-width:768px){.logo-grid-section{padding:.5rem 0 1rem}.logo-grid-title{margin-bottom:.75rem;font-size:.75rem}.logo-item{width:120px;min-height:70px;padding:.75rem 1rem}.logo-icon{width:60px;height:60px}.logo-image{object-fit:contain;width:100%;height:100%}.infinite-scroll-track{animation-duration:25s}}@media (min-width:769px) and (max-width:1024px){.logo-item{width:150px;padding:1rem 1.5rem}.logo-icon{width:70px;height:70px}.logo-image{object-fit:contain;width:100%;height:100%}.infinite-scroll-track{animation-duration:28s}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.logo-item{animation:.5s ease-out fadeIn}.infinite-scroll-container:hover .logo-item{opacity:.7}.infinite-scroll-container:hover .logo-item:hover{opacity:1}
