.rsh-wrap{max-width:980px;margin:0 auto;padding:1.5rem 1rem 4rem}.rsh-back{color:var(--st-primary);opacity:.8;align-items:center;gap:.35rem;margin-bottom:1rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.rsh-back:hover{opacity:1}.rsh-hero{background:var(--st-surface);border:1px solid var(--st-bg-2);border-radius:16px;align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px #0f172a0a}.rsh-logo{width:88px;height:88px;color:var(--st-surface);border-radius:14px;flex-shrink:0;place-items:center;font-size:2rem;font-weight:800;display:grid}.rsh-logo img{-o-object-fit:cover;object-fit:cover;border-radius:14px;width:100%;height:100%}.rsh-id{flex:1;min-width:0}.rsh-name{color:var(--st-text);letter-spacing:-.01em;margin:0 0 .35rem;font-size:1.65rem;font-weight:900;line-height:1.2}.rsh-region{color:var(--st-text-faint);margin-bottom:.85rem;font-size:.92rem}.rsh-region:before{content:"⌂  ";color:var(--st-primary)}.rsh-actions{flex-wrap:wrap;gap:.5rem;display:flex}.rsh-btn{border:1px solid #0000;border-radius:9px;align-items:center;gap:.35rem;padding:.55rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.rsh-btn--primary{background:var(--st-primary);color:var(--st-surface);border-color:var(--st-primary)}.rsh-btn--primary:hover{background:var(--st-action);border-color:var(--st-action)}.rsh-btn--ghost{background:var(--st-surface);color:var(--st-text-muted);border-color:var(--st-bg-2)}.rsh-btn--ghost:hover{background:var(--st-surface-2);color:var(--st-primary);border-color:var(--st-border-2)}.rsh-grid{grid-template-columns:2fr 1fr;gap:1.25rem;display:grid}@media (width<=720px){.rsh-grid{grid-template-columns:1fr}}.rsh-card{background:var(--st-surface);border:1px solid var(--st-bg-2);border-radius:14px;padding:1.25rem;box-shadow:0 2px 8px #0f172a0a}.rsh-card-h2{text-transform:uppercase;letter-spacing:.14em;color:var(--st-primary);margin:0 0 .85rem;font-size:.72rem;font-weight:800}.rsh-presentation{color:var(--st-text-muted);white-space:pre-wrap;font-size:.95rem;line-height:1.65}.rsh-presentation.empty{color:var(--st-text-faint);font-style:italic}.rsh-kv{border-bottom:1px solid var(--st-bg);padding:.55rem 0;font-size:.88rem}.rsh-kv:last-child{border-bottom:0}.rsh-kv-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--st-text-faint);margin-bottom:.15rem;font-size:.68rem;font-weight:800;display:block}.rsh-kv-val{color:var(--st-text);word-break:break-word}.rsh-kv-val a{color:var(--st-primary);font-weight:600;text-decoration:none}.rsh-kv-val a:hover{text-decoration:underline}.rsh-kv-val.empty{color:var(--st-border-2);font-style:italic;font-weight:400}
