/* RyphexGuard v259 — trust, proof, public identity, status history and marketplace separation */
:root{--rg259-bg:var(--rg249-bg,#07090d);--rg259-panel:var(--rg249-panel,#0d1118);--rg259-panel2:var(--rg249-panel-2,#111722);--rg259-border:var(--rg249-border,#202938);--rg259-soft:var(--rg249-border-soft,#151d29);--rg259-text:var(--rg249-text,#f5f7fb);--rg259-muted:var(--rg249-muted,#8e9bad);--rg259-blue:var(--rg249-blue,#2f81f7);--rg259-green:var(--rg249-green,#28c780);--rg259-warn:#f2b84b;--rg259-red:#ef6b73}
.rg259-public-site,.rg259-home,.rg259-trust-site,.rg259-about-site,.rg259-status-site,.rg259-market-safety-site,.rg259-security-report-site{background:var(--rg259-bg)!important;color:var(--rg259-text)!important}
.rg259-public-nav .rg249-public-brand img{width:36px;height:36px;padding:2px;object-fit:contain;border-radius:9px;background:rgba(255,255,255,.02)}
.rg259-public-nav .rg249-wordmark{font-size:15px}.rg259-public-nav .rg249-wordmark b:first-child,.rg259-public-nav .rg249-wordmark b:last-child{color:var(--rg259-text)}
.rg259-marketplace-nav{height:34px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--rg259-border);border-radius:8px;text-decoration:none;color:var(--rg259-muted);font-size:10px;font-weight:800;background:var(--rg259-panel)}
.rg259-marketplace-nav small{font-size:7px;letter-spacing:.08em;text-transform:uppercase;color:#8ca0bc;border-left:1px solid var(--rg259-border);padding-left:7px}.rg259-marketplace-nav:hover,.rg259-marketplace-nav.active{color:var(--rg259-text);border-color:#3b4d67}
.rg259-eyebrow{font-size:9px;line-height:1;letter-spacing:.16em;font-weight:900;color:#79adfb;text-transform:uppercase}
.rg259-btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:9px;border:1px solid var(--rg259-border);background:var(--rg259-panel);color:var(--rg259-text)!important;text-decoration:none;font-size:11px;font-weight:800;box-shadow:none}.rg259-btn.primary{background:var(--rg259-blue);border-color:var(--rg259-blue);color:#fff!important}.rg259-btn:hover{filter:brightness(1.08)}
.rg259-text-link{font-size:11px;font-weight:800;color:#7fb3ff;text-decoration:none}.rg259-text-link:hover{text-decoration:underline}
.rg259-status-dot{width:9px;height:9px;display:inline-block;border-radius:50%;background:#6f7b8c;box-shadow:0 0 0 4px rgba(120,130,145,.08);flex:0 0 auto}.rg259-status-dot.ok{background:var(--rg259-green);box-shadow:0 0 0 4px rgba(40,199,128,.09)}.rg259-status-dot.warn{background:var(--rg259-warn);box-shadow:0 0 0 4px rgba(242,184,75,.09)}
.rg259-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:9px;font-weight:900;border:1px solid var(--rg259-border);color:var(--rg259-muted);background:var(--rg259-panel2)}.rg259-badge.ok{color:#5fe19a;border-color:rgba(40,199,128,.25);background:rgba(40,199,128,.08)}.rg259-badge.warn{color:#f0c96c;border-color:rgba(242,184,75,.25);background:rgba(242,184,75,.08)}

/* Homepage */
.rg259-hero{border-bottom:1px solid var(--rg259-soft);background:radial-gradient(circle at 74% 31%,rgba(61,94,184,.15),transparent 34%),linear-gradient(180deg,#090c12 0%,var(--rg259-bg) 78%)}
html.light .rg259-hero{background:radial-gradient(circle at 74% 31%,rgba(47,129,247,.09),transparent 34%),var(--rg259-bg)}
.rg259-hero-inner{max-width:1180px;margin:0 auto;padding:90px 24px 82px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:72px;align-items:center}.rg259-kicker{display:inline-flex;align-items:center;gap:8px;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#9aabc0;font-weight:800}.rg259-kicker>span{width:7px;height:7px;border-radius:50%;background:#6ca9ff}
.rg259-hero-copy h1{font-size:clamp(52px,5.4vw,76px);line-height:.98;letter-spacing:-.06em;margin:16px 0 20px;max-width:720px}.rg259-hero-copy h1 em{font-style:normal;color:#70a9ff}.rg259-hero-copy>p{font-size:15px;line-height:1.75;color:var(--rg259-muted);max-width:700px;margin:0}.rg259-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:27px}
.rg259-hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:31px}.rg259-hero-facts>a{min-height:74px;display:grid;grid-template-columns:22px 1fr;column-gap:8px;align-content:center;padding:11px;border:1px solid var(--rg259-border);border-radius:10px;background:rgba(13,17,24,.72);text-decoration:none;color:var(--rg259-text)}html.light .rg259-hero-facts>a{background:var(--rg259-panel)}.rg259-hero-facts .rg-icon{width:18px;height:18px;color:#6ca9ff;grid-row:1/3}.rg259-hero-facts .rg259-status-dot{grid-row:1/3;margin:5px}.rg259-hero-facts b{font-size:10px}.rg259-hero-facts small{font-size:8px;color:var(--rg259-muted);margin-top:3px}
.rg259-hero-console{border:1px solid #253047;border-radius:17px;background:linear-gradient(180deg,#0d121d,#0a0e15);padding:17px;box-shadow:0 30px 80px rgba(0,0,0,.28);position:relative;overflow:hidden}.rg259-hero-console:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 55%,rgba(74,105,255,.05));pointer-events:none}html.light .rg259-hero-console{background:var(--rg259-panel);box-shadow:0 25px 50px rgba(20,45,85,.08)}
.rg259-console-top{height:28px;display:flex;align-items:center;gap:5px;border-bottom:1px solid var(--rg259-soft);margin:-2px -2px 14px}.rg259-console-top>span{width:6px;height:6px;border-radius:50%;background:#2a3445}.rg259-console-top small{margin-left:auto;font-size:8px;color:#708097;text-transform:uppercase;letter-spacing:.1em}.rg259-console-server{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--rg259-border);border-radius:11px;background:#0b1019}html.light .rg259-console-server{background:var(--rg259-panel2)}.rg259-console-logo{width:42px;height:42px;border-radius:10px;background:#141b27;display:grid;place-items:center}.rg259-console-logo img{width:34px;height:34px;object-fit:contain}.rg259-console-server>div:nth-child(2){display:grid;gap:2px}.rg259-console-server small,.rg259-console-grid small,.rg259-console-progress span{font-size:8px;color:#7e8ca1}.rg259-console-server b{font-size:11px}.rg259-console-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.rg259-console-grid article{padding:13px;border:1px solid var(--rg259-border);background:#0b1019;border-radius:10px;display:grid;gap:5px}html.light .rg259-console-grid article{background:var(--rg259-panel2)}.rg259-console-grid b{font-size:10px}.rg259-console-grid span{font-size:8px;line-height:1.5;color:#7f8da1}.rg259-console-progress{margin-top:8px;padding:14px;border:1px solid var(--rg259-border);border-radius:10px;background:#0b1019}html.light .rg259-console-progress{background:var(--rg259-panel2)}.rg259-console-progress>div:first-child{display:flex;justify-content:space-between;align-items:center}.rg259-console-progress b{font-size:9px;color:#64dfa0}.rg259-progress{height:7px;background:#171e2b;border-radius:999px;margin:11px 0;overflow:hidden}.rg259-progress i{display:block;width:72%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5d7cff,#835dff)}.rg259-console-progress p{margin:0;display:flex;justify-content:space-between;gap:8px}.rg259-console-progress p span{font-size:7px}.rg259-preview-note{display:block;text-align:center;color:#5f6c7e;font-size:7px;margin-top:11px}
.rg259-main{max-width:1180px;margin:0 auto;padding:0 24px 90px}.rg259-proof-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--rg259-border);border-radius:12px;background:var(--rg259-panel);margin-top:-26px;position:relative;z-index:3;overflow:hidden}.rg259-proof-strip a{padding:15px 16px;display:grid;gap:4px;text-decoration:none;color:var(--rg259-text);border-right:1px solid var(--rg259-soft)}.rg259-proof-strip a:last-child{border-right:0}.rg259-proof-strip strong{font-size:10px}.rg259-proof-strip span{font-size:8px;color:var(--rg259-muted)}
.rg259-section{padding:90px 0;border-bottom:1px solid var(--rg259-soft)}.rg259-section-head{max-width:720px;margin-bottom:31px}.rg259-section-head h2,.rg259-section-copy h2,.rg259-marketplace-separation h2{font-size:37px;letter-spacing:-.045em;line-height:1.08;margin:10px 0 11px}.rg259-section-head p,.rg259-section-copy p,.rg259-marketplace-separation p{font-size:13px;line-height:1.7;color:var(--rg259-muted);margin:0}
.rg259-incident-story{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center}.rg259-section-copy .rg259-text-link{display:inline-block;margin-top:17px}.rg259-story-card{border:1px solid var(--rg259-border);border-radius:14px;background:var(--rg259-panel);padding:18px}.rg259-story-step{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:start}.rg259-story-step>b{width:34px;height:34px;border-radius:9px;background:rgba(47,129,247,.08);border:1px solid rgba(47,129,247,.22);color:#7eb1fa;display:grid;place-items:center;font-size:9px}.rg259-story-step.danger>b{color:#f18b92;border-color:rgba(239,107,115,.25);background:rgba(239,107,115,.07)}.rg259-story-step.ok>b{color:#5bd694;border-color:rgba(40,199,128,.25);background:rgba(40,199,128,.07)}.rg259-story-step div{display:grid;gap:4px;padding-top:2px}.rg259-story-step strong{font-size:11px}.rg259-story-step span{font-size:9px;line-height:1.55;color:var(--rg259-muted)}.rg259-story-line{height:24px;border-left:1px dashed #334056;margin:3px 0 3px 16px}
.rg259-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rg259-feature-grid article{position:relative;padding:22px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:13px;min-height:280px}.rg259-feature-number{position:absolute;right:17px;top:16px;font-size:9px;color:#536177;font-weight:900}.rg259-feature-icon{width:42px;height:42px;border-radius:10px;background:var(--rg259-panel2);border:1px solid var(--rg259-border);display:grid;place-items:center;margin-bottom:26px}.rg259-feature-icon img{width:25px;height:25px;object-fit:contain}.rg259-feature-grid h3{font-size:17px;margin:0 0 8px}.rg259-feature-grid p{font-size:10px;line-height:1.65;color:var(--rg259-muted);min-height:82px}.rg259-feature-grid a{font-size:10px;color:#7aafff;text-decoration:none;font-weight:800}
.rg259-permission-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:center}.rg259-permission-section>div:first-child h2{font-size:34px;letter-spacing:-.045em;margin:10px 0}.rg259-permission-section>div:first-child>p{font-size:12px;color:var(--rg259-muted);line-height:1.7}.rg259-inline-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.rg259-permission-list{border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:13px;padding:4px 16px}.rg259-permission-list>div{display:grid;grid-template-columns:22px 1fr auto;gap:10px;align-items:center;padding:14px 0;border-bottom:1px solid var(--rg259-soft)}.rg259-permission-list>div:last-child{border-bottom:0}.rg259-permission-list .rg-icon{width:17px;height:17px;color:#54d58e}.rg259-permission-list p{display:grid;gap:3px;margin:0}.rg259-permission-list b{font-size:10px}.rg259-permission-list small{font-size:8px;color:var(--rg259-muted)}.rg259-permission-list strong{font-size:8px;color:#66d99a;text-align:right}
.rg259-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rg259-price-grid article{padding:21px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:13px}.rg259-price-grid article.featured{border-color:rgba(47,129,247,.55);background:linear-gradient(180deg,rgba(47,129,247,.06),var(--rg259-panel) 34%)}.rg259-price-grid article>span{font-size:8px;letter-spacing:.14em;color:#7caff8;font-weight:900}.rg259-price-grid h3{font-size:19px;margin:5px 0 18px}.rg259-price-grid article>div{display:flex;align-items:baseline;gap:5px}.rg259-price-grid strong{font-size:31px;letter-spacing:-.04em}.rg259-price-grid small{font-size:9px;color:var(--rg259-muted)}.rg259-price-grid ul{list-style:none;padding:15px 0;margin:12px 0;border-top:1px solid var(--rg259-soft);display:grid;gap:9px}.rg259-price-grid li{font-size:9px;color:var(--rg259-muted)}.rg259-price-grid li b{color:var(--rg259-text)}.rg259-price-grid article>a{display:flex;align-items:center;justify-content:center;height:36px;border-radius:8px;border:1px solid var(--rg259-border);text-decoration:none;color:var(--rg259-text);font-size:10px;font-weight:800}.rg259-price-grid article.featured>a{background:var(--rg259-blue);border-color:var(--rg259-blue);color:#fff}.rg259-price-note{text-align:center;color:var(--rg259-muted);font-size:9px;margin:16px 0 0}.rg259-price-note a{color:#7facf1}
.rg259-marketplace-separation{margin:80px 0 0;padding:28px;border:1px solid #30384a;border-radius:14px;background:linear-gradient(120deg,var(--rg259-panel),rgba(117,82,196,.05));display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center}.rg259-marketplace-separation h2{font-size:27px;margin-top:8px}.rg259-marketplace-separation p{font-size:11px;max-width:750px}.rg259-marketplace-actions{display:grid;gap:11px;text-align:center}
.rg259-evidence-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.rg259-evidence-grid>a{display:grid;grid-template-columns:24px 1fr auto;gap:9px;align-items:center;min-height:82px;padding:13px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:10px;text-decoration:none;color:var(--rg259-text)}.rg259-evidence-grid>a>.rg-icon{width:18px;height:18px;color:#70a8f6}.rg259-evidence-grid>a>div{display:grid;gap:4px}.rg259-evidence-grid b{font-size:10px}.rg259-evidence-grid small{font-size:8px;line-height:1.35;color:var(--rg259-muted)}.rg259-evidence-grid>a>strong{font-size:12px;color:#6888b6}.rg259-evidence-grid.trust{grid-template-columns:repeat(2,1fr)}
.rg259-final-cta{margin-top:80px;padding:54px 30px;text-align:center;border:1px solid rgba(47,129,247,.3);border-radius:16px;background:radial-gradient(circle at 50% 0,rgba(47,129,247,.12),transparent 45%),var(--rg259-panel)}.rg259-final-cta>span{font-size:9px;color:#78adff;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.rg259-final-cta h2{font-size:35px;line-height:1.12;letter-spacing:-.04em;max-width:760px;margin:10px auto}.rg259-final-cta p{font-size:11px;color:var(--rg259-muted);max-width:620px;margin:0 auto 20px;line-height:1.6}.rg259-final-cta>div{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}

/* Trust center */
.rg259-trust-wrap,.rg259-about-wrap,.rg259-status-wrap,.rg259-policy-wrap{max-width:1180px;margin:0 auto;padding:70px 24px 90px}.rg259-trust-hero{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:60px;align-items:center;padding-bottom:48px}.rg259-trust-hero h1,.rg259-about-hero h1,.rg259-status-hero h1,.rg259-policy-hero h1{font-size:48px;line-height:1.04;letter-spacing:-.055em;margin:13px 0 15px}.rg259-trust-hero>div>p,.rg259-about-hero>p,.rg259-status-hero p,.rg259-policy-hero>p{font-size:13px;line-height:1.75;color:var(--rg259-muted);max-width:750px}.rg259-trust-live{border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:13px;padding:17px}.rg259-trust-live-head{display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:center;padding:2px 0 14px}.rg259-trust-live-head div{display:grid;gap:3px}.rg259-trust-live-head b{font-size:10px}.rg259-trust-live-head small{font-size:8px;color:var(--rg259-muted)}.rg259-trust-live dl{margin:0}.rg259-trust-live dl>div{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid var(--rg259-soft)}.rg259-trust-live dt{font-size:9px;color:var(--rg259-muted)}.rg259-trust-live dd{margin:0;font-size:9px}.rg259-trust-live a{color:#76adfd;text-decoration:none;font-weight:800}
.rg259-trust-nav{position:sticky;top:8px;z-index:10;display:flex;gap:5px;flex-wrap:wrap;padding:9px;border:1px solid var(--rg259-border);background:rgba(13,17,24,.94);backdrop-filter:blur(14px);border-radius:10px}.light .rg259-trust-nav{background:rgba(255,255,255,.94)}.rg259-trust-nav a{padding:7px 9px;border-radius:7px;color:var(--rg259-muted);font-size:9px;font-weight:800;text-decoration:none}.rg259-trust-nav a:hover{background:var(--rg259-panel2);color:var(--rg259-text)}
.rg259-trust-section{padding:42px 0;border-bottom:1px solid var(--rg259-soft)}.rg259-trust-section>header{display:grid;grid-template-columns:33px 1fr;gap:12px;margin-bottom:22px}.rg259-trust-section>header>span{font-size:9px;color:#78adff;font-weight:900;padding-top:5px}.rg259-trust-section h2{font-size:25px;letter-spacing:-.035em;margin:0 0 5px}.rg259-trust-section header p{font-size:10px;color:var(--rg259-muted);margin:0}
.rg259-identity-card{border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:13px;padding:20px;display:grid;grid-template-columns:1fr 1.2fr;gap:25px}.rg259-identity-brand{display:flex;gap:13px;align-items:center}.rg259-identity-brand img{width:58px;height:58px;object-fit:contain;border-radius:12px}.rg259-identity-brand>div{display:grid;gap:3px}.rg259-identity-brand small{font-size:7px;color:#7a8ba2;letter-spacing:.12em}.rg259-identity-brand b{font-size:19px}.rg259-identity-brand span{font-size:9px;color:var(--rg259-muted)}.rg259-identity-card dl{margin:0}.rg259-identity-card dl>div{display:grid;grid-template-columns:145px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid var(--rg259-soft)}.rg259-identity-card dt{font-size:8px;color:var(--rg259-muted)}.rg259-identity-card dd{font-size:9px;margin:0;font-weight:700}.rg259-identity-card a{color:#78adff}.rg259-honesty-note{grid-column:1/-1;margin:0;padding:11px 12px;border:1px solid rgba(242,184,75,.19);background:rgba(242,184,75,.05);border-radius:9px;font-size:9px;line-height:1.55;color:#a9a08a}
.rg259-permission-table{border:1px solid var(--rg259-border);border-radius:12px;overflow:hidden;background:var(--rg259-panel)}.rg259-permission-table>div{display:grid;grid-template-columns:170px 1.2fr 1fr;gap:18px;padding:13px 16px;border-bottom:1px solid var(--rg259-soft);align-items:center}.rg259-permission-table>div:last-child{border-bottom:0}.rg259-permission-table .head{background:var(--rg259-panel2)}.rg259-permission-table .head b{font-size:8px;color:#728199;text-transform:uppercase;letter-spacing:.08em}.rg259-permission-table code{font-size:9px;color:#82b3ff}.rg259-permission-table span,.rg259-permission-table strong{font-size:9px;line-height:1.45}.rg259-permission-table span{color:var(--rg259-muted)}.rg259-permission-table strong{color:#b5c0cf}
.rg259-trust-callout{margin-top:10px;display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:15px;border:1px solid var(--rg259-border);border-radius:10px;background:var(--rg259-panel)}.rg259-trust-callout>.rg-icon{width:32px;height:32px;color:#72a7f6}.rg259-trust-callout div{display:grid;gap:3px}.rg259-trust-callout b{font-size:10px}.rg259-trust-callout p{font-size:9px;color:var(--rg259-muted);margin:0}.rg259-trust-callout a{font-size:9px;color:#7eaff6;text-decoration:none;font-weight:800}
.rg259-trust-columns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rg259-trust-columns article{padding:17px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:11px}.rg259-trust-columns h3{font-size:12px;margin:0 0 10px}.rg259-trust-columns ul,.rg259-disclosure-scope ul{margin:0;padding-left:17px;color:var(--rg259-muted);font-size:9px;line-height:1.9}
.rg259-control-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.rg259-control-grid article{padding:15px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:10px;display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:start}.rg259-control-grid .rg-icon{width:29px;height:29px;color:#75a8f4}.rg259-control-grid h3{font-size:11px;margin:0 0 4px}.rg259-control-grid p{font-size:9px;line-height:1.5;color:var(--rg259-muted);margin:0}.rg259-control-grid article>b{font-size:8px;color:#5fd999}
.rg259-market-trust-card{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;padding:18px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:12px;margin-bottom:13px}.rg259-market-trust-card>span{font-size:7px;color:#79889c;letter-spacing:.14em}.rg259-market-trust-card h3{font-size:12px;margin:0 0 5px}.rg259-market-trust-card p{font-size:9px;line-height:1.55;color:var(--rg259-muted);margin:0}
.rg259-status-summary{display:grid;grid-template-columns:22px 1fr auto;gap:10px;align-items:center;padding:14px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:10px}.rg259-status-summary>div{display:grid;gap:3px}.rg259-status-summary b{font-size:10px}.rg259-status-summary small{font-size:8px;color:var(--rg259-muted)}.rg259-status-summary a{font-size:9px;color:#78adff;text-decoration:none;font-weight:800}.rg259-mini-incidents{margin-top:10px}.rg259-mini-incidents .empty{padding:14px;border:1px dashed var(--rg259-border);border-radius:10px;display:grid;gap:5px}.rg259-mini-incidents .empty b{font-size:10px}.rg259-mini-incidents .empty span{font-size:8px;color:var(--rg259-muted)}.rg259-mini-incidents article{padding:13px;border:1px solid var(--rg259-border);border-radius:10px;background:var(--rg259-panel);display:grid;grid-template-columns:auto 1fr;gap:11px;margin-top:8px}.rg259-mini-incidents article>div{display:grid;grid-template-columns:1fr auto;gap:4px}.rg259-mini-incidents article b{font-size:10px}.rg259-mini-incidents article small{font-size:8px;color:var(--rg259-muted)}.rg259-mini-incidents article p{grid-column:1/-1;margin:2px 0 0;font-size:9px;color:var(--rg259-muted)}
.rg259-incident-state{display:inline-flex;align-items:center;justify-content:center;width:max-content;height:22px;padding:0 7px;border:1px solid var(--rg259-border);border-radius:999px;font-size:7px;text-transform:uppercase;letter-spacing:.08em;color:#a2adbc}.rg259-incident-state.investigating{color:#ef8e93;border-color:rgba(239,107,115,.24);background:rgba(239,107,115,.06)}.rg259-incident-state.identified,.rg259-incident-state.monitoring{color:#e8bc62;border-color:rgba(242,184,75,.24);background:rgba(242,184,75,.06)}.rg259-incident-state.resolved{color:#60da98;border-color:rgba(40,199,128,.24);background:rgba(40,199,128,.06)}
.rg259-external-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.rg259-external-grid article{min-height:190px;padding:18px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:11px}.rg259-external-grid article.verified{border-color:rgba(40,199,128,.3)}.rg259-external-grid article>span{font-size:7px;color:#718198;letter-spacing:.11em;font-weight:900}.rg259-external-grid h3{font-size:14px;margin:8px 0}.rg259-external-grid p{font-size:9px;line-height:1.6;color:var(--rg259-muted);min-height:72px}.rg259-external-grid a{font-size:9px;color:#79afff;text-decoration:none;font-weight:800}
.rg259-trust-contact{margin-top:38px;padding:24px;border:1px solid rgba(47,129,247,.28);border-radius:13px;background:linear-gradient(100deg,rgba(47,129,247,.07),var(--rg259-panel));display:flex;justify-content:space-between;gap:24px;align-items:center}.rg259-trust-contact>div:first-child span{font-size:8px;color:#78adff;font-weight:900;letter-spacing:.12em}.rg259-trust-contact h2{font-size:21px;margin:6px 0}.rg259-trust-contact p{font-size:9px;color:var(--rg259-muted);margin:0}.rg259-trust-contact>div:last-child{display:flex;gap:8px}.rg259-trust-disclaimer{max-width:820px;text-align:center;font-size:8px;line-height:1.6;color:#68768a;margin:24px auto 0}

/* About */
.rg259-about-hero{max-width:850px;padding:15px 0 55px}.rg259-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rg259-about-grid article{padding:21px;border:1px solid var(--rg259-border);border-radius:12px;background:var(--rg259-panel)}.rg259-about-grid article>span{font-size:8px;color:#77aaf7;font-weight:900}.rg259-about-grid h2{font-size:16px;margin:13px 0 7px}.rg259-about-grid p{font-size:9px;line-height:1.7;color:var(--rg259-muted);margin:0}.rg259-about-identity{margin-top:55px;padding:24px;border:1px solid var(--rg259-border);border-radius:13px;background:var(--rg259-panel);display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.rg259-about-identity h2{font-size:24px;margin:8px 0}.rg259-about-identity>div>p{font-size:10px;color:var(--rg259-muted);line-height:1.6}.rg259-about-identity dl{margin:0}.rg259-about-identity dl>div{display:grid;grid-template-columns:140px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid var(--rg259-soft)}.rg259-about-identity dt{font-size:8px;color:var(--rg259-muted)}.rg259-about-identity dd{font-size:9px;margin:0;font-weight:800}.rg259-about-identity a{color:#7aacfa}.rg259-about-history{padding:65px 0 0}.rg259-history-links{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.rg259-history-links a{padding:15px;border:1px solid var(--rg259-border);border-radius:10px;background:var(--rg259-panel);text-decoration:none;color:var(--rg259-text);display:grid;gap:5px}.rg259-history-links b{font-size:10px}.rg259-history-links span{font-size:8px;color:var(--rg259-muted)}

/* Status */
.rg259-status-hero{display:grid;grid-template-columns:1fr 340px;gap:55px;align-items:center;padding-bottom:35px}.rg259-status-overall{padding:17px;border:1px solid var(--rg259-border);border-radius:12px;background:var(--rg259-panel);display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:center}.rg259-status-overall.ok{border-color:rgba(40,199,128,.22)}.rg259-status-overall.warn{border-color:rgba(242,184,75,.25)}.rg259-status-overall>div{display:grid;gap:4px}.rg259-status-overall b{font-size:11px}.rg259-status-overall small{font-size:8px;color:var(--rg259-muted)}.rg259-status-meta{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--rg259-border);border-radius:11px;background:var(--rg259-panel);overflow:hidden}.rg259-status-meta>div{padding:14px;border-right:1px solid var(--rg259-soft);display:grid;gap:5px}.rg259-status-meta>div:last-child{border-right:0}.rg259-status-meta span{font-size:8px;color:var(--rg259-muted)}.rg259-status-meta b{font-size:9px}.rg259-status-services,.rg259-status-incidents{padding:55px 0;border-bottom:1px solid var(--rg259-soft)}.rg259-status-services>header h2,.rg259-status-incidents>header h2{font-size:25px;margin:8px 0 4px}.rg259-status-incidents>header p{font-size:9px;color:var(--rg259-muted);max-width:760px;line-height:1.6}.rg259-status-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:20px}.rg259-status-grid article{padding:14px;border:1px solid var(--rg259-border);border-radius:10px;background:var(--rg259-panel);display:grid;grid-template-columns:20px 1fr auto;gap:10px;align-items:center}.rg259-status-grid h3{font-size:10px;margin:0 0 3px}.rg259-status-grid p{font-size:8px;color:var(--rg259-muted);margin:0}.rg259-incident-list{margin-top:20px}.rg259-incident-empty{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:center;padding:17px;border:1px dashed var(--rg259-border);border-radius:11px}.rg259-incident-empty .rg-icon{width:24px;height:24px;color:#56d58f}.rg259-incident-empty b{font-size:10px}.rg259-incident-empty p{font-size:8px;color:var(--rg259-muted);margin:4px 0 0}.rg259-incident-list>article{display:grid;grid-template-columns:105px 1fr;gap:20px;padding:19px 0;border-bottom:1px solid var(--rg259-soft)}.rg259-incident-date{display:grid;align-content:start;gap:3px}.rg259-incident-date b{font-size:9px}.rg259-incident-date span{font-size:8px;color:var(--rg259-muted)}.rg259-incident-body>div:first-child{display:flex;gap:8px;align-items:center}.rg259-incident-body>div:first-child small{font-size:8px;color:var(--rg259-muted)}.rg259-incident-body h3{font-size:13px;margin:10px 0 5px}.rg259-incident-body p{font-size:9px;line-height:1.6;color:var(--rg259-muted);margin:0 0 8px}.rg259-incident-body>small{font-size:7px;color:#627084}.rg259-status-foot{padding:30px 0 0;display:flex;justify-content:space-between;gap:25px;align-items:center}.rg259-status-foot h2{font-size:20px;margin:0 0 4px}.rg259-status-foot p{font-size:9px;color:var(--rg259-muted);margin:0}.rg259-status-foot>div:last-child{display:flex;gap:8px}

/* Marketplace safety + disclosure */
.rg259-policy-hero{max-width:900px;padding:10px 0 42px}.rg259-policy-banner{display:grid;grid-template-columns:32px 1fr;gap:12px;padding:17px;border:1px solid rgba(242,184,75,.24);background:rgba(242,184,75,.045);border-radius:11px;margin-bottom:30px}.rg259-policy-banner .rg-icon{width:27px;height:27px;color:#ddb154}.rg259-policy-banner b{font-size:10px}.rg259-policy-banner p{font-size:9px;line-height:1.6;color:#a69a81;margin:4px 0 0}.rg259-policy-grid,.rg259-disclosure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.rg259-policy-grid article,.rg259-disclosure-grid article{padding:19px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:11px}.rg259-policy-grid article>span,.rg259-disclosure-grid article>span{font-size:8px;color:#75a9f7;font-weight:900}.rg259-policy-grid h2,.rg259-disclosure-grid h2{font-size:13px;margin:10px 0 6px}.rg259-policy-grid p,.rg259-disclosure-grid p{font-size:9px;line-height:1.65;color:var(--rg259-muted);margin:0}.rg259-policy-grid a,.rg259-disclosure-grid a{color:#7caffb}.rg259-policy-links{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:35px}.rg259-policy-links a{padding:14px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:10px;text-decoration:none;color:var(--rg259-text);display:grid;gap:4px}.rg259-policy-links b{font-size:9px}.rg259-policy-links span{font-size:8px;color:var(--rg259-muted)}.rg259-policy-contact{margin-top:45px;padding:23px;border:1px solid rgba(47,129,247,.25);background:linear-gradient(100deg,rgba(47,129,247,.06),var(--rg259-panel));border-radius:12px;display:flex;justify-content:space-between;gap:25px;align-items:center}.rg259-policy-contact h2{font-size:20px;margin:7px 0}.rg259-policy-contact p{font-size:9px;color:var(--rg259-muted);margin:0}.rg259-policy-contact>div:last-child{display:flex;gap:8px}.rg259-disclosure-scope{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:30px}.rg259-disclosure-scope>div{padding:18px;border:1px solid var(--rg259-border);background:var(--rg259-panel);border-radius:11px}.rg259-disclosure-scope h2{font-size:13px;margin:0 0 10px}

/* OAuth docs */
.rg259-doc-security-callout{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:15px;border:1px solid rgba(47,129,247,.24);background:rgba(47,129,247,.05);border-radius:10px;margin:23px 0}.rg259-doc-security-callout .rg-icon{width:31px;height:31px;color:#73a8f6}.rg259-doc-security-callout b{font-size:12px}.rg259-doc-security-callout p{font-size:10px;color:var(--rg249-muted);margin:3px 0 0}.rg259-doc-limit{display:grid;grid-template-columns:120px 1fr;gap:9px;padding:10px 12px;border:1px solid var(--rg249-border);border-radius:8px;background:var(--rg249-panel-2);margin-top:10px}.rg259-doc-limit b,.rg259-doc-limit span{font-size:10px}.rg259-doc-limit span{color:var(--rg249-muted)}.rg259-doc-cannot{display:grid;gap:8px}.rg259-doc-cannot>div{display:grid;grid-template-columns:24px 1fr;gap:9px;padding:11px;border:1px solid var(--rg249-border);border-radius:9px;background:var(--rg249-panel)}.rg259-doc-cannot .rg-icon{width:18px;height:18px;color:#ef7c84}.rg259-doc-cannot p{display:grid;gap:3px;margin:0}.rg259-doc-cannot b{font-size:10px}.rg259-doc-cannot small{font-size:9px;color:var(--rg249-muted)}

/* Admin status publisher */
.rg259-admin-incident-form{display:grid;grid-template-columns:1.2fr 180px 1fr;gap:8px;margin:15px 0 20px}.rg259-admin-incident-form input,.rg259-admin-incident-form select,.rg259-admin-incident-form textarea,.rg259-admin-incident-row select,.rg259-admin-incident-row textarea{background:var(--tblr-bg-surface,#11151c);color:inherit;border:1px solid var(--tblr-border-color,#29313d);border-radius:7px;padding:9px;font:inherit}.rg259-admin-incident-form textarea{grid-column:1/-1}.rg259-admin-incident-form button{width:max-content}.rg259-admin-incidents{display:grid;gap:8px}.rg259-admin-incident-row{display:grid;grid-template-columns:1fr 340px;gap:15px;padding:13px;border:1px solid var(--tblr-border-color,#29313d);border-radius:9px}.rg259-admin-incident-row>div{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.rg259-admin-incident-row b{font-size:12px}.rg259-admin-incident-row small{font-size:10px;opacity:.65}.rg259-admin-incident-row p{grid-column:1/-1;font-size:11px;opacity:.75;margin:0}.rg259-admin-incident-row form{display:grid;grid-template-columns:1fr auto;gap:7px}.rg259-admin-incident-row textarea{grid-column:1/-1}

/* Footer */
.rg259-site-footer{gap:13px;flex-wrap:wrap}.rg259-site-footer a{white-space:nowrap}

@media(max-width:1050px){.rg259-hero-inner{grid-template-columns:1fr;gap:42px;padding-top:65px}.rg259-hero-console{max-width:720px}.rg259-trust-hero,.rg259-status-hero{grid-template-columns:1fr}.rg259-trust-live,.rg259-status-overall{max-width:600px}.rg259-evidence-grid{grid-template-columns:repeat(2,1fr)}.rg259-incident-story,.rg259-permission-section{grid-template-columns:1fr;gap:35px}.rg259-marketplace-separation{grid-template-columns:1fr}.rg259-marketplace-actions{justify-items:start}.rg259-history-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.rg259-marketplace-nav{display:none}.rg259-proof-strip{grid-template-columns:repeat(2,1fr)}.rg259-proof-strip a:nth-child(2){border-right:0}.rg259-proof-strip a:nth-child(-n+2){border-bottom:1px solid var(--rg259-soft)}.rg259-feature-grid,.rg259-price-grid,.rg259-about-grid,.rg259-external-grid,.rg259-policy-grid,.rg259-disclosure-grid{grid-template-columns:1fr}.rg259-identity-card,.rg259-about-identity{grid-template-columns:1fr}.rg259-status-meta{grid-template-columns:1fr}.rg259-status-meta>div{border-right:0;border-bottom:1px solid var(--rg259-soft)}.rg259-status-meta>div:last-child{border-bottom:0}.rg259-policy-links{grid-template-columns:repeat(2,1fr)}.rg259-admin-incident-form{grid-template-columns:1fr 170px}.rg259-admin-incident-form input:nth-child(3){grid-column:1/-1}.rg259-admin-incident-row{grid-template-columns:1fr}}
@media(max-width:680px){.rg259-hero-inner,.rg259-main,.rg259-trust-wrap,.rg259-about-wrap,.rg259-status-wrap,.rg259-policy-wrap{padding-left:16px;padding-right:16px}.rg259-hero-inner{padding-top:48px;padding-bottom:60px}.rg259-hero-copy h1{font-size:44px}.rg259-hero-facts{grid-template-columns:1fr}.rg259-console-grid{grid-template-columns:1fr}.rg259-proof-strip{margin-top:-18px}.rg259-section{padding:60px 0}.rg259-section-head h2,.rg259-section-copy h2{font-size:30px}.rg259-trust-hero h1,.rg259-about-hero h1,.rg259-status-hero h1,.rg259-policy-hero h1{font-size:38px}.rg259-evidence-grid,.rg259-evidence-grid.trust,.rg259-trust-columns,.rg259-control-grid,.rg259-status-grid,.rg259-disclosure-scope,.rg259-history-links,.rg259-policy-links{grid-template-columns:1fr}.rg259-permission-table{overflow-x:auto}.rg259-permission-table>div{min-width:680px}.rg259-identity-card dl>div,.rg259-about-identity dl>div{grid-template-columns:110px 1fr}.rg259-market-trust-card{grid-template-columns:1fr}.rg259-market-trust-card>span{padding:3px 0}.rg259-trust-callout{grid-template-columns:34px 1fr}.rg259-trust-callout>a{grid-column:2}.rg259-trust-contact,.rg259-status-foot,.rg259-policy-contact{display:grid}.rg259-trust-contact>div:last-child,.rg259-status-foot>div:last-child{flex-wrap:wrap}.rg259-incident-list>article{grid-template-columns:1fr}.rg259-admin-incident-form{grid-template-columns:1fr}.rg259-admin-incident-form textarea,.rg259-admin-incident-form input:nth-child(3){grid-column:1}.rg259-admin-incident-row form{grid-template-columns:1fr}.rg259-admin-incident-row textarea{grid-column:1}.rg259-final-cta h2{font-size:28px}}

/* Pricing marketplace separation + privacy */
.rg259-pricing-marketplace{max-width:1180px;margin:36px auto 0;padding:24px;border:1px solid #30384a;border-radius:13px;background:linear-gradient(110deg,var(--rg259-panel),rgba(123,86,214,.045));display:grid;grid-template-columns:1fr auto;gap:25px;align-items:center}.rg259-pricing-marketplace>div:first-child{max-width:720px}.rg259-pricing-marketplace h2{font-size:22px;letter-spacing:-.035em;margin:7px 0}.rg259-pricing-marketplace p{font-size:9px;line-height:1.6;color:var(--rg259-muted);margin:0}.rg259-pricing-marketplace>a{grid-column:1/-1;font-size:9px;color:#7daeff;text-decoration:none;font-weight:800}.rg259-market-fees{display:grid;grid-template-columns:repeat(3,110px);border:1px solid var(--rg259-border);border-radius:10px;overflow:hidden}.rg259-market-fees>div{padding:12px;border-right:1px solid var(--rg259-soft);display:grid;gap:4px}.rg259-market-fees>div:last-child{border-right:0}.rg259-market-fees span{font-size:7px;color:var(--rg259-muted)}.rg259-market-fees b{font-size:13px}
.rg259-privacy-sections{display:grid;grid-template-columns:1fr 1fr;gap:9px}.rg259-privacy-sections article{padding:18px;border:1px solid var(--rg259-border);border-radius:11px;background:var(--rg259-panel)}.rg259-privacy-sections h2{font-size:13px;margin:0 0 8px}.rg259-privacy-sections p{font-size:9px;line-height:1.7;color:var(--rg259-muted);margin:0}.rg259-privacy-sections a{color:#7dafff}.rg259-privacy-sections code{font-size:8px;color:#82b3ff}
@media(max-width:900px){.rg259-pricing-marketplace{grid-template-columns:1fr}.rg259-market-fees{width:max-content;max-width:100%}.rg259-privacy-sections{grid-template-columns:1fr}}
@media(max-width:680px){.rg259-market-fees{grid-template-columns:1fr;width:100%}.rg259-market-fees>div{border-right:0;border-bottom:1px solid var(--rg259-soft)}.rg259-market-fees>div:last-child{border-bottom:0}}
.rg259-operator-line{margin-top:11px;width:max-content;max-width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--rg259-border);border-radius:8px;background:rgba(13,17,24,.5);text-decoration:none;color:var(--rg259-text)}.rg259-operator-line span{font-size:7px;color:var(--rg259-muted);text-transform:uppercase;letter-spacing:.08em}.rg259-operator-line b{font-size:9px}.rg259-operator-line strong{font-size:8px;color:#7eaff7}.rg259-external-grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:1050px){.rg259-external-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.rg259-external-grid{grid-template-columns:1fr}}
