.menu-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;animation:.3s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.menu-lateral{z-index:1001;background:#0a0a0a;border-right:1px solid #222;flex-direction:column;width:288px;max-width:85%;animation:.3s ease-out slideIn;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:10px 0 30px -10px #00000080}.menu-header{background:linear-gradient(#0a0a0a,#050505);border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:1rem;display:flex}.menu-logo{object-fit:contain;filter:brightness(1.1)drop-shadow(0 2px 4px #0d6efd4d);height:32px}.menu-fechar{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.menu-fechar:hover{color:var(--primary);border-color:var(--primary);background:#1a1a1a;transform:rotate(90deg)}.menu-items{flex:1;padding:1rem 0;overflow-y:auto}.menu-item{color:#e0e0e0;text-align:left;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;font-size:1rem;transition:all .2s cubic-bezier(.2,.9,.3,1);display:flex}.menu-item:hover{color:var(--primary);border-left-color:var(--primary);background:#111;padding-left:calc(1.5rem + 3px)}.menu-divisor{background:linear-gradient(90deg,#0000,#333,#0000);height:1px;margin:1rem 1.5rem}.menu-footer{color:#6b7280;text-align:center;background:#050505;border-top:1px solid #222;padding:1.5rem;font-size:.75rem}.menu-item-danger{color:#ef4444}.menu-item-danger:hover{color:#dc2626;border-left-color:#dc2626}
.header-container{z-index:50;background:#000;border-bottom:1px solid #ffffff08;width:100%;padding:.5rem 1rem;transition:border-color .3s,box-shadow .3s;position:sticky;top:0}.header-container.scrolled{border-bottom-color:#0d6efd4d;box-shadow:0 4px 20px -8px #0d6efd4d}.header-content{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.icon-btn{color:#fff;cursor:pointer;background:#111;border:1px solid #333;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s cubic-bezier(.2,.9,.3,1);display:flex;box-shadow:0 2px 5px #0003}.icon-btn:hover{color:var(--primary);border-color:var(--primary);background:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 15px -6px #0d6efd66}.icon-btn:active{box-shadow:none;transform:translateY(1px)scale(.95)}.logo-img{object-fit:contain;filter:drop-shadow(0 4px 6px #00000080);max-width:calc(100vw - 130px);height:60px;transition:transform .3s cubic-bezier(.2,.9,.3,1),filter .3s;transform:rotate(-2deg)scale(1)}.logo-img:hover{filter:drop-shadow(0 8px 12px #0d6efd66);transform:rotate(-2deg)scale(1.05)}
.style-module__itKxFa__titulosPage{background:linear-gradient(135deg,#f9fafc 0%,#f1f5f9 100%);min-height:100vh;padding-bottom:5rem}.style-module__itKxFa__titulosHero{padding:1.5rem 1.5rem .5rem}.style-module__itKxFa__titulosHero h1{color:#0f172a;margin-bottom:.2rem;font-size:1.8rem;font-weight:900}.style-module__itKxFa__titulosHero p{color:#64748b;font-size:.9rem}.style-module__itKxFa__titulosStatsGrid{grid-template-columns:repeat(3,1fr);gap:.8rem;padding:1rem 1.5rem;display:grid}.style-module__itKxFa__statCard{background:#fff;border:1px solid #e2e8f0;border-top:4px solid #0d6efd;border-radius:16px;flex-direction:column;align-items:center;padding:1rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.style-module__itKxFa__statCard.style-module__itKxFa__premiado{border-top-color:#f59e0b}.style-module__itKxFa__statCard.style-module__itKxFa__ativo{border-top-color:#10b981}.style-module__itKxFa__statVal{color:#0f172a;font-size:1.5rem;font-weight:800}.style-module__itKxFa__statLab{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:600}.style-module__itKxFa__titulosContent{padding:0 1.5rem}.style-module__itKxFa__titulosEmptyState{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.style-module__itKxFa__titulosEmptyState h3{color:#0f172a;font-size:1.2rem;font-weight:800}.style-module__itKxFa__titulosEmptyState p{color:#64748b;font-size:.9rem;line-height:1.5}.style-module__itKxFa__btnLoginTitulos,.style-module__itKxFa__btnVerSorteios{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:.8rem 1.5rem;font-weight:700}.style-module__itKxFa__titulosLista{flex-direction:column;gap:1rem;display:flex}.style-module__itKxFa__tituloCardItem{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.style-module__itKxFa__tituloImg{border-radius:12px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.style-module__itKxFa__tituloImg img{object-fit:cover;width:100%;height:100%}.style-module__itKxFa__tituloInfo{flex:1}.style-module__itKxFa__tituloInfo h4{color:#0f172a;margin-bottom:.3rem;font-size:1rem;font-weight:800}.style-module__itKxFa__statusPill{border-radius:20px;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.style-module__itKxFa__statusPill.style-module__itKxFa__ativo{color:#166534;background:#dcfce7}.style-module__itKxFa__statusPill.style-module__itKxFa__pendente{color:#92400e;background:#fef3c7}.style-module__itKxFa__statusPill.style-module__itKxFa__cancelado{color:#991b1b;background:#fee2e2}.style-module__itKxFa__statusPill.style-module__itKxFa__premiado{color:#a16207;background:#fef9c3;border:1px solid #fde047}.style-module__itKxFa__tituloCotas{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.style-module__itKxFa__tituloCotas span{color:#475569;background:#f1f5f9;border-radius:6px;padding:.2rem .5rem;font-family:monospace;font-size:.75rem;font-weight:700}.style-module__itKxFa__tituloCotas small{color:#0d6efd;font-size:.75rem;font-weight:700}.style-module__itKxFa__tituloCotaCancelada{color:#64748b;font-size:.8rem;font-style:italic;background:0 0!important;padding:0!important}.style-module__itKxFa__tituloCotaPendente{color:#dc2626;font-size:.8rem;font-weight:700;background:0 0!important;padding:0!important}.style-module__itKxFa__tituloCotaAguardando{color:#64748b;font-size:.8rem;background:0 0!important;padding:0!important}.style-module__itKxFa__tituloCotaGrid{flex-wrap:wrap;gap:.4rem;max-height:150px;margin-top:.5rem;display:flex;overflow-y:auto}.style-module__itKxFa__tituloCotaBadge{color:#475569;background:#f1f5f9;border-radius:6px;padding:.3rem .6rem;font-family:monospace;font-size:.85rem;font-weight:800}.style-module__itKxFa__tituloCotaBadge.style-module__itKxFa__premiada{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 5px #f59e0b66}.style-module__itKxFa__paginaLoading{text-align:center;color:var(--text-dim);padding:3rem;font-weight:600}
.style-module__MsSCGq__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0009;justify-content:center;align-items:flex-end;animation:.25s style-module__MsSCGq__fadeIn;display:flex;position:fixed;inset:0}.style-module__MsSCGq__modalContent{background:#f8fafc;border-radius:28px 28px 0 0;flex-direction:column;width:100%;max-width:700px;height:85vh;animation:.35s cubic-bezier(.2,.9,.4,1.1) style-module__MsSCGq__slideUp;display:flex;overflow:hidden;box-shadow:0 -10px 30px #0000001a}@media (min-width:601px){.style-module__MsSCGq__modalOverlay{align-items:center}.style-module__MsSCGq__modalContent{border-radius:28px;height:90vh}}.style-module__MsSCGq__modalHeader{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.style-module__MsSCGq__modalHeader h3{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;padding-right:1rem;font-size:1.2rem;font-weight:800;overflow:hidden}.style-module__MsSCGq__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.style-module__MsSCGq__closeBtn:hover{color:#0f172a;background:#e2e8f0;transform:rotate(90deg)}.style-module__MsSCGq__modalBody{scroll-behavior:smooth;flex-direction:column;flex:1;display:flex;overflow-y:auto}.style-module__MsSCGq__modalBody::-webkit-scrollbar{width:6px}.style-module__MsSCGq__modalBody::-webkit-scrollbar-track{background:#e2e8f0;border-radius:10px}.style-module__MsSCGq__modalBody::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:10px}.style-module__MsSCGq__modalBody::-webkit-scrollbar-thumb:hover{background:#16a34a}.style-module__MsSCGq__searchContainer{z-index:5;background:#fff;border-bottom:1px solid #e2e8f0;padding:1.2rem;position:sticky;top:0}.style-module__MsSCGq__searchBox{background:#fff;border:1px solid #e2e8f0;border-radius:60px;align-items:center;gap:.75rem;padding:.8rem 1rem;transition:all .2s;display:flex;box-shadow:0 1px 2px #00000005}.style-module__MsSCGq__searchBox:focus-within{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.style-module__MsSCGq__searchBox input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-size:1rem}.style-module__MsSCGq__searchBox input::placeholder{color:#94a3b8}.style-module__MsSCGq__clearSearchBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.style-module__MsSCGq__clearSearchBtn:hover{color:#0f172a;background:#e2e8f0}.style-module__MsSCGq__searchFeedback{color:#16a34a;text-align:center;background:#f0fdf4;border-radius:40px;width:auto;margin-top:.5rem;margin-left:auto;margin-right:auto;padding:.3rem .8rem;font-size:.75rem;display:inline-block}.style-module__MsSCGq__toggleAllBtn{color:#16a34a;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:40px;align-items:center;gap:.4rem;width:auto;margin-top:.75rem;margin-left:auto;margin-right:auto;padding:.4rem 1rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.style-module__MsSCGq__toggleAllBtn:hover{background:#f0fdf4;border-color:#16a34a;transform:translateY(-1px)}.style-module__MsSCGq__pedidosList{flex-direction:column;gap:1rem;padding:1rem;display:flex}.style-module__MsSCGq__accordionItem{background:#fff;border:1px solid #e2e8f0;border-radius:20px;transition:box-shadow .25s;overflow:hidden}.style-module__MsSCGq__accordionItem.style-module__MsSCGq__expanded{border-color:#cbd5e1;box-shadow:0 12px 24px -12px #00000026}.style-module__MsSCGq__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;justify-content:space-between;align-items:center;padding:1.2rem;transition:background .2s,transform .1s;display:flex}.style-module__MsSCGq__accordionHeader:active{transform:scale(.99)}.style-module__MsSCGq__accordionHeader:hover{background:#f8fafc}.style-module__MsSCGq__accordionHeader:focus-visible{outline-offset:-2px;border-radius:20px;outline:3px solid #16a34a}.style-module__MsSCGq__headerLeft{align-items:center;gap:1rem;display:flex}.style-module__MsSCGq__headerIconWrapper{color:#16a34a;background:linear-gradient(135deg,#16a34a10,#0d6efd10);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.style-module__MsSCGq__headerText{flex-direction:column;gap:2px;display:flex}.style-module__MsSCGq__dataPedido{color:#64748b;font-size:.85rem;font-weight:600}.style-module__MsSCGq__cotasDestaque{align-items:baseline;gap:6px;display:flex}.style-module__MsSCGq__cotasDestaque strong{color:#16a34a;font-size:1.3rem;font-weight:900;line-height:1}.style-module__MsSCGq__cotasDestaque span{color:#0f172a;font-size:.95rem;font-weight:700}.style-module__MsSCGq__headerText strong{color:#0f172a;font-size:1rem;font-weight:800}.style-module__MsSCGq__headerText span{color:#64748b;margin-top:2px;font-size:.8rem}.style-module__MsSCGq__headerRight{align-items:center;gap:1rem;display:flex}.style-module__MsSCGq__chevronWrapper{transition:transform .25s cubic-bezier(.2,.9,.4,1.1)}.style-module__MsSCGq__chevronRotated{transform:rotate(180deg)}.style-module__MsSCGq__accordionBodyWrapper{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.2,.9,.4,1.1);display:grid}.style-module__MsSCGq__accordionBodyInner{background:linear-gradient(145deg,#fff 0%,#fefefe 100%);border-radius:0 0 20px 20px;margin-top:0;padding:0 1.2rem 1.2rem;transition:all .3s;overflow:hidden}.style-module__MsSCGq__badgeBase{white-space:nowrap;border-radius:40px;padding:.3rem .9rem;font-size:.75rem;font-weight:800}.style-module__MsSCGq__statusPago{color:#166534;background:#dcfce7}.style-module__MsSCGq__statusPendente{color:#92400e;background:#fef3c7}.style-module__MsSCGq__statusCancelado{color:#991b1b;background:#fee2e2}.style-module__MsSCGq__statusPremiado{color:#a16207;background:linear-gradient(135deg,#fef9c3,#fef08a);border:1px solid #fde047}.style-module__MsSCGq__statusGratis{color:#1e40af;background:#e0e7ff;border:1px solid #bfdbfe}.style-module__MsSCGq__bannerPremiado{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fde047;border-radius:20px;margin-top:1.2rem;padding:1.2rem}.style-module__MsSCGq__bannerHeader{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.style-module__MsSCGq__trophyIcon{color:#d97706}.style-module__MsSCGq__bannerHeader h4{color:#92400e;margin:0;font-size:1rem;font-weight:900}.style-module__MsSCGq__premiosLista{flex-direction:column;gap:.6rem;margin-bottom:1rem;display:flex}.style-module__MsSCGq__premioCard{background:#fff;border:1px solid #fde047;border-radius:12px;align-items:center;gap:.8rem;padding:.6rem 1rem;display:flex}.style-module__MsSCGq__cotaGoldBadge{color:#fff;background:#f59e0b;border-radius:30px;padding:.2rem .7rem;font-size:.75rem;font-weight:900}.style-module__MsSCGq__premioText{color:#b45309;font-size:.9rem;font-weight:700}.style-module__MsSCGq__bannerFooterText{color:#92400e;opacity:.8;margin:0;font-size:.75rem}.style-module__MsSCGq__resumoGrid{grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.2rem;display:grid}.style-module__MsSCGq__resumoBox{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.2rem;padding:.8rem;display:flex}.style-module__MsSCGq__resumoBox small{color:#64748b;text-transform:uppercase;font-size:.7rem;font-weight:600}.style-module__MsSCGq__resumoBox strong{color:#0f172a;word-break:break-word;font-size:.95rem;font-weight:800}@media (max-width:480px){.style-module__MsSCGq__resumoGrid{grid-template-columns:1fr}}.style-module__MsSCGq__cotasSection{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-top:1.5rem;padding:1.2rem}.style-module__MsSCGq__cotasHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.style-module__MsSCGq__cotasHeader h5{color:#0f172a;margin:0;font-size:1rem;font-weight:800}.style-module__MsSCGq__btnDownloadOutline{color:#16a34a;cursor:pointer;background:#fff;border:1px solid #16a34a;border-radius:40px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.style-module__MsSCGq__btnDownloadOutline:hover{background:#f0fdf4;transform:translateY(-1px)}.style-module__MsSCGq__numerosGrid{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:.5rem;max-height:280px;padding-right:4px;display:grid;overflow-y:auto}.style-module__MsSCGq__numerosGrid::-webkit-scrollbar{width:4px}.style-module__MsSCGq__numerosGrid::-webkit-scrollbar-track{background:#e2e8f0;border-radius:4px}.style-module__MsSCGq__numerosGrid::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}.style-module__MsSCGq__numeroBox{text-align:center;border-radius:10px;padding:.5rem 0;font-family:monospace;font-size:.85rem;font-weight:800;transition:transform .15s,box-shadow .2s}.style-module__MsSCGq__numeroBox:hover{transform:scale(1.02)}.style-module__MsSCGq__numNormal{color:#fff!important;background-color:#16a34a!important;border:1px solid #15803d!important}.style-module__MsSCGq__numPremiado{color:#fff;background:linear-gradient(135deg,#3b82f6,#035cec);border:1px solid #5e57e0;box-shadow:0 2px 6px #0013734d}.style-module__MsSCGq__numBuscado{color:#fff;background-color:#16a34a;border-color:#15803d;animation:.4s ease-out style-module__MsSCGq__pulse;box-shadow:0 2px 8px #16a34a66}@keyframes style-module__MsSCGq__pulse{0%{opacity:.7;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.style-module__MsSCGq__btnCarregarMais{color:#475569;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:60px;width:100%;margin-top:1rem;padding:.8rem;font-weight:700;transition:all .2s}.style-module__MsSCGq__btnCarregarMais:hover{color:#16a34a;background:#f1f5f9;border-color:#16a34a}@keyframes style-module__MsSCGq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes style-module__MsSCGq__fadeIn{0%{opacity:0}to{opacity:1}}.style-module__MsSCGq__numBuscadoAmarelo{transform:scale(1.05);color:#0f172a!important;background-color:#eab308!important;border:1px solid #ca8a04!important;font-weight:900!important;box-shadow:0 0 10px #eab30899!important}.style-module__MsSCGq__numContempladoAzul{text-shadow:0 1px 2px #0000004d;transform:scale(1.05);color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:1px solid #1e40af!important;font-weight:900!important;box-shadow:0 0 12px #2563ebb3!important}.style-module__MsSCGq__alertaNaoEncontrado{color:#dc2626;text-align:left;background-color:#fef2f2;border:1px solid #fca5a5;border-radius:12px;align-items:center;gap:.75rem;width:100%;margin-top:.8rem;padding:1rem 1.2rem;font-size:.88rem;font-weight:600;line-height:1.4;display:flex}.style-module__MsSCGq__alertaNaoEncontrado strong{font-weight:800;text-decoration:underline}
.style-module__bIslLa__viewerContainer{flex-direction:column;gap:1rem;animation:.5s ease-out style-module__bIslLa__fadeSlideUp;display:flex}@keyframes style-module__bIslLa__fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style-module__bIslLa__sorteioCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:1rem;padding:1rem;transition:all .3s cubic-bezier(.2,.9,.4,1.1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000008}.style-module__bIslLa__sorteioCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 30%,#0d6efd08,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.style-module__bIslLa__sorteioCard:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 12px 24px -8px #0000001a}.style-module__bIslLa__sorteioCard:hover:after{opacity:1}.style-module__bIslLa__sorteioCard.style-module__bIslLa__hasPremio{background:linear-gradient(135deg,#fff 0%,#fffbeb 100%);border-left:4px solid #f59e0b}.style-module__bIslLa__sorteioImg{background:#f1f5f9;border-radius:16px;flex-shrink:0;width:70px;height:70px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.style-module__bIslLa__sorteioImg img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.style-module__bIslLa__sorteioCard:hover .style-module__bIslLa__sorteioImg img{transform:scale(1.05)}.style-module__bIslLa__sorteioInfo{flex:1}.style-module__bIslLa__sorteioInfo h4{color:#0f172a;margin-bottom:.25rem;font-size:1.1rem;font-weight:800;line-height:1.3}.style-module__bIslLa__sorteioResumo{color:#64748b;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.style-module__bIslLa__badgePremioBadge{color:#fff;background:#f59e0b;border-radius:40px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.25rem .75rem;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #f59e0b33}.style-module__bIslLa__chevronIcon{color:#94a3b8;transition:transform .3s,color .2s}.style-module__bIslLa__sorteioCard:hover .style-module__bIslLa__chevronIcon{color:#16a34a;transform:translate(4px)}
