:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:50;background:#141414e6;border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 16px;display:flex}.logo{cursor:pointer;align-items:center;gap:8px;display:flex}.logo-img{border-radius:8px;width:auto;height:40px}.logo-text{color:#041888;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:20px;padding:6px 14px;font-size:24px;font-weight:700}.nav-links{display:none}.nav-item{color:#aaa;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:0 8px;font-size:14px;display:flex}.nav-item.active{color:gold}.contact-btn{color:#000;background:gold;border-radius:20px;padding:8px 16px;font-weight:700;text-decoration:none}.menu-toggle{display:block}.menu-btn{color:#fff;cursor:pointer;background:0 0;border:none}.mobile-nav{background:#333;flex-direction:column;gap:12px;padding:16px;display:flex}.mobile-item{color:#aaa;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px;font-size:16px}.mobile-item.active{color:#000;background:gold}@media (width>=768px){.nav-links{align-items:center;gap:16px;display:flex}.menu-toggle{display:none}}.hero{gap:40px;max-width:1200px;margin:0 auto;padding:120px 20px 60px;display:grid}@media (width>=1024px){.hero{grid-template-columns:1fr 1fr;align-items:center}}.hero-text .badge{color:gold;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.hero-text h1{margin-bottom:20px;font-size:36px;font-weight:700}.hero-text h1 .highlight{color:gold}.hero-text p{color:#888;margin-bottom:30px;line-height:1.6}.hero-buttons{gap:16px;margin-bottom:40px;display:flex}.btn-primary{color:#000;cursor:pointer;background:gold;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;display:flex}.btn-primary:hover{background:#fff}.stats{align-items:center;gap:20px;display:flex}.stat-number{color:gold;font-size:24px;font-weight:700}.stat-label{color:#888;text-transform:uppercase;font-size:12px}.divider{background:#ffffff1a;width:1px;height:30px}.hero-image{position:relative}.hero-image img{border:1px solid #ffffff1a;border-radius:20px;width:100%}.floating-card{background:#222;border:1px solid #ffffff1a;border-radius:16px;width:260px;padding:16px;position:absolute;bottom:20px;left:20px}.card-header{justify-content:space-between;align-items:center;display:flex}.crypto-info{align-items:center;gap:10px;display:flex}.crypto-icon{background:#ffffff0d;border-radius:8px;padding:6px}.crypto-title{font-size:14px;font-weight:700}.crypto-change{color:#00c864;align-items:center;gap:4px;font-size:12px;display:flex}.crypto-rate .rate{font-family:monospace;font-size:18px;font-weight:700}.crypto-rate .rate-label{color:#888;font-size:10px}.progress-bar{background:#ffffff0d;border-radius:6px;height:6px;margin-top:12px;overflow:hidden}.progress-fill{background:gold;width:70%;height:100%}.rotating-images{border-radius:1px;width:100%;max-width:600px;height:500px;overflow:hidden}.rotating-img{object-fit:cover;width:100%;height:100%;transition:opacity .8s ease-in-out}.shop-container{max-width:1000px;margin:auto;padding:20px}.categories-bar{flex-wrap:wrap;gap:20px;margin-bottom:30px;display:flex}.category-title{cursor:pointer;background:#212020;border-radius:8px;padding:10px 16px;font-weight:700;transition:all .3s}.category-title:hover{background:#e0e0e0}.category-title.active{color:#000;background:gold}.subcategory-bar{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.subcategory-btn{cursor:pointer;background:#161616;border:1px solid #faf2f2;border-radius:6px;padding:8px 14px;font-weight:500;transition:all .3s}.subcategory-btn:hover{background:#f0f0f0}.subcategory-btn.active{color:#000;background:gold;border-color:gold}.clear-btn{color:#413d3d;cursor:pointer;background:#dc143c;border:none;border-radius:6px;padding:8px 14px;font-weight:600;transition:background .3s}.clear-btn:hover{background:#8b0000}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px;display:grid}.product-card{background:#1c1c1c;border-radius:12px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 12px #00000014}.product-card:hover{transform:translateY(-5px)}.product-image img{object-fit:cover;width:100%;height:220px}.condition{color:#000;background:gold;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;top:12px;left:12px}.product-info{padding:16px}.product-header h3{margin-bottom:8px;font-size:18px;font-weight:700}.description{color:#555;margin-bottom:12px;font-size:14px}.variants{margin:0;padding:0;list-style:none}.variants li{margin-bottom:10px;font-size:14px;font-weight:500}.whatsapp-btn{color:#fff;background-color:#25d366;border-radius:6px;align-items:center;gap:6px;margin-left:12px;padding:6px 12px;font-weight:600;text-decoration:none;transition:background .3s;display:inline-flex}.whatsapp-btn:hover{background-color:#1ebe5d}.whatsapp-btn svg{margin-right:4px}.swap-container{max-width:1500px;margin:0 auto;padding:100px}.swap-header{text-align:center;margin-bottom:40px}.swap-header h2{margin-bottom:10px;font-size:32px;font-weight:700}.swap-header p{color:#888}.swap-grid{gap:40px;display:grid}@media (width>=768px){.swap-grid{grid-template-columns:1fr 1fr}}.swap-steps h3{margin-bottom:20px;font-size:24px;font-weight:700}.step{gap:20px;margin-bottom:20px;display:flex}.step-number{color:#ffd70080;font-family:monospace;font-size:28px;font-weight:700}.swap-form{background:#111;border:1px solid #ffffff1a;border-radius:16px;padding:30px}.swap-form h3{margin-bottom:20px;font-size:20px;font-weight:700}.swap-form label{color:#888;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.swap-form input,.swap-form select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-bottom:16px;padding:12px}.swap-btn{color:#000;cursor:pointer;background:gold;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-weight:700;display:flex}.swap-btn:hover{background:#fff}.crypto-section{background-color:#111;max-width:1200px;margin:0 auto;padding:100px}.crypto-section option{background-color:#111}.crypto-grid{grid-template-columns:1fr;gap:20px;margin-bottom:40px;display:grid}@media (width>=768px){.crypto-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.crypto-grid{grid-template-columns:repeat(4,1fr)}}.crypto-card{background:#222;border:1px solid #ffffff1a;border-radius:16px;padding:20px}.crypto-header{justify-content:space-between;align-items:center;display:flex}.crypto-icon{font-size:20px}.crypto-change{align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.crypto-name{margin-top:10px;font-size:14px;font-weight:700}.crypto-price{margin-top:6px;font-family:monospace;font-size:18px;font-weight:700}.exchange-card{background:#111;border:1px solid #ffffff1a;border-radius:16px;padding:30px}.exchange-header h2{margin-bottom:10px;font-size:24px;font-weight:700}.exchange-header p{color:#888;margin-bottom:20px}.exchange-grid{gap:30px;display:grid}@media (width>=1024px){.exchange-grid{grid-template-columns:1fr 1fr}}.exchange-form{flex-direction:column;gap:16px;display:flex}.form-box label{color:#888;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.form-row{gap:8px;display:flex}.form-row input,.form-row select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:10px}.swap-icon{color:gold;justify-content:center;display:flex}.exchange-btn{color:#000;cursor:pointer;background:gold;border-radius:12px;padding:12px;font-weight:700}.exchange-btn:hover{background:#fff}.exchange-features{flex-direction:column;gap:20px;display:flex}.feature{gap:16px;display:flex}.feature-icon{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:flex}.feature h4{margin-bottom:4px;font-size:16px;font-weight:700}.feature p{color:#888;font-size:14px}.shipment{text-align:center;background:#ffffff0d;border-radius:12px;max-width:900px;margin:20px auto;padding:40px}.shipment-content{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.shipment-form{flex-direction:column;flex:1;gap:40px;display:flex}.shipment-image{flex:1;justify-content:center;align-items:center;display:flex}.shipment-image img{border-radius:12px;max-width:100%;box-shadow:0 4px 12px #0000004d}.shipment-input{border:1px solid #fff3;border-radius:6px;padding:10px}.shipment-btn{color:#000;cursor:pointer;background:gold;border-radius:6px;padding:12px;font-weight:700;transition:all .3s}.shipment-btn:hover{background:#fff}.socials-container{color:#fff;background:#000;min-height:100vh;padding:0}.socials-banner{justify-content:space-between;align-items:center;gap:20px;padding:40px 20px;display:flex}.banner-text{flex:1}.banner-text h1{color:#fff;margin-bottom:10px;font-size:2.2rem}.banner-text p{color:#ccc;font-size:1.1rem}.banner-image{flex:1}.banner-image img{object-fit:cover;border-radius:10px;width:100%;height:auto}.section-title{color:#25d366;margin:20px;font-size:1.6rem}.socials-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;padding:0 20px 40px;display:grid}.social-card{text-align:center;background:#111;border-radius:10px;padding:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 10px #ffffff1a}.social-card:hover{transform:translateY(-5px);box-shadow:0 6px 14px #fff3}.social-card h4{color:#fff;margin-bottom:15px;font-size:1.2rem}.cart-btn{color:#fff;background:#25d366;border-radius:6px;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-block}.cart-btn:hover{background:#1ebe5d}@media (width<=768px){.socials-banner{text-align:center;flex-direction:column}.banner-text h1{font-size:1.8rem}.banner-text p{font-size:1rem}}@media (width<=480px){.banner-text h1{font-size:1.4rem}.banner-text p{font-size:.9rem}.social-card{padding:15px}}.footer{color:#fff;background:#222;border-top:1px solid #ffffff1a;padding:60px 20px 30px}.footer-grid{grid-template-columns:1fr;gap:40px;max-width:1200px;margin:0 auto 40px;display:grid}@media (width>=768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.logo{align-items:center;gap:8px;margin-bottom:20px;display:flex}.logo-box{color:#000;background:gold;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.logo-text{font-size:18px;font-weight:700}.about{color:#888;margin-bottom:20px;font-size:14px;line-height:1.5}.socials{gap:12px;display:flex}.social-btn{text-transform:uppercase;color:#fff;cursor:pointer;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:10px;font-weight:700;transition:all .3s;display:flex}.social-btn:hover{color:#000;background:gold}.footer h4{text-transform:uppercase;color:#aaa;margin-bottom:16px;font-size:12px;font-weight:700}.footer ul{margin:0;padding:0;list-style:none}.footer ul li{color:#888;cursor:pointer;margin-bottom:12px;font-size:14px;transition:color .3s}.footer ul li:hover{color:gold}.social-icon{width:18px;height:18px}.footer-bottom{color:#666;text-transform:uppercase;border-top:1px solid #ffffff1a;flex-direction:column;gap:12px;max-width:1200px;margin:0 auto;padding-top:20px;font-size:12px;font-weight:500;display:flex}@media (width>=768px){.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.footer-tags{gap:20px;display:flex}.app-container{color:#fff;background:#111;min-height:100vh}.main-content{max-width:1000px;margin:0 auto;padding:0 16px}.section{padding:80px 0}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.section-header h2{font-size:32px;font-weight:700}.section-header p{color:#888}.section-header.center{text-align:center;flex-direction:row}.link-btn{color:gold;cursor:pointer;align-items:center;gap:8px;font-weight:700;display:flex}.crypto-preview{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=768px){.crypto-preview{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.crypto-preview{grid-template-columns:repeat(4,1fr)}}.crypto-card-preview{background:#222;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;padding:20px;display:flex}.crypto-name{color:#888;text-transform:uppercase;font-size:10px;font-weight:700}.crypto-price{font-family:monospace;font-size:18px;font-weight:700}.crypto-change{font-size:12px;font-weight:700}.crypto-change.positive{color:#00c864}.crypto-change.negative{color:#e63946}.btn-secondary{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;padding:12px 24px;font-weight:700}.btn-secondary:hover{color:#000;background:gold}.shop-header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.shop-filters{background:#222;border:1px solid #ffffff1a;border-radius:12px;gap:8px;padding:4px;display:flex}.filter{cursor:pointer;color:#aaa;border-radius:8px;padding:8px 16px;font-weight:700}.filter.active{color:#000;background:gold}.whatsapp-btn{color:#fff;background:#00c864;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 12px #00c8644d}.whatsapp-btn:hover{background:#00a854}.ping-dot{background:gold;border-radius:50%;width:12px;height:12px;animation:1s infinite ping;position:absolute;top:-4px;right:-4px}@keyframes ping{0%{opacity:1;transform:scale(.8)}50%{opacity:.6;transform:scale(1.2)}to{opacity:0;transform:scale(1.5)}}
