.page-top-crypto .crypto-priority-return{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.page-top-crypto .crypto-secondary-browse{margin:15px 0 0;font-size:.9rem}
.crypto-risk-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:28px;padding-bottom:24px}
.crypto-risk-panel .card{padding:18px;background:linear-gradient(145deg,#fff,#fff7ed);border-color:rgba(249,115,22,.2)}
.crypto-risk-panel strong{display:block;margin-bottom:8px;color:#7c2d12}
.crypto-risk-panel p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.55}
.crypto-strategy-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0;padding:18px 20px;border:1px solid rgba(249,115,22,.2);border-radius:17px;background:#fff7ed}
.crypto-strategy-summary p{margin:0;color:#7c2d12;line-height:1.55}
.crypto-strategy-summary .chip{white-space:nowrap}
.crypto-legal-warning{margin-top:20px;padding:18px 20px;border-left:4px solid #ea580c;border-radius:0 14px 14px 0;background:#fff7ed;color:#7c2d12;line-height:1.65}
.commercial-hubs-secondary,.home-v2-secondary-paths{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px;padding:14px 16px;border:1px solid var(--line);border-radius:15px;background:#fff}
.commercial-hubs-secondary strong,.home-v2-secondary-paths strong{color:#1c1917}
.commercial-hubs-secondary a,.home-v2-secondary-paths a{font-weight:750}
@media(max-width:900px){.crypto-risk-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.crypto-risk-panel{grid-template-columns:1fr}.crypto-strategy-summary{align-items:flex-start;flex-direction:column}.crypto-priority-return .btn{width:100%;justify-content:center}}
