.report-modal-fundo{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05070ac7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.report-modal{color:#f8fafc;background:#171a21;border:1px solid #ffffff1a;border-radius:20px;width:min(100%,560px);max-height:calc(100vh - 40px);padding:24px;overflow-y:auto;box-shadow:0 26px 80px #00000073}.report-modal-topo{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.report-modal-topo span{color:#ff9a4d;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.report-modal-topo h2{margin:5px 0 4px;font-size:27px}.report-modal-topo p,.report-modal label small,.report-modal-sucesso p{color:#9fb2c7}.report-modal-topo>button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;width:34px;height:34px}.report-modal form,.report-modal label{gap:8px;display:grid}.report-modal form{gap:16px}.report-modal label{color:#e5e7eb;font-size:14px;font-weight:700}.report-modal select,.report-modal textarea{color:#fff;width:100%;font:inherit;background:#0f1115;border:1px solid #ffffff1f;border-radius:12px;padding:12px 13px}.report-modal textarea{resize:vertical;min-height:132px}.report-modal select:focus,.report-modal textarea:focus{border-color:#f60;outline:2px solid #ff660061}.report-modal label small{justify-self:end;font-size:12px;font-weight:500}.report-modal-erro{color:#fca5a5;background:#ef44441f;border-radius:10px;margin:0;padding:11px 13px}.report-modal-acoes{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.report-modal-acoes button,.report-modal-sucesso button{color:#fff;cursor:pointer;background:#f60;border:none;border-radius:12px;padding:12px 17px;font-weight:800}.report-modal-acoes button.secundario{color:#cbd5e1;background:0 0;border:1px solid #ffffff1f}.report-modal button:disabled{opacity:.55;cursor:not-allowed}.report-modal-sucesso{gap:12px;display:grid}.report-modal-sucesso strong{color:#4ade80;font-size:20px}.report-modal-sucesso button{justify-self:end}@media (width<=560px){.report-modal-fundo{align-items:end;padding:0}.report-modal{border-radius:20px 20px 0 0;max-height:92vh;padding:20px}.report-modal-acoes{grid-template-columns:1fr 1fr;display:grid}}.testing-notice{z-index:1000;color:#1f2937;background:#fff7ed;border-bottom:1px solid #ff66004d;justify-content:center;align-items:center;width:100%;padding:12px 58px 12px 18px;animation:.3s both testingNoticeEnter;display:flex;position:relative;box-shadow:0 4px 12px #0f172a14}.testing-notice-content{justify-content:center;align-items:baseline;gap:12px;width:min(100%,1100px);min-width:0;display:flex}.testing-notice strong{color:#111827;flex:none;font-size:16px}.testing-notice p{color:#4b5563;margin:0;font-size:14px;line-height:1.5}.testing-notice-close{color:#374151;cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;place-items:center;width:32px;height:32px;font-size:24px;line-height:1;transition:background .2s,color .2s;display:grid;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.testing-notice-close:hover{color:#111827;background:#e5e7eb}.testing-notice button:focus-visible{outline-offset:2px;outline:3px solid #009ee34d}.testing-notice-report{color:#b84900;cursor:pointer;background:#fff;border:1px solid #d9570059;border-radius:999px;flex:none;padding:7px 12px;font-size:13px;font-weight:800}.testing-notice-report:hover{background:#fff1e7;border-color:#d95700}@keyframes testingNoticeEnter{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=560px){.testing-notice{padding:14px 52px 14px 16px}.testing-notice-content{display:block}.testing-notice strong{margin-bottom:4px;display:block}.testing-notice-close{right:12px}.testing-notice-report{margin-top:8px}}.cookie-banner{z-index:1200;color:#fff;background:#111924;border:1px solid #ffffff1f;border-radius:8px;justify-content:space-between;align-items:center;gap:28px;max-width:1120px;margin:0 auto;padding:18px 20px;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 18px 50px #00000061}.cookie-banner strong,.cookie-option strong{margin-bottom:5px;font-size:15px;display:block}.cookie-banner p,.cookie-option p{color:#ffffffb3;margin:0;font-size:13px;line-height:1.5}.cookie-banner a,.cookie-dialog a{color:#ff8a3d}.cookie-banner-actions,.cookie-dialog footer>div{flex:none;gap:8px;display:flex}.cookie-button{cursor:pointer;border-radius:6px;min-height:40px;padding:0 15px;font-size:13px;font-weight:700}.cookie-button.primary{color:#fff;background:#f60;border:1px solid #f60}.cookie-button.secondary{color:#fff;background:0 0;border:1px solid #ffffff2e}.cookie-settings-trigger{z-index:1150;color:#fff;cursor:pointer;background:#111924;border:1px solid #ffffff2e;border-radius:6px;min-height:36px;padding:0 12px;font-size:12px;font-weight:700;position:fixed;bottom:14px;left:14px;box-shadow:0 8px 24px #00000047}.cookie-dialog-backdrop{z-index:1250;background:#02060cc7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cookie-dialog{color:#fff;background:#111924;border:1px solid #ffffff1f;border-radius:8px;width:min(100%,620px);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 24px 70px #0000007a}.cookie-dialog header,.cookie-dialog footer{justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.cookie-dialog header{border-bottom:1px solid #ffffff14}.cookie-dialog header span{color:#ff8a3d;text-transform:uppercase;font-size:12px;font-weight:800}.cookie-dialog h2{letter-spacing:0;margin:4px 0 0;font-size:22px}.cookie-dialog-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;width:36px;height:36px;font-size:24px}.cookie-option{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;padding:20px;display:flex}.cookie-required{color:#ffffff8c;flex:none;font-size:12px;font-weight:700}.cookie-switch{flex:none;width:46px;height:26px;position:relative}.cookie-switch input{opacity:0;width:1px;height:1px;position:absolute}.cookie-switch span{cursor:pointer;background:#536071;border-radius:13px;transition:background .2s;position:absolute;inset:0}.cookie-switch span:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px}.cookie-switch input:checked+span{background:#f60}.cookie-switch input:checked+span:after{transform:translate(20px)}.cookie-switch input:focus-visible+span{outline-offset:3px;outline:2px solid #fff}@media (width<=760px){.cookie-banner{flex-direction:column;align-items:stretch;gap:16px}.cookie-banner-actions,.cookie-dialog footer,.cookie-dialog footer>div{flex-direction:column;align-items:stretch}.cookie-banner-actions .cookie-button,.cookie-dialog footer .cookie-button{width:100%}.cookie-dialog footer{align-items:stretch}}
