.custom-navbar-bg{background:#0000001a;transition:all .3s ease;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);border-bottom:1px solid rgba(255,255,255,0)}.custom-navbar-bg.scrolled{background:#000000b3!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0000004d}header{position:fixed;top:0;left:0;right:0;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar-container{max-width:1200px;margin:0 auto;padding:0 1rem}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:64px;position:relative}.navbar-logo-section{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.navbar-nav-desktop{display:none;align-items:center;gap:1.5rem;margin-left:auto}.navbar-nav-mobile{display:flex;align-items:center;gap:1rem}.navbar-hamburger-section{position:relative;display:inline-flex;align-items:center;z-index:100;margin-left:.5rem}@media (min-width: 768px){.navbar-nav-desktop{display:flex}.navbar-nav-mobile{display:none}}@media (max-width: 767px){.navbar-nav-desktop{display:none}.navbar-nav-mobile{display:flex;align-items:center;gap:.5rem;min-width:120px}.navbar-nav-mobile .navbar-steam-login,.navbar-nav-mobile .connect-wallet-btn{font-size:.75rem!important;padding:.25rem .375rem!important;white-space:pre-line!important;text-align:center!important;line-height:1.1!important;min-width:50px!important;height:auto!important;font-weight:500!important}.navbar-nav-mobile .navbar-avatar{width:2rem!important;height:2rem!important}.navbar-nav-mobile .hamburger-dropdown{min-width:260px;max-width:90vw;right:0;left:auto;transform:none;margin-top:.5rem;max-height:80vh;overflow-y:auto}.navbar-inner{height:64px;align-items:center;padding:0}.navbar-logo-section{margin-top:0}}.navbar-logo{height:2.5rem;width:auto;max-width:180px}.navbar-title{font-size:2rem;font-weight:700;background:linear-gradient(to right,#0400ff,#00ff95);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.navbar-link{color:#e5e7eb!important;font-weight:500;transition:color .2s;text-decoration:none;padding:.5rem 0}.navbar-link:hover{color:#818cf8!important}.navbar-steam-login{background:#2563eb;color:#fff!important;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;transition:all .3s ease;display:inline-block;font-size:.875rem;font-family:inherit;line-height:1.2;text-align:center}.market-needs-steam .navbar-steam-login{background:#2563eb;box-shadow:0 0 20px #2563eb99,0 0 40px #2563eb66,0 0 60px #2563eb33;animation:steamGlow 2s ease-in-out infinite alternate}.market-needs-steam .navbar-steam-login:hover{background:#1d4ed8;box-shadow:0 0 25px #1d4ed8cc,0 0 50px #1d4ed899,0 0 75px #1d4ed866}@keyframes steamGlow{0%{box-shadow:0 0 20px #2563eb99,0 0 40px #2563eb66,0 0 60px #2563eb33}to{box-shadow:0 0 25px #2563ebcc,0 0 50px #2563eb99,0 0 75px #2563eb66}}.navbar-darkmode-btn{padding:.5rem;border-radius:50%;background:transparent;color:#e5e7eb!important;border:none;cursor:pointer;transition:background .2s;display:inline-flex;align-items:center;justify-content:center}.navbar-darkmode-btn:hover{background:#334155}.navbar-mobile-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;border-radius:.375rem;background:transparent;color:#e5e7eb!important;border:none;cursor:pointer;transition:background .2s}.navbar-mobile-btn:hover{background:#334155}.navbar-avatar{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s}.navbar-avatar:hover{box-shadow:0 0 0 2px #6366f1}.navbar-mobile-menu{background:#0f172afa;box-shadow:0 2px 8px #0000001a;position:absolute;top:100%;left:0;right:0;z-index:40}.navbar-mobile-links{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.navbar-profile-menu{background:#000000e6!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)}.navbar-profile-menu a{color:#fff!important}.navbar-profile-menu a:hover{background:#ffffff1a!important;color:#3b82f6!important}.wallet-connected-section{position:relative;display:inline-block}.navbar-wallet-connected{background:#10b981;color:#fff!important;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;display:inline-flex;align-items:center;gap:.5rem;transition:background .2s;cursor:pointer}.navbar-wallet-connected:hover{background:#059669}.wallet-user-menu{position:absolute;top:100%;right:0;background:#000000f2;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;min-width:150px;z-index:50;margin-top:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000004d}.wallet-menu-item{display:block;width:100%;padding:.75rem 1rem;text-align:left;background:transparent;border:none;color:#fff!important;font-size:.875rem;cursor:pointer;transition:background .2s}.wallet-menu-item:hover{background:#ffffff1a}.wallet-menu-item.logout{color:#ef4444!important;border-top:1px solid rgba(255,255,255,.1)}.wallet-menu-item.logout:hover{background:#ef44441a}.connect-wallet-section{position:relative;display:inline-block}.connect-wallet-btn{background:#059669;color:#fff!important;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;transition:background .2s;display:inline-block;border:none;cursor:pointer;font-size:.875rem;font-family:inherit;line-height:1.2;text-align:center}.connect-wallet-btn:hover{background:#047857;color:#fff!important}.connect-wallet-btn:disabled{opacity:.6;cursor:not-allowed}.wallet-select-dropdown{position:absolute;top:100%;right:0;background:#000000f2;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:1rem;z-index:50;margin-top:.5rem;min-width:200px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000004d}.wallet-select-title{color:#fff;font-weight:600;margin-bottom:1rem;text-align:center;font-size:.875rem}.wallet-select-options{display:flex;flex-direction:column;gap:.5rem}.wallet-option-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#fff!important;cursor:pointer;transition:all .2s;font-size:.875rem}.wallet-option-btn:hover{background:#ffffff1a;border-color:#059669}.wallet-option-logo{width:1.5rem;height:1.5rem}.hamburger-menu-section{position:relative;display:inline-block;margin-left:1rem;z-index:100}.hamburger-menu-btn{background:transparent;border:none;cursor:pointer;padding:.75rem;border-radius:.25rem;transition:background .2s;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;-webkit-tap-highlight-color:transparent}.hamburger-menu-btn:hover{background:#ffffff1a}@media (max-width: 767px){.hamburger-menu-btn{padding:.5rem;min-width:40px;min-height:40px}}.hamburger-lines{display:flex;flex-direction:column;gap:.25rem;width:20px;height:16px}.hamburger-lines span{width:100%;height:2px;background:#e5e7eb;border-radius:2px;transition:all .2s ease}.hamburger-dropdown{position:absolute;top:100%;right:0;margin-top:.5rem;background:#000000d9;border:1px solid rgba(255,255,255,.2);border-radius:.75rem;min-width:280px;max-width:320px;z-index:9999;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff1a inset;padding:1.5rem;transform:translateZ(0);max-height:70vh;overflow-y:auto;animation:slideDown .3s ease}@media (max-width: 767px){.hamburger-dropdown{min-width:250px;max-width:calc(100vw - 2rem);right:1rem;margin-top:.25rem;padding:1.25rem;max-height:80vh;transform:translate(0)}.navbar-hamburger-section{position:relative}.navbar-nav-mobile .hamburger-dropdown{right:0;left:auto}}.hamburger-dropdown:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff0d;border-radius:.75rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:-1}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;transform:translateY(0);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}}.hamburger-section{margin-bottom:1.5rem;position:relative}.hamburger-section:last-child{margin-bottom:0}.hamburger-section-title{font-size:.75rem;font-weight:600;font-family:inherit;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.15);text-shadow:0 1px 2px rgba(0,0,0,.8)}.hamburger-link{display:block;padding:.6rem .75rem;color:#f1f5f9!important;text-decoration:none;font-size:.875rem;font-weight:500;font-family:inherit;transition:all .2s ease;border-radius:.5rem;margin:.125rem 0;border-left:3px solid transparent;text-shadow:0 1px 2px rgba(0,0,0,.8)}.hamburger-link:hover{background:#ffffff26;color:#fff!important;border-left-color:#3b82f6;transform:translate(4px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #0003}.hamburger-menu-btn.active .hamburger-lines span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-menu-btn.active .hamburger-lines span:nth-child(2){opacity:0}.hamburger-menu-btn.active .hamburger-lines span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}nav .navbar-steam-login,nav .connect-wallet-btn,nav a[href*=steam],nav button[class*=connect]{min-height:auto!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:500!important;line-height:1.2!important;text-align:center!important}.navbar-steam-login{background:#2563eb!important;color:#fff!important;border-radius:.375rem!important;text-decoration:none!important;transition:all .2s ease!important;display:inline-block!important;min-height:auto!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:500!important;line-height:1.2!important;text-align:center!important}.connect-wallet-btn{background:#059669!important;color:#fff!important;border-radius:.375rem!important;border:none!important;cursor:pointer!important;min-height:auto!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:500!important;line-height:1.2!important;text-align:center!important}nav .navbar-steam-login:hover{background:#1d4ed8!important;color:#fff!important}nav .connect-wallet-btn:hover{background:#047857!important;color:#fff!important}.footer-container{background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);color:#fff;margin-top:4rem!important;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;box-sizing:border-box!important}.footer-content{max-width:1200px;margin:0 auto;padding:3rem 2rem!important;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;width:100%;box-sizing:border-box!important}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;padding:2rem 1rem;gap:2rem}}.footer-brand{grid-column:span 1}@media (max-width: 768px){.footer-brand{text-align:center}}.footer-logo-section{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}@media (max-width: 768px){.footer-logo-section{justify-content:center}}.footer-logo{height:2rem;width:auto}.footer-title{font-size:1.5rem;font-weight:700;background:linear-gradient(to right,#0400ff,#00ff95);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-description{color:#a5b4fc;font-size:.875rem;line-height:1.5;max-width:250px}@media (max-width: 768px){.footer-description{max-width:none}}.footer-section{display:flex;flex-direction:column}.footer-heading{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-links a{color:#a5b4fc;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#fff}.footer-contact{display:flex;flex-direction:column;gap:.5rem}.footer-email{color:#00ff95;text-decoration:none;font-weight:500;transition:color .2s}.footer-email:hover{color:#fff}.footer-response{color:#a5b4fc;font-size:.75rem;opacity:.8}.footer-socials{display:flex;gap:1rem;flex-wrap:wrap}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%;color:#a5b4fc;text-decoration:none;transition:all .2s}.footer-social-link:hover{background:#fff3;color:#fff;transform:translateY(-2px)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);background:#00000080;width:100%!important}.footer-bottom-content{max-width:1200px;margin:0 auto;padding:1.5rem 2rem!important;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;width:100%;box-sizing:border-box!important}@media (max-width: 768px){.footer-bottom-content{flex-direction:column;text-align:center;padding:1.5rem 1rem}}.footer-copyright{color:#a5b4fc;font-size:.875rem;margin:0}.footer-disclaimer{color:#6b7280;font-size:.75rem;margin:0}footer *{color:inherit}body.light .footer-container{background:#ffffffe6!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-top:1px solid rgba(0,0,0,.15)!important;color:#111827!important;margin-top:4rem!important;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;box-sizing:border-box!important}body.light .footer-title{background:linear-gradient(to right,#1525b6,#9f17ac)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}body.light .footer-heading{color:#111827!important;font-weight:600!important}body.light .footer-description{color:#374151!important}body.light .footer-links a{color:#4b5563!important}body.light .footer-links a:hover{color:#111827!important}body.light .footer-email{color:#059669!important;font-weight:600!important}body.light .footer-email:hover{color:#065f46!important}body.light .footer-response{color:#6b7280!important}body.light .footer-social-link{background:#00000014!important;color:#374151!important;border:1px solid rgba(0,0,0,.1)!important}body.light .footer-social-link:hover{background:#00000026!important;color:#111827!important}body.light .footer-bottom{background:#fffc!important;border-top:1px solid rgba(0,0,0,.15)!important;width:100%!important}body.light .footer-copyright{color:#4b5563!important}body.light .footer-disclaimer{color:#6b7280!important}.featured-bg{background:#1e293b00;min-height:400px}.featured-container{position:relative;max-width:1400px;margin:0 auto;padding:0 4rem;min-height:350px}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:1200px;margin:0 auto}@media (max-width: 1024px){.featured-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.featured-grid{grid-template-columns:repeat(2,1fr)}.featured-container{padding:0 1rem;min-height:300px}.featured-nav-btn{display:none}}@media (max-width: 480px){.featured-grid{grid-template-columns:repeat(1,1fr)}.featured-container{min-height:400px}}.featured-card{background:#0d0c30;border-radius:.75rem;box-shadow:0 2px 8px #100f3b;padding:1rem;transition:box-shadow .2s,opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),color .2s;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.dark .featured-card{background:#0d0c3000}.featured-card.slide-out-left{opacity:0;transform:translate(-80px)}.featured-card.slide-in-right{opacity:0;transform:translate(80px)}.featured-card.slide-in{opacity:1;transform:translate(0)}.featured-img{width:100%;height:192px;object-fit:contain;background:#0d0c3000;border-radius:.5rem;margin-bottom:1rem}.featured-nav-btn{background:#e5e7eb;color:#1e293b;padding:.5rem;border-radius:50%;box-shadow:0 2px 8px #1e293b14;transition:background .2s;border:none;font-size:1.5rem;cursor:pointer;position:absolute;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.featured-nav-btn:hover{background:#cbd5e1}.dark .featured-nav-btn{background:#0f172a;color:#fff}.dark .featured-nav-btn:hover{background:#475569}.featured-text{color:#a5b4fc}.featured-card:hover{box-shadow:0 0 24px #a5b4fc,0 0 64px #131381;z-index:2;opacity:1}.featured-eye{color:#a5b4fc;display:inline-flex;align-items:center}.instant-text{display:flex;flex-direction:column;gap:.5rem}.instant-text strong{color:#fff;font-weight:600;font-size:1rem;display:block}.instant-text span{color:#9ca3af;font-size:.875rem;line-height:1.4;display:block}.feature-text{display:flex;flex-direction:column;gap:.5rem}.feature-text strong{color:#fff;font-weight:600;font-size:1rem;display:block}.feature-text span{color:#9ca3af;font-size:.875rem;line-height:1.4;display:block}.howitworks-container{max-width:1200px;margin:4rem auto;padding:0 2rem}.howitworks-header{text-align:center;margin-bottom:4rem}.howitworks-main-title{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.howitworks-subtitle{font-size:1.25rem;color:#9ca3af;max-width:600px;margin:0 auto}.howitworks-step{margin:3rem 0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.howitworks-step:hover{transform:translateY(-8px);box-shadow:0 15px 40px #3b82f626;border-color:#3b82f64d}.step-content,.step-text{width:100%}.step-title{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.title-icon{width:32px;height:32px;color:#3b82f6;flex-shrink:0}.step-features{display:flex;flex-direction:column;gap:1rem}.feature-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#ffffff0d;border-radius:12px;transition:all .3s ease;border:1px solid transparent}.feature-item:hover,.instant-item:hover{background:#ffffff14;border-color:#3b82f633;transform:translate(5px)}.instant-features{display:flex;flex-direction:column;gap:1rem}.instant-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#ffffff0d;border-radius:12px;transition:all .3s ease}.instant-item:hover{background:#ffffff14}.instant-feature-icon{width:32px;height:32px;color:#fbbf24;flex-shrink:0;margin-top:.25rem}.step-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.grid-item{background:#ffffff0d;border-radius:12px;padding:1.5rem}.grid-header{margin-bottom:1rem}.role-badge{padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.875rem}.seller-badge{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.buyer-badge{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.role-list{list-style:none;padding:0}.role-list li{color:#d1d5db;position:relative;padding:.5rem 0 .5rem 1.5rem}.role-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.benefits-section{margin:3rem 0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.benefits-section:hover{transform:translateY(-8px);box-shadow:0 15px 40px #3b82f626;border-color:#3b82f64d}.benefits-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#fff;text-align:left}.benefits-grid{display:flex;flex-direction:column;gap:1rem}.benefit-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#ffffff0d;border-radius:12px;transition:all .3s ease;border:1px solid transparent}.benefit-card:hover{background:#ffffff14;border-color:#3b82f633;transform:translate(5px)}.benefit-icon{width:32px;height:32px;color:#3b82f6;flex-shrink:0;margin-top:.25rem}.benefit-text{display:flex;flex-direction:column;gap:.5rem}.benefit-text strong{color:#fff;font-weight:600;font-size:1rem;display:block}.benefit-text span{color:#9ca3af;font-size:.875rem;line-height:1.4;display:block}body.light .benefits-title,body.light .benefit-text strong{color:#1f2937}body.light .benefit-text span{color:#4b5563}.slide-step{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.slide-step:nth-child(1){transition-delay:0s}.slide-step:nth-child(2){transition-delay:.1s}.slide-step:nth-child(3){transition-delay:.2s}.slide-step:nth-child(4){transition-delay:.3s}.slide-step:nth-child(5){transition-delay:.4s}.slide-step:nth-child(6){transition-delay:.5s}.title-icon,.instant-feature-icon,.benefit-icon{transition:all .3s ease}.step-title:hover .title-icon,.instant-item:hover .instant-feature-icon,.benefit-card:hover .benefit-icon{transform:scale(1.1);filter:drop-shadow(0 0 10px currentColor)}.howitworks-header,.howitworks-step,.benefits-section{will-change:transform,opacity}.slide-step *{will-change:transform}@media (max-width: 768px){.howitworks-step{padding:1.5rem}.step-grid,.benefits-grid{grid-template-columns:1fr}.feature-item,.instant-item{padding:1rem}.howitworks-main-title{font-size:2rem}}body.light .howitworks-step{background:#ffffffe6;border:1px solid rgba(0,0,0,.1)}body.light .feature-item,body.light .instant-item,body.light .grid-item,body.light .benefit-card{background:#0000000d}body.light .feature-item:hover,body.light .instant-item:hover{background:#00000014}body.light .step-title,body.light .benefits-title,body.light .benefit-card h4{color:#1f2937}body.light .howitworks-main-title{background:linear-gradient(135deg,#1525b6,#9f17ac,#a13b3b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.light .benefit-card p{color:#4b5563}.scroll-down-btn{background:#3b82f6cc;color:#fff;padding:1rem 2rem;border-radius:25px;cursor:pointer;font-size:1.1rem;font-weight:600;transition:all .3s ease;border:2px solid rgba(250,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:2rem auto;display:block;text-align:center;width:fit-content;position:relative;transform:translateY(-18.5cm);z-index:10}.scroll-down-btn:hover{background:#51f63b;transform:translateY(calc(-18.5cm - 3px));box-shadow:0 10px 25px #3b82f64d;border-color:#fff6}.scroll-down-btn:active{transform:translateY(calc(-18.5cm - 1px))}body.light .scroll-down-btn{background:#3b82f6e6;border-color:#da00004d}body.light .scroll-down-btn:hover{background:#3b82f6;border-color:#ffffff80;transform:translateY(calc(-18.5cm - 3px))}.explained{margin-top:-10.4cm!important;z-index:-1!important;position:relative!important;display:block!important;margin-left:auto!important;margin-right:auto!important;max-width:70%!important;height:auto!important}.scroll-target{height:1px;width:100%;margin:3rem 0;opacity:0;pointer-events:none}.video-section{width:100%;padding:3rem 1rem 2rem;display:flex;justify-content:center;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.1) 100%)}.video-container{position:relative;width:100%;max-width:500px;max-height:500px;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0006}.homepage-video{width:100%;max-width:500px;height:auto;max-height:500px;display:block;object-fit:cover;aspect-ratio:1/1}.video-placeholder,.video-error{display:flex;align-items:center;justify-content:center;min-height:300px;background:#000c;color:#fff;font-size:1.1rem}.video-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;pointer-events:none;padding:0 1rem}.video-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 8px rgba(0,0,0,.7);background:linear-gradient(135deg,#ffd600,#fbbf24);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.video-subtitle{font-size:1.1rem;font-weight:500;text-shadow:1px 1px 4px rgba(0,0,0,.8);color:#f3f4f6}@media (max-width: 480px){.video-section{padding:2rem .5rem 1rem}.video-container{border-radius:12px;max-width:95%}.homepage-video{aspect-ratio:16/10}.video-placeholder,.video-error{min-height:200px;font-size:.9rem}.video-title{font-size:1.8rem;margin-bottom:.5rem}.video-subtitle{font-size:.9rem}}@media (max-width: 768px) and (min-width: 481px){.video-section{padding:2.5rem 1rem 1.5rem}.video-container{border-radius:14px;max-width:90%}.video-title{font-size:2.2rem}.video-subtitle{font-size:1rem}}@media (max-width: 1024px) and (min-width: 769px){.video-container{max-width:800px}.video-title{font-size:2.3rem}}.homepage-bg{background:#000;width:100%;min-height:100vh;min-height:-webkit-fill-available;position:relative}.homepage-content{position:relative;z-index:2;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.homepage-content,.homepage-content *{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-weight:500}nav a,nav button{min-height:44px;display:flex;align-items:center;padding:8px 12px;transition:all .2s ease}nav a:hover,nav button:hover,nav a:active,nav button:active{color:#3b82f6!important;background-color:#3b82f61a;border-radius:8px}footer{background:#000000f2!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid Srgba(255,255,255,.1);color:#fff!important;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}footer a,footer span,footer div{color:#fff!important}*{box-sizing:border-box;-webkit-text-size-adjust:100%}body{background:#000!important;color:#fff!important;-webkit-overflow-scrolling:touch;overscroll-behavior:none;overscroll-behavior-y:contain}html{height:-webkit-fill-available}@supports (-webkit-touch-callout: none){.homepage-bg{min-height:-webkit-fill-available}}@media (prefers-color-scheme: dark){body{background:#000!important;color:#fff!important}}@media screen and (max-width: 414px){.homepage-content{padding:1rem}nav a,nav button{font-size:16px;min-height:48px}}@media screen and (max-height: 414px) and (orientation: landscape){.homepage-bg{min-height:100vh}}@media screen and (max-width: 414px){.featured-grid{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important}.featured-grid>*:nth-child(n+2){display:none!important}.featured-grid>*:first-child{margin:0 auto!important;max-width:100%!important}}@media screen and (min-width: 415px) and (max-width: 768px){.featured-grid{grid-template-columns:repeat(2,1fr)!important}.featured-grid>*:nth-child(n+3){display:none!important}}@media screen and (min-width: 769px){.featured-grid{grid-template-columns:repeat(4,1fr)!important}.featured-grid>*{display:block!important}}@media screen and (max-width: 414px) and (-webkit-min-device-pixel-ratio: 2){.featured-grid{padding:0 1rem}.featured-grid>*:first-child{width:100%;max-width:350px}}.featured-grid,.featured-grid *,.featured-item,.featured-item *{font-family:inherit!important;font-weight:500!important}.hero-section,.hero-section *,.hero-title,.hero-subtitle,.hero-description{font-family:inherit!important}.homepage-button,.cta-button,.action-button{font-family:inherit!important;font-weight:500!important;font-size:.875rem!important;padding:.5rem 1rem!important;border-radius:.375rem!important}.featured-item h3,.featured-item p,.featured-item span{font-family:inherit!important;font-weight:500!important}body.light{background:linear-gradient(135deg,#b615a1,gold,#2e07dd)!important;margin:0!important;padding:0!important;width:100%!important;min-height:100vh!important}body.light .homepage-bg{background:linear-gradient(135deg,#1525b6,#9f17ac,#a13b3b)!important;width:100%!important;min-height:100vh!important}body.light,body.light *{color:#fff!important}body.light .featured-item{background:#fff!important;color:#fff!important}.faq-bg{margin-top:0;padding-top:0;background:#0f172a;min-height:100vh}body.light .faq-bg,html.light .faq-bg{background:#fff}.faq-container{max-width:800px;margin:0 auto;padding:2.5rem 1rem 4rem;margin-top:5rem;background:#16213a;border-radius:1.2rem;box-shadow:0 4px 32px #0000001a;color:#fff}body.light .faq-container,html.light .faq-container{background:#fff;color:#222}.faq-title{font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;color:#a5b4fc}body.light .faq-title,html.light .faq-title{color:#3b3b7a}.faq-section{margin-bottom:2.5rem}.faq-section-title{font-size:1.3rem;font-weight:600;margin-bottom:.7rem;color:#a5b4fc}body.light .faq-section-title,html.light .faq-section-title{color:#3b3b7a}.faq-list{margin-left:1.5rem;margin-bottom:.7rem}.faq-contact{margin-top:2.5rem;font-size:1rem;color:#a5b4fc}body.light .faq-contact,html.light .faq-contact{color:#3b3b7a}.faq-contact a{color:#818cf8;text-decoration:underline}body.light .faq-contact a,html.light .faq-contact a{color:#3b3b7a}.faq-scroll-box{overflow-y:auto;max-height:400px;background:#1e293b1a;border-radius:1rem;padding:1rem;scrollbar-width:thin;scrollbar-color:#444a #222a}.faq-scroll-box::-webkit-scrollbar{width:6px;background:transparent}.faq-scroll-box::-webkit-scrollbar-thumb{background:#fff;border-radius:6px}.faq-scroll-box::-webkit-scrollbar-thumb:hover{background:#e70000ee}.logo-row{display:flex;align-items:center;justify-content:center;gap:25vw;margin-bottom:1rem;margin-top:-3cm;position:relative;height:700px}.karambit{display:block}.karambit-left,.karambit-right{margin-top:420px}.comingsoon-center{display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;box-shadow:none;border:none;padding:0;margin:0 auto;width:100%;max-width:none}.comingsoon-logo-large{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:420px;width:60vw;z-index:;pointer-events:none}.comingsoon-title{font-size:4.5rem;color:#031faa;letter-spacing:.1em;font-weight:700;text-shadow:0 0 32px #131381;text-align:center;margin-top:2.5rem;margin-bottom:1.5rem;position:relative;height:1200px}.explained{margin-top:-1cm;z-index:-1;position:relative;width:100%;max-width:1200px;border-radius:1rem;box-shadow:0 4px 32px #13138100;display:block;margin-left:auto;margin-right:auto}.scroll-down-btn{margin-top:7rem;margin-bottom:.5rem;align-self:center;padding:.7rem 1.5rem;background:#000;color:#e0e0e0a9;border:none;border-radius:2rem;font-size:1.1rem;font-weight:500;cursor:pointer;box-shadow:0 2px 16px #00f;display:flex;align-items:center;gap:.7em;transition:background .2s,color .2s;position:relative;z-index:2}.scroll-down-btn:hover{background:#334155;color:#fff}.arrow{font-size:1.5em;animation:arrowBounce 1.2s infinite}@keyframes arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.autoshow{opacity:0;transform:translateY(200px) scale(.3);transition:opacity .7s cubic-bezier(.4,1.4,.6,1),transform .7s cubic-bezier(.4,1.4,.6,1);will-change:opacity,transform}.autoshow-visible{opacity:1;transform:translateY(0) scale(1)}html,body{overflow-x:hidden}html,body{overflow-x:hidden;scrollbar-width:none}body::-webkit-scrollbar{display:none}.comingsoon-bg{min-height:100vh;width:100vw;background:linear-gradient(135deg,#000,#000);position:relative;overflow-x:hidden}.comingsoon-extra-section{opacity:1;transform:scale(.92);transition:transform .7s cubic-bezier(.4,1.4,.6,1);will-change:transform;pointer-events:auto;-webkit-user-select:auto;user-select:auto;background:none;box-shadow:none;border-radius:0;padding:0;margin:5rem auto 0;max-width:900px;width:95vw;text-align:left;font-size:1.25rem;color:#e0e0e0;line-height:1.7}.comingsoon-extra-section.visible{transform:scale(1);pointer-events:auto;-webkit-user-select:auto;user-select:auto}.comingsoon-extra-section h1,.comingsoon-extra-section h2{color:#a5b4fc;margin-top:2.5rem;margin-bottom:1.5rem;font-weight:700;text-align:left}.comingsoon-extra-section h1{font-size:2.5rem}.comingsoon-extra-section h2{font-size:1.5rem;margin-top:2rem}.comingsoon-extra-section ul,.comingsoon-extra-section ol{margin-left:1.5rem;margin-bottom:1.5rem}.comingsoon-extra-section li{margin-bottom:.5rem}.comingsoon-extra-section strong{color:#fff}.comingsoon-extra-section code{background:#23263a;color:#a5b4fc;padding:.1em .4em;border-radius:.3em;font-size:1em}.autoShow{animation:autoShowAnimation .7s cubic-bezier(.4,1.4,.6,1);animation-timeline:view(0% auto);opacity:0;transform:translate(120px) scale(1.15);will-change:opacity,transform}@keyframes autoShowAnimation{to{opacity:1;transform:translate(0) scale(1)}}.comingsoon-howitworks-markdown{font-size:1.6rem;padding-bot:40vh}.comingsoon-howitworks-markdown h1{font-size:3rem}.comingsoon-howitworks-markdown h2{font-size:2rem}.comingsoon-howitworks-markdown h2{margin-top:2.5rem}.howitworks-title-color{color:#2196f3}.slide-step{opacity:0;transform:translateY(40px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.slide-step.slide-in{opacity:1;transform:translateY(0)}.inventory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width: 640px){.inventory-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.inventory-grid{grid-template-columns:repeat(5,1fr)}}.item-card{aspect-ratio:1/1;background:#1e293bb3;border-radius:10px;position:relative;cursor:pointer;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:box-shadow .15s,border .15s,transform .15s;border:1.5px solid transparent;padding:6px 2px 2px}.item-card:hover{border:1.5px solid #3b82f6;box-shadow:0 0 0 2px #3b82f644;transform:translateY(-2px) scale(1.03)}.item-image{width:80%;height:60%;object-fit:contain;margin:0 auto 2px;display:block}.item-name{font-size:10px;line-height:1.1;font-weight:600;color:#e5e7eb;text-align:center;margin:0 0 2px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.float-badge{position:absolute;top:4px;left:4px;background:#000c;color:#fff;font-size:9px;font-family:monospace;padding:1px 4px;border-radius:4px;z-index:2}.count-badge{position:absolute;bottom:4px;right:4px;background:#2563eb;color:#fff;font-size:9px;font-weight:700;padding:1px 6px;border-radius:8px;z-index:2}.item-card input[type=number]{position:absolute;bottom:4px;left:4px;width:60%;font-size:10px;padding:1px 2px;border:1px solid #374151;border-radius:4px;background:#fff;color:#111;z-index:2;outline:none;text-align:right}.empty-state{grid-column:span 5;text-align:center;color:#9ca3af;font-size:14px;padding:12px 0}.glass-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px}.glass-card-inner{padding:16px}.profile-section{display:flex;align-items:center;gap:16px;margin-bottom:32px}.profile-avatar{width:64px;height:64px;border-radius:50%}.profile-name{font-size:24px;font-weight:700;margin:0}.profile-steamid{color:#9ca3af;margin:0}.search-input{max-width:240px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;color:#000;position:relative;z-index:101}.search-input:focus{outline:none;border-color:#3b82f6}@media (prefers-color-scheme: dark){.search-input{background:#374151;color:#fff;border-color:#4b5563}.profile-steamid{color:#9ca3af}}.main-layout{display:flex;flex-direction:column;gap:4px}@media (min-width: 1024px){.main-layout{flex-direction:row}}.inventory-section{flex:1;display:flex;flex-direction:column;min-height:500px;position:relative;z-index:100}.inventory-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.inventory-title{font-size:24px;font-weight:600;text-align:center;flex:1}.inventory-container{position:relative;flex:1}.inventory-scroll{position:relative;z-index:102;overflow-y:auto;max-height:700px}.sell-section{width:100%;display:flex;flex-direction:column;min-height:500px}@media (min-width: 1024px){.sell-section{width:256px}}.sell-page-bg{min-height:100vh;display:flex;flex-direction:column;position:relative}.background-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.content-layer{position:relative;z-index:2;flex:1;max-width:1800px;margin:0 auto;padding:32px 8px}
