.infinite-scroll-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden;overscroll-behavior:none}.infinite-scroll-wrapper:after,.infinite-scroll-wrapper:before{content:"";position:absolute;background:linear-gradient(var(--dir,to bottom),var(--bg-color,black),transparent);height:25%;width:100%;z-index:1;pointer-events:none}.infinite-scroll-wrapper:before{top:0}.infinite-scroll-wrapper:after{--dir:to top;bottom:0}.infinite-scroll-container{display:flex;flex-direction:column;overscroll-behavior:contain;padding-inline:1rem;cursor:grab;transform-origin:center center}.infinite-scroll-item{--accent-color:#373737;border-radius:15px;display:flex;align-items:center;justify-content:center;padding:1rem;font-size:1.25rem;font-weight:600;text-align:center;user-select:none;box-sizing:border-box;position:relative;background-color:#09090b;color:#fafafa}.text-rotate{display:flex;flex-wrap:wrap;white-space:pre-wrap;position:relative}.text-rotate-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-rotate-word{display:inline-flex}.text-rotate-lines{display:flex;flex-direction:column;width:100%}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}.gallery-container{position:relative;height:500px;width:100%;overflow:hidden}.gallery-gradient{position:absolute;top:0;height:100%;width:180px;z-index:10;pointer-events:none}.gallery-gradient-left{left:0;background:linear-gradient(270deg,rgba(6,0,16,0) 0,#060010)}.gallery-gradient-right{right:0;background:linear-gradient(90deg,rgba(6,0,16,0) 0,#060010)}.gallery-content{height:100%;perspective:1000px}.gallery-content,.gallery-track{display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.gallery-track{height:auto;min-height:300px;cursor:grab;width:100%}.gallery-track:active{cursor:grabbing}.gallery-item{position:absolute;display:flex;height:fit-content;align-items:center;justify-content:center;padding:30px;backface-visibility:hidden;transform-style:preserve-3d}.gallery-card{width:340px;height:230px;border:3px solid rgba(255,255,255,.2);transition:all .4s ease;transform-style:preserve-3d}.gallery-card:hover{transform:scale(1.08) rotateY(5deg);box-shadow:0 20px 50px rgba(0,0,0,.5)}@media (max-width:768px){.gallery-gradient{width:120px}.gallery-item{padding:20px}.gallery-card{width:290px;height:210px;padding:20px}.gallery-icon-container{width:50px;height:50px}.gallery-icon{width:28px;height:28px}.gallery-title{font-size:18px}.gallery-description{font-size:13px}}.infinite-gallery-container{position:relative;height:380px;width:100%;overflow:hidden;max-width:100vw}.infinite-gallery-gradient{position:absolute;top:0;height:100%;width:120px;z-index:10;pointer-events:none}.infinite-gallery-gradient-left{left:0;background:linear-gradient(270deg,rgba(6,0,16,0) 0,rgba(6,0,16,1))}.infinite-gallery-gradient-right{right:0;background:linear-gradient(90deg,rgba(6,0,16,0) 0,rgba(6,0,16,1))}.infinite-gallery-track{width:100%;height:100%;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:40px 0}.infinite-gallery-track::-webkit-scrollbar{display:none}.infinite-gallery-inner{display:flex;padding:0 8%;will-change:transform}.infinite-gallery-item{flex:0 0 auto;width:320px;margin:0 25px;transform-origin:center center;will-change:transform}.gallery-card{position:relative;width:100%;height:220px;border-radius:20px;border:2px solid rgba(255,255,255,.2);padding:24px;backdrop-filter:blur(10px);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.3)}.gallery-card:hover{transform:scale(1.05);border-color:rgba(255,255,255,.4);box-shadow:0 20px 40px rgba(0,0,0,.4)}.gallery-card.input{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.gallery-card.output{background:linear-gradient(135deg,#10b981,#059669)}.gallery-card.ai-model{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.gallery-badge{position:absolute;top:-12px;right:-12px;background:rgba(255,255,255,.95);color:#000;font-size:11px;font-weight:700;padding:6px 12px;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:2}.gallery-icon-container{width:60px;height:60px;background:rgba(255,255,255,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;backdrop-filter:blur(5px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.gallery-icon{width:32px;height:32px}.gallery-icon.white-filter{filter:brightness(0) invert(1)}.gallery-title{color:white;font-size:20px;font-weight:700;margin-bottom:12px;line-height:1.2}.gallery-description{color:rgba(255,255,255,.9);font-size:14px;line-height:1.4;max-width:280px}.gallery-glow{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent);border-radius:20px;opacity:0;transition:opacity .4s ease}.gallery-card:hover .gallery-glow{opacity:1}@media (max-width:768px){.infinite-gallery-container{height:350px}.infinite-gallery-gradient{width:80px}.infinite-gallery-inner{padding:0 5%}.infinite-gallery-item{width:280px;margin:0 20px}.gallery-card{height:200px;padding:20px}.gallery-icon-container{width:50px;height:50px}.gallery-icon{width:28px;height:28px}.gallery-title{font-size:18px;margin-bottom:10px}.gallery-description{font-size:13px}}@media (max-width:480px){.infinite-gallery-container{height:320px}.infinite-gallery-gradient{width:60px}.infinite-gallery-item{width:260px;margin:0 15px}.gallery-card{height:190px;padding:16px}.gallery-title{font-size:16px;margin-bottom:8px}.gallery-description{font-size:12px}}