.trg-public-setup{padding:28px 0 24px}
.trg-public-setup .section-head{margin-bottom:22px}
.trg-setup-card{padding:0;min-height:250px;display:flex;flex-direction:column;overflow:hidden}
.trg-setup-image{height:132px;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,#27203e,#0b0a14);border-bottom:1px solid var(--line)}
.trg-setup-image img{width:100%;height:100%;object-fit:contain;padding:12px}
.trg-setup-image-fallback{color:var(--purple);font-size:30px}
.trg-setup-card-copy{padding:16px;display:flex;flex:1;flex-direction:column}
.trg-setup-card-copy>span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}
.trg-setup-card-copy h3{font-size:17px;margin:8px 0 16px}
.trg-setup-card-copy a{color:#f49cdd;text-decoration:none;font-size:12px;font-weight:900;margin-top:auto}
.trg-profile-review-history{margin-top:6px!important;margin-bottom:70px;padding:clamp(22px,3vw,36px);border:1px solid var(--line);border-radius:20px;background:radial-gradient(circle at 100% 0,#34205b2b,transparent 32%),linear-gradient(145deg,#151225ee,#0b0a14f5);box-shadow:0 18px 50px #0004}
.trg-profile-review-history .section-head{align-items:center;margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid #ffffff12}
.trg-review-history-count{min-width:150px;display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid #584177;border-radius:13px;background:#171226}
.trg-review-history-count strong{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,var(--orange),#ff7c4d);color:#130e17;font:900 18px var(--display)}
.trg-review-history-count span{color:#c5bdd4;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;line-height:1.35}
.trg-profile-review-history .card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,480px),1fr));gap:16px}
.trg-profile-review-history .card{display:grid;grid-template-columns:minmax(175px,31%) 1fr;min-height:260px;transform:none}
.trg-profile-review-history .card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0005,0 0 26px #8b5cf617}
.trg-profile-review-history .cover{height:auto;min-height:280px;border-right:1px solid var(--line)}
.trg-profile-review-history .cover img{position:absolute;inset:0}
.trg-profile-review-history .cover:after{background:linear-gradient(90deg,transparent 48%,#0d0c1878)}
.trg-profile-review-history .card-body{min-width:0;padding:22px;display:flex;flex-direction:column}
.trg-profile-review-history .card h3{font-size:clamp(19px,2vw,24px);margin:8px 0 10px}
.trg-profile-review-history .card-body>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.trg-profile-review-history .card-foot{margin-top:auto}
@media(max-width:700px){.trg-public-setup{padding-top:22px}.trg-profile-review-history{padding:18px}.trg-profile-review-history .section-head{align-items:flex-start}.trg-review-history-count{min-width:0}.trg-profile-review-history .card{grid-template-columns:1fr}.trg-profile-review-history .cover{height:190px;min-height:190px;border-right:0;border-bottom:1px solid var(--line)}.trg-profile-review-history .cover:after{background:linear-gradient(transparent 45%,#080711e8)}.trg-profile-review-history .card-body{padding:18px}.trg-setup-card{min-height:225px}.trg-setup-image{height:118px}}
