/* =========================================================
   SaltaConectada · Comunidad Conectada Salta V5
   v9.5.55.229 SAFE-MODULAR-UX-ADMIN
   Frontend nuevo, namespace jc-ccj5. Sin shells ni offsets históricos.
   ========================================================= */
:root{--ccj5-blue:#0e4b8f;--ccj5-blue2:#17376d;--ccj5-sky:#12a9e6;--ccj5-orange:#ff8a00;--ccj5-text:#18324b;--ccj5-muted:#67788b;--ccj5-line:#dfe8f1;--ccj5-bg:#f4f7fa;--ccj5-card:#fff;--ccj5-shadow:0 10px 30px rgba(21,58,94,.08)}
body.jc-ccj-route{background:var(--ccj5-bg)}
body.jc-ccj-route .jc-main{background:var(--ccj5-bg)}
body.jc-ccj-route .jc-ccj5-header{width:100%;position:relative;z-index:80;background:#fff;border-bottom:1px solid var(--ccj5-line);box-shadow:0 4px 14px rgba(20,54,89,.06)}
body.jc-ccj-route .jc-ccj5-header__row{width:100%;min-height:90px;display:flex;align-items:center;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:5px 12px}
body.jc-ccj-route .jc-ccj5-header__row::-webkit-scrollbar{display:none}
body.jc-ccj-route .jc-ccj5-header__cluster{width:max-content;max-width:none;margin-inline:auto;display:flex;align-items:center;justify-content:center;gap:12px;flex:0 0 auto}
body.jc-ccj-route .jc-ccj5-header__edge{display:flex;align-items:center;min-width:0;flex:0 0 auto}.jc-ccj5-header__edge--back{justify-content:center}
body.jc-ccj-route .jc-ccj5-header__back,body.jc-ccj-route .jc-ccj5-header__profile,body.jc-ccj-route .jc-ccj5-header__chat{width:48px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:12px;color:#234d75;text-decoration:none;font-size:12.5px;font-weight:850;white-space:nowrap}
body.jc-ccj-route .jc-ccj5-header__back:hover,body.jc-ccj-route .jc-ccj5-header__profile:hover,body.jc-ccj-route .jc-ccj5-header__chat:hover{background:#eef5fb;color:#0d5cab}
body.jc-ccj-route .jc-ccj5-header__back svg,body.jc-ccj-route .jc-ccj5-header__profile svg,body.jc-ccj-route .jc-ccj5-header__chat svg{width:21px;height:21px}
body.jc-ccj-route .jc-ccj5-header__identity{min-width:0;display:flex;align-items:center;justify-content:center;gap:12px;overflow:visible;flex:0 0 auto}
body.jc-ccj-route .jc-ccj5-header__brand{flex:0 0 auto;display:grid;place-items:center;width:115px;height:82px;border-radius:14px;text-decoration:none}
body.jc-ccj-route .jc-ccj5-header__brand img{display:block;max-width:110px;max-height:80px;width:auto;height:auto;object-fit:contain}
body.jc-ccj-route .jc-ccj5-header__tagline{flex:0 0 auto;color:#315777;font-size:13.5px;font-weight:800;letter-spacing:.005em;white-space:nowrap}
body.jc-ccj-route .jc-ccj5-header__juco{flex:0 0 auto;width:58px;height:58px;display:grid;place-items:center;padding:2px;border:0;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 0 0 1px #dce7f0}
body.jc-ccj-route .jc-ccj5-header__juco img{width:52px;height:52px;border-radius:50%;object-fit:cover}
body.jc-ccj-route .jc-ccj5-header__profile,body.jc-ccj-route .jc-ccj5-header__chat{flex:0 0 48px}
body.jc-ccj-route .jc-ccj5-header__chat-icon{position:relative;display:grid;place-items:center;width:23px;height:23px}


.jc-ccj5{color:var(--ccj5-text);background:var(--ccj5-bg);padding-bottom:28px}.jc-ccj5-shell{width:min(1120px,calc(100% - 28px));margin-inline:auto}
.jc-ccj5-hero{padding:24px 0 20px;background:radial-gradient(circle at 85% 0,rgba(18,169,230,.12),transparent 32%),linear-gradient(135deg,#fff,#f4f9fd 62%,#eef6fb);border-bottom:1px solid var(--ccj5-line)}
.jc-ccj5-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.jc-ccj5-kicker{display:block;color:var(--ccj5-orange);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.jc-ccj5-hero h1{margin:5px 0 7px;color:var(--ccj5-blue2);font-size:clamp(28px,4vw,46px);line-height:1.04;letter-spacing:-1px}.jc-ccj5-hero p{max-width:720px;margin:0;color:var(--ccj5-muted);font-size:15px}.jc-ccj5-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}
.jc-ccj5-btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border:1px solid #cfe0ef;border-radius:12px;background:#fff;color:var(--ccj5-blue);font-size:12.5px;font-weight:850;text-decoration:none}.jc-ccj5-btn--primary{border-color:var(--ccj5-blue);background:var(--ccj5-blue);color:#fff}.jc-ccj5-btn:hover{transform:translateY(-1px)}
.jc-ccj5-live{min-width:235px;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"dot text" "dot link";column-gap:10px;align-items:center;padding:15px 17px;border:1px solid #d8e7f1;border-radius:18px;background:#fff;box-shadow:var(--ccj5-shadow)}.jc-ccj5-live__dot{grid-area:dot;width:12px;height:12px;border-radius:50%;background:#20b56b;box-shadow:0 0 0 6px rgba(32,181,107,.12)}.jc-ccj5-live div{grid-area:text}.jc-ccj5-live strong{display:block;color:#173d63;font-size:15px}.jc-ccj5-live small{display:block;color:var(--ccj5-muted);font-size:11px}.jc-ccj5-live a{grid-area:link;color:var(--ccj5-blue);font-size:11px;font-weight:800;text-decoration:none}

.jc-ccj5-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:18px;align-items:start;padding-top:20px}.jc-ccj5-column{display:grid;gap:18px;min-width:0}.jc-ccj5-card{min-width:0;border:1px solid var(--ccj5-line);border-radius:20px;background:var(--ccj5-card);box-shadow:0 7px 22px rgba(21,58,94,.05);padding:18px}.jc-ccj5-section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:13px}.jc-ccj5-section-head span{display:block;color:#8090a1;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.jc-ccj5-section-head h2{margin:1px 0 0;color:var(--ccj5-blue2);font-size:21px;line-height:1.1}.jc-ccj5-section-head>a{color:var(--ccj5-blue);font-size:11px;font-weight:850;white-space:nowrap}

.jc-ccj5-compose form{display:grid;gap:11px}.jc-ccj5-compose__identity{display:flex;align-items:center;gap:9px}.jc-ccj5-compose__identity img{width:46px;height:46px;border-radius:50%;object-fit:cover}.jc-ccj5-compose__identity strong,.jc-ccj5-compose__identity small{display:block}.jc-ccj5-compose__identity strong{color:#173d63;font-size:13px}.jc-ccj5-compose__identity small{color:var(--ccj5-muted);font-size:10.5px}.jc-ccj5-compose textarea,.jc-ccj5-compose input,.jc-ccj5-compose select,.jc-ccj5-profile__form input,.jc-ccj5-profile__form textarea{width:100%;border:1px solid #d8e3ec;border-radius:12px;background:#f9fbfc;color:var(--ccj5-text);outline:0}.jc-ccj5-compose textarea,.jc-ccj5-profile__form textarea{padding:11px 12px;resize:vertical}.jc-ccj5-compose input,.jc-ccj5-compose select,.jc-ccj5-profile__form input{height:42px;padding:0 11px}.jc-ccj5-compose textarea:focus,.jc-ccj5-compose input:focus,.jc-ccj5-compose select:focus,.jc-ccj5-profile__form input:focus,.jc-ccj5-profile__form textarea:focus{border-color:#83bfe4;box-shadow:0 0 0 3px rgba(18,169,230,.09)}.jc-ccj5-compose__fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px}.jc-ccj5-compose__fields button,.jc-ccj5-profile__form>button{min-height:42px;border:0;border-radius:12px;background:var(--ccj5-orange);color:#fff;padding:0 15px;font-weight:900;cursor:pointer}.jc-ccj5-note{color:#8896a4;font-size:9.8px}.jc-ccj5-status{min-height:0;font-size:11px;font-weight:750;color:#66788a}.jc-ccj5-status.is-ok{color:#18834e}.jc-ccj5-status.is-error{color:#b53d3d}
.jc-ccj5-join{display:flex;flex-direction:column;gap:3px;padding:14px;border:1px dashed #bfd4e6;border-radius:14px;background:#f8fbfe;color:var(--ccj5-text);text-decoration:none}.jc-ccj5-join strong{color:var(--ccj5-blue);font-size:14px}.jc-ccj5-join span{color:var(--ccj5-muted);font-size:11px}

.jc-ccj5-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.jc-ccj5-shortcuts a{min-height:78px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:10px;border:1px solid #e0e9f1;border-radius:14px;background:#fbfcfd;color:#244c72;text-decoration:none}.jc-ccj5-shortcuts a:hover{border-color:#b7d3e8;background:#f4f9fd}.jc-ccj5-shortcuts b{font-size:19px}.jc-ccj5-shortcuts span{font-size:11px;font-weight:850;line-height:1.1}.jc-ccj5-shortcuts small{display:block;margin-top:3px;color:#8492a0;font-size:8.8px;font-weight:650}
.jc-ccj5-interests{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.jc-ccj5-interests a{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 11px;border:1px solid #e2e9f0;border-radius:11px;color:#294f73;text-decoration:none;font-size:11px;font-weight:800}.jc-ccj5-interests a:hover{background:#f4f8fc;border-color:#bdd3e6}.jc-ccj5-interests b{color:var(--ccj5-orange)}

.jc-ccj5-feed{display:grid;gap:10px;max-height:650px;overflow:auto;padding-right:3px;scrollbar-width:thin}.jc-ccj5-post{border:1px solid #e2e9f0;border-radius:16px;background:#fff;padding:13px}.jc-ccj5-post>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center}.jc-ccj5-post__avatar{display:grid}.jc-ccj5-post__avatar img{width:44px;height:44px;border-radius:50%;object-fit:cover}.jc-ccj5-post>header div a{display:block;color:#183f67;font-size:12px;font-weight:900;text-decoration:none}.jc-ccj5-post>header small{display:block;color:#8996a4;font-size:9.5px}.jc-ccj5-post__type{padding:5px 8px;border-radius:999px;background:#edf6fc;color:#2374a7;font-size:8.5px;font-weight:900}.jc-ccj5-post>p{margin:10px 0;color:#344e67;font-size:12.5px;line-height:1.55}.jc-ccj5-post>footer{display:flex;justify-content:flex-end}.jc-ccj5-post .jc-ccj-inline-form{margin:0}.jc-ccj5-post .jc-ccj-action{min-height:32px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #ccdbe7;border-radius:9px;background:#fff;color:#25567f;font-size:10px;font-weight:850;cursor:pointer;text-decoration:none}.jc-ccj5-empty{display:grid;gap:7px;padding:16px;border:1px dashed #ccdae5;border-radius:14px;background:#f9fbfc;color:#6c7c8d;font-size:12px}.jc-ccj5-empty a{font-weight:850}

.jc-ccj5-profile__identity{display:flex;align-items:center;gap:11px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #edf1f5}.jc-ccj5-profile__identity img{width:74px;height:74px;border-radius:50%;object-fit:cover}.jc-ccj5-profile__identity strong,.jc-ccj5-profile__identity span,.jc-ccj5-profile__identity small{display:block}.jc-ccj5-profile__identity strong{color:#173d63;font-size:15px}.jc-ccj5-profile__identity span{color:var(--ccj5-muted);font-size:11px}.jc-ccj5-profile__identity small{margin-top:3px;color:#238757;font-size:10px}.jc-ccj5-profile__form{display:grid;gap:11px}.jc-ccj5-profile__form>label>span{display:block;margin-bottom:5px;color:#51687d;font-size:10px;font-weight:850}.jc-ccj5-profile__form em{color:#8d99a6;font-style:normal;font-weight:600}.jc-ccj5-profile__form fieldset{margin:0;padding:0;border:0}.jc-ccj5-profile__form legend{margin-bottom:7px;color:#51687d;font-size:10px;font-weight:850}.jc-ccj5-checks{display:flex;flex-wrap:wrap;gap:6px}.jc-ccj5-checks label{position:relative}.jc-ccj5-checks input{position:absolute;opacity:0;pointer-events:none}.jc-ccj5-checks span{display:inline-flex;min-height:30px;align-items:center;padding:0 9px;border:1px solid #dbe5ed;border-radius:999px;background:#fafcfd;color:#5d7184;font-size:9.5px;font-weight:750;cursor:pointer}.jc-ccj5-checks input:checked+span{border-color:#7ebbe0;background:#eaf6fd;color:#176a9a}

@media(max-width:900px){.jc-ccj5-hero__grid{grid-template-columns:1fr}.jc-ccj5-live{min-width:0;width:100%;max-width:390px}.jc-ccj5-layout{grid-template-columns:1fr}.jc-ccj5-feed{max-height:none;overflow:visible}.jc-ccj5-column--right{order:1}.jc-ccj5-column--left{order:0}}
@media(max-width:620px){
 body.jc-ccj-route .jc-ccj5-header__row{min-height:78px;padding:4px 6px}
 body.jc-ccj-route .jc-ccj5-header__cluster{gap:7px}
 body.jc-ccj-route .jc-ccj5-header__back,body.jc-ccj-route .jc-ccj5-header__profile,body.jc-ccj-route .jc-ccj5-header__chat{width:44px;min-height:44px}
 body.jc-ccj-route .jc-ccj5-header__back svg,body.jc-ccj-route .jc-ccj5-header__profile svg,body.jc-ccj-route .jc-ccj5-header__chat svg{width:18px;height:18px}
 body.jc-ccj-route .jc-ccj5-header__identity{justify-content:center;gap:7px}
 body.jc-ccj-route .jc-ccj5-header__brand{width:89px;height:66px}
 body.jc-ccj-route .jc-ccj5-header__brand img{max-width:86px;max-height:64px;width:auto;height:auto}
 body.jc-ccj-route .jc-ccj5-header__tagline{font-size:10.5px;font-weight:800}
 body.jc-ccj-route .jc-ccj5-header__juco{width:49px;height:49px}.jc-ccj5-header__juco img{width:43px!important;height:43px!important}
 body.jc-ccj-route .jc-ccj5-header__profile,body.jc-ccj-route .jc-ccj5-header__chat{flex-basis:44px}
 .jc-ccj5-shell{width:min(100% - 18px,1120px)}.jc-ccj5-hero{padding:18px 0 16px}.jc-ccj5-hero h1{font-size:29px}.jc-ccj5-hero p{font-size:13px}.jc-ccj5-layout{gap:12px;padding-top:12px}.jc-ccj5-column{gap:12px}.jc-ccj5-card{padding:14px;border-radius:16px}.jc-ccj5-section-head h2{font-size:19px}.jc-ccj5-compose__fields{grid-template-columns:1fr 1fr}.jc-ccj5-compose__fields button{grid-column:1/-1}.jc-ccj5-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}.jc-ccj5-shortcuts a{min-height:70px;padding:8px}.jc-ccj5-interests{grid-template-columns:1fr 1fr}.jc-ccj5-post>header{grid-template-columns:auto minmax(0,1fr)}.jc-ccj5-post__type{grid-column:2;justify-self:start}.jc-ccj5-profile__identity img{width:62px;height:62px}
}
@media(max-width:380px){body.jc-ccj-route .jc-ccj5-header__row{padding-inline:4px}body.jc-ccj-route .jc-ccj5-header__cluster{gap:6px}body.jc-ccj-route .jc-ccj5-header__tagline{font-size:10px}.jc-ccj5-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.jc-ccj5-interests{grid-template-columns:1fr}.jc-ccj5-hero__actions .jc-ccj5-btn{flex:1}.jc-ccj5-compose__fields{grid-template-columns:1fr}.jc-ccj5-compose__fields button{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.jc-ccj5 *,.jc-ccj5-header *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* =========================================================
   v9.5.55.304 · CCJ Home · primera franja bajo header
   Referencia visual aprobada por adjunto del usuario.
   ========================================================= */
.jc-ccj5-homebar{padding:14px 0 8px;background:radial-gradient(circle at 88% 0,rgba(18,169,230,.12),transparent 32%),linear-gradient(135deg,#fff,#f4f9fd 65%,#edf7fc);border-bottom:1px solid var(--ccj5-line)}
.jc-ccj5-homebar__title{display:block;margin:0 0 11px;color:var(--ccj5-orange);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}
.jc-ccj5-homebar__nav{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:1px 0 3px}
.jc-ccj5-homebar__nav::-webkit-scrollbar,.jc-ccj5-homebar__row::-webkit-scrollbar{display:none}
.jc-ccj5-homebar__row{display:contents}
.jc-ccj5-homebar__nav a{--ccj5-pill:#1859a6;--ccj5-pill2:#0d3f83;flex:0 0 auto;min-width:104px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:8px 15px;border:1px solid color-mix(in srgb,var(--ccj5-pill),#fff 22%);border-radius:999px;background:linear-gradient(145deg,var(--ccj5-pill),var(--ccj5-pill2));box-shadow:0 5px 12px color-mix(in srgb,var(--ccj5-pill),transparent 76%),inset 0 1px 0 rgba(255,255,255,.28);color:#fff;text-decoration:none;font-size:11.5px;font-weight:850;line-height:1.05;text-align:center;white-space:nowrap;text-shadow:0 1px 1px rgba(0,0,0,.16);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}
.jc-ccj5-homebar__nav a:hover,.jc-ccj5-homebar__nav a:focus-visible{transform:translateY(-2px);filter:saturate(1.06) brightness(1.04);box-shadow:0 8px 17px color-mix(in srgb,var(--ccj5-pill),transparent 68%),inset 0 1px 0 rgba(255,255,255,.34);outline:0}
.jc-ccj5-homebar__nav a:active{transform:translateY(0) scale(.985)}
.jc-ccj5-homebar__nav .is-online{--ccj5-pill:#27a766;--ccj5-pill2:#15804b}.jc-ccj5-homebar__nav .is-near{--ccj5-pill:#27aee4;--ccj5-pill2:#1683bd}.jc-ccj5-homebar__nav .is-room{--ccj5-pill:#7656c8;--ccj5-pill2:#573aa6}.jc-ccj5-homebar__nav .is-wall{--ccj5-pill:#246fca;--ccj5-pill2:#174f9e}.jc-ccj5-homebar__nav .is-new{--ccj5-pill:#f28b20;--ccj5-pill2:#d46708}.jc-ccj5-homebar__nav .is-places{--ccj5-pill:#19a9a3;--ccj5-pill2:#0e7f7a}.jc-ccj5-homebar__nav .is-business{--ccj5-pill:#8d4058;--ccj5-pill2:#6b2940}.jc-ccj5-homebar__nav .is-entrepreneurs{--ccj5-pill:#d99a20;--ccj5-pill2:#b27508}.jc-ccj5-homebar__nav .is-messages{--ccj5-pill:#dc4c4c;--ccj5-pill2:#b42f39}.jc-ccj5-homebar__nav .is-music{--ccj5-pill:#184f99;--ccj5-pill2:#10376f}.jc-ccj5-homebar__nav .is-outdoors{--ccj5-pill:#6d8a31;--ccj5-pill2:#4c6820}.jc-ccj5-homebar__nav .is-sports{--ccj5-pill:#168dcc;--ccj5-pill2:#096aa5}
.jc-ccj5-layout--home{padding-top:18px}
.jc-ccj5-layout--home>.jc-ccj5-column--left{align-self:start}
.jc-ccj5-layout--home>.jc-ccj5-column--right{align-self:start}
.jc-ccj5-compose__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.92fr);gap:14px;align-items:start}
.jc-ccj5-compose__quick{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}
.jc-ccj5-compose__quick select,.jc-ccj5-compose__quick input{height:42px}
.jc-ccj5-compose__image{position:relative;min-height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #d8e3ec;border-radius:12px;background:#fff;color:#294f73;font-size:11.5px;font-weight:850;cursor:pointer;overflow:hidden}
.jc-ccj5-compose__image:hover{border-color:#83bfe4;background:#f4f9fd}
.jc-ccj5-compose__image input{position:absolute!important;width:1px!important;height:1px!important;opacity:0;pointer-events:none}
.jc-ccj5-compose__quick button{min-height:42px;border:0;border-radius:12px;background:var(--ccj5-orange);color:#fff;padding:0 15px;font-weight:900;cursor:pointer;box-shadow:0 6px 14px rgba(255,138,0,.2)}
.jc-ccj5-compose__quick button:hover{filter:brightness(.98);transform:translateY(-1px)}
.jc-ccj5-compose textarea{min-height:118px}
.jc-ccj5-compose__image-name{margin-top:-4px;color:#61788d;font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jc-ccj5-post__media{margin:10px 0 2px;border-radius:13px;overflow:hidden;background:#eef3f7}
.jc-ccj5-post__media img{display:block;width:100%;height:auto;max-height:360px;object-fit:cover}

@media(max-width:900px){
 .jc-ccj5-homebar{padding-top:10px}.jc-ccj5-homebar__title{margin-bottom:8px}
 .jc-ccj5-homebar__nav a{min-width:96px;min-height:43px;padding-inline:13px;font-size:11px}
 .jc-ccj5-compose__top{grid-template-columns:1fr}.jc-ccj5-compose__quick{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
 .jc-ccj5-homebar .jc-ccj5-shell{width:100%;padding-left:9px}.jc-ccj5-homebar__title{padding-left:4px}
 .jc-ccj5-homebar__nav{padding-right:9px}.jc-ccj5-homebar__nav a{min-width:88px;min-height:40px;padding-inline:10px;font-size:10.5px}
 .jc-ccj5-layout--home{padding-top:12px}.jc-ccj5-compose__top{gap:10px}
 .jc-ccj5-compose__quick{grid-template-columns:1fr 1fr;gap:7px}.jc-ccj5-compose__quick select,.jc-ccj5-compose__quick input,.jc-ccj5-compose__image,.jc-ccj5-compose__quick button{min-height:40px;height:40px;font-size:10.5px}
 .jc-ccj5-compose textarea{min-height:108px}
}
@media(max-width:380px){.jc-ccj5-compose__quick{grid-template-columns:1fr 1fr}.jc-ccj5-homebar__nav a{min-width:82px}}

/* v9.5.55.305 · CCJ accesos rápidos en cápsulas + 2 carriles APP/PWA móvil. */
@media(max-width:760px){
 html.jc-pwa-standalone body.jc-ccj-route .jc-ccj5-homebar__nav,
 body.jc-ccj-route.jc-native-app .jc-ccj5-homebar__nav{display:grid;grid-template-columns:1fr;gap:7px;overflow:visible;padding-right:0}
 html.jc-pwa-standalone body.jc-ccj-route .jc-ccj5-homebar__row,
 body.jc-ccj-route.jc-native-app .jc-ccj5-homebar__row{display:flex;gap:5px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:1px 9px 4px 0}
 html.jc-pwa-standalone body.jc-ccj-route .jc-ccj5-homebar__row a,
 body.jc-ccj-route.jc-native-app .jc-ccj5-homebar__row a{flex:0 0 calc((100vw - 50px)/5);min-width:0;min-height:42px;padding:6px 4px;border-radius:15px;scroll-snap-align:start;font-size:clamp(8px,2.2vw,9.5px);line-height:1.06;white-space:normal;overflow-wrap:anywhere}
}

/* v9.5.55.306 · CCJ: En línea junto al compositor + selector Cámara/Galería. */
.jc-ccj5-compose__head{align-items:center}
.jc-ccj5-compose__online{flex:0 0 auto;min-height:42px;display:inline-grid;grid-template-columns:auto auto;grid-template-areas:"dot label" "dot count";column-gap:8px;align-items:center;padding:7px 13px;border:1px solid #cbd2d9;border-radius:999px;background:linear-gradient(145deg,#f7f8f9,#e8ecef);box-shadow:0 4px 11px rgba(44,55,66,.10),inset 0 1px 0 rgba(255,255,255,.82);color:#15191d!important;text-decoration:none;line-height:1.05;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .16s ease}
.jc-ccj5-compose__online i{grid-area:dot;width:10px;height:10px;border-radius:50%;background:#aab3bb;box-shadow:0 0 0 5px rgba(107,119,130,.10)}
.jc-ccj5-compose__online.is-live{border-color:#8ed4ad;background:linear-gradient(145deg,#2bad6c,#16834e);box-shadow:0 6px 14px rgba(31,153,91,.2),inset 0 1px 0 rgba(255,255,255,.28);color:#fff!important}
.jc-ccj5-compose__online.is-live i{background:#dfffea;box-shadow:0 0 0 5px rgba(255,255,255,.14)}
.jc-ccj5-compose__online span{grid-area:label;font-size:11px;font-weight:900}
.jc-ccj5-compose__online small{grid-area:count;font-size:8.8px;font-weight:750;opacity:.88}
.jc-ccj5-compose__online:hover,.jc-ccj5-compose__online:focus-visible{transform:translateY(-1px);filter:brightness(1.04);outline:0}
.jc-ccj5-compose__image-wrap{position:relative;min-width:0}
.jc-ccj5-compose__image-trigger{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:7px 13px;border:1px solid #56b8dc!important;border-radius:999px!important;background:linear-gradient(145deg,#25aee0,#1679ba)!important;box-shadow:0 6px 14px rgba(22,126,188,.2),inset 0 1px 0 rgba(255,255,255,.28)!important;color:#fff!important;cursor:pointer;font-size:11px;font-weight:900!important;line-height:1.05;white-space:nowrap}
.jc-ccj5-compose__image-trigger:hover,.jc-ccj5-compose__image-trigger:focus-visible{transform:translateY(-1px);filter:brightness(1.04);outline:0}
.jc-ccj5-compose__image-trigger b{font:inherit}
.jc-ccj5-compose__image-menu{position:absolute;left:0;right:0;bottom:calc(100% + 7px);z-index:25;display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:8px;border:1px solid #d5e5ef;border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(16,50,81,.18)}
.jc-ccj5-compose__image-menu[hidden]{display:none!important}
.jc-ccj5-compose__image-menu label{position:relative;min-height:40px;display:flex;align-items:center;justify-content:center;padding:7px 9px;border-radius:999px;color:#fff;font-size:10px;font-weight:900;cursor:pointer;text-align:center;box-shadow:0 4px 10px rgba(19,75,112,.14)}
.jc-ccj5-compose__image-menu .is-camera{background:linear-gradient(145deg,#7656c8,#573aa6)}
.jc-ccj5-compose__image-menu .is-gallery{background:linear-gradient(145deg,#19a9a3,#0e7f7a)}
.jc-ccj5-compose__image-menu input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.jc-ccj5-compose__image-name{padding-left:2px}

@media(max-width:620px){
 .jc-ccj5-compose__head{align-items:center;margin-bottom:11px}
 .jc-ccj5-compose__online{min-height:38px;padding:6px 10px;column-gap:6px}
 .jc-ccj5-compose__online span{font-size:10px}.jc-ccj5-compose__online small{font-size:8px}
 .jc-ccj5-compose__image-trigger{min-height:40px;padding-inline:9px;font-size:10px}
 .jc-ccj5-compose__image-menu{gap:5px;padding:6px;border-radius:14px}.jc-ccj5-compose__image-menu label{min-height:38px;padding-inline:6px;font-size:9.5px}
}

/* v9.5.55.307 · CCJ: Deportes visible + En línea con estado real. */
@media(max-width:760px){
  html.jc-pwa-standalone body.jc-ccj-route .jc-ccj5-homebar__row--two,
  body.jc-ccj-route.jc-native-app .jc-ccj5-homebar__row--two{
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    gap:5px;
    overflow:visible;
    padding-right:9px;
    scroll-snap-type:none;
  }
  html.jc-pwa-standalone body.jc-ccj-route .jc-ccj5-homebar__row--two a,
  body.jc-ccj-route.jc-native-app .jc-ccj5-homebar__row--two a{
    width:auto;
    min-width:0;
    flex:none;
    padding-inline:4px;
    white-space:normal;
    overflow-wrap:anywhere;
  }
}
