.social-setup-guide{display:grid;gap:18px;color:#172033}.social-setup-guide *{box-sizing:border-box}.social-guide-head{align-items:flex-start}.social-guide-head h2{margin:8px 0 6px}.social-guide-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.social-guide-status-card{display:flex;gap:13px;align-items:flex-start;padding:17px;border:1px solid #dbe5ef;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(35,74,112,.06)}.social-guide-status-card.is-ready{border-color:#b7e3cf;background:#f4fcf8}.social-guide-status-card.is-pending{border-color:#f0d7a6;background:#fffaf0}.social-guide-status-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:13px;background:#eaf3fc;color:#1269bc;font-weight:900}.social-guide-status-card.is-ready .social-guide-status-icon{background:#dff6eb;color:#087a53}.social-guide-status-card.is-pending .social-guide-status-icon{background:#fff0cd;color:#9b6500}.social-guide-status-card small,.social-guide-status-card p{color:#66788c}.social-guide-status-card strong{display:block;margin:3px 0 5px;font-size:17px}.social-guide-status-card p{margin:0;font-size:12px;line-height:1.45}.social-guide-progress-panel{padding:18px!important;background:#fff!important;border:1px solid #dbe5ef!important}.social-guide-progress-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.social-guide-progress-head div{display:grid;gap:4px}.social-guide-progress-head small{color:#718096}.social-guide-progress-track{height:10px;margin-top:13px;border-radius:999px;background:#e7eef6;overflow:hidden}.social-guide-progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1976d2,#1fbf8f);transition:width .25s ease}.social-guide-tabs{display:flex;gap:8px;overflow:auto;padding:6px;border:1px solid #dbe5ef;border-radius:16px;background:#fff}.social-guide-tabs button{border:0;border-radius:11px;background:transparent;color:#405368;font-weight:800;padding:11px 16px;white-space:nowrap;cursor:pointer}.social-guide-tabs button:hover{background:#eef5fc}.social-guide-tabs button.is-active{background:#1269bc;color:#fff;box-shadow:0 7px 18px rgba(18,105,188,.2)}.social-guide-tab-panel{display:none;gap:16px}.social-guide-tab-panel.is-active{display:grid}.social-guide-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.social-guide-card{position:relative;padding:20px!important;background:#fff!important;border:1px solid #dbe5ef!important;color:#172033!important}.social-guide-card h2,.social-guide-card h3{color:#172033!important}.social-guide-card p,.social-guide-card li{color:#53677d;line-height:1.6}.social-guide-step-number{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e8f3ff;color:#1269bc;font-weight:900;margin-bottom:12px}.social-guide-copy-list{display:grid;gap:9px;margin:15px 0}.social-guide-copy-list>div{display:grid;grid-template-columns:minmax(130px,.35fr) minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid #e1e9f1;border-radius:12px;background:#f8fbfe}.social-guide-copy-list span{font-size:12px;font-weight:800;color:#53677d}.social-guide-copy-list code,.social-guide-copy-highlight code{min-width:0;overflow-wrap:anywhere;color:#143a5c;background:transparent!important;border:0!important;padding:0!important}.social-guide-check{display:flex!important;align-items:flex-start!important;grid-template-columns:none!important;gap:10px!important;margin-top:15px;padding:12px 13px;border:1px solid #dce7f1;border-radius:12px;background:#f8fbfe;color:#2e465e;font-weight:700;cursor:pointer}.social-guide-check input{width:18px!important;height:18px!important;flex:0 0 18px;margin-top:1px;accent-color:#1269bc}.social-guide-check:has(input:checked){border-color:#9fd8be;background:#effbf5;color:#0a704e}.social-guide-list{margin:0;padding-left:20px}.social-guide-list li+li{margin-top:7px}.social-guide-flow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.social-guide-flow span{padding:10px 12px;border:1px solid #dbe5ef;border-radius:11px;background:#f8fbfe;font-weight:800;color:#304a63}.social-guide-flow b{color:#1269bc}.social-guide-platform-title{display:flex;align-items:center;gap:14px;padding:19px;border:1px solid #dbe5ef;border-radius:18px;background:#fff}.social-guide-platform-title>div{min-width:0;flex:1}.social-guide-platform-title h2{margin:0 0 5px;color:#172033}.social-guide-platform-title p{margin:0;color:#66788c}.social-guide-step{border:1px solid #dbe5ef;border-radius:17px;background:#fff;overflow:hidden}.social-guide-step[open]{box-shadow:0 10px 28px rgba(35,74,112,.07)}.social-guide-step summary{display:flex;align-items:center;gap:13px;padding:16px 18px;cursor:pointer;list-style:none}.social-guide-step summary::-webkit-details-marker{display:none}.social-guide-step summary>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:11px;background:#e8f3ff;color:#1269bc;font-weight:900}.social-guide-step summary>div{display:grid;gap:3px}.social-guide-step summary b{color:#172033;font-size:16px}.social-guide-step summary small{color:#718096}.social-guide-step summary::after{content:'+';margin-left:auto;font-size:23px;font-weight:600;color:#6d8094}.social-guide-step[open] summary::after{content:'−'}.social-guide-step-body{padding:0 18px 18px 67px;border-top:1px solid #edf2f7}.social-guide-step-body ol{margin:16px 0 0;padding-left:22px;color:#53677d}.social-guide-step-body li{line-height:1.6}.social-guide-step-body li+li{margin-top:6px}.social-guide-token-grid{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.social-guide-token-grid code{display:inline-flex;padding:8px 10px!important;border:1px solid #d7e5f1!important;border-radius:10px!important;background:#f4f8fc!important;color:#1e4d76!important;font-size:12px}.social-guide-copy-highlight{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:16px 0;padding:14px;border:1px solid #bcd8ef;border-radius:14px;background:#eef7ff}.social-guide-copy-highlight>div{display:grid;gap:6px;min-width:0}.social-guide-copy-highlight small{color:#53677d;font-weight:800}.social-guide-final-test{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;list-style:none}.social-guide-final-test .social-guide-check{margin:0;height:100%}.social-guide-callout{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px;padding:14px;border-radius:13px;background:#eaf4ff;color:#254862}.social-guide-callout b{color:#1269bc}.route-social-platforms-guide .content-page-head{display:none!important}.route-social-platforms-guide .content{background:#f4f7fb!important}.route-social-platforms-guide .panel,.route-social-platforms-guide details{color:#172033!important}.route-social-platforms-guide .btn{min-height:38px}.route-social-platforms-guide .btn.primary{background:#1269bc!important;color:#fff!important;border-color:#1269bc!important}.route-social-platforms-guide .muted{color:#66788c!important}@media(max-width:1100px){.social-guide-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-guide-two-columns{grid-template-columns:1fr}}@media(max-width:760px){.social-guide-status-grid,.social-guide-final-test{grid-template-columns:1fr}.social-guide-platform-title{align-items:flex-start;flex-wrap:wrap}.social-guide-platform-title .btn{width:100%}.social-guide-copy-list>div{grid-template-columns:1fr}.social-guide-copy-list .btn{width:100%}.social-guide-copy-highlight{align-items:stretch;flex-direction:column}.social-guide-step-body{padding:0 14px 16px}.social-guide-step summary{padding:14px}.social-guide-progress-head{align-items:flex-start;flex-direction:column}.social-guide-tabs{border-radius:13px}.social-guide-flow{align-items:stretch;flex-direction:column}.social-guide-flow b{display:none}}
.social-company-guide .social-guide-head{margin-bottom:0}.social-guide-external-links{display:flex;gap:9px;flex-wrap:wrap;margin:16px 0}.social-guide-external-links .btn{min-height:38px;display:inline-flex;align-items:center;justify-content:center}.social-connect-help-links{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:1px solid #e6edf4}.social-connect-help-links a{font-size:12px;font-weight:800;text-decoration:none;color:#1269bc;padding:7px 9px;border-radius:9px;background:#eef6ff;border:1px solid #d6e8f8}.social-connect-help-links a:hover{background:#dfefff}.social-company-guide .alert-info-soft{margin:14px 0}.route-social-guide .content-page-head{display:none!important}.route-social-guide .content{background:#f4f7fb!important}@media(max-width:760px){.social-guide-external-links{display:grid;grid-template-columns:1fr}.social-guide-external-links .btn{width:100%}}
