.rhrc-google-btn,
.rhrc-btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	border:0;
	border-radius:14px;
	background:#0f172a;
	color:#fff!important;
	font-weight:700;
	line-height:1;
	padding:14px 18px;
	text-decoration:none!important;
	cursor:pointer;
	box-shadow:0 12px 30px rgba(15,23,42,.16);
}
.rhrc-google-btn span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#fff;color:#0f172a;font-weight:900}
.rhrc-login-note,.rhrc-comment-login,.rhrc-app-card{box-sizing:border-box;border:1px solid rgba(15,23,42,.08);background:#fff;border-radius:22px;box-shadow:0 18px 50px rgba(15,23,42,.08);padding:22px;margin:20px 0;color:#0f172a}
.rhrc-comment-login{display:flex;align-items:center;justify-content:space-between;gap:18px}
.rhrc-comment-login strong{display:block;font-size:18px;margin-bottom:5px}.rhrc-comment-login span{display:block;color:#64748b;font-size:14px}
.rhrc-dashboard,.rhrc-profile-page{width:min(100%,980px);margin:0 auto;padding:18px}.rhrc-app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rhrc-app-card span{display:block;color:#64748b;font-size:13px}.rhrc-app-card strong{display:block;font-size:26px;margin-top:6px}.rhrc-account-head{display:flex;align-items:center;gap:18px}.rhrc-account-head img{width:84px;height:84px;border-radius:999px;object-fit:cover}.rhrc-account-head h2{margin:0 0 6px}.rhrc-account-head p{margin:0 0 8px;color:#64748b}.rhrc-form,.rhrc-submit-form{display:grid;gap:12px}.rhrc-form h2,.rhrc-submit-form h2{margin:0}.rhrc-form label,.rhrc-submit-form label{font-weight:700;font-size:14px}.rhrc-form input,.rhrc-form textarea,.rhrc-submit-form input,.rhrc-submit-form textarea,.rhrc-submit-form select{width:100%;box-sizing:border-box;border:1px solid #dbe3ef;border-radius:14px;padding:12px 14px;background:#fff;color:#0f172a}.rhrc-check{display:flex!important;gap:10px;align-items:flex-start}.rhrc-check input{width:auto!important;margin-top:3px}.rhrc-profile-card{background:#fff;border-radius:24px;box-shadow:0 18px 60px rgba(15,23,42,.10);overflow:hidden;border:1px solid rgba(15,23,42,.08)}.rhrc-cover{height:220px;background:linear-gradient(135deg,#0f172a,#2563eb);background-position:center;background-size:cover}.rhrc-profile-head{display:flex;gap:18px;align-items:flex-end;padding:0 24px 20px;margin-top:-54px}.rhrc-profile-head img{width:118px;height:118px;border-radius:999px;border:6px solid #fff;object-fit:cover;background:#fff}.rhrc-profile-head h1{margin:0;font-size:32px}.rhrc-profile-head p{margin:6px 0 2px;color:#475569}.rhrc-profile-head span{color:#64748b}.rhrc-bio{padding:0 24px 22px;color:#334155}.rhrc-socials{display:flex;gap:10px;flex-wrap:wrap;padding:0 24px 24px}.rhrc-socials a{border:1px solid #dbe3ef;border-radius:999px;padding:8px 13px;text-decoration:none;color:#0f172a;font-weight:700}.rhrc-profile-posts{margin-top:24px}.rhrc-profile-post{display:grid;grid-template-columns:150px 1fr;gap:16px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:12px;margin-bottom:14px}.rhrc-profile-post img{width:150px;height:100px;object-fit:cover;border-radius:14px}.rhrc-profile-post h3{margin:0 0 8px;font-size:18px}.rhrc-profile-post p{margin:0;color:#64748b}
@media(max-width:700px){.rhrc-comment-login{display:block}.rhrc-comment-login .rhrc-google-btn{margin-top:14px;width:100%}.rhrc-dashboard,.rhrc-profile-page{padding:12px}.rhrc-app-grid{grid-template-columns:1fr}.rhrc-account-head{align-items:flex-start}.rhrc-account-head img{width:68px;height:68px}.rhrc-cover{height:150px}.rhrc-profile-head{display:block;text-align:center;padding:0 16px 18px}.rhrc-profile-head img{width:104px;height:104px}.rhrc-profile-head h1{font-size:26px}.rhrc-socials{justify-content:center;padding:0 16px 20px}.rhrc-bio{padding:0 16px 18px}.rhrc-profile-post{grid-template-columns:96px 1fr;padding:10px}.rhrc-profile-post img{width:96px;height:74px}.rhrc-profile-post h3{font-size:15px}.rhrc-profile-post p{display:none}}
