.style-module__dm87_a__admin-status-badge{white-space:nowrap;text-transform:capitalize;border-radius:20px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.style-module__dm87_a__admin-status-badge.style-module__dm87_a__ativo,.style-module__dm87_a__admin-status-badge.style-module__dm87_a__pago,.style-module__dm87_a__admin-status-badge.style-module__dm87_a__entregue{color:var(--admin-success);background:#1987541a;border:1px solid #19875433}.style-module__dm87_a__admin-status-badge.style-module__dm87_a__pendente{color:#b76e00;background:#ffc1071a;border:1px solid #ffc1074d}.style-module__dm87_a__admin-status-badge.style-module__dm87_a__bloqueado,.style-module__dm87_a__admin-status-badge.style-module__dm87_a__cancelado,.style-module__dm87_a__admin-status-badge.style-module__dm87_a__esgotado{color:var(--admin-danger);background:#dc35451a;border:1px solid #dc354533}
.style-module__IY1tha__confirmOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out style-module__IY1tha__fadeIn;display:flex;position:fixed;inset:0}.style-module__IY1tha__confirmModal{background-color:#fff;border-radius:16px;width:100%;max-width:420px;padding:1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) style-module__IY1tha__slideUpModal;box-shadow:0 20px 40px #00000026}.style-module__IY1tha__confirmHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.style-module__IY1tha__confirmHeader h3{color:var(--admin-text-main);margin:0;font-size:1.25rem;font-weight:800}.style-module__IY1tha__confirmCloseBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.2rem;transition:all .2s;display:flex}.style-module__IY1tha__confirmCloseBtn:hover{color:var(--admin-text-main);background-color:#0000000d}.style-module__IY1tha__confirmBody p{color:var(--admin-text-dim);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.style-module__IY1tha__confirmActions{justify-content:flex-end;gap:.8rem;display:flex}@keyframes style-module__IY1tha__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__IY1tha__slideUpModal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style-module__IY1tha__icon-inline{display:inline}
.style-module__8nAqga__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:.5rem;width:90%;max-width:400px;display:flex;position:fixed;bottom:80px;left:50%;transform:translate(-50%)}.style-module__8nAqga__toast{pointer-events:auto;background:#fff;border-left:4px solid;border-radius:12px;align-items:center;gap:.8rem;padding:1rem 1.2rem;animation:.3s style-module__8nAqga__slideUp;display:flex;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000000d}.style-module__8nAqga__toast.style-module__8nAqga__success{color:#166534;border-color:#22c55e}.style-module__8nAqga__toast.style-module__8nAqga__error{color:#991b1b;border-color:#ef4444}.style-module__8nAqga__toast.style-module__8nAqga__warning{color:#92400e;border-color:#f59e0b}.style-module__8nAqga__toast.style-module__8nAqga__info{color:#1e40af;border-color:#3b82f6}.style-module__8nAqga__toast button{color:currentColor;opacity:.6;cursor:pointer;background:0 0;border:none;margin-left:auto}@keyframes style-module__8nAqga__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
:root{--checkout-success:#22c55e;--checkout-success-dark:#16a34a;--checkout-warning:#f59e0b;--checkout-warning-bg:#fef3c7;--checkout-warning-text:#92400e;--checkout-info:#0ea5e9;--checkout-info-bg:#d1f4ec;--checkout-info-text:#0f766e;--checkout-gray-light:#f8fafc;--checkout-gray-border:#e2e8f0;--checkout-gray-text:#64748b;--checkout-dark-text:#1a1a1a;--checkout-highlight-bg:#fefce8;--checkout-highlight-border:#fde047}.style-module__HE36Rq__checkoutOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out style-module__HE36Rq__fadeIn;display:flex;position:fixed;inset:0}@keyframes style-module__HE36Rq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__HE36Rq__slideUpModal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.style-module__HE36Rq__checkoutModal{background-color:#fff;border-radius:24px;width:100%;max-width:500px;max-height:90vh;margin:1rem;padding:1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) style-module__HE36Rq__slideUpModal;position:relative;overflow-y:auto;box-shadow:0 20px 40px #00000026}.style-module__HE36Rq__checkoutModal::-webkit-scrollbar{width:6px}.style-module__HE36Rq__checkoutModal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.style-module__HE36Rq__checkoutModal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.style-module__HE36Rq__checkoutModal::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:380px){.style-module__HE36Rq__checkoutModal{margin:.5rem;padding:1rem}}@media (min-width:768px){.style-module__HE36Rq__checkoutModal{padding:2rem}}.style-module__HE36Rq__checkoutHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.style-module__HE36Rq__checkoutHeader h2{color:var(--checkout-dark-text);background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}@media (max-width:380px){.style-module__HE36Rq__checkoutHeader h2{font-size:1.25rem}}.style-module__HE36Rq__checkoutCloseBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;transition:all .2s;display:flex}.style-module__HE36Rq__checkoutCloseBtn:hover{color:var(--checkout-dark-text);background-color:#f1f5f9;transform:rotate(90deg)}.style-module__HE36Rq__checkoutInfoBox{background-color:var(--checkout-info-bg);border:1px solid #0ea5e933;border-radius:16px;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.style-module__HE36Rq__checkoutInfoIcon{color:var(--checkout-info);flex-shrink:0;min-width:20px;margin-top:.1rem}.style-module__HE36Rq__checkoutInfoText{color:var(--checkout-info-text);word-break:break-word;font-size:.95rem;line-height:1.5}.style-module__HE36Rq__checkoutInfoText strong{color:#0b5e4e;font-weight:800}.style-module__HE36Rq__checkoutInfoCustom{background:#f8fafc;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.style-module__HE36Rq__checkoutInfoTextCenter{text-align:center;color:#334155;margin:0;font-size:1rem}.style-module__HE36Rq__checkoutInfoHighlight{color:#0ea5e9;font-size:1.2rem}.style-module__HE36Rq__checkoutAlertBox{background-color:var(--checkout-warning-bg);border:1px solid #f59e0b33;border-radius:16px;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.2rem;display:flex}@media (max-width:380px){.style-module__HE36Rq__checkoutAlertBox{gap:.8rem;padding:1rem}}.style-module__HE36Rq__checkoutAlertIcon{color:var(--checkout-warning);flex-shrink:0;min-width:20px;margin-top:.1rem}.style-module__HE36Rq__checkoutAlertIconSuccess{color:#10b981;flex-shrink:0;min-width:20px;margin-top:.1rem}.style-module__HE36Rq__checkoutAlertContent{flex-direction:column;flex:1;gap:.4rem;display:flex}.style-module__HE36Rq__checkoutAlertTitle{color:var(--checkout-warning-text);font-size:.95rem;font-weight:800}.style-module__HE36Rq__checkoutAlertTitleSuccess{color:#047857;font-size:.95rem;font-weight:800}.style-module__HE36Rq__checkoutAlertText{color:var(--checkout-warning-text);opacity:.9;font-size:.85rem;line-height:1.6}.style-module__HE36Rq__checkoutAlertTextSuccess{color:#15803d;opacity:.9;font-size:.85rem;line-height:1.6}.style-module__HE36Rq__checkoutSubmitBtn{background:linear-gradient(135deg,var(--checkout-success),var(--checkout-success-dark));color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex;position:relative;overflow:hidden}@media (max-width:380px){.style-module__HE36Rq__checkoutSubmitBtn{border-radius:14px;padding:1rem;font-size:1rem}}.style-module__HE36Rq__checkoutSubmitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #22c55e80}.style-module__HE36Rq__checkoutSubmitBtn:active{transform:translateY(0)}.style-module__HE36Rq__checkoutSubmitBtn:after{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__HE36Rq__checkoutSubmitBtn:active:after{width:300px;height:300px}.style-module__HE36Rq__checkoutSubmitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.style-module__HE36Rq__turnstileOverlay{z-index:99999;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__HE36Rq__turnstileWrapper{justify-content:center;min-height:65px;margin-bottom:1.5rem;display:flex}
.style-module__LTLkQq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:flex-end;animation:.3s style-module__LTLkQq__fadeIn;display:flex;position:fixed;inset:0}@keyframes style-module__LTLkQq__fadeIn{0%{opacity:0}to{opacity:1}}.style-module__LTLkQq__modalContainer{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:95vh;animation:.3s style-module__LTLkQq__slideUp;position:relative;overflow-y:auto;box-shadow:0 -10px 40px #0003}@keyframes style-module__LTLkQq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.style-module__LTLkQq__modalContainer{border-radius:24px;margin-bottom:2rem}}.style-module__LTLkQq__receiptModal{background:#f3f4f6;flex-direction:column;padding:0;display:flex;overflow:hidden!important}.style-module__LTLkQq__receiptContent{text-align:center;flex-direction:column;flex:1;align-items:center;gap:1rem;padding:1.5rem 1rem;display:flex;overflow-y:auto}.style-module__LTLkQq__receiptContent::-webkit-scrollbar{width:4px}.style-module__LTLkQq__receiptContent::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.style-module__LTLkQq__successIconBadge{background-color:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:.5rem;display:flex;box-shadow:0 0 0 8px #dcfce780}.style-module__LTLkQq__successHeading{color:#14532d;letter-spacing:-.5px;margin-bottom:.2rem;font-size:1.5rem;font-weight:900}.style-module__LTLkQq__successText{color:#16a34a;margin-bottom:1.5rem;font-size:.95rem;line-height:1.4}.style-module__LTLkQq__successText strong{color:#14532d;font-weight:800}.style-module__LTLkQq__bannerParabens{text-align:center;color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);border-radius:20px;width:100%;padding:1.5rem 1rem;box-shadow:0 8px 20px #16a34a4d}.style-module__LTLkQq__bannerTitle{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.4rem;font-weight:900;display:flex}.style-module__LTLkQq__trophyIcon{color:#fde047}.style-module__LTLkQq__bannerText{color:#f0fdf4;margin-bottom:1.5rem;font-size:.95rem;line-height:1.4}.style-module__LTLkQq__bannerText strong{color:#fde047;font-size:1.1rem;display:inline-block}.style-module__LTLkQq__premiosListaDestaque{flex-direction:column;align-items:center;gap:.8rem;margin-bottom:1.5rem;display:flex}.style-module__LTLkQq__premioItemDestaque{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff26;border-radius:40px;justify-content:center;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.style-module__LTLkQq__cotaDourada{color:#16a34a;background:#fff;border-radius:40px;padding:.3rem 1rem;font-family:monospace;font-size:.9rem;font-weight:900;box-shadow:0 2px 6px #0000001a}.style-module__LTLkQq__valorPremio{color:#fef9c3;font-size:.9rem;font-weight:600}.style-module__LTLkQq__bannerFooter{opacity:.9;color:#e0f2fe;font-size:.8rem}.style-module__LTLkQq__infoCard{text-align:left;background:#fff;border-radius:16px;width:100%;padding:1.5rem;box-shadow:0 2px 10px #0000000a}.style-module__LTLkQq__infoCard p{color:#4b5563;margin:.5rem 0;font-size:.95rem}.style-module__LTLkQq__infoCard strong{color:#111827;font-weight:800}.style-module__LTLkQq__numerosSection{background:#fff;border-radius:16px;width:100%;padding:1.5rem;box-shadow:0 2px 10px #0000000a}.style-module__LTLkQq__numerosHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.style-module__LTLkQq__numerosHeader h4{color:#1f2937;margin:0;font-size:1.1rem;font-weight:800}.style-module__LTLkQq__btnDownload{color:#16a34a;cursor:pointer;background:#fff;border:1px solid #16a34a;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.style-module__LTLkQq__btnDownload:hover{background:#f0fdf4}.style-module__LTLkQq__gridNumeros{grid-template-columns:repeat(auto-fill,minmax(75px,1fr));gap:.3rem;max-height:250px;padding-right:4px;display:grid;overflow-y:auto}.style-module__LTLkQq__gridNumeros::-webkit-scrollbar{width:4px}.style-module__LTLkQq__gridNumeros::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.style-module__LTLkQq__numeroBox{text-align:center;border-radius:4px;padding:.4rem 0;font-size:.85rem;font-weight:700}.style-module__LTLkQq__numeroNormal{color:#fff;background-color:#16a34a}.style-module__LTLkQq__numeroPremiado{color:#fff;background:#47aefd;border:1px solid #a0a0a0;box-shadow:0 2px 4px #0003,inset 0 1px 1px #fff6}.style-module__LTLkQq__vazioGridNumeros{text-align:center;color:#64748b;grid-column:1/-1;padding:1.5rem}.style-module__LTLkQq__receiptFooter{background-color:#fff;border-top:1px solid #e2e8f0;border-radius:0 0 24px 24px;padding:1rem 1.5rem;box-shadow:0 -4px 10px #00000005}@media (max-width:767px){.style-module__LTLkQq__receiptFooter{border-radius:0}}.style-module__LTLkQq__btnFinish{color:#fff;cursor:pointer;background-color:#0d6efd;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:1.1rem;font-size:1.1rem;font-weight:800;transition:transform .2s;display:flex;box-shadow:0 4px 12px #0d6efd40}.style-module__LTLkQq__btnFinish:active{transform:scale(.98)}
.style-module__pkmntG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:flex-end;animation:.3s style-module__pkmntG__fadeIn;display:flex;position:fixed;inset:0}@keyframes style-module__pkmntG__fadeIn{0%{opacity:0}to{opacity:1}}.style-module__pkmntG__modalContainer{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:95vh;animation:.3s style-module__pkmntG__slideUp;position:relative;overflow-y:auto;box-shadow:0 -10px 40px #0003}@keyframes style-module__pkmntG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.style-module__pkmntG__modalContainer{border-radius:24px;margin-bottom:2rem}}.style-module__pkmntG__modalFechar{color:#94a3b8;cursor:pointer;z-index:10;background:0 0;border:none;transition:all .2s;position:absolute;top:1.5rem;right:1.5rem}.style-module__pkmntG__modalFechar:hover{color:#1e293b;transform:scale(1.1)}.style-module__pkmntG__modalHeader{text-align:center;padding:2.5rem 1.5rem 1rem}.style-module__pkmntG__modalIcon{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.2rem;display:flex;box-shadow:0 10px 25px -5px #22c55e4d}.style-module__pkmntG__modalHeader h2{color:#0f172a;margin-bottom:.4rem;font-size:1.4rem;font-weight:900}.style-module__pkmntG__modalHeader p{color:#64748b;font-size:.95rem}.style-module__pkmntG__pixTimer{color:#dc2626;background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #fca5a5;border-radius:40px;justify-content:center;align-items:center;gap:.5rem;margin:0 auto 1.5rem;padding:.6rem 1.5rem;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:0 5px 15px -3px #dc262633}.style-module__pkmntG__pixValor{color:#16a34a;text-align:center;letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:900}.style-module__pkmntG__pixQrcode{justify-content:center;margin-bottom:1.5rem;display:flex}.style-module__pkmntG__qrCodePlaceholder{background:#fff;border:2px solid #e2e8f0;border-radius:20px;justify-content:center;align-items:center;width:200px;height:200px;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.style-module__pkmntG__wFull{width:100%}.style-module__pkmntG__pixChaveContainer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:0 1.5rem 1rem;padding:1.2rem}.style-module__pkmntG__pixCopiar{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 15px #16a34a4d}.style-module__pkmntG__pixCopiar:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 8px 20px #16a34a66}.style-module__pkmntG__pixCopiar.style-module__pkmntG__copiado{background:#0f172a;box-shadow:0 4px 15px #0f172a4d}.style-module__pkmntG__pixProfissionalDisclaimer{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:flex-start;gap:.8rem;margin:0 1.5rem 1.5rem;padding:1rem;font-size:.8rem;line-height:1.4;display:flex}.style-module__pkmntG__pixProfissionalDisclaimer svg{color:#10b981;flex-shrink:0;margin-top:2px}.style-module__pkmntG__pixProfissionalDisclaimer strong{margin-bottom:.2rem;font-size:.85rem;font-weight:800;display:block}.style-module__pkmntG__pixFooterStatus{text-align:center;color:#64748b;padding:0 2rem 2rem;font-size:.85rem}.style-module__pkmntG__pixLoadingStatus{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.style-module__pkmntG__btnMockPay{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:1.5rem;padding:.8rem;font-weight:900;display:flex;box-shadow:0 4px 12px #f59e0b4d}.style-module__pkmntG__processandoModal{justify-content:center;align-items:center;min-height:400px;display:flex}.style-module__pkmntG__processandoWrapper{text-align:center;flex-direction:column;align-items:center;padding:2rem;display:flex}.style-module__pkmntG__processandoWrapper h2{color:#1f2937;margin-top:1rem;font-size:1.25rem;font-weight:700}.style-module__pkmntG__processandoWrapper p{color:#64748b;margin-top:.5rem}
.style-module__Z8J1DW__ganhadoresForm{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:16px;width:100%;margin-bottom:2rem;padding:1.5rem;overflow-x:auto}@media (max-width:768px){.style-module__Z8J1DW__ganhadoresForm{padding:1rem}}.style-module__Z8J1DW__ganhadoresFormTitle{color:var(--admin-text-main);border-left:4px solid var(--admin-primary);margin-bottom:1.5rem;padding-left:1rem;font-size:1.2rem}.style-module__Z8J1DW__ganhadoresFormGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:640px){.style-module__Z8J1DW__ganhadoresFormGrid{grid-template-columns:1fr}}.style-module__Z8J1DW__ganhadoresFormGroup{flex-direction:column;gap:.4rem;margin-bottom:.5rem;display:flex}.style-module__Z8J1DW__ganhadoresFormGroup label{color:var(--admin-text-dim);font-size:.82rem;font-weight:500}.style-module__Z8J1DW__ganhadoresInput,.style-module__Z8J1DW__ganhadoresSelect{border:1px solid var(--admin-border);color:var(--admin-text-main);background-color:#fff;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.style-module__Z8J1DW__ganhadoresInput:focus,.style-module__Z8J1DW__ganhadoresSelect:focus{border-color:var(--admin-primary);box-shadow:0 0 0 3px #0d6efd1a}.style-module__Z8J1DW__ganhadoresSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;padding-right:2.5rem}.style-module__Z8J1DW__ganhadoresFormActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}@media (max-width:600px){.style-module__Z8J1DW__ganhadoresFormActions{flex-direction:column}.style-module__Z8J1DW__ganhadoresFormActions button{width:100%}}
.style-module__Ke-R3G__sorteiosForm{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:16px;width:100%;margin-bottom:2rem;padding:1.5rem;overflow-x:auto;box-shadow:0 4px 6px #0000000a}@media (max-width:768px){.style-module__Ke-R3G__sorteiosForm{padding:1rem}}.style-module__Ke-R3G__sorteiosFormTitle{color:var(--admin-text-main);border-left:4px solid var(--admin-primary);margin-bottom:1.5rem;padding-left:1rem;font-size:1.2rem;font-weight:800}.style-module__Ke-R3G__sorteiosFormGrid2{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.style-module__Ke-R3G__sorteiosFormGrid2{grid-template-columns:1fr;gap:1rem}}.style-module__Ke-R3G__sorteiosFormGrid2Colunas{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:500px){.style-module__Ke-R3G__sorteiosFormGrid2Colunas{grid-template-columns:1fr}}.style-module__Ke-R3G__sorteiosFormGrid3{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.5rem;display:grid}@media (max-width:700px){.style-module__Ke-R3G__sorteiosFormGrid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.style-module__Ke-R3G__sorteiosFormGrid3{grid-template-columns:1fr}}.style-module__Ke-R3G__sorteiosFormGroup{flex-direction:column;gap:.4rem;width:100%;margin-bottom:1.2rem;display:flex}.style-module__Ke-R3G__sorteiosFormGroup label{color:var(--admin-text-dim);font-size:.82rem;font-weight:500}.style-module__Ke-R3G__sorteiosInput,.style-module__Ke-R3G__sorteiosSelect,.style-module__Ke-R3G__sorteiosTextarea{border:1px solid var(--admin-border);color:var(--admin-text-main);background-color:#fff;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.style-module__Ke-R3G__sorteiosInput:focus,.style-module__Ke-R3G__sorteiosSelect:focus,.style-module__Ke-R3G__sorteiosTextarea:focus{border-color:var(--admin-primary);box-shadow:0 0 0 3px #0d6efd1a}.style-module__Ke-R3G__sorteiosTextarea{resize:vertical;min-height:80px}.style-module__Ke-R3G__sorteiosSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;padding-right:2.5rem}.style-module__Ke-R3G__sorteiosUpload{border:2px dashed var(--admin-border);text-align:center;cursor:pointer;background:#f9fafb;border-radius:12px;padding:1rem;transition:border-color .2s;position:relative}.style-module__Ke-R3G__sorteiosUpload:hover{border-color:var(--admin-primary)}.style-module__Ke-R3G__imagemPreview{object-fit:cover;border-radius:8px;width:100%;max-height:200px;margin-bottom:.5rem}.style-module__Ke-R3G__uploadPlaceholder{color:var(--admin-text-dim);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.style-module__Ke-R3G__fileInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.style-module__Ke-R3G__textGray{color:var(--admin-text-dim)}.style-module__Ke-R3G__pacotesContainer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:1.5rem 0;padding:1.5rem;box-shadow:inset 0 2px 4px #00000005}.style-module__Ke-R3G__pacotesTitle{color:#0f172a;margin-bottom:.25rem;font-size:1.05rem;font-weight:800;display:block}.style-module__Ke-R3G__pacotesSubtitle{color:#64748b;margin-bottom:1.25rem;font-size:.8rem}.style-module__Ke-R3G__pacotesLista{flex-direction:column;gap:1rem;margin-bottom:1.2rem;display:flex}.style-module__Ke-R3G__pacoteCardRow{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1rem;animation:.25s ease-out forwards style-module__Ke-R3G__fadeInSlider;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d}@keyframes style-module__Ke-R3G__fadeInSlider{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.style-module__Ke-R3G__pacoteCardBadge{color:#4f46e5;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#e0e7ff;border-radius:6px;padding:.35rem .65rem;font-size:.75rem;font-weight:800}.style-module__Ke-R3G__pacoteInputsGrid{flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:1rem;display:grid}@media (max-width:600px){.style-module__Ke-R3G__pacoteCardRow{flex-direction:column;align-items:flex-start;gap:.8rem;padding-right:3rem}.style-module__Ke-R3G__pacoteInputsGrid{grid-template-columns:1fr;gap:.5rem;width:100%}.style-module__Ke-R3G__btnDeletarPacoteNovo{position:absolute;top:1rem;right:1rem}}.style-module__Ke-R3G__sorteiosFormGroupInline{flex-direction:column;gap:.3rem;width:100%;display:flex}.style-module__Ke-R3G__sorteiosFormGroupInline label{color:#64748b;font-size:.78rem;font-weight:600}.style-module__Ke-R3G__sorteiosInputCompact{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.55rem .75rem;font-size:.9rem;transition:all .2s}.style-module__Ke-R3G__sorteiosInputCompact:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1a}.style-module__Ke-R3G__inputPrefixWrapper{background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;width:100%;transition:all .2s;display:flex;overflow:hidden}.style-module__Ke-R3G__inputPrefixWrapper:focus-within{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1a}.style-module__Ke-R3G__inputPrefix{color:#64748b;-webkit-user-select:none;user-select:none;background:#f1f5f9;border-right:1px solid #cbd5e1;padding:.55rem .75rem;font-size:.85rem;font-weight:700}.style-module__Ke-R3G__sorteiosInputCompactWithPrefix{color:#0f172a;outline:none;width:100%;padding:.55rem .75rem;font-size:.9rem;font-weight:700;background:0 0!important;border:none!important}.style-module__Ke-R3G__btnDeletarPacoteNovo{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}.style-module__Ke-R3G__btnDeletarPacoteNovo:hover{color:#b91c1c;background:#fca5a5;transform:scale(1.05)}.style-module__Ke-R3G__btnNovoPacoteDesign{color:#4f46e5;cursor:pointer;text-align:center;background:#fff;border:2px dashed #cbd5e1;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.88rem;font-weight:700;transition:all .2s}.style-module__Ke-R3G__btnNovoPacoteDesign:hover{color:#4338ca;background:#f5f3ff;border-color:#4f46e5}.style-module__Ke-R3G__sorteiosFormActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}@media (max-width:600px){.style-module__Ke-R3G__sorteiosFormActions{flex-direction:column}.style-module__Ke-R3G__sorteiosFormActions button{width:100%}}.style-module__Ke-R3G__btnPrimary{background-color:var(--admin-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #0d6efd33}.style-module__Ke-R3G__btnPrimary:hover{background-color:var(--admin-primary-dark);transform:translateY(-1px)}.style-module__Ke-R3G__btnSecondary{border:1px solid var(--admin-border);color:var(--admin-text-main);cursor:pointer;white-space:nowrap;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.style-module__Ke-R3G__btnSecondary:hover{background:#f8f9fa;border-color:#00000026}.style-module__Ke-R3G__textoTabelaSecundario{color:var(--admin-text-dim);margin-top:.2rem;font-size:.7rem;display:inline-block}
.style-module__5uWTdG__ganhadoresPage{width:100%;overflow-x:hidden}.style-module__5uWTdG__ganhadoresHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.style-module__5uWTdG__ganhadoresTitleSection{flex:1;min-width:250px}.style-module__5uWTdG__ganhadoresFilters{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.style-module__5uWTdG__ganhadoresSearch{border:1px solid var(--admin-border);background:#fff;border-radius:8px;flex:1;align-items:center;gap:.5rem;min-width:250px;padding:.5rem 1rem;display:flex}.style-module__5uWTdG__ganhadoresSearch input{color:var(--admin-text-main);background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.style-module__5uWTdG__ganhadoresSearch input::placeholder{color:var(--admin-text-dim)}.style-module__5uWTdG__ganhadoresFilterSelect{border:1px solid var(--admin-border);width:150px;color:var(--admin-text-main);appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;border-radius:8px;outline:none;padding:.5rem 2rem .5rem 1rem}.style-module__5uWTdG__ganhadoresCard{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:16px;width:100%;padding:1.5rem;overflow-x:auto}@media (max-width:768px){.style-module__5uWTdG__ganhadoresCard{padding:1rem}}.style-module__5uWTdG__ganhadoresTableWrapper{-webkit-overflow-scrolling:touch;border-radius:12px;width:100%;overflow-x:auto}.style-module__5uWTdG__ganhadoresTable{border-collapse:collapse;width:100%;min-width:700px}.style-module__5uWTdG__ganhadoresTable th{color:var(--admin-text-dim);text-align:left;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--admin-border);background:#00000008;padding:1rem;font-size:.75rem;font-weight:600}.style-module__5uWTdG__ganhadoresTable td{border-top:1px solid var(--admin-border);color:var(--admin-text-main);vertical-align:middle;white-space:nowrap;padding:1rem;font-size:.88rem}.style-module__5uWTdG__ganhadoresTable tbody tr:hover{background:#00000005}.style-module__5uWTdG__ganhadoresCota{color:var(--admin-primary);font-family:monospace;font-size:1rem;font-weight:700}.style-module__5uWTdG__ganhadoresActions{gap:.5rem;display:flex}.style-module__5uWTdG__ganhadoresActionBtn{border:1px solid var(--admin-border);color:var(--admin-text-main);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.3rem;transition:all .2s;display:inline-flex}.style-module__5uWTdG__ganhadoresActionBtn:hover{border-color:var(--admin-primary);color:var(--admin-primary)}.style-module__5uWTdG__ganhadoresActionBtn.style-module__5uWTdG__danger:hover{border-color:var(--admin-danger);color:var(--admin-danger)}.style-module__5uWTdG__ganhadoresWhatsapp{background-color:#25d366;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin-top:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 3px 8px #25d36633;color:#fff!important;display:flex!important}.style-module__5uWTdG__ganhadoresWhatsapp:hover{background-color:#20b858;transform:translateY(-1px);color:#fff!important}.style-module__5uWTdG__ganhadoresSelect{border:1px solid var(--admin-border);color:var(--admin-text-main);background-color:#fff;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.style-module__5uWTdG__ganhadoresSelect:focus{border-color:var(--admin-primary);box-shadow:0 0 0 3px #0d6efd1a}.style-module__5uWTdG__selectCompacto{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;width:auto;padding:.3rem 1.5rem .3rem .5rem;font-size:.8rem}
.style-module__py-1lW__promoPage{background-color:var(--background);background-image:var(--background-gradient);min-height:100vh}.style-module__py-1lW__containerCentro{max-width:500px;margin:2rem auto;padding:0 1rem;animation:.5s style-module__py-1lW__slideUp}@keyframes style-module__py-1lW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style-module__py-1lW__cardPromo{box-shadow:var(--card-shadow);border:1px solid var(--border-light);background:#fff;border-radius:20px;overflow:hidden}.style-module__py-1lW__imgWrapper{width:100%;height:200px;position:relative}.style-module__py-1lW__imgWrapper img{object-fit:cover;width:100%;height:100%}.style-module__py-1lW__badgeGratis{color:#fff;letter-spacing:1px;background:#16a34a;border-radius:20px;padding:.5rem 1rem;font-weight:900;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #16a34a66}.style-module__py-1lW__promoInfo{text-align:center;padding:2rem 1.5rem}.style-module__py-1lW__promoInfo h1{color:var(--text-main);margin-bottom:.5rem;font-size:1.6rem;font-weight:900}.style-module__py-1lW__promoInfo p{color:var(--text-dim);margin-bottom:2rem;font-size:1rem}.style-module__py-1lW__btnResgatar{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 10px 20px -5px #0d6efd66}.style-module__py-1lW__btnResgatar:hover{transform:translateY(-3px);box-shadow:0 15px 25px -5px #0d6efd80}.style-module__py-1lW__btnResgatar:disabled{opacity:.7;cursor:not-allowed;transform:none}.style-module__py-1lW__alertaEsgotado{color:#dc2626;text-align:left;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:.8rem;padding:1rem;font-weight:600;display:flex}.style-module__py-1lW__cardSucesso,.style-module__py-1lW__cardErro{text-align:center;box-shadow:var(--card-shadow);border:1px solid var(--border-light);background:#fff;border-radius:20px;padding:3rem 2rem}.style-module__py-1lW__iconeSucesso{background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) style-module__py-1lW__popIn;display:flex}@keyframes style-module__py-1lW__popIn{0%{transform:scale(0)}to{transform:scale(1)}}.style-module__py-1lW__cardSucesso h2{color:#166534;margin-bottom:1rem;font-size:1.8rem;font-weight:900}.style-module__py-1lW__cardSucesso p{color:#475569;margin-bottom:2rem;font-size:1rem;line-height:1.5}.style-module__py-1lW__btnVerTitulos{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:14px;width:100%;padding:1rem;font-size:1rem;font-weight:800}.style-module__py-1lW__turnstileWrapper{justify-content:center;min-height:65px;margin-bottom:1.5rem;display:flex}.style-module__py-1lW__iconeCarregando{animation:1s linear infinite style-module__py-1lW__spinLoading;display:inline-block}@keyframes style-module__py-1lW__spinLoading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__py-1lW__iconeErroCentral{margin:0 auto 1rem;display:block}.style-module__py-1lW__turnstileOverlay{z-index:99999;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}
.style-module__4NK5sW__clientesContainer{width:100%;overflow-x:hidden}.style-module__4NK5sW__clientesHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.style-module__4NK5sW__clientesTitle{color:var(--admin-text-main);margin-bottom:.4rem;font-size:clamp(1.5rem,5vw,2rem);font-weight:800;line-height:1.2}.style-module__4NK5sW__clientesSubtitle{color:var(--admin-text-dim);font-size:.9rem;line-height:1.4}.style-module__4NK5sW__clientesStatsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:700px){.style-module__4NK5sW__clientesStatsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.style-module__4NK5sW__clientesStatsGrid{gap:.5rem}}.style-module__4NK5sW__clientesStatCard{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:14px;justify-content:space-between;align-items:center;gap:.8rem;padding:1.2rem;transition:border-color .2s,transform .2s;display:flex}.style-module__4NK5sW__clientesStatCard:hover{border-color:var(--admin-primary);transform:translateY(-2px)}.style-module__4NK5sW__clientesStatCard h3{color:var(--admin-text-dim);margin-bottom:.4rem;font-size:.78rem;font-weight:500}.style-module__4NK5sW__clientesStatCard p{color:var(--admin-text-main);font-size:1.7rem;font-weight:800;line-height:1}.style-module__4NK5sW__clientesStatIcon{background:var(--admin-hover);width:46px;height:46px;color:var(--admin-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.style-module__4NK5sW__clientesFiltros{flex-wrap:wrap;gap:.8rem;margin-bottom:1.5rem;display:flex}.style-module__4NK5sW__clientesSearchBox{border:1px solid var(--admin-border);background:#fff;border-radius:10px;flex:1;align-items:center;gap:.5rem;min-width:200px;padding:.6rem 1rem;display:flex}.style-module__4NK5sW__clientesSearchBox input{color:var(--admin-text-main);background:0 0;border:none;outline:none;flex:1;font-size:.88rem}.style-module__4NK5sW__clientesSearchBox input::placeholder{color:var(--admin-text-dim)}.style-module__4NK5sW__btnIcon{color:var(--admin-text-dim);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.style-module__4NK5sW__clientesSelect{border:1px solid var(--admin-border);color:var(--admin-text-main);appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;border-radius:8px;outline:none;min-width:140px;padding:.6rem 2rem .6rem 1rem}.style-module__4NK5sW__clientesLista{flex-direction:column;gap:.8rem;display:flex}.style-module__4NK5sW__clienteItem{border:1px solid var(--admin-border);background:var(--admin-card);border-radius:14px;transition:box-shadow .2s;overflow:hidden}.style-module__4NK5sW__clienteItem:hover{box-shadow:0 8px 16px #0000000d}.style-module__4NK5sW__clienteHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.style-module__4NK5sW__clienteInfoPrincipal{align-items:center;gap:1rem;width:100%;display:flex}.style-module__4NK5sW__clienteAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.2rem;font-weight:800;display:flex}.style-module__4NK5sW__clienteAvatar.style-module__4NK5sW__ativo{color:var(--admin-success);background:#1987541a}.style-module__4NK5sW__clienteAvatar.style-module__4NK5sW__bloqueado{color:var(--admin-danger);background:#dc35451a}.style-module__4NK5sW__clienteDados{flex:1;min-width:0}.style-module__4NK5sW__clienteNome{color:var(--admin-text-main);margin-bottom:.2rem;font-size:1rem;font-weight:700}.style-module__4NK5sW__clienteContatos{color:var(--admin-text-dim);flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}.style-module__4NK5sW__clienteContatoItem{align-items:center;gap:.4rem;display:flex}.style-module__4NK5sW__clienteEmail{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.style-module__4NK5sW__clienteHeaderActions{align-items:center;gap:1rem;display:flex}.style-module__4NK5sW__clienteCotasInfo{text-align:left}.style-module__4NK5sW__clienteCotasNumero{color:var(--admin-primary);font-size:.95rem;font-weight:800}.style-module__4NK5sW__clienteGasto{color:var(--admin-text-dim);font-size:.75rem}.style-module__4NK5sW__flexCenterGap{align-items:center;gap:1rem;display:flex}@media (max-width:650px){.style-module__4NK5sW__clienteHeader{flex-direction:column;align-items:flex-start}.style-module__4NK5sW__clienteHeaderActions{border-top:1px solid var(--admin-border);justify-content:space-between;align-items:center;width:100%;margin-top:.5rem;padding-top:.8rem;display:flex}}.style-module__4NK5sW__clienteDetalhes{border-top:1px solid var(--admin-border);padding:0 1.2rem 1.2rem}.style-module__4NK5sW__clienteInfoGrid{background:#f8f9fa;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1rem 0;padding:1rem;display:grid}@media (max-width:480px){.style-module__4NK5sW__clienteInfoGrid{grid-template-columns:repeat(2,1fr)}}.style-module__4NK5sW__clienteInfoItem{color:var(--admin-text-dim);margin-bottom:.2rem;font-size:.72rem}.style-module__4NK5sW__clienteInfoValor{color:var(--admin-text-main);font-size:.9rem;font-weight:700}.style-module__4NK5sW__clienteInfoValor.style-module__4NK5sW__green{color:var(--admin-success)}.style-module__4NK5sW__clienteHistorico{margin-bottom:1rem}.style-module__4NK5sW__clienteHistorico h4{color:var(--admin-text-main);align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:.9rem;display:flex}.style-module__4NK5sW__clienteAcoes{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.style-module__4NK5sW__clientesEmpty{text-align:center;color:var(--admin-text-dim);background:var(--admin-card);border-radius:14px;padding:4rem 2rem}.style-module__4NK5sW__text-success{color:var(--admin-success)}.style-module__4NK5sW__text-danger{color:var(--admin-danger)}.style-module__4NK5sW__bg-success-light{background:#1987541a}.style-module__4NK5sW__bg-danger-light{background:#dc35451a}.style-module__4NK5sW__clienteWppBtnLink{background-color:#25d366;border-radius:8px;align-items:center;gap:.5rem;margin-top:.3rem;padding:.5rem .8rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #25d36626;color:#fff!important}.style-module__4NK5sW__clienteWppBtnLink:hover{background-color:#20b858;transform:translateY(-1px)}
.style-module__kn_lNG__competicaoPage{background:var(--admin-bg,#f3f4f6);width:100%;max-width:100%;min-height:100vh;padding:16px}.style-module__kn_lNG__competicaoHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.style-module__kn_lNG__competicaoTitleSection{flex:1}.style-module__kn_lNG__btnNova{background:var(--admin-primary,#d97706);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.style-module__kn_lNG__btnNova:active{transform:scale(.97)}.style-module__kn_lNG__competicaoForm{background:var(--admin-card,#fff);border:1px solid var(--admin-border,#e5e7eb);border-radius:16px;margin-bottom:20px;padding:20px}.style-module__kn_lNG__formHeader{border-bottom:1px solid var(--admin-border,#e5e7eb);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.style-module__kn_lNG__formTitle{color:#d97706;border-left:4px solid #d97706;align-items:center;gap:8px;padding-left:12px;font-size:1.125rem;font-weight:800;display:flex}.style-module__kn_lNG__btnClose{cursor:pointer;color:var(--admin-text-dim,#6b7280);background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s}.style-module__kn_lNG__btnClose:active{background:var(--admin-border,#e5e7eb)}.style-module__kn_lNG__competicaoFormGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:8px;display:grid}.style-module__kn_lNG__competicaoActions{border-top:1px solid var(--admin-border,#e5e7eb);justify-content:flex-end;gap:12px;margin-top:20px;padding-top:16px;display:flex}.style-module__kn_lNG__btnCancelar{background:var(--admin-bg-alt,#f3f4f6);border:1px solid var(--admin-border,#e5e7eb);cursor:pointer;color:var(--admin-text,#4b5563);border-radius:12px;padding:12px 20px;font-size:.875rem;font-weight:600}.style-module__kn_lNG__btnSalvar{background:var(--admin-primary,#d97706);cursor:pointer;color:#fff;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:600;display:flex}.style-module__kn_lNG__btnSalvar:disabled{opacity:.6;cursor:not-allowed}.style-module__kn_lNG__cardsContainer{flex-direction:column;gap:16px;display:flex}.style-module__kn_lNG__competicaoCard{background:var(--admin-card,#fff);border:1px solid var(--admin-border,#e5e7eb);border-radius:16px;transition:all .2s;overflow:hidden}.style-module__kn_lNG__competicaoCard:active{transform:scale(.99)}.style-module__kn_lNG__cardHeader{background:var(--admin-bg-alt,#f9fafb);border-bottom:1px solid var(--admin-border,#e5e7eb);justify-content:space-between;align-items:center;padding:16px;display:flex}.style-module__kn_lNG__sorteioTitulo h3{color:var(--admin-text,#1f2937);margin:0;font-size:1rem;font-weight:800}.style-module__kn_lNG__cardBody{flex-direction:column;gap:16px;padding:16px;display:flex}.style-module__kn_lNG__premioCard,.style-module__kn_lNG__periodoCard{background:#d977060d;border-radius:12px;align-items:flex-start;gap:12px;padding:12px;display:flex}.style-module__kn_lNG__premioIcon,.style-module__kn_lNG__periodoIcon{color:#d97706;flex-shrink:0}.style-module__kn_lNG__premioLabel,.style-module__kn_lNG__periodoLabel{letter-spacing:.5px;color:var(--admin-text-dim,#6b7280);text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:700;display:block}.style-module__kn_lNG__premioValor{color:#d97706;word-break:break-word;font-size:1rem;font-weight:800}.style-module__kn_lNG__periodoDatas{color:var(--admin-text,#374151);flex-wrap:wrap;align-items:center;gap:8px;font-size:.875rem;font-weight:500;display:flex}.style-module__kn_lNG__dataSeparator{color:#d97706;font-size:1rem}.style-module__kn_lNG__cardActions{background:var(--admin-bg-alt,#f9fafb);border-top:1px solid var(--admin-border,#e5e7eb);gap:12px;padding:16px;display:flex}.style-module__kn_lNG__btnEditarCard{color:#0284c7;cursor:pointer;background:#e0f2fe;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.style-module__kn_lNG__btnEditarCard:active{transform:scale(.97)}.style-module__kn_lNG__btnEncerrarCard{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.style-module__kn_lNG__btnEncerrarCard:active{transform:scale(.97)}.style-module__kn_lNG__emptyState{text-align:center;background:var(--admin-card,#fff);border:1px solid var(--admin-border,#e5e7eb);color:var(--admin-text-dim,#6b7280);border-radius:16px;padding:60px 20px}.style-module__kn_lNG__emptyState svg{opacity:.3;color:var(--admin-text-dim,#6b7280);margin-bottom:16px}.style-module__kn_lNG__emptyState h3{color:var(--admin-text,#374151);margin-bottom:8px;font-size:1.125rem}.style-module__kn_lNG__emptyState p{font-size:.875rem}@media (max-width:480px){.style-module__kn_lNG__competicaoPage{padding:12px}.style-module__kn_lNG__competicaoForm{padding:16px}.style-module__kn_lNG__competicaoFormGrid{grid-template-columns:1fr;gap:0}.style-module__kn_lNG__cardHeader{padding:12px}.style-module__kn_lNG__sorteioTitulo h3{font-size:.875rem}.style-module__kn_lNG__cardBody{padding:12px}.style-module__kn_lNG__premioValor{font-size:.875rem}.style-module__kn_lNG__periodoDatas{font-size:.75rem}.style-module__kn_lNG__btnEditarCard,.style-module__kn_lNG__btnEncerrarCard{padding:10px;font-size:.75rem}}.style-module__kn_lNG__competicaoWhatsapp{color:#fff;background-color:#25d366;border-radius:8px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.style-module__kn_lNG__competicaoWhatsapp:hover{background-color:#20b858;transform:translateY(-1px)}
.style-module__7df57G__adminContainer{width:100vw;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.style-module__7df57G__adminSidebar{background-color:var(--admin-sidebar);border-right:1px solid var(--admin-border);z-index:200;flex-direction:column;width:260px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;left:0;overflow-y:auto}.style-module__7df57G__adminSidebar::-webkit-scrollbar{width:4px}.style-module__7df57G__adminSidebar::-webkit-scrollbar-track{background:0 0}.style-module__7df57G__adminSidebar::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}@media (max-width:768px){.style-module__7df57G__adminSidebar{transform:translate(-100%);box-shadow:4px 0 24px #0000001a}.style-module__7df57G__adminSidebar.style-module__7df57G__open{transform:translate(0)}}.style-module__7df57G__adminMain{background:var(--admin-bg);width:calc(100vw - 260px);min-height:100vh;margin-left:260px;padding:2rem;transition:width .2s}@media (max-width:768px){.style-module__7df57G__adminMain{width:100vw;margin-left:0;padding:1rem}}.style-module__7df57G__adminPageTitle{color:var(--admin-text-main);margin-bottom:.4rem;font-size:clamp(1.6rem,6vw,2rem);font-weight:800;line-height:1.1}.style-module__7df57G__adminPageSubtitle{color:var(--admin-text-dim);margin-bottom:1.5rem;font-size:.9rem;line-height:1.4}.style-module__7df57G__adminPageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:600px){.style-module__7df57G__adminPageHeader{flex-direction:column;align-items:flex-start;gap:1rem}}.style-module__7df57G__adminFilters{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.style-module__7df57G__adminFilters .style-module__7df57G__searchBox{border:1px solid var(--admin-border);background:#fff;border-radius:10px;flex:250px;align-items:center;gap:.5rem;min-width:200px;padding:.6rem 1rem;display:flex}.style-module__7df57G__adminFilters .style-module__7df57G__searchBox input{color:var(--admin-text-main);background:0 0;border:none;outline:none;flex:1;font-size:.88rem}.style-module__7df57G__adminFilters .style-module__7df57G__filterSelect{border:1px solid var(--admin-border);color:var(--admin-text-main);appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;background-size:16px;border-radius:8px;outline:none;min-width:140px;padding:.6rem 2rem .6rem 1rem}.style-module__7df57G__adminCard,.style-module__7df57G__adminForm{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:16px;width:100%;margin-bottom:1.5rem;padding:1.5rem;overflow-x:auto;box-shadow:0 4px 6px #0000000a}@media (max-width:768px){.style-module__7df57G__adminCard,.style-module__7df57G__adminForm{border-radius:12px;padding:1rem}}.style-module__7df57G__adminTableWrapper{-webkit-overflow-scrolling:touch;border-radius:8px;width:100%;overflow-x:auto}.style-module__7df57G__adminTable{border-collapse:collapse;width:100%;min-width:600px}@media (min-width:1200px){.style-module__7df57G__adminTable{width:100%;min-width:0}}.style-module__7df57G__adminTable th{color:var(--admin-text-dim);text-align:left;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--admin-border);background:#f8f9fa;padding:1rem;font-size:.75rem;font-weight:600}.style-module__7df57G__adminTable td{border-top:1px solid var(--admin-border);color:var(--admin-text-main);vertical-align:middle;white-space:nowrap;padding:1rem;font-size:.88rem}.style-module__7df57G__adminFormGroup{flex-direction:column;gap:.4rem;width:100%;margin-bottom:1.2rem;display:flex}.style-module__7df57G__adminFormGroup label{color:var(--admin-text-dim);font-size:.82rem;font-weight:500}.style-module__7df57G__adminInput,.style-module__7df57G__adminSelect,.style-module__7df57G__adminTextarea{border:1px solid var(--admin-border);color:var(--admin-text-main);background-color:#fff;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.style-module__7df57G__adminInput:focus,.style-module__7df57G__adminSelect:focus,.style-module__7df57G__adminTextarea:focus{border-color:var(--admin-primary);box-shadow:0 0 0 3px #0d6efd1a}.style-module__7df57G__adminTextarea{resize:vertical;min-height:100px}.style-module__7df57G__adminSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;padding-right:2.5rem}.style-module__7df57G__adminStatsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.style-module__7df57G__adminStatCard{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:14px;justify-content:space-between;align-items:center;gap:.8rem;padding:1.2rem;transition:border-color .2s,transform .2s;display:flex}.style-module__7df57G__adminStatCard:hover{border-color:var(--admin-primary);transform:translateY(-2px)}.style-module__7df57G__adminStatCard h3{color:var(--admin-text-dim);white-space:nowrap;margin-bottom:.4rem;font-size:.78rem;font-weight:500}.style-module__7df57G__adminStatCard p{color:var(--admin-text-main);font-size:1.7rem;font-weight:800;line-height:1}.style-module__7df57G__adminStatIcon{background:var(--admin-hover);width:46px;height:46px;color:var(--admin-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.style-module__7df57G__adminBtnPrimary{background-color:var(--admin-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #0d6efd33}.style-module__7df57G__adminBtnPrimary:hover{background-color:var(--admin-primary-dark);transform:translateY(-1px)}.style-module__7df57G__adminBtnSecondary{border:1px solid var(--admin-border);color:var(--admin-text-main);cursor:pointer;white-space:nowrap;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.style-module__7df57G__adminBtnSecondary:hover{background:#f8f9fa;border-color:#00000026}.style-module__7df57G__adminBtnDanger{color:var(--admin-danger);cursor:pointer;white-space:nowrap;background-color:#dc35451a;border:1px solid #dc35454d;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.style-module__7df57G__adminBtnDanger:hover{background-color:#dc354533}.style-module__7df57G__adminStatusBadge{white-space:nowrap;text-transform:capitalize;border-radius:20px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.style-module__7df57G__adminStatusBadge.style-module__7df57G__ativo,.style-module__7df57G__adminStatusBadge.style-module__7df57G__pago,.style-module__7df57G__adminStatusBadge.style-module__7df57G__entregue{color:var(--admin-success);background:#1987541a;border:1px solid #19875433}.style-module__7df57G__adminStatusBadge.style-module__7df57G__pendente{color:#b76e00;background:#ffc1071a;border:1px solid #ffc1074d}.style-module__7df57G__adminStatusBadge.style-module__7df57G__bloqueado,.style-module__7df57G__adminStatusBadge.style-module__7df57G__cancelado,.style-module__7df57G__adminStatusBadge.style-module__7df57G__esgotado{color:var(--admin-danger);background:#dc35451a;border:1px solid #dc354533}.style-module__7df57G__adminNav{flex:1;padding:1rem 0;overflow-y:auto}.style-module__7df57G__adminNavItem{color:var(--admin-text-dim);cursor:pointer;border-radius:0;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.style-module__7df57G__adminNavItem:hover{color:var(--admin-text-main);background:#0000000a}.style-module__7df57G__adminNavItem.style-module__7df57G__active{color:var(--admin-primary);background:var(--admin-hover)}.style-module__7df57G__adminNavItem.style-module__7df57G__active:before{content:"";background:var(--admin-primary);border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.style-module__7df57G__adminNavDivider{color:var(--admin-text-dim);letter-spacing:1px;text-transform:uppercase;opacity:.5;padding:1rem 1.25rem .4rem;font-size:.65rem;font-weight:700}.style-module__7df57G__adminBadge{background:var(--admin-danger);color:#fff;text-align:center;border-radius:20px;min-width:20px;margin-left:auto;padding:.15rem .45rem;font-size:.65rem;font-weight:800}.style-module__7df57G__adminLogo{border-bottom:1px solid var(--admin-border);padding:1.5rem 1.25rem}.style-module__7df57G__adminLogo h2{color:var(--admin-text-main);letter-spacing:1px;font-size:1.4rem;font-weight:900}.style-module__7df57G__adminLogo h2 span{color:var(--admin-primary)}.style-module__7df57G__adminLogo p{color:var(--admin-text-dim);margin-top:.2rem;font-size:.72rem}.style-module__7df57G__adminFooter{border-top:1px solid var(--admin-border);margin-top:auto;padding:1rem 1.25rem}.style-module__7df57G__adminUser{align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.style-module__7df57G__adminUserAvatar{background:var(--admin-hover);width:36px;height:36px;color:var(--admin-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.style-module__7df57G__adminUserInfo{flex-direction:column;display:flex;overflow:hidden}.style-module__7df57G__adminUserInfo strong{color:var(--admin-text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.style-module__7df57G__adminUserInfo small{color:var(--admin-text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.style-module__7df57G__adminLogout{width:100%;color:var(--admin-danger);cursor:pointer;background:#dc354514;border:1px solid #dc354533;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.style-module__7df57G__adminLogout:hover{background:#dc354526}.style-module__7df57G__adminMobileHeader{border-bottom:1px solid var(--admin-border);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.style-module__7df57G__adminMenuToggle{background:var(--admin-card);border:1px solid var(--admin-border);width:40px;height:40px;color:var(--admin-text-main);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:none}@media (max-width:768px){.style-module__7df57G__adminMenuToggle{display:flex!important}}.style-module__7df57G__adminMobileLink{color:var(--admin-text-dim);font-size:.85rem}.style-module__7df57G__linkVerSite{color:var(--admin-primary);text-decoration:none}.style-module__7df57G__mobileOverlay{z-index:199;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;position:fixed;inset:0}.style-module__7df57G__adminLoading{text-align:center;color:var(--admin-text-dim);padding:3rem;font-weight:600}.style-module__7df57G__tabelaVazia{text-align:center;color:#64748b;padding:2rem}.style-module__7df57G__textSuccess{color:var(--admin-success)}.style-module__7df57G__textDanger{color:var(--admin-danger)}.style-module__7df57G__mxAuto{margin-left:auto;margin-right:auto}.style-module__7df57G__mb2{margin-bottom:.5rem}.style-module__7df57G__mt3{margin-top:1rem}.style-module__7df57G__wFull{width:100%}.style-module__7df57G__gap4{gap:1rem}.style-module__7df57G__textXs{font-size:.75rem}.style-module__7df57G__dashboardPage{width:100%;overflow-x:hidden}.style-module__7df57G__dashboardHeader,.style-module__7df57G__dashboardStatsGrid{margin-bottom:2rem}.style-module__7df57G__dashboardStatLabel{color:var(--admin-text-dim);margin-bottom:.4rem;font-size:.78rem;font-weight:500}.style-module__7df57G__dashboardValorDestaque{color:var(--admin-text-main);margin-bottom:.3rem;font-size:1.7rem;font-weight:800;line-height:1;display:inline-block}.style-module__7df57G__dashboardStatVariacao{align-items:center;gap:.2rem;font-size:.75rem;font-weight:500;display:flex}.style-module__7df57G__dashboardStatVariacao.style-module__7df57G__positivo{color:var(--admin-success)}.style-module__7df57G__dashboardStatVariacao.style-module__7df57G__negativo{color:var(--admin-danger)}.style-module__7df57G__dashboardStatCard{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:14px;justify-content:space-between;align-items:center;gap:.8rem;padding:1.2rem;transition:border-color .2s,transform .2s;display:flex}.style-module__7df57G__dashboardStatCard:hover{border-color:var(--admin-primary);transform:translateY(-2px)}.style-module__7df57G__dashboardStatIcon{background:var(--admin-hover);width:46px;height:46px;color:var(--admin-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.style-module__7df57G__adminGrid2{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}@media (max-width:900px){.style-module__7df57G__adminGrid2{grid-template-columns:1fr}}.style-module__7df57G__dashboardCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.2rem;display:flex}.style-module__7df57G__dashboardCardTitle{color:var(--admin-text-main);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.style-module__7df57G__textoTabelaDestaque{font-size:.88rem;display:inline-block}.style-module__7df57G__textoTabelaSecundario{color:var(--admin-text-dim)}.style-module__7df57G__dashboardSorteioItem{margin-bottom:1.4rem}.style-module__7df57G__dashboardSorteioHeader{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.style-module__7df57G__dashboardSorteioNome{color:var(--admin-text-main);font-size:.88rem}.style-module__7df57G__dashboardSorteioProgressoTexto{color:var(--admin-primary);font-size:.78rem;font-weight:700}.style-module__7df57G__dashboardProgressoBarra{background-color:#e9ecef;border-radius:4px;height:7px;margin-bottom:.4rem;overflow:hidden}.style-module__7df57G__dashboardProgressoPreenchimento{background:linear-gradient(90deg,var(--admin-primary),#0c0);border-radius:4px;height:100%;transition:width .5s}.style-module__7df57G__dashboardSorteioFooter{color:var(--admin-text-dim);justify-content:space-between;font-size:.75rem;display:flex}.style-module__7df57G__dashboardSorteioArrecadado{color:var(--admin-primary)}.style-module__7df57G__linkGerenciar{margin-top:1rem;display:block}
.style-module__kLQgtW__adminLoginPage{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem;display:flex}.style-module__kLQgtW__loginCard{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:2.5rem;animation:.5s style-module__kLQgtW__fadeInUp;position:relative;box-shadow:0 20px 40px #0006}@keyframes style-module__kLQgtW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style-module__kLQgtW__loginHeader{text-align:center;margin-bottom:2.5rem;position:relative}.style-module__kLQgtW__btnBack{cursor:pointer;color:#94a3b8;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;transition:color .2s,transform .2s;display:flex;position:absolute;top:0;left:0}.style-module__kLQgtW__btnBack:hover{color:#0f172a;transform:translate(-2px)}.style-module__kLQgtW__loginHeader h1{color:#0f172a;letter-spacing:-1px;margin:0;font-size:2.2rem;font-weight:900}.style-module__kLQgtW__loginHeader h1 span{color:#0d6efd}.style-module__kLQgtW__loginHeader p{color:#64748b;margin-top:.5rem;font-size:.95rem}.style-module__kLQgtW__instructionText{color:#64748b;text-align:center;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.style-module__kLQgtW__instructionTextSuccess{color:#16a34a;text-align:center;margin-bottom:1.5rem;font-size:.95rem;font-weight:700;line-height:1.5}.style-module__kLQgtW__honeypot{display:none}.style-module__kLQgtW__inputGroup{width:100%;margin-bottom:1.2rem;position:relative}.style-module__kLQgtW__inputIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.style-module__kLQgtW__inputGroup input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;outline:none;width:100%;padding:1.2rem 1rem 1.2rem 3rem;font-size:1rem;transition:all .2s}.style-module__kLQgtW__inputGroup input:focus{background:#fff;border-color:#0d6efd;box-shadow:0 0 0 4px #0d6efd1a}.style-module__kLQgtW__inputGroup input::placeholder{color:#cbd5e1}.style-module__kLQgtW__codeInput{letter-spacing:8px!important;text-align:center!important;padding-left:1rem!important;font-size:1.4rem!important;font-weight:900!important}.style-module__kLQgtW__forgotPasswordWrapper{text-align:right;margin-top:-.5rem;margin-bottom:2rem}.style-module__kLQgtW__btnText{color:#0d6efd;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:700;transition:color .2s}.style-module__kLQgtW__btnText:hover{color:#0b5ed7;text-decoration:underline}.style-module__kLQgtW__btnTextCenter{color:#64748b;cursor:pointer;background:0 0;border:none;width:100%;margin-top:1.5rem;font-size:.9rem;font-weight:600;transition:color .2s}.style-module__kLQgtW__btnTextCenter:hover{color:#0f172a}.style-module__kLQgtW__loginButton{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 4px 15px #0d6efd4d}.style-module__kLQgtW__loginButton:hover:not(:disabled){background:#0b5ed7;transform:translateY(-2px);box-shadow:0 8px 20px #0d6efd66}.style-module__kLQgtW__loginButton:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.style-module__kLQgtW__turnstileWrapper{justify-content:center;min-height:65px;margin-bottom:1.5rem;display:flex}.style-module__kLQgtW__loadingScreen{color:#fff;align-items:center;gap:.8rem;font-size:1.2rem;font-weight:600;animation:2s infinite style-module__kLQgtW__pulse;display:flex}@keyframes style-module__kLQgtW__pulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:480px){.style-module__kLQgtW__loginCard{padding:2rem 1.5rem}.style-module__kLQgtW__loginHeader h1{font-size:1.8rem}.style-module__kLQgtW__inputGroup input{padding:1rem 1rem 1rem 2.8rem}}
.style-module__CoTDgW__pedidosPage{width:100%;overflow-x:hidden}.style-module__CoTDgW__pedidosStatsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.style-module__CoTDgW__pedidosStatsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.style-module__CoTDgW__pedidosStatsGrid{gap:.5rem}}.style-module__CoTDgW__pedidosStatCard{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:14px;padding:1.2rem;transition:transform .2s,border-color .2s}.style-module__CoTDgW__pedidosStatCard:hover{border-color:var(--admin-primary);transform:translateY(-2px)}.style-module__CoTDgW__pedidosStatCard h3{color:var(--admin-text-dim);margin-bottom:.4rem;font-size:.78rem;font-weight:500}.style-module__CoTDgW__pedidosStatCard p{color:var(--admin-text-main);font-size:1.5rem;font-weight:800;line-height:1}.style-module__CoTDgW__green{color:var(--admin-success)}.style-module__CoTDgW__orange{color:#fd7e14}.style-module__CoTDgW__red{color:var(--admin-danger)}.style-module__CoTDgW__pedidosCard{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:16px;width:100%;padding:1.5rem;overflow-x:auto}@media (max-width:768px){.style-module__CoTDgW__pedidosCard{padding:1rem}}.style-module__CoTDgW__pedidosFilters{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.style-module__CoTDgW__pedidosSearch{border:1px solid var(--admin-border);background:#fff;border-radius:8px;flex:1;align-items:center;gap:.5rem;min-width:250px;padding:.5rem 1rem;display:flex}.style-module__CoTDgW__pedidosSearch input{color:var(--admin-text-main);background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.style-module__CoTDgW__pedidosSearch input::placeholder{color:var(--admin-text-dim)}.style-module__CoTDgW__pedidosSelect{border:1px solid var(--admin-border);color:var(--admin-text-main);appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;border-radius:8px;outline:none;min-width:150px;padding:.5rem 2rem .5rem 1rem}.style-module__CoTDgW__pedidosTableWrapper{-webkit-overflow-scrolling:touch;border-radius:12px;width:100%;overflow-x:auto}.style-module__CoTDgW__pedidosActions{gap:.5rem;display:flex}.style-module__CoTDgW__pedidosActionBtn{border:1px solid var(--admin-border);color:var(--admin-text-main);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.3rem;transition:all .2s;display:inline-flex}.style-module__CoTDgW__pedidosActionBtn:hover{border-color:var(--admin-primary);color:var(--admin-primary)}.style-module__CoTDgW__pedidosActionBtn.style-module__CoTDgW__approve:hover{border-color:var(--admin-success);color:var(--admin-success)}.style-module__CoTDgW__pedidosActionBtn.style-module__CoTDgW__reject:hover{border-color:var(--admin-danger);color:var(--admin-danger)}
.style-module__wSEEgW__premiosPage{width:100%;overflow-x:hidden}.style-module__wSEEgW__premiosHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.style-module__wSEEgW__premiosTitleSection{flex:1;min-width:250px}.style-module__wSEEgW__premiosForm{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:16px;width:100%;margin-bottom:2rem;padding:1.5rem;overflow-x:auto}@media (max-width:768px){.style-module__wSEEgW__premiosForm{padding:1rem}}.style-module__wSEEgW__premiosFormTitle{color:var(--admin-text-main);border-left:4px solid gold;margin-bottom:1.5rem;padding-left:1rem;font-size:1.2rem}.style-module__wSEEgW__premiosFormGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:768px){.style-module__wSEEgW__premiosFormGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.style-module__wSEEgW__premiosFormGrid{grid-template-columns:1fr}}.style-module__wSEEgW__premiosFormGroup{flex-direction:column;gap:.4rem;margin-bottom:.5rem;display:flex}.style-module__wSEEgW__premiosFormGroup label{color:var(--admin-text-dim);font-size:.82rem;font-weight:500}.style-module__wSEEgW__premiosInput,.style-module__wSEEgW__premiosSelect{border:1px solid var(--admin-border);color:var(--admin-text-main);background-color:#fff;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.style-module__wSEEgW__premiosInput:focus,.style-module__wSEEgW__premiosSelect:focus{border-color:gold;box-shadow:0 0 0 3px #ffd70033}.style-module__wSEEgW__colSpan2{grid-column:span 2}.style-module__wSEEgW__premiosFormActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}@media (max-width:600px){.style-module__wSEEgW__premiosFormActions{flex-direction:column}.style-module__wSEEgW__premiosFormActions button{width:100%}}.style-module__wSEEgW__premiosFilters{gap:.5rem;margin-bottom:1rem;display:flex}.style-module__wSEEgW__premiosSearch{border:1px solid var(--admin-border);background:#fff;border-radius:8px;flex:1;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.style-module__wSEEgW__premiosSearch input{background:0 0;border:none;outline:none;flex:1}.style-module__wSEEgW__premiosCard{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:16px;width:100%;padding:1.5rem;overflow-x:auto}@media (max-width:768px){.style-module__wSEEgW__premiosCard{padding:1rem}}.style-module__wSEEgW__premiosTableWrapper{-webkit-overflow-scrolling:touch;border-radius:12px;width:100%;overflow-x:auto}.style-module__wSEEgW__premiosTable{border-collapse:collapse;width:100%;min-width:600px}.style-module__wSEEgW__premiosTable th{color:var(--admin-text-dim);text-align:left;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--admin-border);background:#00000008;padding:1rem;font-size:.75rem;font-weight:600}.style-module__wSEEgW__premiosTable td{border-top:1px solid var(--admin-border);color:var(--admin-text-main);vertical-align:middle;white-space:nowrap;padding:1rem;font-size:.88rem}.style-module__wSEEgW__premiosTable tbody tr:hover{background:#00000005}.style-module__wSEEgW__premiosNumero{color:#b8860b;font-family:monospace;font-size:1rem;font-weight:800}.style-module__wSEEgW__premiosActions{gap:.5rem;display:flex}.style-module__wSEEgW__premiosActionBtn{border:1px solid var(--admin-border);color:var(--admin-text-main);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.3rem;transition:all .2s;display:inline-flex}.style-module__wSEEgW__premiosActionBtn:hover{color:#b8860b;border-color:gold}.style-module__wSEEgW__premiosActionBtn.style-module__wSEEgW__danger:hover{border-color:var(--admin-danger);color:var(--admin-danger)}.style-module__wSEEgW__premioWhatsapp{color:#fff;white-space:nowrap;background-color:#25d366;border-radius:8px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.7rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.style-module__wSEEgW__premioWhatsapp:hover{background-color:#20b858;transform:translateY(-1px)}
.style-module__tm9Qjq__sorteiosPage{width:100%;overflow-x:hidden}.style-module__tm9Qjq__sorteiosHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.style-module__tm9Qjq__sorteiosTitleSection{flex:1;min-width:250px}.style-module__tm9Qjq__sorteiosCard{background-color:var(--admin-card);border:1px solid var(--admin-border);border-radius:16px;width:100%;padding:1.5rem;overflow-x:auto}@media (max-width:768px){.style-module__tm9Qjq__sorteiosCard{padding:1rem}}.style-module__tm9Qjq__sorteiosListFilters{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.style-module__tm9Qjq__sorteiosListSearch{border:1px solid var(--admin-border);max-width:300px;color:var(--admin-text-main);background-color:#fff;border-radius:8px;outline:none;flex:1;padding:.6rem 1rem;font-size:.9rem}.style-module__tm9Qjq__sorteiosListSearch:focus{border-color:var(--admin-primary)}.style-module__tm9Qjq__sorteiosListSelect{border:1px solid var(--admin-border);max-width:150px;color:var(--admin-text-main);appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;border-radius:8px;outline:none;padding:.6rem 2rem .6rem 1rem}.style-module__tm9Qjq__sorteioItem{border:1px solid var(--admin-border);border-radius:12px;margin-bottom:1rem;transition:box-shadow .2s;overflow:hidden}.style-module__tm9Qjq__sorteioItem.style-module__tm9Qjq__cancelado{background-color:#fef2f2;border-color:#dc35454d}.style-module__tm9Qjq__sorteioItem:hover{box-shadow:0 8px 16px #0000000d}.style-module__tm9Qjq__sorteioHeader{cursor:pointer;background:#f8f9fa;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.style-module__tm9Qjq__sorteioHeaderLeft{flex:1;align-items:center;gap:1rem;min-width:250px;display:flex}.style-module__tm9Qjq__sorteioImageContainer{background-color:#e2e8f0;border-radius:8px;flex-shrink:0;width:60px;height:60px;position:relative;overflow:hidden}.style-module__tm9Qjq__sorteioHeaderImage{object-fit:cover;width:100%;height:100%}.style-module__tm9Qjq__sorteioOverlayCancelado{object-fit:contain;z-index:10;pointer-events:none;background-color:#fff9;width:100%;height:100%;padding:.5rem;position:absolute;top:0;left:0}.style-module__tm9Qjq__sorteioHeaderInfo h3{color:var(--admin-text-main);margin-bottom:.3rem;font-size:1rem}.style-module__tm9Qjq__textoRiscado{color:#64748b;text-decoration:line-through}.style-module__tm9Qjq__sorteioHeaderMeta{color:var(--admin-text-dim);flex-wrap:wrap;gap:1rem;font-size:.8rem;display:flex}.style-module__tm9Qjq__sorteioHeaderMeta span{align-items:center;gap:.2rem;display:flex}.style-module__tm9Qjq__sorteioHeaderRight{align-items:center;gap:1rem;display:flex}.style-module__tm9Qjq__sorteioStatusPausado{color:#b76e00;background:#ffc10726;border:1px solid #ffc1074d;border-radius:20px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.style-module__tm9Qjq__sorteioStatusCanceladoBadge{color:#dc2626;background:#dc354526;border:1px solid #dc35454d;border-radius:20px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.75rem;font-weight:800;display:inline-flex}.style-module__tm9Qjq__sorteioDetalhes{border-top:1px solid var(--admin-border);padding:1.5rem}.style-module__tm9Qjq__sorteioDescricao{color:var(--admin-text-dim);margin-bottom:1rem;line-height:1.5}.style-module__tm9Qjq__historicoContainer{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:1rem 0;padding:1rem}.style-module__tm9Qjq__historicoTitle{color:#b91c1c;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.style-module__tm9Qjq__historicoDesc{color:#991b1b;margin-bottom:.8rem;font-size:.8rem}.style-module__tm9Qjq__historicoGrid{flex-wrap:wrap;gap:.3rem;display:flex}.style-module__tm9Qjq__historicoBadge{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;padding:.2rem .5rem;font-family:monospace;font-size:.8rem;font-weight:600}.style-module__tm9Qjq__sorteioAcoes{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}@media (max-width:480px){.style-module__tm9Qjq__sorteioHeader{flex-direction:column;align-items:flex-start}.style-module__tm9Qjq__sorteioHeaderRight{justify-content:space-between;width:100%}.style-module__tm9Qjq__sorteioAcoes{width:100%}.style-module__tm9Qjq__sorteioAcoes button{flex:1}}.style-module__tm9Qjq__tabelaVazia{text-align:center;color:#64748b;padding:2rem}.style-module__tm9Qjq__adminLoading{text-align:center;color:var(--admin-text-dim);padding:3rem;font-weight:600}
.style-module__jd_UJG__authPage{background:var(--background);min-height:100vh;padding:1rem}.style-module__jd_UJG__authHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.style-module__jd_UJG__backBtn{border:1px solid var(--border-light);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.style-module__jd_UJG__authCardContainer{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.5rem}.style-module__jd_UJG__authFormClean{flex-direction:column;gap:1rem;display:flex}.style-module__jd_UJG__inputGroup{width:100%;position:relative}.style-module__jd_UJG__inputGroup input{border:1px solid var(--border-light);border-radius:12px;outline:none;width:100%;padding:1.2rem 1rem .4rem;font-size:1rem;transition:border .2s}.style-module__jd_UJG__inputGroup input:focus{border-color:var(--primary)}.style-module__jd_UJG__inputGroup label{color:#94a3b8;pointer-events:none;font-size:.9rem;transition:all .2s;position:absolute;top:.8rem;left:1rem}.style-module__jd_UJG__inputGroup input:focus+label,.style-module__jd_UJG__inputGroup input:not(:placeholder-shown)+label{color:var(--primary);font-size:.7rem;top:.2rem}.style-module__jd_UJG__labelIcon{margin-right:4px;display:inline}.style-module__jd_UJG__btnPrimary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.style-module__jd_UJG__btnPrimary:hover{background:var(--primary-dark)}.style-module__jd_UJG__btnSecondary{border:1px solid var(--border-light);color:var(--text-main);cursor:pointer;background:0 0;border-radius:12px;padding:.8rem;font-weight:600}.style-module__jd_UJG__btnOutlinePrimary{border-color:var(--primary);width:100%;color:var(--primary)}.style-module__jd_UJG__authErrorText{color:#dc2626;text-align:center;margin:0;font-size:.85rem}.style-module__jd_UJG__authToggleSection{text-align:center;border-top:1px dashed #e2e8f0;margin-top:1rem;padding-top:1rem}.style-module__jd_UJG__authToggleText{color:#64748b;margin-bottom:.5rem;font-size:.85rem}.style-module__jd_UJG__srOnly{position:absolute;visibility:hidden!important;pointer-events:none!important;display:none!important}.style-module__jd_UJG__turnstileContainer{justify-content:center;min-height:65px;margin:.5rem 0;display:flex}
