.social-hero{display:flex;gap:28px;justify-content:space-between;background:linear-gradient(115deg,#e6f5ef,#f9fcf9);border:1px solid #d9e9e4;border-radius:16px;padding:28px;margin-bottom:20px}.social-hero h2{font-size:25px;margin:9px 0 12px}.social-hero p{max-width:650px;line-height:1.8;color:#526a64;margin:0}.social-eyebrow{font-size:12px;letter-spacing:2px;color:#258472}.social-status{display:flex;flex-direction:column;gap:12px;justify-content:center;flex-shrink:0;font-size:12px;color:#627a72}.social-status .badge{align-self:flex-start}.social-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.social-paths article{background:white;border:1px solid #dfeae5;border-radius:13px;padding:22px}.social-paths article>span{font-size:12px;font-weight:600;color:#2a8a78}.social-paths h3{margin:12px 0;font-size:17px}.social-paths p{font-size:13px;line-height:1.8;color:#687c76;margin:0}.social-plan-list{padding:0 22px}.social-plan{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:23px 0;border-bottom:1px solid #e4eee9}.social-plan:last-child{border-bottom:0}.social-plan>div:first-child{min-width:0}.social-plan h3{margin:0;font-size:16px;overflow-wrap:anywhere}.social-plan p{font-size:13px;color:#587067;margin:10px 0}.social-plan small{color:#75857f;overflow-wrap:anywhere}.social-plan-heading{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.social-plan>.actions{flex-shrink:0}.social-countries{border:1px solid #dce7e1;border-radius:9px;padding:14px;margin:18px 0}.social-countries label{display:inline-flex;align-items:center;gap:6px;margin:5px 18px 5px 0;font-size:13px}.social-countries input{width:auto}.social-detail-section{padding:17px 0;border-top:1px solid #e1e9e5}.social-detail-section h3{margin:0 0 13px}.social-query{display:grid;grid-template-columns:90px minmax(0,1fr);gap:9px;padding:14px;background:#f5f9f7;border-radius:8px;margin:10px 0;font-size:13px}.social-query code{white-space:normal;overflow-wrap:anywhere;line-height:1.6}.social-query .actions{grid-column:2}.social-interests{padding:0;list-style:none}.social-interests li{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #e5ebe8;overflow-wrap:anywhere;font-size:13px}.social-result{padding:15px 0;border-top:1px solid #dfe9e3;overflow-wrap:anywhere}.social-result h4{margin:4px 0}.social-result p{font-size:13px;line-height:1.7}.social-detail-top p{font-size:13px;line-height:1.6}.social-detail-section .confirmation{margin:16px 0}#social-source-fields .actions{margin:12px 0}#social-owned-results .btn{margin:4px 0}.social-detail-section .actions{flex-wrap:wrap}.social-detail-section>p{overflow-wrap:anywhere}
@media(max-width:1100px){.social-hero{flex-direction:column}.social-status{gap:9px}.social-plan{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.social-hero{padding:20px;gap:18px}.social-hero h2{font-size:22px}.social-paths{grid-template-columns:1fr}.social-paths article{padding:18px}.social-plan-list{padding:0 17px}.social-plan-heading{gap:8px}.social-plan>.actions{flex-wrap:wrap}.social-query{grid-template-columns:1fr}.social-query .actions{grid-column:1}.social-interests li{flex-direction:column;gap:5px}}

.social-paths + .panel{margin-top:20px}
