.marketplace-page-wrapper{background:linear-gradient(135deg,#0a0a0f 0%,#1a1a2e 50%,#0f0f1a 100%);min-height:100vh}.marketplace-content{justify-content:center;align-items:center;max-width:800px;min-height:calc(100vh - 80px);margin:0 auto;padding:20px;display:flex}.marketplace-card{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:2px solid #e94560;border-radius:12px;width:100%;max-width:500px;padding:60px 40px;position:relative;overflow:hidden}.marketplace-card:before{content:"";background:linear-gradient(90deg,#e94560,#00d9ff,#0f8,#e94560) 0 0/300% 100%;height:4px;animation:3s linear infinite gradient-shift;position:absolute;top:0;left:0;right:0}@keyframes gradient-shift{0%{background-position:0%}to{background-position:300%}}.marketplace-coming-soon{text-align:center;flex-direction:column;align-items:center;display:flex}.coming-soon-geom{width:120px;height:120px;margin-bottom:30px;position:relative}.geom-shape{animation:3s ease-in-out infinite float-geom;position:absolute}.geom-shape.shape-1{clip-path:polygon(50% 0%,0% 100%,100% 100%);background:linear-gradient(135deg,#e94560,#ff6b6b);width:60px;height:60px;animation-delay:0s;top:10px;left:0}.geom-shape.shape-2{background:linear-gradient(135deg,#00d9ff,#0f8);border-radius:50%;width:40px;height:40px;animation-delay:.5s;top:0;right:10px}.geom-shape.shape-3{border:3px solid #ff8c00;width:30px;height:30px;margin-left:-15px;animation-delay:1s;bottom:10px;left:50%;transform:rotate(45deg)}@keyframes float-geom{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(5deg)}}.coming-soon-title{color:#ff8c00;text-shadow:2px 2px #ff6500,4px 4px #ff4500,6px 6px #c30,8px 8px 20px #00000080;letter-spacing:4px;margin:0 0 10px;font-family:Righteous,sans-serif;font-size:3rem}.coming-soon-subtitle{color:#aaa;letter-spacing:1px;margin:0 0 40px;font-family:Rajdhani,sans-serif;font-size:1.2rem}.coming-soon-features{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.feature-item{background:#ffffff08;border:1px solid #e9456033;border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:16px 20px;transition:all .3s;display:flex}.feature-item:hover{background:#e945601a;border-color:#00d9ff;transform:translateY(-5px)}.feature-icon{font-size:1.8rem}.feature-item span:last-child{color:#fff;text-transform:uppercase;letter-spacing:1px;font-family:Rajdhani,sans-serif;font-size:.9rem;font-weight:600}@media (max-width:600px){.coming-soon-title{font-size:2rem}.marketplace-card{padding:40px 20px}.coming-soon-features{gap:15px}.feature-item{padding:12px 16px}.coming-soon-geom{width:100px;height:100px}.geom-shape.shape-1{width:50px;height:50px}.geom-shape.shape-2{width:30px;height:30px}.geom-shape.shape-3{width:24px;height:24px;margin-left:-12px}}
