.bug-bounty-page.r4{min-height:100vh;color-scheme:dark}.bug-bounty-page .bug-bounty-skip-link{position:fixed;top:12px;left:12px;z-index:200;padding:12px 18px;border-radius:10px;background:var(--text);color:var(--bg);font-weight:700;transform:translateY(-160%);transition:transform .2s var(--ease)}.bug-bounty-page .bug-bounty-skip-link:focus{transform:translateY(0)}.bug-bounty-page .bug-bounty-header{position:fixed;inset:0 0 auto;z-index:100;display:block;border-bottom:1px solid var(--border);background:rgba(5,7,13,.9);backdrop-filter:blur(16px)}.bug-bounty-page .bug-bounty-navigation{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.bug-bounty-page .bug-bounty-footer .logo img,.bug-bounty-page .bug-bounty-navigation .logo img{width:auto;height:27px}.bug-bounty-page .bug-bounty-navigation-links{display:flex;align-items:center;justify-content:center;gap:28px;color:var(--text-muted);font-size:.92rem}.bug-bounty-page .bug-bounty-footer a,.bug-bounty-page .bug-bounty-navigation-links a{transition:color .2s ease}.bug-bounty-page .bug-bounty-footer a:hover,.bug-bounty-page .bug-bounty-navigation-links a:hover{color:var(--blue)}.bug-bounty-page .bug-bounty-header-cta{padding:11px 19px;font-size:.9rem}.bug-bounty-page .bug-bounty-hero{min-height:760px;padding:176px 0 112px;display:flex;align-items:center;overflow:hidden;isolation:isolate}.bug-bounty-page .bug-bounty-hero:after{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 82% 24%,rgba(0,166,226,.12),transparent 34%),radial-gradient(circle at 12% 78%,rgba(234,81,83,.1),transparent 30%)}.bug-bounty-page .bug-bounty-hero-glow{position:absolute;z-index:-1;width:460px;height:460px;top:50%;right:8%;border-radius:50%;background:var(--grad);filter:blur(140px);opacity:.11;transform:translateY(-50%);pointer-events:none}.bug-bounty-page .bug-bounty-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:72px;align-items:center;position:relative;z-index:2}.bug-bounty-page .bug-bounty-hero-copy h1{max-width:760px;margin-bottom:26px;font-size:clamp(2.75rem,6vw,5.25rem);line-height:1.01}.bug-bounty-page .bug-bounty-hero-lead{max-width:680px;margin-bottom:34px;color:#aab3c5;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.65}.bug-bounty-page .bug-bounty-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.bug-bounty-page .bug-bounty-version-line{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;color:var(--text-muted);font-family:var(--font-mono);font-size:.8rem}.bug-bounty-page .bug-bounty-reward-highlight{position:relative;overflow:hidden;padding:42px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.012)),var(--surface);box-shadow:0 32px 80px rgba(0,0,0,.45)}.bug-bounty-page .bug-bounty-reward-highlight:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:var(--grad)}.bug-bounty-page .bug-bounty-reward-kicker{display:block;color:var(--text-muted);font-size:.88rem;letter-spacing:.08em;text-transform:uppercase}.bug-bounty-page .bug-bounty-reward-highlight>strong{display:block;margin:10px 0 16px;color:var(--text);font-size:clamp(2.35rem,5vw,4rem);letter-spacing:-.06em;line-height:1}.bug-bounty-page .bug-bounty-reward-highlight>p{font-size:.98rem}.bug-bounty-page .bug-bounty-highlight-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.bug-bounty-page .bug-bounty-highlight-tags span{padding:7px 10px;border:1px solid var(--border);border-radius:999px;color:#bdc5d4;font-family:var(--font-mono);font-size:.72rem}.bug-bounty-page .bug-bounty-section{padding:104px 0}.bug-bounty-page .bug-bounty-section-heading{max-width:720px;margin-bottom:48px}.bug-bounty-page .bug-bounty-section-heading-wide{max-width:880px}.bug-bounty-page .bug-bounty-disclosure-card h2,.bug-bounty-page .bug-bounty-faq h2,.bug-bounty-page .bug-bounty-priority-panel h2,.bug-bounty-page .bug-bounty-privacy-card h2,.bug-bounty-page .bug-bounty-report-copy h2,.bug-bounty-page .bug-bounty-safe-harbor h2,.bug-bounty-page .bug-bounty-section-heading h2{margin-bottom:18px}.bug-bounty-page .bug-bounty-disclosure-card>p,.bug-bounty-page .bug-bounty-privacy-card>p,.bug-bounty-page .bug-bounty-section-heading p{font-size:1.05rem}.bug-bounty-page .bug-bounty-asset-grid,.bug-bounty-page .bug-bounty-process-grid,.bug-bounty-page .bug-bounty-reward-grid{list-style:none;display:grid;margin:0;padding:0}.bug-bounty-page .bug-bounty-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bug-bounty-page .bug-bounty-asset-card,.bug-bounty-page .bug-bounty-disclosure-card,.bug-bounty-page .bug-bounty-faq,.bug-bounty-page .bug-bounty-policy-card,.bug-bounty-page .bug-bounty-privacy-card,.bug-bounty-page .bug-bounty-process-card{border:1px solid var(--border);border-radius:18px;background:var(--surface)}.bug-bounty-page .bug-bounty-process-card{min-height:250px;padding:26px}.bug-bounty-page .bug-bounty-process-number{display:block;margin-bottom:48px;color:var(--blue);font-family:var(--font-mono);font-size:.78rem}.bug-bounty-page .bug-bounty-process-card h3{margin-bottom:12px;font-size:1.16rem}.bug-bounty-page .bug-bounty-process-card p{font-size:.92rem}.bug-bounty-page .bug-bounty-reward-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.bug-bounty-page .bug-bounty-reward-card{min-height:176px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding:22px;border:1px solid var(--border);border-radius:16px;background:rgba(15,21,34,.84)}.bug-bounty-page .bug-bounty-reward-card>div{display:flex;align-items:center;gap:9px}.bug-bounty-page .bug-bounty-reward-card h3{font-size:1.08rem}.bug-bounty-page .bug-bounty-reward-card>span{color:var(--text-muted);font-size:.74rem;font-family:var(--font-mono)}.bug-bounty-page .bug-bounty-reward-card>strong{font-size:1rem;line-height:1.35}.bug-bounty-page .bug-bounty-severity-indicator{width:9px;height:9px;flex:none;border-radius:50%;background:var(--blue);box-shadow:0 0 16px rgba(0,166,226,.7)}.bug-bounty-page .bug-bounty-reward-card.critical .bug-bounty-severity-indicator{background:#ff455f;box-shadow:0 0 16px rgba(255,69,95,.7)}.bug-bounty-page .bug-bounty-reward-card.high .bug-bounty-severity-indicator{background:#ff8f4d;box-shadow:0 0 16px rgba(255,143,77,.7)}.bug-bounty-page .bug-bounty-reward-card.medium .bug-bounty-severity-indicator{background:#e6c94f;box-shadow:0 0 16px rgba(230,201,79,.65)}.bug-bounty-page .bug-bounty-reward-card.low .bug-bounty-severity-indicator{background:#45cf9a;box-shadow:0 0 16px rgba(69,207,154,.65)}.bug-bounty-page .bug-bounty-policy-note{margin-top:24px;padding-left:16px;border-left:2px solid var(--blue);font-size:.92rem}.bug-bounty-page .bug-bounty-asset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bug-bounty-page .bug-bounty-asset-card{padding:30px}.bug-bounty-page .bug-bounty-asset-card>span{display:inline-flex;margin-bottom:24px;color:var(--blue);font-family:var(--font-mono);font-size:.74rem;letter-spacing:.06em;text-transform:uppercase}.bug-bounty-page .bug-bounty-asset-card h3{margin-bottom:16px;overflow-wrap:anywhere;font-size:1.18rem}.bug-bounty-page .bug-bounty-priority-panel{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:56px;margin-top:56px;padding:44px;border:1px solid rgba(0,166,226,.22);border-radius:22px;background:linear-gradient(130deg,rgba(0,166,226,.08),transparent 44%),var(--surface)}.bug-bounty-page .bug-bounty-check-list,.bug-bounty-page .bug-bounty-policy-card ul,.bug-bounty-page .bug-bounty-report-reminder ul{list-style:none;margin:0;padding:0}.bug-bounty-page .bug-bounty-check-list li,.bug-bounty-page .bug-bounty-policy-card li,.bug-bounty-page .bug-bounty-report-reminder li{position:relative;padding-left:24px;color:var(--text-muted)}.bug-bounty-page .bug-bounty-check-list li+li,.bug-bounty-page .bug-bounty-policy-card li+li,.bug-bounty-page .bug-bounty-report-reminder li+li{margin-top:12px}.bug-bounty-page .bug-bounty-check-list li:before,.bug-bounty-page .bug-bounty-policy-card li:before,.bug-bounty-page .bug-bounty-report-reminder li:before{content:"";position:absolute;top:.68em;left:2px;width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 10px rgba(0,166,226,.6)}.bug-bounty-page .bug-bounty-bottom-grid,.bug-bounty-page .bug-bounty-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.bug-bounty-page .bug-bounty-policy-card{padding:34px}.bug-bounty-page .bug-bounty-policy-card h3{margin-bottom:24px}.bug-bounty-page .bug-bounty-policy-card>p{margin-bottom:22px}.bug-bounty-page .bug-bounty-policy-card-danger{border-color:rgba(234,81,83,.2);background:linear-gradient(145deg,rgba(234,81,83,.055),transparent 40%),var(--surface)}.bug-bounty-page .bug-bounty-policy-card-danger li:before{background:var(--red);box-shadow:0 0 10px rgba(234,81,83,.55)}.bug-bounty-page .bug-bounty-safe-harbor{display:grid;grid-template-columns:84px minmax(0,1fr);gap:34px;margin-top:28px;padding:44px;border:1px solid rgba(61,220,132,.24);border-radius:22px;background:linear-gradient(135deg,rgba(61,220,132,.065),transparent 44%),var(--surface)}.bug-bounty-page .bug-bounty-safe-harbor-mark{width:76px;height:76px;display:grid;place-items:center;border:1px solid rgba(61,220,132,.35);border-radius:20px;color:var(--success);font-family:var(--font-mono);font-weight:700;background:rgba(61,220,132,.06)}.bug-bounty-page .bug-bounty-safe-harbor p+p{margin-top:16px}.bug-bounty-page .bug-bounty-safe-harbor-limit{padding:16px 18px;border-left:2px solid var(--red);background:rgba(234,81,83,.045)}.bug-bounty-page .bug-bounty-evaluation-grid{align-items:start}.bug-bounty-page .bug-bounty-disclosure-card{margin-top:22px;padding:40px;background:radial-gradient(circle at 90% 0,rgba(181,101,160,.1),transparent 35%),var(--surface)}.bug-bounty-page .bug-bounty-disclosure-card>p{max-width:900px}.bug-bounty-page .bug-bounty-disclosure-card>p+p{margin-top:16px}.bug-bounty-page .bug-bounty-report-section{overflow:visible}.bug-bounty-page .bug-bounty-report-grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:56px;align-items:start}.bug-bounty-page .bug-bounty-report-copy{position:sticky;top:108px}.bug-bounty-page .bug-bounty-report-copy>p{font-size:1.05rem}.bug-bounty-page .bug-bounty-report-reminder{margin-top:30px;padding:24px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.02)}.bug-bounty-page .bug-bounty-report-reminder strong{display:block;margin-bottom:16px}.bug-bounty-page .bug-bounty-report-reminder li{font-size:.9rem}.bug-bounty-page .bug-bounty-form{position:relative;padding:38px;border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:0 28px 70px rgba(0,0,0,.28)}.bug-bounty-page .bug-bounty-form-intro{display:grid;gap:10px;margin-bottom:36px;padding:18px 20px;border:1px solid rgba(0,166,226,.18);border-radius:14px;background:var(--blue-dim)}.bug-bounty-page .bug-bounty-form-intro p{font-size:.9rem}.bug-bounty-page .bug-bounty-form fieldset{min-width:0;margin:0;padding:0;border:0}.bug-bounty-page .bug-bounty-form fieldset+fieldset{margin-top:42px;padding-top:34px;border-top:1px solid var(--border)}.bug-bounty-page .bug-bounty-form legend{width:100%;margin-bottom:22px;color:var(--text);font-size:1.15rem;font-weight:700;letter-spacing:-.02em}.bug-bounty-page .bug-bounty-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.bug-bounty-page .bug-bounty-field{min-width:0;display:flex;flex-direction:column;gap:8px}.bug-bounty-page .bug-bounty-field-full{grid-column:1/-1}.bug-bounty-page .bug-bounty-field label{color:#dce2ec;font-size:.88rem;font-weight:600}.bug-bounty-page .bug-bounty-field label span{color:var(--text-muted);font-size:.75rem;font-weight:400}.bug-bounty-page .bug-bounty-field input,.bug-bounty-page .bug-bounty-field select,.bug-bounty-page .bug-bounty-field textarea{width:100%;min-width:0;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#090e18;color:var(--text);font:inherit;font-size:.94rem;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.bug-bounty-page .bug-bounty-field input,.bug-bounty-page .bug-bounty-field select{min-height:49px;padding:11px 13px}.bug-bounty-page .bug-bounty-field textarea{min-height:120px;padding:13px;resize:vertical}.bug-bounty-page .bug-bounty-field input::-moz-placeholder,.bug-bounty-page .bug-bounty-field textarea::-moz-placeholder{color:#626d82;opacity:1}.bug-bounty-page .bug-bounty-field input::placeholder,.bug-bounty-page .bug-bounty-field textarea::placeholder{color:#626d82;opacity:1}.bug-bounty-page .bug-bounty-field input:hover,.bug-bounty-page .bug-bounty-field select:hover,.bug-bounty-page .bug-bounty-field textarea:hover{border-color:rgba(255,255,255,.22)}.bug-bounty-page .bug-bounty-field input:focus,.bug-bounty-page .bug-bounty-field select:focus,.bug-bounty-page .bug-bounty-field textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px rgba(0,166,226,.13);background:#0b111d}.bug-bounty-page .bug-bounty-field small{color:var(--text-muted);font-size:.76rem;line-height:1.45}.bug-bounty-page .bug-bounty-consent-block{display:grid;gap:18px;margin-top:24px}.bug-bounty-page .bug-bounty-checkbox{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start;color:#c9d0dc;font-size:.9rem;cursor:pointer}.bug-bounty-page .bug-bounty-checkbox input{width:18px;height:18px;margin:3px 0 0;accent-color:var(--blue)}.bug-bounty-page .bug-bounty-conditional-field{margin-left:32px;padding:20px;border-left:2px solid var(--blue);border-radius:0 12px 12px 0;background:rgba(0,166,226,.045)}.bug-bounty-page .bug-bounty-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.bug-bounty-page .bug-bounty-form-feedback{display:grid;gap:8px;margin-top:30px;padding:20px;border:1px solid;border-radius:14px}.bug-bounty-page .bug-bounty-form-feedback-success{border-color:rgba(61,220,132,.32);background:rgba(61,220,132,.07)}.bug-bounty-page .bug-bounty-form-feedback-error{border-color:rgba(234,81,83,.35);background:rgba(234,81,83,.07)}.bug-bounty-page .bug-bounty-form-feedback span{color:#b8c0cf;font-size:.9rem}.bug-bounty-page .bug-bounty-faq a,.bug-bounty-page .bug-bounty-form-feedback a,.bug-bounty-page .bug-bounty-privacy-card a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.bug-bounty-page .bug-bounty-form-feedback code{width:-moz-max-content;width:max-content;max-width:100%;overflow-wrap:anywhere;padding:8px 11px;border:1px solid rgba(61,220,132,.28);border-radius:8px;color:var(--success);background:rgba(0,0,0,.18);font-family:var(--font-mono);font-size:.92rem}.bug-bounty-page .bug-bounty-submit{width:100%;margin-top:30px;white-space:normal}.bug-bounty-page .bug-bounty-submit:disabled{cursor:not-allowed;filter:grayscale(.3);opacity:.7;transform:none}.bug-bounty-page .bug-bounty-bottom-grid{align-items:start}.bug-bounty-page .bug-bounty-faq,.bug-bounty-page .bug-bounty-privacy-card{padding:36px}.bug-bounty-page .bug-bounty-privacy-card>p+p{margin-top:16px}.bug-bounty-page .bug-bounty-faq details{border-top:1px solid var(--border)}.bug-bounty-page .bug-bounty-faq details:last-child{border-bottom:1px solid var(--border)}.bug-bounty-page .bug-bounty-faq summary{padding:18px 2px;color:var(--text);font-weight:600;cursor:pointer}.bug-bounty-page .bug-bounty-faq details p{padding:0 2px 18px}.bug-bounty-page .bug-bounty-footer{margin:0;padding:38px 0;border-top:1px solid var(--border);background:#03050a;font-size:.88rem}.bug-bounty-page .bug-bounty-footer-grid{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:28px;align-items:center}.bug-bounty-page .bug-bounty-footer-grid p{text-align:center}@media (max-width:1024px){.bug-bounty-page .bug-bounty-hero-grid{gap:38px}.bug-bounty-page .bug-bounty-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bug-bounty-page .bug-bounty-process-card{min-height:210px}.bug-bounty-page .bug-bounty-process-number{margin-bottom:34px}.bug-bounty-page .bug-bounty-reward-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bug-bounty-page .bug-bounty-report-grid{gap:34px}.bug-bounty-page .bug-bounty-form{padding:30px}}@media (max-width:820px){.bug-bounty-page .bug-bounty-navigation{gap:18px}.bug-bounty-page .bug-bounty-navigation-links{gap:16px}.bug-bounty-page .bug-bounty-hero{min-height:auto;padding:156px 0 92px}.bug-bounty-page .bug-bounty-hero-grid,.bug-bounty-page .bug-bounty-priority-panel,.bug-bounty-page .bug-bounty-report-grid{grid-template-columns:1fr}.bug-bounty-page .bug-bounty-hero-grid{gap:50px}.bug-bounty-page .bug-bounty-reward-highlight{max-width:620px}.bug-bounty-page .bug-bounty-asset-grid{grid-template-columns:1fr}.bug-bounty-page .bug-bounty-priority-panel{gap:24px}.bug-bounty-page .bug-bounty-report-copy{position:static}}@media (max-width:640px){.bug-bounty-page .container{padding-right:20px;padding-left:20px}.bug-bounty-page .bug-bounty-header{position:absolute}.bug-bounty-page .bug-bounty-navigation{min-height:126px;flex-wrap:wrap;padding-top:15px;padding-bottom:13px}.bug-bounty-page .bug-bounty-navigation .logo{order:1}.bug-bounty-page .bug-bounty-header-cta{order:2;padding:9px 12px;font-size:.78rem}.bug-bounty-page .bug-bounty-navigation-links{order:3;width:100%;justify-content:space-between;gap:10px;font-size:.82rem}.bug-bounty-page .bug-bounty-hero{padding:188px 0 78px}.bug-bounty-page .bug-bounty-hero-copy h1{font-size:clamp(2.45rem,13vw,3.7rem)}.bug-bounty-page .bug-bounty-hero-actions .btn{width:100%;white-space:normal}.bug-bounty-page .bug-bounty-reward-highlight{padding:30px}.bug-bounty-page .bug-bounty-section{padding:78px 0}.bug-bounty-page .bug-bounty-section-heading{margin-bottom:34px}.bug-bounty-page .bug-bounty-bottom-grid,.bug-bounty-page .bug-bounty-field-grid,.bug-bounty-page .bug-bounty-policy-grid,.bug-bounty-page .bug-bounty-process-grid,.bug-bounty-page .bug-bounty-reward-grid{grid-template-columns:1fr}.bug-bounty-page .bug-bounty-process-card{min-height:auto}.bug-bounty-page .bug-bounty-process-number{margin-bottom:24px}.bug-bounty-page .bug-bounty-reward-card{min-height:154px}.bug-bounty-page .bug-bounty-disclosure-card,.bug-bounty-page .bug-bounty-faq,.bug-bounty-page .bug-bounty-form,.bug-bounty-page .bug-bounty-priority-panel,.bug-bounty-page .bug-bounty-privacy-card,.bug-bounty-page .bug-bounty-safe-harbor{padding:28px}.bug-bounty-page .bug-bounty-safe-harbor{grid-template-columns:1fr;gap:24px}.bug-bounty-page .bug-bounty-safe-harbor-mark{width:62px;height:62px;border-radius:16px}.bug-bounty-page .bug-bounty-field-full{grid-column:auto}.bug-bounty-page .bug-bounty-conditional-field{margin-left:0}.bug-bounty-page .bug-bounty-footer-grid{grid-template-columns:1fr;justify-items:start}.bug-bounty-page .bug-bounty-footer-grid p{text-align:left}}@media (max-width:374px){.bug-bounty-page .container{padding-right:16px;padding-left:16px}.bug-bounty-page .bug-bounty-navigation{min-height:134px}.bug-bounty-page .bug-bounty-navigation .logo img{height:23px}.bug-bounty-page .bug-bounty-header-cta{max-width:160px;text-align:center;line-height:1.25}.bug-bounty-page .bug-bounty-hero{padding-top:196px}.bug-bounty-page .bug-bounty-hero-copy h1{font-size:2.35rem}.bug-bounty-page .bug-bounty-disclosure-card,.bug-bounty-page .bug-bounty-faq,.bug-bounty-page .bug-bounty-form,.bug-bounty-page .bug-bounty-policy-card,.bug-bounty-page .bug-bounty-priority-panel,.bug-bounty-page .bug-bounty-privacy-card,.bug-bounty-page .bug-bounty-reward-highlight,.bug-bounty-page .bug-bounty-safe-harbor{padding:22px}.bug-bounty-page .bug-bounty-form-intro{padding:15px}.bug-bounty-page .bug-bounty-navigation-links{font-size:.76rem}}@media (prefers-reduced-motion:reduce){html:has(.bug-bounty-page){scroll-behavior:auto}.bug-bounty-page *,.bug-bounty-page :after,.bug-bounty-page :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}