.rda-sc{border:1px solid #e5e7eb;border-radius:16px;padding:16px;margin-bottom:50px;box-shadow:0 6px 18px #0000000f;background:#fff;font-family:sans-serif}.rda-sc h3{margin:0 0 8px;font-size:18px}.rda-sc .rda-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;margin:8px 0}.rda-sc .rda-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.rda-sc .btn{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#f9fafb;text-decoration:none;display:inline-block;font-weight:500}.rda-sc .btn.primary{background:#0ea5e9;border-color:#0ea5e9;color:#fff}.rust-flex{margin:20px auto;display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap}@media (max-width: 768px){.rust-flex{flex-direction:column;align-items:center}}@media (prefers-color-scheme: dark){.rda-sc{background:#0b0c0f;color:#e5e7eb;border-color:#2a2f3a}.rda-sc .rda-row{border-color:#2a2f3a}.rda-sc .btn{background:#141821;border-color:#2a2f3a;color:#e5e7eb}.rda-sc .btn.primary{color:#fff}}.container-rustDesk{max-width:1200px;width:95%;margin-inline:auto}.container.rust-flex{display:flex;flex-direction:column;align-items:center;gap:16px;padding-inline:12px}.container.rust-flex img{height:auto;display:block;border-radius:8px}@media (min-width: 900px){.container.rust-flex{flex-direction:row;justify-content:center;gap:24px;padding-inline:0}}
