.rpr-page{--rpr-red:#a72b32;--rpr-red-dark:#7f1f25;--rpr-text:#1d242b;--rpr-muted:#66717c;--rpr-bg:#f5f6f7;--rpr-surface:#fff;--rpr-border:#dfe3e6;color:var(--rpr-text);background:var(--rpr-bg);font-family:inherit}.rpr-page *{box-sizing:border-box}.rpr-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.rpr-hero{padding:88px 0 72px;background:linear-gradient(180deg,#fff 0%,#f5f6f7 100%);border-bottom:1px solid var(--rpr-border)}.rpr-eyebrow{margin:0 0 14px;color:var(--rpr-red);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rpr-hero h1{max-width:850px;margin:0 0 20px;font-size:clamp(42px,6vw,72px);line-height:1.03;letter-spacing:-.045em}.rpr-hero p:last-child{max-width:760px;margin:0;color:var(--rpr-muted);font-size:20px;line-height:1.6}.rpr-section{padding:72px 0}.rpr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rpr-card{display:flex;flex-direction:column;min-height:390px;padding:28px;background:var(--rpr-surface);border:1px solid var(--rpr-border);border-radius:18px;box-shadow:0 18px 45px rgba(20,28,35,.06)}.rpr-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.rpr-badge{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800}.rpr-badge-released{color:#1d6847;background:#e7f5ee}.rpr-badge-review{color:#8b5a00;background:#fff3d8}.rpr-badge-development{color:#4f5963;background:#edf0f2}.rpr-type{color:var(--rpr-muted);font-size:13px}.rpr-card h2{margin:0 0 12px;font-size:26px;line-height:1.2}.rpr-card>p{margin:0 0 24px;color:var(--rpr-muted);line-height:1.65}.rpr-meta{display:grid;gap:0;margin:0 0 28px}.rpr-meta div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-top:1px solid var(--rpr-border)}.rpr-meta dt{color:var(--rpr-muted)}.rpr-meta dd{margin:0;text-align:right;font-weight:700}.rpr-actions{display:flex;align-items:center;gap:18px;margin-top:auto}.rpr-button{display:inline-flex;padding:12px 16px;border-radius:10px;color:#fff!important;background:var(--rpr-red);font-weight:750;text-decoration:none}.rpr-button:hover{background:var(--rpr-red-dark)}.rpr-link{color:var(--rpr-red-dark);font-weight:750;text-decoration:none}@media(max-width:960px){.rpr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.rpr-container{width:min(100% - 28px,1180px)}.rpr-grid{grid-template-columns:1fr}.rpr-hero{padding:64px 0 54px}.rpr-section{padding:54px 0}.rpr-card{min-height:auto}}
