:root{--fundo-roxo-1:#140f3e;--fundo-roxo-2:#1d108f;--tag-rosa-1:#9b51e0;--tag-rosa-2:#ff018a;--rosa-vibrante:#e71d73;--rosa-escuro:#811040;--gold-1:#ffae00;--gold-2:#ff3c00;--white:#fff;--black:#000;--bg-header:linear-gradient(113deg, #e71d73 23%, #811040);--bg-button:linear-gradient(180deg, #9b51e0, #ff018a);--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-pill:55px;--font-montserrat:"Montserrat", sans-serif;--font-product-sans:"Product Sans", sans-serif}.header-section{background-color:var(--bg-primary);color:var(--text-primary)}.hero-heading-txt{color:var(--text-primary)}.text-block-5,.text-block-6{color:var(--text-secondary)}.menu-footer{color:var(--text-secondary);transition:color .2s}.menu-footer:hover{color:var(--accent-magenta)}.azlink{color:var(--vip-gold)}.azlink:hover{color:var(--accent-hover)}body{background-color:var(--bg-primary)!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary)}body{font-family:var(--font-montserrat),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{flex-direction:column;flex:1;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}
:root{--bg-primary:#fafafa;--bg-secondary:#f3f4f6;--bg-tertiary:#e5e7eb;--text-primary:#111827;--text-secondary:#4b5563;--border-color:#e5e7eb;--accent-magenta:#de1a44;--accent-hover:#b81438;--rosa2:#811040;--tag-rosa-1:#9b51e0;--tag-rosa-2:#ff018a;--vip-gold:#d4af37;--supervip-silver:#e2e8f0;--supertop-gradient:linear-gradient(135deg, #e11d48, #9333ea);--supervip-gradient:linear-gradient(135deg, #f8fafc, #94a3b8);--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-glow:0 0 15px #e11d484d}[data-theme=dark]{--bg-primary:#050505;--bg-secondary:#121212;--bg-tertiary:#1f2937;--text-primary:#f9fafb;--text-secondary:#9ca3af;--border-color:#1f2937;--accent-magenta:#de1a44;--accent-hover:#b81438;--rosa2:#811040;--tag-rosa-1:#9b51e0;--tag-rosa-2:#ff018a;--vip-gold:#d4af37;--supervip-silver:#e2e8f0;--supertop-gradient:linear-gradient(135deg, #f43f5e, #9333ea);--supervip-gradient:linear-gradient(135deg, #e2e8f0, #64748b);--shadow-sm:0 1px 2px 0 #00000080;--shadow-md:0 4px 6px -1px #00000080, 0 2px 4px -1px #0000004d;--shadow-glow:0 0 20px #f43f5e80}body{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s,color .3s}.text-accent{color:var(--accent-magenta)}.text-vip{color:var(--vip-gold)}.bg-accent{background-color:var(--accent-magenta);color:#fff}.bg-vip{background-color:var(--vip-gold);color:#000}
.HeaderNav-module-scss-module__thy0FG__header{z-index:100;background-color:var(--bg-primary);border-bottom:1px solid var(--border-color);width:100%;box-shadow:var(--shadow-sm);will-change:transform,opacity;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .32s;position:sticky;top:0}.HeaderNav-module-scss-module__thy0FG__headerVisible{opacity:1;transform:translateY(0)}.HeaderNav-module-scss-module__thy0FG__headerHidden{opacity:0;pointer-events:none;transform:translateY(-110%)}.HeaderNav-module-scss-module__thy0FG__topBar{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.HeaderNav-module-scss-module__thy0FG__logoContainer{align-items:center;display:flex}.HeaderNav-module-scss-module__thy0FG__logo{width:auto;height:36px}.HeaderNav-module-scss-module__thy0FG__desktopActions{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.HeaderNav-module-scss-module__thy0FG__desktopActions{display:none}}.HeaderNav-module-scss-module__thy0FG__loginBtn{color:var(--text-primary);border-radius:30px;padding:.45rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s}.HeaderNav-module-scss-module__thy0FG__loginBtn:hover{background-color:var(--bg-secondary)}.HeaderNav-module-scss-module__thy0FG__advertiseBtn{background:var(--bg-button,var(--accent-magenta));color:#fff;border-radius:30px;padding:.5rem 1.4rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .2s;box-shadow:0 0 12px #ff008059}.HeaderNav-module-scss-module__thy0FG__advertiseBtn:hover{filter:brightness(1.15);transform:translateY(-1px)}.HeaderNav-module-scss-module__thy0FG__categoryBar{border-top:1px solid var(--border-color);scrollbar-width:none;overflow-x:auto}.HeaderNav-module-scss-module__thy0FG__categoryBar::-webkit-scrollbar{display:none}.HeaderNav-module-scss-module__thy0FG__categoryNav{align-items:center;gap:.25rem;max-width:1200px;height:44px;margin:0 auto;padding:0 1.5rem;display:flex}@media (max-width:768px){.HeaderNav-module-scss-module__thy0FG__categoryNav{display:none}}.HeaderNav-module-scss-module__thy0FG__categoryLink{white-space:nowrap;color:var(--text-secondary);border:1px solid #0000;border-radius:20px;align-items:center;padding:.3rem .9rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.HeaderNav-module-scss-module__thy0FG__categoryLink:hover{background-color:var(--bg-secondary);color:var(--accent-magenta);border-color:var(--border-color)}.HeaderNav-module-scss-module__thy0FG__mobileIconsGroup{align-items:center;display:none}@media (max-width:768px){.HeaderNav-module-scss-module__thy0FG__mobileIconsGroup{display:flex}}.HeaderNav-module-scss-module__thy0FG__mobileMenuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;transition:background-color .2s;display:flex}.HeaderNav-module-scss-module__thy0FG__mobileMenuBtn:hover{background-color:var(--bg-secondary)}.HeaderNav-module-scss-module__thy0FG__mobileMenu{background-color:var(--bg-primary);border-bottom:1px solid var(--border-color);width:100%;box-shadow:var(--shadow-md);position:absolute;top:64px;left:0}@media (min-width:769px){.HeaderNav-module-scss-module__thy0FG__mobileMenu{display:none!important}}.HeaderNav-module-scss-module__thy0FG__mobileActions{border-bottom:1px solid var(--border-color);gap:1rem;padding:1rem 1.5rem;display:flex}.HeaderNav-module-scss-module__thy0FG__mobileActionBtn{text-align:center;color:var(--text-primary);background-color:var(--bg-secondary);border-radius:8px;flex:1;padding:.7rem;font-weight:600;text-decoration:none;transition:background-color .2s}.HeaderNav-module-scss-module__thy0FG__mobileActionBtn:hover{background-color:var(--bg-tertiary)}.HeaderNav-module-scss-module__thy0FG__mobileAdvertise{background:var(--bg-button,var(--accent-magenta));color:#fff!important}.HeaderNav-module-scss-module__thy0FG__mobileLinkGroup{flex-direction:column;display:flex}.HeaderNav-module-scss-module__thy0FG__mobileLink{color:var(--text-primary);border-bottom:1px solid var(--border-color);padding:.9rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none}.HeaderNav-module-scss-module__thy0FG__mobileLink:last-child{border-bottom:none}.HeaderNav-module-scss-module__thy0FG__mobileLink:hover{background-color:var(--bg-secondary);color:var(--accent-magenta)}
.Footer-module-scss-module__Z3dwmW__footer{background-color:var(--bg-primary);border-top:1px solid var(--border-color);margin-top:4rem}.Footer-module-scss-module__Z3dwmW__container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem}.Footer-module-scss-module__Z3dwmW__topSection{grid-template-columns:220px 200px repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.Footer-module-scss-module__Z3dwmW__topSection{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module-scss-module__Z3dwmW__topSection{grid-template-columns:1fr}}.Footer-module-scss-module__Z3dwmW__brandCol{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__Z3dwmW__logoLink{display:inline-block}.Footer-module-scss-module__Z3dwmW__logo{width:auto;max-width:140px;height:36px}.Footer-module-scss-module__Z3dwmW__followLabel{color:var(--text-primary);margin:0;font-size:.85rem;font-weight:600}.Footer-module-scss-module__Z3dwmW__socialIcons{gap:.6rem;display:flex}.Footer-module-scss-module__Z3dwmW__socialIcon{background-color:var(--bg-tertiary);width:36px;height:36px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:flex}.Footer-module-scss-module__Z3dwmW__socialIcon:hover{transform:translateY(-2px)}.Footer-module-scss-module__Z3dwmW__iconInsta:hover{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.Footer-module-scss-module__Z3dwmW__iconTelegram:hover{color:#fff;background-color:#08c}.Footer-module-scss-module__Z3dwmW__iconTwitter:hover{color:#fff;background-color:#000}.Footer-module-scss-module__Z3dwmW__iconYoutube:hover{color:#fff;background-color:red}.Footer-module-scss-module__Z3dwmW__contactCol{flex-direction:column;gap:.4rem;display:flex}.Footer-module-scss-module__Z3dwmW__colTitle{color:var(--text-primary);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.Footer-module-scss-module__Z3dwmW__contactEmail{color:var(--text-secondary);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__Z3dwmW__contactEmail:hover{color:var(--accent-magenta)}.Footer-module-scss-module__Z3dwmW__contactInfo{color:var(--text-secondary);margin:0;font-size:.82rem}.Footer-module-scss-module__Z3dwmW__contactLinks{flex-direction:column;gap:.25rem;margin-top:.6rem;display:flex}.Footer-module-scss-module__Z3dwmW__contactLink{color:var(--text-secondary);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__Z3dwmW__contactLink:hover{color:var(--accent-magenta)}.Footer-module-scss-module__Z3dwmW__linksCol{flex-direction:column;gap:.6rem;display:flex}.Footer-module-scss-module__Z3dwmW__link{color:var(--text-secondary);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__Z3dwmW__link:hover,.Footer-module-scss-module__Z3dwmW__linkHighlight{color:var(--accent-magenta)}.Footer-module-scss-module__Z3dwmW__linkHighlight:hover{color:var(--accent-hover,var(--accent-magenta));filter:brightness(1.2)}.Footer-module-scss-module__Z3dwmW__bottomBar{border-top:1px solid var(--border-color);padding:1.2rem 1.5rem}.Footer-module-scss-module__Z3dwmW__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;display:flex}@media (max-width:600px){.Footer-module-scss-module__Z3dwmW__bottomInner{text-align:center;flex-direction:column}}.Footer-module-scss-module__Z3dwmW__copyright,.Footer-module-scss-module__Z3dwmW__credits{color:var(--text-secondary);margin:0;font-size:.82rem}.Footer-module-scss-module__Z3dwmW__creditsLink{color:var(--accent-magenta,#ff2d78);font-weight:600;text-decoration:none}.Footer-module-scss-module__Z3dwmW__creditsLink:hover{text-decoration:underline}
