*,:after,:before{box-sizing:border-box}:root{color-scheme:light dark;font-family:system-ui,sans-serif;--rrc-border:#ddd;--rrc-card-bg:#fff;--rrc-text-muted:#666;--rrc-input-bg:#fff;--rrc-input-border:#ccc;--rrc-accent:#1a5fb4;--rrc-accent-hover:#164a8f;--rrc-focus-ring:rgba(26,95,180,.35)}@media (prefers-color-scheme:dark){:root{--rrc-border:#333;--rrc-card-bg:#1c1c1e;--rrc-text-muted:#999;--rrc-input-bg:#121212;--rrc-input-border:#444;--rrc-accent:#4c8fdb;--rrc-accent-hover:#6ba3e6;--rrc-focus-ring:rgba(76,143,219,.4)}}body{margin:0;padding:0 1.5rem 3rem;max-width:860px;margin-inline:auto;overflow-x:hidden}.rrc-site-header{padding:1rem 0;border-bottom:1px solid #ddd;margin-bottom:1.5rem}.rrc-brand{font-weight:700;text-decoration:none;font-size:1.1rem}.rrc-site-header--branded .rrc-brand{color:#d4af37}.rrc-warning-banner{background:#fff4e5;border:1px solid #e0a300;padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem}.rrc-error{color:#b00020;font-weight:600}.rrc-disclaimer{border-left:4px solid #555;padding-left:.75rem;font-size:.9rem;color:#444}.rrc-field{margin-bottom:1rem;display:flex;flex-direction:column;gap:.35rem}.rrc-field label{font-size:.9rem;font-weight:600}.rrc-input{font:inherit;padding:.6rem .75rem;border:1px solid var(--rrc-input-border);border-radius:6px;background:var(--rrc-input-bg);color:inherit}.rrc-input:focus-visible{outline:none;border-color:var(--rrc-accent);box-shadow:0 0 0 3px var(--rrc-focus-ring)}.rrc-input[aria-invalid=true]{border-color:#b00020}.rrc-input:disabled{opacity:.65}.rrc-button{font:inherit;font-weight:600;padding:.65rem 1.25rem;border-radius:6px;border:1px solid transparent;cursor:pointer}.rrc-button-primary{width:100%;background:var(--rrc-accent);color:#fff}.rrc-button-primary:hover:not(:disabled){background:var(--rrc-accent-hover)}.rrc-button-primary:disabled{opacity:.6;cursor:not-allowed}.rrc-button-primary:focus-visible{outline:none;box-shadow:0 0 0 3px var(--rrc-focus-ring)}.rrc-auth-shell{display:flex;justify-content:center;padding-block:2.5rem}.rrc-auth-card{width:100%;max-width:380px;padding:2rem;border:1px solid var(--rrc-border);border-radius:10px;background:var(--rrc-card-bg)}.rrc-auth-title{margin:0 0 .5rem;font-size:1.4rem}.rrc-auth-subtitle{margin:0 0 1.5rem;color:var(--rrc-text-muted);font-size:.92rem}.rrc-auth-footer{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--rrc-border);font-size:.9rem;display:flex;flex-direction:column;gap:.5rem}.rrc-auth-footer a{color:var(--rrc-accent)}.rrc-full-bleed{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.rrc-login-hero{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden;background:#070707}.rrc-login-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.rrc-login-hero-bg iframe{display:block;width:100%;height:100%;border:0}.rrc-login-hero-content{position:relative;z-index:1;width:100%;max-width:420px;padding:3rem 2rem;margin-left:6vw}@media (max-width:640px){.rrc-login-hero-content{margin-inline:auto;padding-inline:1.5rem}}.rrc-login-hero-title{margin:0 0 2rem;color:#d4af37;font-size:clamp(1.6rem,3.2vw,2.3rem);font-weight:800;line-height:1.25}.rrc-auth-card--branded{background:#362d26;border-color:rgba(212,175,55,.3);color:#f5ede1}.rrc-auth-card--branded .rrc-auth-subtitle{color:#c9b79c}.rrc-auth-card--branded .rrc-input{background:#221c18;border-color:rgba(212,175,55,.3);color:#f5ede1}.rrc-auth-card--branded .rrc-input:focus-visible{border-color:#d4af37;box-shadow:0 0 0 3px rgba(212,175,55,.35)}.rrc-auth-card--branded .rrc-button-primary{background:#d4af37;color:#2b2420}.rrc-auth-card--branded .rrc-button-primary:hover:not(:disabled){background:#c29a2e}.rrc-auth-card--branded .rrc-button-primary:focus-visible{box-shadow:0 0 0 3px rgba(212,175,55,.35)}.rrc-auth-card--branded .rrc-auth-footer{border-top-color:rgba(212,175,55,.3)}.rrc-auth-card--branded .rrc-auth-footer a{color:#d4af37}.rrc-auth-card--branded .rrc-error{color:#ff8a80}.rrc-hint{font-size:.85rem;color:#666;margin:0}.rrc-actions{display:flex;gap:.5rem;margin-top:1rem}.rrc-stat-row{display:flex;gap:2rem;margin-bottom:1rem}.rrc-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.rrc-atlas-upsell{margin-top:2rem;font-size:.9rem}.rrc-atlas-upsell,.rrc-site-footer{padding-top:1rem;border-top:1px solid #ddd}.rrc-site-footer{margin-top:3rem;font-size:.8rem;color:#666}table{border-collapse:collapse;width:100%}td,th{text-align:left;padding:.4rem .6rem;border-bottom:1px solid #eee}