.bug-bounty-page{padding-bottom:56px}.bug-bounty-hero{text-align:center;padding:36px 0 10px}.bug-bounty-badge{width:68px;height:68px;color:var(--kolor-akcentu);background:linear-gradient(145deg,#f39c123d,#f39c120f);border:1px solid #f39c1261;border-radius:18px;justify-content:center;align-items:center;margin-bottom:18px;font-size:1.8rem;display:inline-flex}.bug-bounty-kicker{color:var(--kolor-akcentu);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:700}.bug-bounty-hero h1{max-width:780px;color:var(--kolor-naglowka);letter-spacing:-.03em;margin:0 auto 16px;font-size:clamp(1.9rem,5vw,3rem);font-weight:800}.bug-bounty-lead{max-width:760px;color:var(--kolor-tekstu);opacity:.92;margin:0 auto;font-size:1.08rem;line-height:1.7}.bug-bounty-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.bug-bounty-primary,.bug-bounty-secondary{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 22px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.bug-bounty-primary{color:#141414;background:var(--kolor-akcentu);box-shadow:0 12px 32px #f39c123d}.bug-bounty-secondary{color:var(--kolor-naglowka);background:#ffffff0a;border:1px solid #ffffff1f}.bug-bounty-primary:hover,.bug-bounty-secondary:hover{transform:translateY(-2px)}.bug-bounty-primary:focus-visible,.bug-bounty-secondary:focus-visible{outline:2px solid var(--kolor-akcentu);outline-offset:3px}.bug-bounty-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:42px;display:grid}.bug-bounty-card,.bug-bounty-report{background:var(--kolor-karty);border:1px solid #ffffff14;border-radius:16px;box-shadow:0 6px 28px #00000024}.bug-bounty-card{padding:26px 24px}.bug-bounty-card-icon{width:48px;height:48px;color:var(--kolor-akcentu);background:#f39c121f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.25rem;display:flex}.bug-bounty-card h2,.bug-bounty-report h2{color:var(--kolor-naglowka);margin:0 0 14px;font-size:1.25rem}.bug-bounty-card ul{color:var(--kolor-tekstu);opacity:.9;margin:0;padding-left:20px;line-height:1.65}.bug-bounty-card li+li{margin-top:8px}.bug-bounty-report{margin-top:22px;padding:28px 26px}.bug-bounty-report p{max-width:920px;color:var(--kolor-tekstu);opacity:.9;margin:0;line-height:1.7}.bug-bounty-note{border-left:3px solid var(--kolor-akcentu);padding-left:18px;margin-top:16px!important}@media (max-width:560px){.bug-bounty-actions{flex-direction:column;align-items:stretch}}