:root{--cc-red:#e21d2f;--cc-red-dark:#bd1220;--cc-black:#111214;--cc-text:#17181b;--cc-muted:#737781;--cc-line:#e8e9ed;--cc-bg:#f6f7f9;--cc-card:#fff;--cc-radius:22px}
*{box-sizing:border-box}.ccsd-dashboard-page{margin:0;background:var(--cc-bg)!important}.ccsd-dashboard-page .site-header,.ccsd-dashboard-page header.wp-block-template-part,.ccsd-dashboard-page .wp-site-blocks>header,.ccsd-dashboard-page .site-footer,.ccsd-dashboard-page footer.wp-block-template-part{display:none!important}.ccsd-dashboard-page .wp-site-blocks,.ccsd-dashboard-page main,.ccsd-dashboard-page .entry-content{margin:0!important;padding:0!important;max-width:none!important}.ccsd-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,720px) 340px;gap:28px;max-width:1400px;margin:0 auto;padding:0 24px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--cc-text)}
.ccsd-leftbar{position:sticky;top:0;height:100vh;padding:20px 16px 28px 4px;border-right:1px solid var(--cc-line);display:flex;flex-direction:column;background:#fff}.ccsd-brand{display:none}.ccsd-brand-mark{width:46px;height:46px;display:grid;place-items:center;background:linear-gradient(145deg,var(--cc-red),#ff4a56);color:#fff;border-radius:14px;font-weight:900;letter-spacing:-1px;box-shadow:0 10px 24px rgba(226,29,47,.23)}.ccsd-brand-copy{display:flex;flex-direction:column;line-height:.94}.ccsd-brand-copy strong{font-size:17px;letter-spacing:.4px}.ccsd-brand-copy em{font-size:15px;font-style:normal;color:var(--cc-red);font-weight:900;letter-spacing:1.7px;margin-top:5px}.ccsd-nav{display:flex;flex-direction:column;gap:8px}.ccsd-nav a{display:flex;align-items:center;gap:14px;padding:10px 12px;border-radius:15px;color:#2d3036!important;text-decoration:none!important;font-size:16px;font-weight:700;transition:.2s}.ccsd-nav a:hover,.ccsd-nav a.is-active{background:#f2f3f5;color:#0d0e10!important;transform:translateX(2px)}.ccsd-nav-icon{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;color:#fff;box-shadow:0 7px 16px rgba(0,0,0,.09)}.ccsd-nav-icon svg,.ccsd-post-actions svg,.ccsd-create-button svg,.ccsd-mobile-nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ccsd-nav-icon.red{background:#ff4150}.ccsd-nav-icon.blue{background:#397af6}.ccsd-nav-icon.gold{background:#f2a41a}.ccsd-nav-icon.purple{background:#8b5cf6}.ccsd-nav-icon.green{background:#22b573}.ccsd-nav-icon.dark{background:#24262b}.ccsd-create-button{margin:24px 12px 0;border:0;border-radius:15px;background:linear-gradient(135deg,var(--cc-red),#ff4d59);color:#fff;padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 12px 25px rgba(226,29,47,.23)}.ccsd-left-footer{margin:auto 12px 0;color:#a0a3aa;font-size:12px}.ccsd-main{padding:28px 0 100px}.ccsd-mobile-header{display:none}.ccsd-hero{position:relative;overflow:hidden;background:var(--cc-black);border-radius:26px;padding:34px 38px;color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 18px 40px rgba(17,18,20,.15)}.ccsd-hero:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(226,29,47,.7),rgba(226,29,47,0));right:-50px;top:-80px}.ccsd-eyebrow,.ccsd-section-heading span,.ccsd-mini-label{font-size:11px;font-weight:900;letter-spacing:1.8px;color:#ff6974}.ccsd-hero h1{font-size:34px;line-height:1.08;margin:10px 0 12px;max-width:540px;letter-spacing:-1px}.ccsd-hero p{margin:0;color:#c7c9ce;font-size:15px;max-width:520px}.ccsd-hero-star{position:relative;z-index:1;font-size:58px;color:#fff;opacity:.9}.ccsd-section{margin-top:30px}.ccsd-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.ccsd-section-heading h2{margin:4px 0 0;font-size:24px;letter-spacing:-.5px}.ccsd-section-heading a{font-size:13px;font-weight:800;color:var(--cc-red)!important;text-decoration:none!important}.ccsd-people-row{display:flex;gap:14px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:none}.ccsd-people-row::-webkit-scrollbar{display:none}.ccsd-person-card{flex:0 0 154px;background:#fff;border:1px solid var(--cc-line);border-radius:20px;padding:16px;text-align:center;box-shadow:0 8px 24px rgba(25,29,38,.05);transition:.2s}.ccsd-person-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(25,29,38,.09)}.ccsd-person-photo{display:inline-block;position:relative}.ccsd-person-photo img{width:78px;height:78px;object-fit:cover;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 3px #ff3f4c}.ccsd-online-dot{position:absolute;width:16px;height:16px;background:#23d366;border:3px solid #fff;border-radius:50%;right:2px;bottom:6px}.ccsd-person-name{display:block;color:var(--cc-text)!important;text-decoration:none!important;font-size:14px;font-weight:900;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccsd-person-handle{display:block;color:var(--cc-muted);font-size:12px;margin:3px 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccsd-follow{border:0;border-radius:999px;background:#111;color:#fff;padding:9px 16px;font-size:12px;font-weight:900;cursor:pointer;transition:.2s}.ccsd-follow:hover{background:var(--cc-red)}.ccsd-follow.is-following{background:#eef0f3;color:#32343a}.ccsd-composer{display:flex;gap:14px;background:#fff;border:1px solid var(--cc-line);border-radius:22px;padding:18px;margin-top:24px;box-shadow:0 8px 24px rgba(25,29,38,.04)}.ccsd-composer-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.ccsd-composer-body{flex:1}.ccsd-composer textarea{width:100%;min-height:82px;border:0;outline:0;resize:vertical;font:600 16px/1.45 inherit;color:var(--cc-text);padding:8px 4px;background:transparent}.ccsd-composer textarea::placeholder{color:#a1a4ab}.ccsd-composer-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--cc-line);padding-top:12px}.ccsd-helper{font-size:12px;color:var(--cc-muted)}.ccsd-composer-actions button{border:0;border-radius:12px;background:var(--cc-red);color:#fff;padding:10px 20px;font-weight:900;cursor:pointer}.ccsd-login-prompt{display:block;background:#f4f5f7;border-radius:14px;padding:15px;color:#555!important;text-decoration:none!important;font-weight:700}.ccsd-feed-section{margin-top:28px}.ccsd-feed{display:flex;flex-direction:column;gap:16px}.ccsd-post-card{background:#fff;border:1px solid var(--cc-line);border-radius:22px;padding:20px;box-shadow:0 8px 24px rgba(25,29,38,.04)}.ccsd-post-head{display:flex;align-items:center}.ccsd-post-head img{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-right:12px}.ccsd-post-head>div{display:flex;flex-direction:column}.ccsd-post-name{font-weight:900;color:var(--cc-text)!important;text-decoration:none!important}.ccsd-post-head span{font-size:12px;color:var(--cc-muted);margin-top:3px}.ccsd-more{margin-left:auto;border:0;background:transparent;color:#999;font-weight:900;letter-spacing:1px;cursor:pointer}.ccsd-post-content{font-size:15px;line-height:1.65;margin:16px 0}.ccsd-post-content p{margin:.5em 0}.ccsd-post-content img{max-width:100%;border-radius:18px;margin-top:12px}.ccsd-post-actions{display:flex;border-top:1px solid var(--cc-line);padding-top:12px}.ccsd-post-actions button{flex:1;border:0;background:transparent;color:#6d7179;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px;border-radius:12px;font-weight:800;cursor:pointer}.ccsd-post-actions button:hover{background:#f4f5f7;color:var(--cc-red)}.ccsd-post-actions svg{width:19px;height:19px}.ccsd-empty-feed{background:#fff;border:1px dashed #d9dbe0;border-radius:22px;text-align:center;padding:50px 24px}.ccsd-empty-feed>span{width:54px;height:54px;border-radius:16px;background:#ffe9ec;color:var(--cc-red);display:grid;place-items:center;margin:0 auto;font-size:26px}.ccsd-empty-feed h3{margin:15px 0 7px}.ccsd-empty-feed p{margin:0;color:var(--cc-muted)}.ccsd-rightbar{position:sticky;top:0;height:100vh;overflow-y:auto;padding:28px 0 40px}.ccsd-sidebar-card{background:#fff;border:1px solid var(--cc-line);border-radius:22px;padding:20px;margin-bottom:16px;box-shadow:0 8px 24px rgba(25,29,38,.04)}.ccsd-welcome-card{background:linear-gradient(145deg,#fff,#fff5f6)}.ccsd-welcome-card h3{font-size:24px;margin:7px 0 8px}.ccsd-welcome-card p{color:var(--cc-muted);font-size:14px;line-height:1.55}.ccsd-welcome-card a{display:inline-block;margin-top:6px;color:var(--cc-red)!important;text-decoration:none!important;font-weight:900}.ccsd-sidebar-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ccsd-sidebar-heading h3{margin:0;font-size:18px}.ccsd-sidebar-heading a{font-size:12px;font-weight:900;color:var(--cc-red)!important;text-decoration:none!important}.ccsd-suggested-row{display:flex;align-items:center;gap:10px;padding:9px 0}.ccsd-suggested-row img{width:44px;height:44px;border-radius:50%;object-fit:cover}.ccsd-suggested-row>div{min-width:0;flex:1;display:flex;flex-direction:column}.ccsd-suggested-row>div a{color:var(--cc-text)!important;text-decoration:none!important;font-size:13px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccsd-suggested-row>div span{font-size:11px;color:var(--cc-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccsd-follow.compact{font-size:11px;padding:7px 10px}.ccsd-trend{display:flex;gap:12px;align-items:center;text-decoration:none!important;color:var(--cc-text)!important;padding:11px 0;border-top:1px solid var(--cc-line)}.ccsd-trend:first-of-type{border-top:0}.ccsd-trend>span{font-size:12px;font-weight:900;color:var(--cc-red)}.ccsd-trend div{display:flex;flex-direction:column}.ccsd-trend strong{font-size:13px}.ccsd-trend small{color:var(--cc-muted);font-size:11px;margin-top:2px}.ccsd-right-footer{display:flex;flex-wrap:wrap;gap:9px 14px;padding:4px 8px}.ccsd-right-footer a{font-size:11px;color:#989ba2!important;text-decoration:none!important}.ccsd-mobile-nav{display:none}
@media(max-width:1180px){.ccsd-shell{grid-template-columns:230px minmax(0,1fr);max-width:1040px}.ccsd-rightbar{display:none}}
@media(max-width:820px){.ccsd-shell{display:block;padding:0 14px}.ccsd-leftbar{display:none}.ccsd-main{padding:14px 0 92px}.ccsd-mobile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ccsd-brand.compact{margin:0}.ccsd-brand.compact .ccsd-brand-mark{width:40px;height:40px;border-radius:12px}.ccsd-brand.compact .ccsd-brand-copy strong{font-size:14px}.ccsd-brand.compact .ccsd-brand-copy em{font-size:12px}.ccsd-mobile-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover}.ccsd-hero{padding:26px 22px;border-radius:22px}.ccsd-hero h1{font-size:28px}.ccsd-hero-star{display:none}.ccsd-people-section{margin-top:24px}.ccsd-person-card{flex-basis:142px}.ccsd-mobile-nav{display:grid;grid-template-columns:1fr 1fr 70px 1fr 1fr;position:fixed;bottom:0;left:0;right:0;height:70px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-top:1px solid var(--cc-line);z-index:99;padding:6px 10px max(6px,env(safe-area-inset-bottom))}.ccsd-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#777!important;text-decoration:none!important;font-size:10px;font-weight:800}.ccsd-mobile-nav a.is-active{color:var(--cc-red)!important}.ccsd-mobile-nav svg{width:22px;height:22px}.ccsd-mobile-create{align-self:start;justify-self:center;margin-top:-18px;width:58px;height:58px;border:5px solid #fff;border-radius:50%;background:var(--cc-red);color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px rgba(226,29,47,.3)}.ccsd-mobile-create svg{width:26px;height:26px}.ccsd-composer{padding:15px}.ccsd-helper{display:none}}
@media(max-width:520px){.ccsd-shell{padding:0 10px}.ccsd-hero{padding:24px 18px}.ccsd-hero h1{font-size:25px}.ccsd-hero p{font-size:14px}.ccsd-section-heading h2{font-size:21px}.ccsd-person-card{flex-basis:132px;padding:14px}.ccsd-person-photo img{width:68px;height:68px}.ccsd-composer-avatar{width:42px;height:42px}.ccsd-post-card{padding:16px}.ccsd-post-actions span{display:none}.ccsd-post-actions button{padding:8px}.ccsd-brand-copy{display:none}}

/* v1.1 responsive layout corrections */
html,body{overflow-x:hidden}
.ccsd-dashboard-page .wp-site-blocks,.ccsd-dashboard-page .entry-content,.ccsd-dashboard-page main{width:100%!important}
.ccsd-shell{width:100%;max-width:1360px;grid-template-columns:minmax(220px,250px) minmax(0,1fr) minmax(280px,320px);gap:24px;padding:0 20px}
.ccsd-leftbar,.ccsd-main,.ccsd-rightbar{min-width:0}
.ccsd-main{width:100%;max-width:700px;justify-self:center}
.ccsd-rightbar{width:100%}
.ccsd-hero h1{overflow-wrap:anywhere}
.ccsd-person-card,.ccsd-sidebar-card,.ccsd-composer,.ccsd-post-card{max-width:100%}

@media (min-width:1361px){
  .ccsd-shell{grid-template-columns:250px minmax(0,700px) 320px}
}

@media (max-width:1280px){
  .ccsd-shell{max-width:1040px;grid-template-columns:230px minmax(0,700px);gap:24px}
  .ccsd-rightbar{display:none}
  .ccsd-main{max-width:700px}
}

@media (max-width:900px){
  .ccsd-shell{display:block;max-width:760px;padding:0 18px}
  .ccsd-leftbar{display:none}
  .ccsd-main{max-width:none;padding:14px 0 96px}
  .ccsd-mobile-header{display:flex}
  .ccsd-rightbar{display:none}
  .ccsd-hero{padding:28px 26px}
  .ccsd-hero h1{font-size:30px;max-width:620px}
  .ccsd-hero p{max-width:620px}
  .ccsd-mobile-nav{display:grid}
}

@media (max-width:600px){
  .ccsd-shell{padding:0 14px}
  .ccsd-main{padding-top:12px}
  .ccsd-mobile-header{margin-bottom:12px}
  .ccsd-hero{padding:24px 20px;border-radius:22px}
  .ccsd-hero:after{width:190px;height:190px;right:-64px;top:-58px}
  .ccsd-hero h1{font-size:27px;line-height:1.08;margin:9px 0 12px}
  .ccsd-hero p{font-size:14px;line-height:1.55}
  .ccsd-section{margin-top:24px}
  .ccsd-section-heading{align-items:flex-end;margin-bottom:12px}
  .ccsd-section-heading h2{font-size:22px}
  .ccsd-people-row{gap:12px;padding-bottom:4px}
  .ccsd-person-card{flex:0 0 138px;padding:14px 12px;border-radius:18px}
  .ccsd-person-photo img{width:70px;height:70px}
  .ccsd-composer{margin-top:20px;padding:14px;border-radius:20px}
  .ccsd-composer textarea{min-height:66px;font-size:15px}
  .ccsd-post-card{border-radius:20px}
}

@media (max-width:380px){
  .ccsd-shell{padding:0 10px}
  .ccsd-hero{padding:21px 17px}
  .ccsd-hero h1{font-size:24px}
  .ccsd-person-card{flex-basis:128px}
  .ccsd-mobile-nav{grid-template-columns:1fr 1fr 62px 1fr 1fr;padding-left:4px;padding-right:4px}
  .ccsd-mobile-nav a{font-size:9px}
}


/* Remove theme hyperlink decorations */
.ccsd-shell a,
.ccsd-shell a:hover,
.ccsd-shell a:focus,
.ccsd-shell a:active{
text-decoration:none!important;
text-decoration-line:none!important;
border-bottom:0!important;
box-shadow:none!important;
background-image:none!important;
}
.ccsd-shell a::before,
.ccsd-shell a::after{
border-bottom:0!important;
box-shadow:none!important;
}

/* v1.3 authentication, mobile logo, and signup modal */
.ccsd-guest-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:-4px 0 18px}
.ccsd-guest-actions a,.ccsd-guest-actions button,.ccsd-mobile-auth a,.ccsd-mobile-auth button{appearance:none;border:0;font:inherit;font-weight:900;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;text-align:center}
.ccsd-login-button{display:grid;place-items:center;min-height:44px;color:var(--cc-text)!important;background:#fff;border:1px solid var(--cc-line)!important;border-radius:14px}
.ccsd-apply-button{min-height:44px;color:#fff;background:var(--cc-text);border-radius:14px}
.ccsd-mobile-brand{display:flex;align-items:center;gap:11px;min-width:0}
.ccsd-mobile-brand .ccsd-brand-mark{width:46px;height:46px;border-radius:14px;flex:0 0 auto;font-size:18px}
.ccsd-mobile-brand-name{display:flex;flex-direction:column;line-height:1}
.ccsd-mobile-brand-name strong{font-size:17px;letter-spacing:.02em;color:var(--cc-text)}
.ccsd-mobile-brand-name em{font-size:15px;font-style:normal;font-weight:900;letter-spacing:.15em;color:var(--cc-red);margin-top:5px}
.ccsd-mobile-auth{display:flex;align-items:center;gap:7px;flex:0 0 auto}
.ccsd-mobile-auth a,.ccsd-mobile-auth button{padding:10px 13px;border-radius:12px;font-size:11px}
.ccsd-mobile-auth a{color:var(--cc-text)!important;background:transparent}
.ccsd-mobile-auth button{color:#fff;background:var(--cc-text)}
.ccsd-login-prompt-wrap{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%}
.ccsd-inline-apply{appearance:none;border:0;border-radius:999px;background:var(--cc-red);color:#fff;font:inherit;font-size:12px;font-weight:900;padding:10px 15px;white-space:nowrap;cursor:pointer}
.ccsd-signup-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px}
.ccsd-signup-modal.is-open{display:flex}
.ccsd-signup-backdrop{position:absolute;inset:0;background:rgba(10,11,14,.72);backdrop-filter:blur(7px)}
.ccsd-signup-dialog{position:relative;z-index:1;width:min(100%,680px);max-height:min(90vh,840px);overflow:auto;background:#fff;border-radius:28px;padding:30px;box-shadow:0 28px 80px rgba(0,0,0,.28)}
.ccsd-signup-close{position:absolute;top:14px;right:16px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f2f4;color:#222;font-size:28px;line-height:1;cursor:pointer}
.ccsd-signup-heading{display:flex;align-items:center;gap:14px;margin-bottom:24px;padding-right:42px}
.ccsd-signup-heading .ccsd-brand-mark{width:50px;height:50px;border-radius:15px;flex:0 0 auto}
.ccsd-signup-heading>div{display:flex;flex-direction:column}
.ccsd-signup-heading span:not(.ccsd-brand-mark){font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--cc-red)}
.ccsd-signup-heading h2{margin:3px 0 0;font-size:27px;line-height:1.1}
.ccsd-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.ccsd-form-grid label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:800;color:#303239}
.ccsd-form-grid label b,.ccsd-terms-check b{color:var(--cc-red)}
.ccsd-form-grid input{width:100%;height:48px;border:1px solid #dfe1e5;border-radius:13px;background:#fafbfc;padding:0 14px;color:#171717;outline:0;transition:border-color .15s,box-shadow .15s}
.ccsd-form-grid input:focus{border-color:var(--cc-red);box-shadow:0 0 0 3px rgba(237,28,36,.11);background:#fff}
.ccsd-form-wide{grid-column:1/-1}
.ccsd-terms-check{display:flex;align-items:flex-start;gap:10px;margin:18px 0 14px;font-size:12px;line-height:1.5;color:#60646c;cursor:pointer}
.ccsd-terms-check input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--cc-red);flex:0 0 auto}
.ccsd-terms-check a{color:var(--cc-red)!important;font-weight:800}
.ccsd-signup-message{display:none;margin-bottom:12px;padding:11px 13px;border-radius:12px;font-size:13px;font-weight:700}
.ccsd-signup-message.is-error{display:block;background:#fff0f1;color:#a20e17}
.ccsd-signup-message.is-success{display:block;background:#eafaf0;color:#11753b}
.ccsd-signup-submit{width:100%;height:50px;border:0;border-radius:14px;background:linear-gradient(135deg,#ed1c24,#ff4757);color:#fff;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 12px 26px rgba(237,28,36,.22)}
.ccsd-signup-submit:disabled{opacity:.65;cursor:wait}
body.ccsd-modal-open{overflow:hidden!important}

@media(max-width:900px){
  .ccsd-mobile-header{min-height:62px;padding:4px 0 10px}
}
@media(max-width:600px){
  .ccsd-mobile-brand-name strong{font-size:14px}
  .ccsd-mobile-brand-name em{font-size:12px}
  .ccsd-mobile-auth a,.ccsd-mobile-auth button{padding:9px 10px;font-size:10px}
  .ccsd-login-prompt-wrap{align-items:flex-start;flex-direction:column}
  .ccsd-signup-dialog{padding:24px 18px 20px;border-radius:22px}
  .ccsd-form-grid{grid-template-columns:1fr;gap:13px}
  .ccsd-form-wide{grid-column:auto}
}
@media(max-width:420px){
  .ccsd-mobile-brand-name{display:none}
  .ccsd-mobile-auth{gap:3px}
  .ccsd-mobile-auth a,.ccsd-mobile-auth button{padding:8px 9px}
}

/* v1.4 prominent logged-out conversion bar */
.ccsd-guest-topbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:16px;
  padding:14px 16px 14px 18px;
  border:1px solid rgba(226,29,47,.16);
  border-radius:20px;
  background:linear-gradient(120deg,#fff 0%,#fff7f8 100%);
  box-shadow:0 10px 30px rgba(20,22,28,.06);
}
.ccsd-guest-topbar-copy{display:flex;flex-direction:column;min-width:0}
.ccsd-guest-topbar-copy strong{font-size:15px;line-height:1.2;color:var(--cc-text)}
.ccsd-guest-topbar-copy span{margin-top:3px;font-size:12px;color:var(--cc-muted)}
.ccsd-guest-topbar-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.ccsd-top-login,.ccsd-top-apply{
  min-width:118px;
  min-height:52px;
  display:grid;
  place-items:center;
  appearance:none;
  border:0;
  border-radius:15px;
  font:900 15px/1 inherit;
  letter-spacing:.045em;
  text-transform:uppercase;
  cursor:pointer;
  transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;
}
.ccsd-top-login{background:#111214;color:#fff!important;box-shadow:0 10px 24px rgba(17,18,20,.18)}
.ccsd-top-apply{
  background:linear-gradient(135deg,#ff1730 0%,#ff3f56 55%,#ff0f27 100%);
  color:#fff;
  box-shadow:0 0 0 1px rgba(255,255,255,.7) inset,0 12px 28px rgba(237,28,47,.34),0 0 24px rgba(255,40,66,.2);
}
.ccsd-top-login:hover,.ccsd-top-apply:hover{transform:translateY(-2px)}
.ccsd-top-apply:hover{filter:saturate(1.12);box-shadow:0 0 0 1px rgba(255,255,255,.75) inset,0 16px 32px rgba(237,28,47,.42),0 0 30px rgba(255,40,66,.3)}
.ccsd-guest-actions-desktop{display:none!important}

@media(max-width:900px){
  .ccsd-guest-topbar{display:none}
  .ccsd-mobile-header{
    position:sticky;
    top:0;
    z-index:80;
    margin:0 -18px 14px;
    padding:10px 18px;
    min-height:72px;
    background:rgba(255,255,255,.96);
    backdrop-filter:blur(16px);
    border-bottom:1px solid var(--cc-line);
  }
  .ccsd-mobile-auth a,.ccsd-mobile-auth button{
    min-height:44px;
    display:grid;
    place-items:center;
    border-radius:13px;
    font-size:11px;
    letter-spacing:.035em;
    text-transform:uppercase;
  }
  .ccsd-mobile-auth a{
    min-width:74px;
    padding:0 13px;
    color:#fff!important;
    background:#111214;
    box-shadow:0 8px 20px rgba(17,18,20,.16);
  }
  .ccsd-mobile-auth button{
    min-width:88px;
    padding:0 14px;
    background:linear-gradient(135deg,#ff1730,#ff4559);
    box-shadow:0 9px 24px rgba(237,28,47,.32),0 0 18px rgba(255,45,70,.2);
  }
}
@media(max-width:600px){
  .ccsd-mobile-header{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}
  .ccsd-mobile-brand .ccsd-brand-mark{width:44px;height:44px;border-radius:13px}
  .ccsd-mobile-brand-name{display:flex!important}
  .ccsd-mobile-brand-name strong{font-size:13px;white-space:nowrap}
  .ccsd-mobile-brand-name em{font-size:11px;white-space:nowrap}
}
@media(max-width:440px){
  .ccsd-mobile-header{gap:8px}
  .ccsd-mobile-brand{gap:8px}
  .ccsd-mobile-brand-name strong{font-size:11px}
  .ccsd-mobile-brand-name em{font-size:10px;letter-spacing:.11em}
  .ccsd-mobile-auth{gap:5px}
  .ccsd-mobile-auth a{min-width:62px;padding:0 9px;font-size:9px}
  .ccsd-mobile-auth button{min-width:72px;padding:0 9px;font-size:9px}
}
@media(max-width:360px){
  .ccsd-mobile-brand-name{display:none!important}
}

/* v1.5 conversion placement, composer and post gate */
.ccsd-guest-topbar{
  justify-content:flex-end;
  padding:0;
  margin:0 0 14px;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.ccsd-guest-topbar-actions{margin-left:auto}
.ccsd-top-apply{min-width:136px}

.ccsd-composer{background:var(--cc-black);border-color:var(--cc-black);color:#fff;box-shadow:0 16px 34px rgba(17,18,20,.14)}
.ccsd-composer-avatar{border:3px solid rgba(255,255,255,.18)}
.ccsd-composer textarea{color:#fff}
.ccsd-composer textarea::placeholder{color:#aeb1b8}
.ccsd-composer-actions{border-top-color:rgba(255,255,255,.16)}
.ccsd-helper{color:#b8bbc2}
.ccsd-guest-connect{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:4px 2px}
.ccsd-guest-connect>div:first-child{min-width:0}
.ccsd-guest-connect span{display:block;color:#ff6974;font-size:10px;font-weight:900;letter-spacing:.18em}
.ccsd-guest-connect h3{margin:4px 0 3px;color:#fff;font-size:21px;line-height:1.1}
.ccsd-guest-connect p{margin:0;color:#b9bcc3;font-size:13px}
.ccsd-guest-connect-actions{display:flex;gap:9px;flex:0 0 auto}
.ccsd-guest-connect-actions a,.ccsd-guest-connect-actions button{min-width:102px;min-height:44px;display:grid;place-items:center;border:0;border-radius:13px;font:900 12px/1 inherit;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}
.ccsd-guest-connect-actions a{background:#fff;color:#111!important}
.ccsd-guest-connect-actions button{background:linear-gradient(135deg,#ff1730,#ff475b);color:#fff;box-shadow:0 10px 24px rgba(237,28,47,.32),0 0 18px rgba(255,45,70,.18)}

.ccsd-auth-modal{position:fixed;inset:0;z-index:999998;display:none;align-items:center;justify-content:center;padding:20px}
.ccsd-auth-modal.is-open{display:flex}
.ccsd-auth-backdrop{position:absolute;inset:0;background:rgba(10,11,14,.74);backdrop-filter:blur(7px)}
.ccsd-auth-dialog{position:relative;z-index:1;width:min(100%,440px);padding:34px 30px 30px;border-radius:28px;background:#fff;text-align:center;box-shadow:0 28px 80px rgba(0,0,0,.3)}
.ccsd-auth-dialog>.ccsd-brand-mark{margin:0 auto 14px;width:56px;height:56px;border-radius:17px}
.ccsd-auth-dialog h2{margin:7px 0 8px;font-size:30px;line-height:1.05}
.ccsd-auth-dialog p{margin:0;color:var(--cc-muted)}
.ccsd-auth-close{position:absolute;top:13px;right:15px;width:38px;height:38px;border:0;border-radius:50%;background:#f0f1f3;color:#222;font-size:28px;line-height:1;cursor:pointer}
.ccsd-auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}
.ccsd-auth-actions a,.ccsd-auth-actions button{min-height:54px;display:grid;place-items:center;border:0;border-radius:15px;font:900 14px/1 inherit;text-transform:uppercase;letter-spacing:.045em;cursor:pointer}
.ccsd-auth-actions a{background:#111214;color:#fff!important}
.ccsd-auth-actions button{background:linear-gradient(135deg,#ff1730,#ff475b);color:#fff;box-shadow:0 12px 28px rgba(237,28,47,.36),0 0 24px rgba(255,45,70,.2)}

@media(max-width:900px){
  .ccsd-guest-topbar{display:none}
}
@media(max-width:600px){
  .ccsd-guest-connect{align-items:flex-start;flex-direction:column}
  .ccsd-guest-connect-actions{width:100%}
  .ccsd-guest-connect-actions a,.ccsd-guest-connect-actions button{flex:1}
  .ccsd-auth-dialog{padding:30px 18px 22px;border-radius:22px}
}


/* v1.5.1 desktop CTA placement and spacing */
@media (min-width:901px){
  .ccsd-main{
    padding-top:24px;
  }

  .ccsd-guest-topbar{
    min-height:58px;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    margin:0 0 18px;
    padding:0;
    overflow:visible;
  }

  .ccsd-guest-topbar-actions{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:12px;
    width:auto;
    margin-left:auto;
  }

  .ccsd-top-login,
  .ccsd-top-apply{
    min-height:54px;
  }

  .ccsd-top-login{
    min-width:122px;
  }

  .ccsd-top-apply{
    min-width:142px;
  }

  .ccsd-hero{
    margin-top:0;
  }
}


/* v1.6.0 — desktop account controls belong to the top-right sidebar */
@media (min-width:1201px){
  .ccsd-main{
    padding-top:0;
  }

  .ccsd-rightbar{
    padding-top:24px;
  }

  .ccsd-sidebar-auth{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:12px;
    width:100%;
    margin:0 0 18px;
    padding:0;
    overflow:visible;
  }

  .ccsd-sidebar-auth .ccsd-top-login,
  .ccsd-sidebar-auth .ccsd-top-apply{
    min-height:54px;
    border-radius:15px;
    font-size:14px;
  }

  .ccsd-sidebar-auth .ccsd-top-login{
    min-width:116px;
  }

  .ccsd-sidebar-auth .ccsd-top-apply{
    min-width:136px;
  }

  .ccsd-hero{
    margin-top:0;
  }
}

/* Hide desktop-only sidebar controls whenever the right rail collapses. */
@media (max-width:1200px){
  .ccsd-sidebar-auth{
    display:none!important;
  }
}


/* v1.6.1 — desktop spacing and smoother neon glow */
@media (min-width:1201px){
  .ccsd-main{
    padding-top:18px;
  }

  .ccsd-rightbar{
    padding-top:18px;
    overflow-x:visible;
  }

  .ccsd-sidebar-auth{
    position:relative;
    overflow:visible;
    isolation:isolate;
  }

  .ccsd-sidebar-auth .ccsd-top-apply{
    position:relative;
    z-index:1;
    box-shadow:
      0 12px 28px rgba(255,34,65,.20),
      0 0 44px rgba(255,34,65,.22);
  }

  .ccsd-sidebar-auth .ccsd-top-apply::before{
    content:"";
    position:absolute;
    inset:-14px -24px -14px -20px;
    z-index:-1;
    pointer-events:none;
    border-radius:28px;
    background:radial-gradient(
      circle at center,
      rgba(255,38,70,.28) 0%,
      rgba(255,38,70,.14) 42%,
      rgba(255,38,70,0) 76%
    );
    filter:blur(10px);
  }

  .ccsd-sidebar-auth .ccsd-top-login{
    position:relative;
    z-index:2;
  }
}


/* v1.7.0 — unified responsive layout and clean account buttons */

/* Large and compact desktop: retain all three columns. */
@media (min-width:1081px){
  .ccsd-shell{
    width:100%;
    max-width:1440px;
    grid-template-columns:
      clamp(205px,17vw,250px)
      minmax(0,1fr)
      clamp(270px,22vw,320px);
    gap:clamp(16px,1.6vw,24px);
    padding:0 clamp(12px,1.5vw,22px);
  }

  .ccsd-main{
    width:100%;
    max-width:700px;
    min-width:0;
    padding-top:18px;
  }

  .ccsd-rightbar{
    display:block;
    width:100%;
    min-width:0;
    padding-top:18px;
    overflow-x:visible;
  }

  .ccsd-sidebar-auth{
    display:flex!important;
    width:100%;
    gap:10px;
    overflow:visible;
  }

  .ccsd-sidebar-auth .ccsd-top-login,
  .ccsd-sidebar-auth .ccsd-top-apply{
    flex:1 1 0;
    min-width:0;
    min-height:52px;
    padding:0 12px;
    border-radius:15px;
    font-size:clamp(12px,1.05vw,14px);
    white-space:nowrap;
  }

  /* Use a clean solid button and a soft shadow only. */
  .ccsd-sidebar-auth .ccsd-top-apply{
    background:#ff263f!important;
    box-shadow:0 12px 28px rgba(255,38,63,.22)!important;
    filter:none!important;
  }

  .ccsd-sidebar-auth .ccsd-top-apply::before,
  .ccsd-sidebar-auth .ccsd-top-apply::after{
    content:none!important;
    display:none!important;
  }

  .ccsd-hero{
    padding:clamp(27px,2.3vw,34px) clamp(28px,2.6vw,38px);
  }

  .ccsd-hero h1{
    font-size:clamp(29px,2.45vw,34px);
  }
}

/* Switch directly to the full app/mobile shell—no two-column in-between state. */
@media (max-width:1080px){
  .ccsd-shell{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    padding:0!important;
    margin:0!important;
  }

  .ccsd-leftbar,
  .ccsd-rightbar,
  .ccsd-sidebar-auth{
    display:none!important;
  }

  .ccsd-main{
    width:100%!important;
    max-width:none!important;
    padding:0 18px 96px!important;
    margin:0!important;
  }

  .ccsd-mobile-header{
    display:flex!important;
    width:100vw!important;
    max-width:none!important;
    min-height:82px;
    align-items:center;
    justify-content:space-between;
    position:relative;
    left:50%;
    transform:translateX(-50%);
    margin:0 0 18px!important;
    padding:12px 18px!important;
    background:#fff;
    border-bottom:1px solid var(--cc-line);
  }

  .ccsd-mobile-nav{
    display:grid!important;
  }

  .ccsd-hero{
    margin-top:0!important;
  }
}

@media (max-width:600px){
  .ccsd-main{
    padding-left:14px!important;
    padding-right:14px!important;
  }

  .ccsd-mobile-header{
    padding-left:14px!important;
    padding-right:14px!important;
  }
}


/* v1.7.1 — rounded avatar, compact viewport padding, profile menu */
.ccsd-profile-menu{
  position:relative;
  flex:0 0 auto;
}

.ccsd-mobile-avatar{
  width:46px;
  height:46px;
  display:block;
  padding:0;
  margin:0;
  border:0;
  border-radius:50%!important;
  overflow:hidden!important;
  background:#eef0f2;
  cursor:pointer;
  appearance:none;
  line-height:0;
}

.ccsd-mobile-avatar img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  border-radius:50%!important;
  clip-path:circle(50%)!important;
}

.ccsd-profile-dropdown{
  position:absolute;
  top:calc(100% + 10px);
  right:0;
  z-index:250;
  width:220px;
  padding:8px;
  background:#fff;
  border:1px solid var(--cc-line);
  border-radius:18px;
  box-shadow:0 18px 45px rgba(17,18,20,.16);
}

.ccsd-profile-dropdown[hidden]{
  display:none!important;
}

.ccsd-profile-dropdown a{
  display:flex;
  align-items:center;
  gap:11px;
  min-height:42px;
  padding:9px 11px;
  border-radius:12px;
  color:var(--cc-text)!important;
  font-size:14px;
  font-weight:800;
}

.ccsd-profile-dropdown a:hover,
.ccsd-profile-dropdown a:focus{
  background:#f3f4f6;
}

.ccsd-profile-dropdown svg{
  width:19px;
  height:19px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.ccsd-profile-dropdown .ccsd-profile-logout{
  min-height:30px;
  margin-top:6px;
  padding:7px 11px 5px;
  border-top:1px solid var(--cc-line)!important;
  border-radius:0 0 10px 10px;
  color:#8a8e95!important;
  font-size:11px;
  font-weight:700;
}

@media (hover:hover){
  .ccsd-profile-menu:hover .ccsd-profile-dropdown{
    display:block!important;
  }
}

/* Full-width tablet/mobile shell with a small readable inner gutter. */
@media (max-width:1080px){
  .ccsd-main{
    padding-left:16px!important;
    padding-right:16px!important;
  }

  .ccsd-mobile-header{
    box-sizing:border-box!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }

  .ccsd-hero,
  .ccsd-section,
  .ccsd-composer,
  .ccsd-feed-section{
    max-width:100%!important;
  }
}

@media (max-width:600px){
  .ccsd-main{
    padding-left:12px!important;
    padding-right:12px!important;
  }

  .ccsd-mobile-header{
    padding-left:12px!important;
    padding-right:12px!important;
  }

  .ccsd-mobile-avatar{
    width:42px;
    height:42px;
  }

  .ccsd-profile-dropdown{
    width:min(220px,calc(100vw - 24px));
  }
}


/* v1.8.0 media posting integration */
.ccsd-composer .ccmp-controls{
  margin-top:10px;
}
.ccsd-media-plugin-note{
  margin-top:10px;
  color:#9da1a9;
  font-size:12px;
}
.ccsd-post-card .ccmp-activity-media{
  margin-top:14px;
}
@media(max-width:600px){
  .ccsd-composer .ccmp-option-row{
    gap:7px;
  }
}


/* v1.9.0 desktop profile, resilient logo, compact composer, footer */
.ccsd-brand-mark{
  flex:0 0 46px!important;
  min-width:46px!important;
  width:46px!important;
  height:46px!important;
}
.ccsd-brand-copy{min-width:0}
.ccsd-brand-copy strong,.ccsd-brand-copy em{white-space:nowrap}

.ccsd-desktop-profile-wrap{
  display:flex;justify-content:flex-end;align-items:center;width:100%;
  min-height:56px;margin:0 0 18px;overflow:visible;
}
.ccsd-desktop-avatar{width:52px!important;height:52px!important;border-radius:50%!important;overflow:hidden!important}
.ccsd-desktop-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}
.ccsd-desktop-profile-wrap .ccsd-profile-dropdown{top:calc(100% + 10px)}

.ccsd-composer{padding:16px 18px!important}
.ccsd-composer textarea{min-height:74px!important}
.ccsd-composer-actions{margin-top:8px!important}
.ccsd-composer .ccsd-helper{display:none!important}

.ccsd-footer{width:100%;margin-top:42px;background:#101113;color:#fff}
.ccsd-footer-inner{width:min(100% - 40px,1360px);margin:0 auto;padding:26px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}
.ccsd-footer-brand{display:flex;align-items:center;gap:10px;color:#fff!important}
.ccsd-footer-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#ed1c24;color:#fff;font-size:14px;font-weight:900}
.ccsd-footer-brand>span:last-child{display:flex;flex-direction:column;line-height:.95}
.ccsd-footer-brand strong{font-size:13px;letter-spacing:.03em}
.ccsd-footer-brand em{margin-top:4px;color:#ff4150;font-size:11px;font-style:normal;font-weight:900;letter-spacing:.14em}
.ccsd-footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 18px}
.ccsd-footer-links a{color:#d6d8dc!important;font-size:12px;font-weight:700}
.ccsd-footer-links a:hover{color:#fff!important}
.ccsd-footer-copy{color:#8f939a;font-size:11px;white-space:nowrap}

@media (min-width:1081px) and (max-width:1220px){
  .ccsd-brand-copy strong{font-size:15px!important}
  .ccsd-brand-copy em{font-size:13px!important}
}
@media (max-width:1080px){
  .ccsd-desktop-profile-wrap{display:none!important}
  .ccsd-footer{margin-top:0;padding-bottom:78px}
  .ccsd-footer-inner{width:min(100% - 24px,760px);grid-template-columns:1fr;justify-items:center;text-align:center;gap:18px}
}


/* v1.9.2 — consistent profile menu icons */
.ccsd-profile-dropdown a svg{
  display:block;
  flex:0 0 20px;
  width:20px;
  height:20px;
}


/* v1.9.3 — connected, accessible profile dropdown */
.ccsd-profile-menu{
  z-index:260;
}

/* Invisible hover bridge fills the gap between avatar and dropdown. */
.ccsd-profile-menu::after{
  content:"";
  position:absolute;
  top:100%;
  right:0;
  width:220px;
  height:14px;
  background:transparent;
}

.ccsd-profile-menu:focus-within .ccsd-profile-dropdown{
  display:block!important;
}

@media (max-width:600px){
  .ccsd-profile-menu::after{
    width:min(220px,calc(100vw - 24px));
  }
}


/* v1.9.6 — concise action labels and protected tablet/mobile gutters */
@media (max-width:1080px){
  .ccsd-shell{
    overflow-x:hidden!important;
  }

  .ccsd-main{
    width:100%!important;
    max-width:100%!important;
    padding-left:clamp(18px,2.6vw,24px)!important;
    padding-right:clamp(18px,2.6vw,24px)!important;
  }

  .ccsd-hero,
  .ccsd-section,
  .ccsd-composer,
  .ccsd-feed-section{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  .ccsd-section-heading{
    padding-left:2px;
    padding-right:2px;
    gap:14px;
  }

  .ccsd-section-heading > div{
    min-width:0;
  }

  .ccsd-section-heading > a{
    flex:0 0 auto;
    margin-right:2px;
  }

  .ccsd-people-row{
    padding-right:4px;
  }
}

@media (max-width:600px){
  .ccsd-main{
    padding-left:16px!important;
    padding-right:16px!important;
  }

  .ccsd-hero{
    border-radius:24px;
  }

  .ccsd-section-heading{
    padding-left:1px;
    padding-right:1px;
  }
}

/* v1.9.7 — sitewide shell desktop rail compatibility */
@media (min-width:1081px){
 body.ccsws-active .ccsd-main{min-width:0!important}
 body.ccsws-active .ccsd-rightbar{min-width:0!important}
}

/* v1.9.8 persistent activity link previews */
.ccsd-link-preview{
  display:block;
  margin-top:16px;
  overflow:hidden;
  border:1px solid #dfe2e7;
  border-radius:18px;
  background:#17191d;
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:0 1px 0 rgba(0,0,0,.03);
}
.ccsd-link-preview:hover{transform:none;color:#fff!important}
.ccsd-link-preview-image{
  display:block;
  width:100%;
  aspect-ratio:1.9/1;
  object-fit:cover;
  background:#e9ebef;
}
.ccsd-link-preview-copy{display:block;padding:16px 18px 18px}
.ccsd-link-preview-host{
  display:block;
  margin-bottom:8px;
  color:#aeb3bc;
  font-size:12px;
  font-weight:700;
  letter-spacing:.12em;
}
.ccsd-link-preview-copy strong{
  display:block;
  color:#fff;
  font-size:18px;
  line-height:1.25;
  font-weight:800;
}
.ccsd-link-preview-description{
  display:block;
  margin-top:7px;
  color:#c5c8cf;
  font-size:14px;
  line-height:1.45;
}
@media(max-width:600px){
  .ccsd-link-preview{border-radius:14px}
  .ccsd-link-preview-copy{padding:13px 14px 15px}
  .ccsd-link-preview-copy strong{font-size:16px}
  .ccsd-link-preview-description{font-size:13px}
}

/* Randomized preferred-user feed + automatic infinite scroll */
.ccsd-feed-loader{display:flex;align-items:center;justify-content:center;gap:10px;min-height:28px;margin:10px 0 0;color:#747984;font-weight:700;text-align:center}
.ccsd-feed-loader:not(.is-loading):not(.is-complete){min-height:1px;margin:0;overflow:hidden}
.ccsd-feed-loader:not(.is-loading):not(.is-complete) .ccsd-feed-status{display:none}
.ccsd-feed-spinner{width:20px;height:20px;border:3px solid rgba(116,121,132,.22);border-top-color:#f51f2d;border-radius:50%;animation:ccsd-feed-spin .8s linear infinite}
.ccsd-feed-spinner[hidden]{display:none!important}
.ccsd-feed-loader.is-loading{min-height:72px}
.ccsd-feed-loader.is-complete{min-height:92px;border-top:1px solid #e5e7eb;margin-top:8px}
.ccsd-feed-loader.is-complete .ccsd-feed-status{color:#8a8f99}
@keyframes ccsd-feed-spin{to{transform:rotate(360deg)}}

/* v1.12.2 — compact logged-out Start Connecting card */
.ccsd-composer.is-guest{
  min-height:0!important;
  height:auto!important;
  padding:22px 28px!important;
  margin-top:24px!important;
  align-items:center!important;
  gap:22px!important;
  overflow:hidden!important;
}
.ccsd-composer.is-guest .ccsd-composer-avatar{
  width:58px!important;
  height:58px!important;
  flex:0 0 58px!important;
  margin:0!important;
}
.ccsd-composer.is-guest .ccsd-composer-body{
  min-height:0!important;
  height:auto!important;
  display:block!important;
}
.ccsd-composer.is-guest .ccsd-guest-connect{
  min-height:0!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
  align-items:center!important;
}
.ccsd-composer.is-guest .ccsd-guest-connect h3{
  margin:5px 0 4px!important;
}
.ccsd-composer.is-guest .ccsd-guest-connect p{
  margin:0!important;
}
.ccsd-composer.is-guest .ccsd-guest-connect-actions{
  align-self:center!important;
}

@media (max-width:600px){
  .ccsd-composer.is-guest{
    padding:24px 28px 26px!important;
    gap:18px!important;
    align-items:flex-start!important;
  }
  .ccsd-composer.is-guest .ccsd-composer-avatar{
    width:50px!important;
    height:50px!important;
    flex-basis:50px!important;
  }
  .ccsd-composer.is-guest .ccsd-guest-connect{
    gap:18px!important;
    align-items:flex-start!important;
  }
  .ccsd-composer.is-guest .ccsd-guest-connect-actions{
    margin-top:0!important;
  }
}


/* v1.13.0 homepage membership redesign */
.ccsd-join-hero{
  min-height:390px;
  border-radius:26px;
  overflow:hidden;
  position:relative;
  display:flex;
  align-items:center;
  padding:42px 44px;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(8,10,13,.98) 0%,rgba(8,10,13,.88) 42%,rgba(8,10,13,.18) 72%,rgba(8,10,13,.08) 100%),
    url("join-community-hero.jpg") center right/cover no-repeat;
  box-shadow:0 18px 40px rgba(17,18,20,.16)
}
.ccsd-join-hero-copy{position:relative;z-index:2;width:min(55%,540px)}
.ccsd-join-hero h1{margin:0 0 15px;font-size:48px;line-height:1.02;letter-spacing:-1.8px;color:#fff}
.ccsd-join-hero h1 strong{display:block;color:#ef2637}
.ccsd-join-hero p{margin:0 0 24px;font-size:19px;color:#f4f4f5}
.ccsd-join-primary{display:flex;align-items:center;justify-content:center;width:min(100%,370px);min-height:66px;border-radius:16px;background:linear-gradient(135deg,#e51d2f,#f12b3b);color:#fff!important;text-decoration:none!important;text-transform:uppercase;font-size:23px;font-weight:900;box-shadow:0 15px 32px rgba(226,29,47,.3)}
.ccsd-member-login{display:block;width:min(100%,370px);margin-top:15px;text-align:center;font-size:14px;color:#fff}
.ccsd-member-login a{color:#ff3447!important;font-weight:900;text-decoration:none!important}

.ccsd-people-row{gap:18px}
.ccsd-person-card{flex:1 0 170px;min-width:170px}
.ccsd-view-member{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#111;color:#fff!important;text-decoration:none!important;padding:9px 18px;font-size:12px;font-weight:900;transition:.2s}
.ccsd-view-member:hover{background:var(--cc-red);transform:translateY(-1px)}
.ccsd-view-member.compact{padding:7px 13px;font-size:11px;flex:0 0 auto}
.ccsd-view-member.large{min-height:44px;padding:0 22px;font-size:13px}

.ccsd-why-join h3{font-size:25px;margin:0 0 15px}
.ccsd-why-item{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--cc-line)}
.ccsd-why-item>span{display:grid;place-items:center;flex:0 0 39px;height:39px;border-radius:50%;background:#e92535;color:#fff;font-weight:900}
.ccsd-why-item>div{display:flex;flex-direction:column;gap:3px}
.ccsd-why-item strong{font-size:14px}
.ccsd-why-item small{font-size:11px;color:var(--cc-muted);line-height:1.35}
.ccsd-why-join-button{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:16px;border-radius:9px;background:linear-gradient(135deg,#e51d2f,#ef2d3d);color:#fff!important;text-decoration:none!important;text-transform:uppercase;font-weight:900}
.ccsd-why-learn{display:block;margin-top:13px;text-align:center;color:var(--cc-red)!important;text-decoration:none!important;font-size:11px;font-weight:800}

.ccsd-editor-member-list{display:grid;gap:18px}
.ccsd-editor-member-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 15px;border:1px solid var(--cc-line);border-radius:20px;background:#fff}
.ccsd-editor-member-card img{width:116px;height:116px;border-radius:50%;object-fit:cover;border:5px solid #fff;box-shadow:0 0 0 4px #ff3f4c}
.ccsd-editor-name{margin-top:15px;color:var(--cc-text)!important;text-decoration:none!important;font-size:18px;font-weight:900}
.ccsd-editor-member-card>span{margin:4px 0 14px;color:var(--cc-muted);font-size:13px}

@media(min-width:821px){
  .ccsd-people-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible}
  .ccsd-person-card{min-width:0;width:auto}
}
@media(max-width:1100px) and (min-width:821px){
  .ccsd-people-row{grid-template-columns:repeat(4,minmax(0,1fr))}
  .ccsd-join-hero h1{font-size:39px}
}
@media(max-width:820px){
  .ccsd-join-hero{min-height:440px;padding:30px 24px;align-items:flex-end;background-position:64% center}
  .ccsd-join-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,10,13,.98) 0%,rgba(8,10,13,.68) 47%,rgba(8,10,13,.08) 78%)}
  .ccsd-join-hero-copy{width:100%}
  .ccsd-join-hero h1{font-size:37px}
  .ccsd-join-primary,.ccsd-member-login{width:100%}
}
@media(max-width:520px){
  .ccsd-join-hero{min-height:420px;padding:24px 18px}
  .ccsd-join-hero h1{font-size:32px}
  .ccsd-join-hero p{font-size:16px}
  .ccsd-join-primary{min-height:57px;font-size:20px}
}


/* v1.13.1 — polished membership hero and member rails */
.ccsd-main .ccsd-join-hero{
  min-height:360px!important;
  padding:38px 42px!important;
  background:
    linear-gradient(90deg,rgba(6,8,11,.98) 0%,rgba(6,8,11,.93) 37%,rgba(6,8,11,.48) 58%,rgba(6,8,11,.06) 82%),
    url("join-community-hero.jpg") 88% center/cover no-repeat!important;
}
.ccsd-main .ccsd-join-hero-copy{width:min(52%,500px)!important}
.ccsd-main .ccsd-join-hero h1{font-size:45px!important;line-height:1.01!important;margin-bottom:14px!important}
.ccsd-main .ccsd-join-hero p{margin-bottom:25px!important}
.ccsd-main .ccsd-join-primary,
.ccsd-rightbar .ccsd-why-join-button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#fff!important;
  background:linear-gradient(135deg,#f21f34 0%,#e5162b 100%)!important;
  border:0!important;
  border-radius:15px!important;
  min-height:62px!important;
  font-size:20px!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
  line-height:1!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  box-shadow:0 14px 30px rgba(235,25,45,.32)!important;
}
.ccsd-main .ccsd-join-primary:hover,
.ccsd-rightbar .ccsd-why-join-button:hover{
  transform:translateY(-2px)!important;
  filter:brightness(1.04)!important;
}
.ccsd-rightbar .ccsd-why-join{
  padding:25px 24px 22px!important;
}
.ccsd-rightbar .ccsd-why-join h3{margin-bottom:8px!important}
.ccsd-rightbar .ccsd-why-item{padding:10px 0!important}
.ccsd-rightbar .ccsd-why-join-button{
  min-height:50px!important;
  margin-top:14px!important;
  border-radius:10px!important;
  font-size:15px!important;
}
.ccsd-rightbar .ccsd-why-learn{margin-top:12px!important}
.ccsd-members-section{margin-top:25px!important}
.ccsd-members-section .ccsd-section-heading{margin-bottom:14px!important}
.ccsd-members-section .ccsd-people-row{
  display:flex!important;
  gap:15px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x proximity;
  padding:2px 2px 14px!important;
  scrollbar-width:thin;
}
.ccsd-members-section .ccsd-person-card{
  flex:0 0 158px!important;
  min-width:158px!important;
  width:158px!important;
  padding:18px 12px!important;
  scroll-snap-align:start;
}
.ccsd-members-section .ccsd-person-photo img{width:92px!important;height:92px!important}
.ccsd-members-section .ccsd-person-name{
  display:block!important;
  width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:15px!important;
}
.ccsd-members-section .ccsd-person-handle{
  display:block!important;
  width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:12px!important;
}
.ccsd-members-section .ccsd-view-member{
  min-width:82px!important;
  min-height:39px!important;
  margin-top:12px!important;
  padding:0 18px!important;
  background:#111!important;
  color:#fff!important;
  font-size:12px!important;
}
.ccsd-members-section .ccsd-view-member:hover{background:#f21f34!important}
.ccsd-rightbar .ccsd-suggested-row{gap:10px!important}
.ccsd-rightbar .ccsd-suggested-row>div{min-width:0!important}
.ccsd-rightbar .ccsd-suggested-row>div>a,
.ccsd-rightbar .ccsd-suggested-row>div>span{
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
@media(max-width:820px){
  .ccsd-main .ccsd-join-hero{
    min-height:375px!important;
    padding:25px 20px 27px!important;
    align-items:flex-end!important;
    background:
      linear-gradient(0deg,rgba(5,7,10,.98) 0%,rgba(5,7,10,.80) 38%,rgba(5,7,10,.18) 69%,rgba(5,7,10,.05) 100%),
      url("join-community-hero.jpg") 82% center/cover no-repeat!important;
  }
  .ccsd-main .ccsd-join-hero:after{display:none!important}
  .ccsd-main .ccsd-join-hero-copy{width:100%!important}
  .ccsd-main .ccsd-join-hero h1{font-size:34px!important;max-width:360px!important}
  .ccsd-main .ccsd-join-hero p{font-size:16px!important;margin-bottom:18px!important}
  .ccsd-main .ccsd-join-primary{
    width:100%!important;
    min-height:57px!important;
    font-size:19px!important;
  }
  .ccsd-main .ccsd-member-login{width:100%!important;margin-top:13px!important}
  .ccsd-members-section .ccsd-person-card{
    flex-basis:154px!important;
    min-width:154px!important;
    width:154px!important;
  }
}
@media(max-width:520px){
  .ccsd-main .ccsd-join-hero{
    min-height:350px!important;
    background-position:86% center!important;
  }
  .ccsd-main .ccsd-join-hero h1{font-size:31px!important}
}


/* v1.13.2 — persistent red CTA hover states and logged-in/member sidebar refinements */
.ccsd-join-primary,
.ccsd-join-primary:link,
.ccsd-join-primary:visited,
.ccsd-join-primary:hover,
.ccsd-join-primary:focus,
.ccsd-join-primary:active,
.ccsd-why-join-button,
.ccsd-why-join-button:link,
.ccsd-why-join-button:visited,
.ccsd-why-join-button:hover,
.ccsd-why-join-button:focus,
.ccsd-why-join-button:active{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:linear-gradient(135deg,#ff243b 0%,#e8182e 100%)!important;
  border-color:transparent!important;
  text-decoration:none!important;
  text-shadow:none!important;
  box-shadow:0 14px 30px rgba(235,25,45,.32)!important;
}
.ccsd-join-primary:hover,
.ccsd-join-primary:focus,
.ccsd-why-join-button:hover,
.ccsd-why-join-button:focus{
  background:linear-gradient(135deg,#ff354a 0%,#f01b32 100%)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  filter:none!important;
}
.ccsd-featured-member-list{
  display:grid;
  gap:18px;
}
.ccsd-featured-member-card{
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:22px 15px;
  text-align:center;
  background:#fff;
  border:1px solid var(--cc-line);
  border-radius:20px;
}
.ccsd-featured-member-card img{
  width:116px;
  height:116px;
  object-fit:cover;
  border-radius:50%;
  border:5px solid #fff;
  box-shadow:0 0 0 4px #ff3f4c;
}
.ccsd-featured-name{
  max-width:100%;
  margin-top:15px;
  overflow:hidden;
  color:var(--cc-text)!important;
  font-size:18px;
  font-weight:900;
  text-decoration:none!important;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.ccsd-featured-member-card>span{
  max-width:100%;
  margin:4px 0 14px;
  overflow:hidden;
  color:var(--cc-muted);
  font-size:13px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.ccsd-shell:has(.ccsd-composer.is-member) .ccsd-main{
  padding-top:0;
}
@media(max-width:820px){
  .ccsd-featured-member-list{
    display:flex;
    gap:14px;
    overflow-x:auto;
    padding-bottom:8px;
    scroll-snap-type:x proximity;
  }
  .ccsd-featured-member-card{
    flex:0 0 240px;
    scroll-snap-align:start;
  }
}


/* v1.13.3 — hard override for theme hover rules on Join Free CTAs */
html body .ccsd-shell .ccsd-main a.ccsd-join-primary,
html body .ccsd-shell .ccsd-main a.ccsd-join-primary:link,
html body .ccsd-shell .ccsd-main a.ccsd-join-primary:visited,
html body .ccsd-shell .ccsd-main a.ccsd-join-primary:hover,
html body .ccsd-shell .ccsd-main a.ccsd-join-primary:focus,
html body .ccsd-shell .ccsd-main a.ccsd-join-primary:active,
html body .ccsd-shell .ccsd-rightbar a.ccsd-why-join-button,
html body .ccsd-shell .ccsd-rightbar a.ccsd-why-join-button:link,
html body .ccsd-shell .ccsd-rightbar a.ccsd-why-join-button:visited,
html body .ccsd-shell .ccsd-rightbar a.ccsd-why-join-button:hover,
html body .ccsd-shell .ccsd-rightbar a.ccsd-why-join-button:focus,
html body .ccsd-shell .ccsd-rightbar a.ccsd-why-join-button:active{
  position:relative!important;
  z-index:5!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  visibility:visible!important;
  opacity:1!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background-color:#f21f34!important;
  background-image:linear-gradient(135deg,#ff243b 0%,#e8182e 100%)!important;
  border:0!important;
  outline:0!important;
  text-decoration:none!important;
  text-shadow:none!important;
  box-shadow:0 14px 30px rgba(235,25,45,.32)!important;
}
html body .ccsd-shell .ccsd-main a.ccsd-join-primary:hover,
html body .ccsd-shell .ccsd-main a.ccsd-join-primary:focus,
html body .ccsd-shell .ccsd-rightbar a.ccsd-why-join-button:hover,
html body .ccsd-shell .ccsd-rightbar a.ccsd-why-join-button:focus{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background-color:#ff4054!important;
  background-image:linear-gradient(135deg,#ff5365 0%,#ff263d 100%)!important;
  box-shadow:0 17px 34px rgba(235,25,45,.38)!important;
  transform:translateY(-2px)!important;
}
html body .ccsd-shell a.ccsd-join-primary::before,
html body .ccsd-shell a.ccsd-join-primary::after,
html body .ccsd-shell a.ccsd-why-join-button::before,
html body .ccsd-shell a.ccsd-why-join-button::after{
  display:none!important;
  content:none!important;
}


/* v1.13.4 — raise logged-in member discovery content above the fold */
@media (min-width:821px){
  .ccsd-shell.ccsd-is-logged-in .ccsd-main > .ccsd-people-section:first-child{
    margin-top:12px!important;
  }
}
@media (max-width:820px){
  .ccsd-shell.ccsd-is-logged-in .ccsd-main > .ccsd-people-section:first-child{
    margin-top:16px!important;
  }
}


/* v1.13.6 — responsive New Members rail */
/* The actual section class is .ccsd-people-section. Previous rules targeted a class
   that is not present in the rendered dashboard, so they never took effect. */
@media (min-width:1101px){
  .ccsd-main .ccsd-people-section .ccsd-people-row{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:14px!important;
    overflow:visible!important;
  }
  .ccsd-main .ccsd-people-section .ccsd-person-card{
    display:block!important;
    min-width:0!important;
    width:auto!important;
    max-width:none!important;
    flex:none!important;
  }
}
@media (min-width:821px) and (max-width:1100px){
  .ccsd-main .ccsd-people-section .ccsd-people-row{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:14px!important;
    overflow:visible!important;
  }
  .ccsd-main .ccsd-people-section .ccsd-person-card{
    display:block!important;
    min-width:0!important;
    width:auto!important;
    max-width:none!important;
    flex:none!important;
  }
  .ccsd-main .ccsd-people-section .ccsd-person-card:nth-child(n+5){
    display:none!important;
  }
}
@media (max-width:820px){
  .ccsd-main .ccsd-people-section .ccsd-people-row{
    display:flex!important;
    overflow-x:auto!important;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
  }
  .ccsd-main .ccsd-people-section .ccsd-person-card{
    display:block!important;
    flex:0 0 142px!important;
    min-width:142px!important;
    scroll-snap-align:start;
  }
}
@media (max-width:520px){
  .ccsd-main .ccsd-people-section .ccsd-person-card{
    flex-basis:132px!important;
    min-width:132px!important;
  }
}

/* v1.13.7 — clean responsive membership hero crop
   Desktop keeps the original wide composition. Tablet and mobile use a
   dedicated portrait crop so the artwork contains only the member photo and
   never clashes with the live hero copy. */
@media (min-width:821px) and (max-width:1100px){
  .ccsd-main .ccsd-join-hero{
    min-height:410px!important;
    padding:34px 32px!important;
    align-items:center!important;
    background:
      linear-gradient(90deg,rgba(5,7,10,.97) 0%,rgba(5,7,10,.88) 38%,rgba(5,7,10,.38) 63%,rgba(5,7,10,.04) 100%),
      url("join-community-hero-responsive.jpg") 78% 34%/cover no-repeat!important;
  }
  .ccsd-main .ccsd-join-hero-copy{
    width:min(54%,500px)!important;
  }
  .ccsd-main .ccsd-join-hero h1{
    max-width:430px!important;
    font-size:40px!important;
  }
}
@media (max-width:820px){
  .ccsd-main .ccsd-join-hero{
    min-height:430px!important;
    padding:26px 22px 28px!important;
    align-items:flex-end!important;
    background:
      linear-gradient(0deg,rgba(5,7,10,.99) 0%,rgba(5,7,10,.88) 35%,rgba(5,7,10,.30) 62%,rgba(5,7,10,.03) 100%),
      url("join-community-hero-responsive.jpg") center 24%/cover no-repeat!important;
  }
  .ccsd-main .ccsd-join-hero-copy{
    width:100%!important;
  }
}
@media (max-width:520px){
  .ccsd-main .ccsd-join-hero{
    min-height:410px!important;
    background-position:center 20%!important;
  }
}
