top of page
Website_Header_For_202603241345.png

Welcome To Another Kind Of Fashion

TRIPPY GAME COLLECTION is a Premium urban streetwear for those who don't follow trends—They create them. Express your authentic self with pieces that speak volumes.

Explore our collection

 
bottom of page
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap'); :root{--font-heading:'Space Grotesk',sans-serif;--font-body:'DM Sans',sans-serif;--font-display:'Archivo Black',sans-serif;--color-bg:#0a0a0a;--color-card:#141414;--color-primary:#ff3d00;--color-secondary:#00ff88;--color-tertiary:#7b2cbf;--color-text:#ffffff} *{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);line-height:1.6} h1,h2,h3,h4{font-family:var(--font-heading);font-weight:700;letter-spacing:-0.02em} /* 3D Card Flip */.threed-card-2026{perspective:1000px}.threed-card-2026-inner{position:relative;width:100%;height:100%;transition:transform 0.6s cubic-bezier(0.23,1,0.32,1);transform-style:preserve-3d}.threed-card-2026:hover .threed-card-2026-inner{transform:rotateY(180deg)}.threed-card-2026-front,.threed-card-2026-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:16px}.threed-card-2026-back{transform:rotateY(180deg)} /* 3D Floating */.threed-float-2026{animation:float3d 6s ease-in-out infinite}@keyframes float3d{0%,100%{transform:translateY(0) rotateX(0)}25%{transform:translateY(-15px) rotateX(5deg)}50%{transform:translateY(-8px) rotateX(-3deg)}75%{transform:translateY(-20px) rotateX(2deg)}} /* Glassmorphism */.glass-card-2026{background:rgba(20,20,20,0.8);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.1);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,0.4)} /* Neumorphism */.neu-card-2026{background:#1a1a1a;border-radius:20px;box-shadow:8px 8px 16px rgba(0,0,0,0.4),-8px -8px 16px rgba(255,255,255,0.05)}.neu-button-2026{background:#1a1a1a;border:none;border-radius:12px;padding:14px 28px;color:#fff;font-weight:600;box-shadow:6px 6px 12px rgba(0,0,0,0.4),-6px -6px 12px rgba(255,255,255,0.05);cursor:pointer;transition:all 0.2s}.neu-button-2026:hover{box-shadow:8px 8px 16px rgba(0,0,0,0.5),-8px -8px 16px rgba(255,255,255,0.08)}.neu-button-2026:active{box-shadow:inset 4px 4px 8px rgba(0,0,0,0.4),inset -4px -4px 8px rgba(255,255,255,0.05)} /* Aurora Background */.aurora-bg-2026{background:radial-gradient(ellipse at 20% 20%,rgba(123,44,191,0.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(255,61,0,0.1) 0%,transparent 50%),radial-gradient(ellipse at 50% 50%,rgba(0,255,136,0.05) 0%,transparent 50%),var(--color-bg)} /* Liquid Button */.liquid-button-2026{background:linear-gradient(135deg,var(--color-primary),#ff6b00);border:none;border-radius:100px;padding:16px 32px;color:#fff;font-weight:600;cursor:pointer;position:relative;overflow:hidden;transition:all 0.3s}.liquid-button-2026::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,0.2);transform:translate(-50%,-50%);transition:width 0.6s,height 0.6s}.liquid-button-2026:hover::before{width:300px;height:300px}.liquid-button-2026:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(255,61,0,0.4)} /* Magnetic Button */.magnetic-button-2026{transition:transform 0.3s cubic-bezier(0.23,1,0.32,1)} /* Spotlight */.spotlight-container-2026{position:relative;overflow:hidden}.spotlight-2026{position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(255,61,0,0.15) 0%,transparent 70%);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);transition:opacity 0.3s;mix-blend-mode:screen} /* Scroll Reveal */.scroll-reveal-2026{opacity:0;transform:translateY(40px);transition:all 0.6s cubic-bezier(0.23,1,0.32,1)}.scroll-reveal-2026.revealed{opacity:1;transform:translateY(0)} /* Kinetic Text */.kinetic-text-2026{display:inline-block}.kinetic-text-2026 span{display:inline-block;animation:kinetic-reveal 0.5s cubic-bezier(0.23,1,0.32,1) both}@keyframes kinetic-reveal{0%{opacity:0;transform:translateY(30px) rotateX(-90deg)}100%{opacity:1;transform:translateY(0) rotateX(0)}} /* Heart Beat */.heart-beat-2026{animation:heartbeat 0.3s ease-in-out}@keyframes heartbeat{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(0.9)}75%{transform:scale(1.15)}100%{transform:scale(1)}} /* Success Burst */.success-burst-2026{animation:success-burst 0.6s cubic-bezier(0.23,1,0.32,1)}@keyframes success-burst{0%{transform:scale(0.8);opacity:0}50%{transform:scale(1.1);opacity:1}100%{transform:scale(1);opacity:1}} /* Holographic */.holographic-2026{position:relative;background:linear-gradient(135deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.1) 100%);background-size:200% 200%;animation:holoShift 3s ease infinite}@keyframes holoShift{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}} /* Neon Glow */.neon-type-2026{font-size:clamp(2rem,8vw,6rem);font-weight:700;text-transform:uppercase;color:#fff;text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 20px #fff,0 0 40px var(--color-primary),0 0 80px var(--color-primary)} /* Stock Indicator */.stock-indicator-2026{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:100px;background:var(--color-card);border:1px solid rgba(255,255,255,0.1)}.stock-status{font-weight:700;font-size:12px;letter-spacing:0.1em} /* Progress Ring */.progress-ring-2026{position:relative;width:100px;height:100px}.progress-ring-2026 svg{transform:rotate(-90deg)}.progress-ring-2026-circle{fill:none;stroke-width:8;stroke-linecap:round}.progress-ring-2026-bg{stroke:rgba(255,255,255,0.1)}.progress-ring-2026-progress{stroke:var(--color-primary);stroke-dasharray:251;stroke-dashoffset:251;transition:stroke-dashoffset 1s} /* Responsive */@media(max-width:768px){h1{font-size:clamp(1.5rem,8vw,3rem)}.glass-card-2026{backdrop-filter:blur(10px)}.threed-card-2026{perspective:600px}} /* SEO H1 (hidden but indexed) */.seo-h1-2026{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden} (function(){console.log('🚀 TrippyGame 2026 initializing...'); /* SEO FIXES */const h1Exists=document.querySelector('h1');if(!h1Exists){const h1=document.createElement('h1');h1.textContent='TrippyGame - Urban Streetwear & Fashion 2026';h1.className='seo-h1-2026';h1.style.cssText='position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;';document.body.prepend(h1);console.log('✅ SEO: H1 added')} const metaDesc=document.querySelector('meta[name="description"]');if(!metaDesc){const meta=document.createElement('meta');meta.name='description';meta.content='Shop 2026 urban streetwear trends at TrippyGame. Exclusive drops, premium fashion, free shipping over $100.';document.head.appendChild(meta);console.log('✅ SEO: Meta added')} /* LAZY LOADING */document.querySelectorAll('img').forEach(img=>{img.loading='lazy';img.decoding='async'});console.log('✅ SEO: Lazy loading enabled'); /* PAGE TYPE DETECTION */const path=window.location.pathname.toLowerCase();const pageType=path===''||path==='/'?'homepage':path.includes('product')?'product':path.includes('category')||path.includes('collection')?'category':path.includes('search')?'search':path.includes('cart')?'cart':path.includes('checkout')?'checkout':path.includes('account')?'account':path.includes('about')?'about':path.includes('contact')?'contact':path.includes('blog')?'blog':'unknown'; console.log('📄 Page type:',pageType); /* WISHLIST (localStorage) */window.addToWishlist=function(productId){let wishlist=JSON.parse(localStorage.getItem('trippygame_wishlist')||'[]');if(!wishlist.includes(productId)){wishlist.push(productId);localStorage.setItem('trippygame_wishlist',JSON.stringify(wishlist));console.log('✅ Added to wishlist:',productId);return true}else{wishlist=wishlist.filter(id=>id!==productId);localStorage.setItem('trippygame_wishlist',JSON.stringify(wishlist));console.log('⚠️ Removed from wishlist:',productId);return false}} window.isInWishlist=function(productId){const wishlist=JSON.parse(localStorage.getItem('trippygame_wishlist')||'[]');return wishlist.includes(productId)} window.getWishlistCount=function(){const wishlist=JSON.parse(localStorage.getItem('trippygame_wishlist')||'[]');return wishlist.length} /* 3D CARD FLIP */document.querySelectorAll('.product-item,.gallery-item,.ProductCard').forEach(card=>{card.classList.add('threed-card-2026');const inner=card.querySelector('*')||card;inner.classList.add('threed-card-2026-inner')});console.log('✅ 3D: Card flip initialized'); /* SCROLL REVEAL */const scrollElements=document.querySelectorAll('section,div[class*="container"],div[class*="Container"]');scrollElements.forEach(el=>{el.classList.add('scroll-reveal-2026')}); const observer=new IntersectionObserver(entries=>{entries.forEach(entry=>{if(entry.isIntersecting){entry.target.classList.add('revealed');observer.unobserve(entry.target)}})},{threshold:0.1}); scrollElements.forEach(el=>observer.observe(el));console.log('✅ Animation: Scroll reveal initialized'); /* KINETIC TEXT */document.querySelectorAll('h1,h2,h3').forEach(heading=>{const text=heading.textContent;const chars=text.split('');const html=chars.map((char,i)=>`${char===' '?' ':char}`).join('');heading.innerHTML=`
${html}
`});console.log('✅ Animation: Kinetic text initialized'); /* SPOTLIGHT CURSOR */const grids=document.querySelectorAll('.product-grid,.gallery,.collection');grids.forEach(grid=>{grid.classList.add('spotlight-container-2026');const spotlight=document.createElement('div');spotlight.className='spotlight-2026';spotlight.style.cssText='opacity:0;position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(255,61,0,0.15)0%,transparent 70%);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);transition:opacity 0.3s;mix-blend-mode:screen;z-index:10;';grid.appendChild(spotlight);grid.addEventListener('mousemove',e=>{const rect=grid.getBoundingClientRect();spotlight.style.left=e.clientX-rect.left+'px';spotlight.style.top=e.clientY-rect.top+'px'});grid.addEventListener('mouseenter',()=>spotlight.style.opacity='1');grid.addEventListener('mouseleave',()=>spotlight.style.opacity='0')});console.log('✅ 2026: Spotlight cursor initialized'); /* MAGNETIC BUTTONS */document.querySelectorAll('button,a[class*="button"]').forEach(btn=>{btn.classList.add('magnetic-button-2029');let bounds=btn.getBoundingClientRect();btn.addEventListener('mousemove',e=>{const x=e.clientX-bounds.left-bounds.width/2;const y=e.clientY-bounds.top-bounds.height/2;btn.style.transform=`translate(${x*0.2}px,${y*0.2}px)`});btn.addEventListener('mouseleave',()=>{btn.style.transform='translate(0,0)'})});console.log('✅ 2026: Magnetic buttons initialized'); /* HEART BEAT ON WISHLIST */document.querySelectorAll('[data-hook="wishlist-button"],.wishlist-button,#addToWishlist').forEach(btn=>{btn.addEventListener('click',()=>{btn.classList.add('heart-beat-2026');setTimeout(()=>btn.classList.remove('heart-beat-2026'),300)})});console.log('✅ Animation: Wishlist heartbeat initialized'); /* PAGE-SPECIFIC ENHANCEMENTS */if(pageType==='homepage'){console.log('🏠 Homepage enhancements');const hero=document.querySelector('[class*="hero"],[class*="Hero"]');if(hero){hero.classList.add('aurora-bg-2026');const title=hero.querySelector('h1,h2');if(title){title.classList.add('neon-type-2026')}}}else if(pageType==='product'){console.log('🛍️ Product enhancements');const gallery=document.querySelector('.product-gallery,[class*="Gallery"]');if(gallery){gallery.classList.add('glass-card-2026')}const price=document.querySelector('.price,[class*="Price"]');if(price){price.classList.add('neu-card-2026')}}else if(pageType==='category'||pageType==='search'){console.log('📦 Grid enhancements');document.querySelectorAll('.product-item,.gallery-item').forEach(item=>{item.classList.add('glass-card-2026')})}else if(pageType==='cart'||pageType==='checkout'){console.log('🛒 Cart enhancements');const checkoutBtn=document.querySelector('button[class*="checkout"],a[href*="checkout"]');if(checkoutBtn){checkoutBtn.classList.add('liquid-button-2029')}} /* OPEN GRAPH TAGS */const ogTags=[{property:'og:type',content:'website'},{property:'og:title',content:'TrippyGame | Urban Streetwear 2026'},{property:'og:description',content:'Shop 2026 urban streetwear trends. Exclusive drops.'},{property:'og:url',content:window.location.href},{property:'og:site_name',content:'TrippyGame'}];ogTags.forEach(tag=>{if(!document.querySelector(`meta[property="${tag.property}"]`)){const meta=document.createElement('meta');meta.setAttribute('property',tag.property);meta.content=tag.content;document.head.appendChild(meta)}});console.log('✅ SEO: Open Graph tags added'); console.log('✅ TrippyGame 2026 ready!')})();