:root{--bg-primary:#060609;--bg-secondary:#0c0d14;--bg-tertiary:#131420;--bg-card:#131420d9;--color-purple:#8b5cf6;--color-purple-light:#a78bfa;--color-purple-dark:#6d28d9;--color-purple-glow:#8b5cf673;--color-cyan:#06b6d4;--color-cyan-glow:#06b6d466;--color-gold:#f59e0b;--color-gold-glow:#f59e0b66;--color-covert:#eb4b4b;--color-contraband:#e4ae39;--color-extra:#8847ff;--color-white:#fff;--color-text-main:#f8fafc;--color-text-muted:#94a3b8;--color-text-dark:#64748b;--color-whatsapp:#25d366;--color-whatsapp-hover:#20ba59;--color-whatsapp-glow:#25d36666;--font-heading:"Outfit", sans-serif;--font-body:"Inter", sans-serif;--border-glass:#ffffff14;--border-purple-glow:#8b5cf640;--glass-bg:#0c0d14bf;--glass-blur:blur(16px);--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-full:9999px;--transition-smooth:all .35s cubic-bezier(.16, 1, .3, 1);--transition-fast:all .2s ease}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--bg-primary);color:var(--color-text-main);width:100%;font-size:15px;overflow-x:hidden}body{font-family:var(--font-body);flex-direction:column;width:100%;min-height:100vh;line-height:1.5;display:flex;position:relative;overflow-x:hidden}.container{width:100%;max-width:100%;margin:0 auto;padding:0 16px}.text-center{text-align:center}img{max-width:100%;height:auto;display:block}.glow-orb{border-radius:var(--radius-full);pointer-events:none;z-index:0;filter:blur(80px);opacity:.35;position:absolute}.orb-1{background:radial-gradient(circle,#8b5cf666 0%,#0000 70%);width:280px;height:280px;top:-2%;left:-20%}.orb-2{background:radial-gradient(circle,#06b6d44d 0%,#0000 70%);width:300px;height:300px;top:40%;right:-20%}.orb-3{background:radial-gradient(circle,#8b5cf640 0%,#0000 70%);width:250px;height:250px;bottom:5%;left:-10%}.main-header{z-index:100;-webkit-backdrop-filter:blur(16px);width:100%;transition:var(--transition-fast);background:#060609eb;border-bottom:1px solid #ffffff0f;padding:12px 0;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;gap:12px;display:flex}.logo{object-fit:contain;filter:drop-shadow(0 0 8px #ffffff1a);width:auto;height:44px}.mobile-menu-toggle{background:var(--bg-secondary);border:1px solid var(--border-glass);border-radius:var(--radius-sm);cursor:pointer;z-index:110;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:flex}.mobile-menu-toggle span{background:var(--color-white);width:100%;height:2px;transition:var(--transition-fast);border-radius:2px;display:block}.mobile-menu-toggle.active span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-menu{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-purple-glow);opacity:0;pointer-events:none;width:100%;transition:var(--transition-smooth);z-index:99;background:#0c0d14fa;flex-direction:column;gap:16px;padding:20px 24px;display:flex;position:fixed;top:65px;left:0;transform:translateY(-150%)}.nav-menu.open{opacity:1;pointer-events:auto;transform:translateY(0);box-shadow:0 20px 40px #000c}.nav-link{color:var(--color-text-muted);border-bottom:1px solid #ffffff0a;padding:8px 0;font-size:1.05rem;font-weight:600;text-decoration:none;display:block}.nav-link:active,.nav-link:hover{color:var(--color-purple-light)}.header-actions{align-items:center;display:flex}.btn-whatsapp-sm{color:var(--color-whatsapp);border-radius:var(--radius-full);white-space:nowrap;background:#25d36626;border:1px solid #25d36666;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-whatsapp-sm span{display:inline}.hero-section{z-index:5;padding:32px 0 48px;position:relative}.hero-grid{flex-direction:column;gap:32px;display:flex}.hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.badge{border:1px solid var(--border-purple-glow);border-radius:var(--radius-full);letter-spacing:1px;color:var(--color-purple-light);text-transform:uppercase;background:#8b5cf61f;align-items:center;gap:8px;max-width:100%;margin-bottom:16px;padding:6px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.badge-dot{border-radius:var(--radius-full);background-color:var(--color-purple);width:6px;height:6px;box-shadow:0 0 8px var(--color-purple);flex-shrink:0;animation:2s infinite pulse-dot}.hero-title{font-family:var(--font-heading);letter-spacing:-.5px;color:var(--color-white);margin-bottom:16px;font-size:1.95rem;font-weight:900;line-height:1.18}.text-glow-purple{color:var(--color-purple-light);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 10%,#c084fc 40%,#8b5cf6 80%);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:var(--color-text-muted);margin-bottom:24px;font-size:.95rem;line-height:1.6}.hero-cta-group{flex-direction:column;gap:12px;width:100%;margin-bottom:24px;display:flex}.btn-whatsapp-cta{color:#000;font-family:var(--font-heading);border-radius:var(--radius-md);text-align:center;background:linear-gradient(135deg,#25d366 0%,#1da851 100%);justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;padding:16px 20px;font-size:1rem;font-weight:800;text-decoration:none;display:flex;box-shadow:0 6px 24px #25d36659}.btn-secondary-cta{background:var(--glass-bg);border:1px solid var(--border-glass);color:var(--color-white);font-family:var(--font-heading);border-radius:var(--radius-md);justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:14px 20px;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.hero-trust-bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.trust-item{color:var(--color-text-muted);align-items:center;gap:6px;font-size:.8rem;font-weight:500;display:flex}.trust-icon{color:var(--color-whatsapp);flex-shrink:0}.hero-image-container{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-image-glow{filter:blur(40px);z-index:1;pointer-events:none;background:radial-gradient(circle,#8b5cf64d 0%,#0000 70%);width:90%;height:90%;position:absolute}.hero-img{z-index:2;border-radius:var(--radius-md);border:1px solid var(--border-purple-glow);width:100%;position:relative;box-shadow:0 15px 35px #000000b3}.stats-banner{background:var(--bg-secondary);z-index:5;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:24px 0;position:relative}.stats-grid{text-align:center;grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.stat-item{flex-direction:column;align-items:center;display:flex}.stat-number{font-family:var(--font-heading);color:var(--color-purple-light);font-size:1.6rem;font-weight:900}.stat-label{color:var(--color-text-muted);font-size:.8rem}.catalog-section{z-index:5;padding:48px 0;position:relative}.section-header{text-align:center;max-width:100%;margin-bottom:32px}.section-badge{letter-spacing:1.5px;color:var(--color-cyan);margin-bottom:8px;font-size:.75rem;font-weight:800;display:inline-block}.section-title{font-family:var(--font-heading);color:var(--color-white);letter-spacing:-.5px;margin-bottom:12px;font-size:1.75rem;font-weight:900}.section-subtitle{color:var(--color-text-muted);font-size:.9rem}.catalog-filter{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;margin-bottom:32px;padding-bottom:8px;display:flex;overflow-x:auto}.catalog-filter::-webkit-scrollbar{display:none}.filter-btn{scroll-snap-align:start;background:var(--bg-secondary);border:1px solid var(--border-glass);color:var(--color-text-muted);border-radius:var(--radius-full);font-family:var(--font-body);cursor:pointer;white-space:nowrap;flex-shrink:0;padding:10px 18px;font-size:.85rem;font-weight:600}.filter-btn.active{background:var(--color-purple);color:var(--color-white);border-color:var(--color-purple)}.products-grid{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.product-card{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-glass);border-radius:var(--radius-md);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.card-rarity{z-index:10;letter-spacing:1px;text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:800;position:absolute;top:12px;left:12px}.rarity-covert{color:#ff8e8e;background:#eb4b4b4d;border:1px solid #eb4b4b80}.rarity-extra{color:#c4b5fd;background:#8847ff4d;border:1px solid #8847ff80}.card-image-wrapper{aspect-ratio:4/3;background:#000;width:100%;position:relative;overflow:hidden}.product-img{object-fit:cover;width:100%;height:100%}.card-body{flex-direction:column;flex-grow:1;padding:20px;display:flex}.product-title{font-family:var(--font-heading);color:var(--color-white);margin-bottom:6px;font-size:1.2rem;font-weight:800}.product-desc{color:var(--color-text-muted);margin-bottom:14px;font-size:.88rem;line-height:1.5}.product-specs{border-radius:var(--radius-sm);color:var(--color-text-muted);background:#0006;margin-bottom:20px;padding:10px 12px;font-size:.82rem;list-style:none}.product-specs li{margin-bottom:4px}.product-specs li:last-child{margin-bottom:0}.btn-card-wa{color:#000;border-radius:var(--radius-sm);background:linear-gradient(135deg,#25d366 0%,#1da851 100%);justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:auto;padding:14px;font-size:.92rem;font-weight:800;text-decoration:none;display:flex}.custom-request-box{border:1px solid var(--border-purple-glow);border-radius:var(--radius-md);text-align:center;background:linear-gradient(135deg,#8b5cf62e 0%,#06b6d41f 100%);flex-direction:column;gap:20px;padding:24px 20px;display:flex}.custom-box-content h3{font-family:var(--font-heading);color:var(--color-white);margin-bottom:6px;font-size:1.2rem;font-weight:800}.custom-box-content p{color:var(--color-text-muted);font-size:.88rem}.btn-custom-wa{background:var(--color-purple);color:var(--color-white);font-family:var(--font-heading);border-radius:var(--radius-sm);text-align:center;width:100%;padding:14px 20px;font-size:.9rem;font-weight:800;text-decoration:none}.process-section{background:var(--bg-secondary);z-index:5;padding:48px 0;position:relative}.process-steps-grid{flex-direction:column;gap:16px;display:flex}.process-card{background:var(--glass-bg);border:1px solid var(--border-glass);border-radius:var(--radius-md);flex-direction:column;padding:20px;display:flex}.step-number{font-family:var(--font-heading);color:var(--color-cyan);margin-bottom:8px;font-size:1.8rem;font-weight:900}.step-title{font-family:var(--font-heading);color:var(--color-white);margin-bottom:8px;font-size:1.05rem;font-weight:800}.step-desc{color:var(--color-text-muted);font-size:.85rem;line-height:1.5}.custom-feature-section{z-index:5;padding:48px 0;position:relative}.custom-grid{flex-direction:column;gap:32px;display:flex}.custom-title{font-family:var(--font-heading);color:var(--color-white);margin-bottom:14px;font-size:1.75rem;font-weight:900;line-height:1.2}.custom-text{color:var(--color-text-muted);margin-bottom:20px;font-size:.92rem}.custom-checklist{margin-bottom:24px;list-style:none}.custom-checklist li{color:var(--color-text-muted);align-items:flex-start;gap:10px;margin-bottom:12px;font-size:.88rem;display:flex}.check-icon{color:var(--color-whatsapp);flex-shrink:0;margin-top:2px}.glass-feature-card{background:var(--glass-bg);border:1px solid var(--border-purple-glow);border-radius:var(--radius-md);padding:12px;position:relative}.custom-card-img{border-radius:var(--radius-sm);width:100%;display:block}.card-tag{border:1px solid var(--border-glass);color:var(--color-purple-light);border-radius:var(--radius-full);background:#000000d9;padding:4px 10px;font-size:.65rem;font-weight:800;position:absolute;bottom:20px;left:20px}.testimonials-section{background:var(--bg-secondary);z-index:5;padding:48px 0;position:relative}.testimonials-grid{flex-direction:column;gap:16px;display:flex}.testimonial-card{background:var(--glass-bg);border:1px solid var(--border-glass);border-radius:var(--radius-md);flex-direction:column;padding:24px 20px;display:flex}.stars{color:var(--color-gold);margin-bottom:12px;font-size:1rem}.review-text{color:var(--color-text-muted);margin-bottom:16px;font-size:.88rem;font-style:italic;line-height:1.5}.reviewer{align-items:center;gap:12px;display:flex}.reviewer-avatar{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--color-purple) 0%, var(--color-cyan) 100%);width:38px;height:38px;color:var(--color-white);flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.reviewer-info h4{font-family:var(--font-heading);color:var(--color-white);font-size:.95rem;font-weight:700}.reviewer-info span{color:var(--color-text-dark);font-size:.75rem}.faq-section{z-index:5;padding:48px 0;position:relative}.faq-accordion{flex-direction:column;gap:12px;width:100%;display:flex}.faq-item{background:var(--bg-secondary);border:1px solid var(--border-glass);border-radius:var(--radius-md);overflow:hidden}.faq-question{width:100%;color:var(--color-white);font-family:var(--font-heading);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 16px;font-size:.98rem;font-weight:700;display:flex}.faq-icon{color:var(--color-purple-light);flex-shrink:0;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;color:var(--color-text-muted);padding:0 16px;font-size:.88rem;line-height:1.6;transition:max-height .35s,padding .35s;overflow:hidden}.faq-item.active .faq-answer{max-height:400px;padding:0 16px 18px}.final-cta-section{background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);z-index:5;padding:48px 0 60px;position:relative}.final-cta-title{font-family:var(--font-heading);color:var(--color-white);margin-bottom:12px;font-size:1.85rem;font-weight:900;line-height:1.2}.final-cta-sub{color:var(--color-text-muted);margin-bottom:24px;font-size:.92rem}.btn-lg{padding:16px 24px;font-size:1rem}.main-footer{z-index:5;background-color:#030305;border-top:1px solid #ffffff0d;padding:48px 0 32px;position:relative}.footer-content{flex-direction:column;gap:32px;margin-bottom:36px;display:flex}.footer-info{flex-direction:column;align-items:flex-start;display:flex}.footer-logo{width:auto;height:45px;margin-bottom:16px}.footer-info p{color:var(--color-text-muted);font-size:.88rem;line-height:1.5}.main-footer h4{font-family:var(--font-heading);color:var(--color-white);margin-bottom:14px;font-size:1rem;font-weight:800}.footer-links ul{list-style:none}.footer-links li{margin-bottom:8px}.footer-links a{color:var(--color-text-muted);font-size:.88rem;text-decoration:none}.footer-contact p{color:var(--color-text-muted);margin-bottom:6px;font-size:.88rem}.footer-contact a{color:var(--color-white);font-weight:600;text-decoration:none}.social-link{background:var(--bg-secondary);border:1px solid var(--border-glass);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--color-text-muted);justify-content:center;align-items:center;display:inline-flex}.footer-bottom{text-align:center;border-top:1px solid #ffffff0a;padding-top:24px}.footer-bottom p{color:var(--color-text-dark);font-size:.75rem;line-height:1.5}.floating-wa{z-index:999;color:#fff;border-radius:var(--radius-full);background:#25d366;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #25d36673}.floating-wa-pulse{border-radius:var(--radius-full);opacity:.6;z-index:-1;background:#25d366;width:100%;height:100%;animation:2s ease-out infinite wa-pulse;position:absolute}@keyframes wa-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.floating-tooltip{display:none}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.fade-in.visible{opacity:1;transform:translateY(0)}@media (width>=640px){.container{padding:0 24px}.hero-title{font-size:2.5rem}.hero-cta-group{flex-direction:row}.btn-whatsapp-cta,.btn-secondary-cta{width:auto}.products-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.process-steps-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.custom-request-box{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}.btn-custom-wa{width:auto}.stats-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1024px){html{font-size:16px}.container{max-width:1200px;padding:0 32px}.main-header{padding:18px 0}.logo{height:60px}.mobile-menu-toggle{display:none}.nav-menu{opacity:1;pointer-events:auto;box-shadow:none;background:0 0;border:none;flex-direction:row;gap:32px;width:auto;padding:0;position:static;transform:none}.nav-link{border-bottom:none;padding:0;font-size:.95rem}.nav-link:after{content:"";background:var(--color-purple);width:0;height:2px;transition:var(--transition-fast);border-radius:2px;position:absolute;bottom:-6px;left:0}.nav-link:hover:after{width:100%}.btn-whatsapp-sm{padding:10px 18px;font-size:.9rem}.hero-section{padding:80px 0 100px}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:56px;display:grid}.hero-content{text-align:left;align-items:flex-start}.hero-title{letter-spacing:-1px;font-size:3.2rem}.hero-subtitle{text-align:left;font-size:1.125rem}.hero-trust-bar{justify-content:flex-start}.catalog-section{padding:100px 0}.section-title{font-size:2.5rem}.catalog-filter{justify-content:center;overflow:visible}.products-grid{grid-template-columns:repeat(3,1fr);gap:32px}.process-steps-grid{grid-template-columns:repeat(5,1fr);gap:20px}.custom-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;display:grid}.custom-title{font-size:2.4rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.faq-accordion{max-width:800px}.final-cta-section{padding:100px 0}.final-cta-title{font-size:2.8rem}.footer-content{grid-template-columns:1.5fr 1fr 1fr;gap:64px;display:grid}.floating-tooltip{display:block}}
