.community-path-panel,#publicaciones{scroll-margin-top:120px}.community-entry-context{border:1px solid color-mix(in srgb, var(--brand) 36%, var(--border));background:color-mix(in srgb, var(--brand) 7%, var(--panel));border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:20px 22px;display:flex}.community-entry-context>div:first-child{max-width:720px}.community-entry-context .eyebrow{margin-bottom:6px}.community-entry-context strong{color:var(--heading);font-size:1.04rem}.community-entry-context p:last-child{color:var(--text-muted);margin:6px 0 0;font-size:.9rem}.community-entry-context .hero-actions{flex:none;margin:0}.community-entry-context--compact{padding-block:16px}.community-form-context{border:1px solid color-mix(in srgb, var(--brand) 30%, var(--border));background:color-mix(in srgb, var(--brand) 6%, var(--panel-subtle));border-radius:14px;padding:16px}.community-form-context strong{color:var(--heading)}.community-proof-list{color:var(--text-muted);flex-wrap:wrap;gap:8px 18px;margin:20px 0 0;padding:0;font-size:.88rem;font-weight:720;list-style:none;display:flex}.community-proof-list li{align-items:center;gap:8px;display:inline-flex}.community-proof-list li:before{background:var(--brand);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--brand) 12%, transparent);content:"";border-radius:50%}.community-path-panel,.community-journey-panel{margin-bottom:24px}.community-path-heading{max-width:760px}.community-path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.community-path-card{border:1px solid var(--border);background:var(--panel-subtle);min-height:190px;color:var(--text);touch-action:manipulation;border-radius:20px;grid-template-columns:auto minmax(0,1fr);gap:14px 16px;padding:22px;text-decoration:none;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.community-path-card:hover{border-color:color-mix(in srgb, var(--brand) 52%, var(--border));background:color-mix(in srgb, var(--brand) 6%, var(--panel-subtle));transform:translateY(-2px)}.community-path-card:focus-visible{outline:3px solid var(--primary-blue);outline-offset:3px}.community-path-step{border:1px solid color-mix(in srgb, var(--brand) 36%, var(--border));background:color-mix(in srgb, var(--brand) 10%, transparent);width:38px;height:38px;color:var(--brand);letter-spacing:.06em;border-radius:12px;justify-content:center;align-items:center;font-size:.78rem;font-weight:850;display:inline-flex}.community-path-copy{align-content:start;gap:7px;display:grid}.community-path-copy strong{color:var(--heading);font-size:1.05rem}.community-path-copy>span{color:var(--text-muted);overflow-wrap:anywhere;font-size:.92rem;line-height:1.55}.community-path-action{color:var(--brand);grid-column:2;align-self:end;font-size:.88rem;font-weight:800}.community-journey-panel{grid-template-columns:minmax(220px,.75fr) minmax(0,1.55fr);align-items:start;gap:28px;display:grid}.community-journey-intro h2{margin-bottom:0}.community-journey-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.community-journey-list li{border-bottom:1px solid var(--border);grid-template-columns:38px minmax(0,1fr);gap:14px;padding:16px 0;display:grid}.community-journey-list li:first-child{padding-top:0}.community-journey-list li:last-child{border-bottom:0;padding-bottom:0}.community-journey-list li>span{color:var(--brand);font-size:.82rem;font-weight:850}.community-journey-list strong{color:var(--heading)}.community-journey-list p{color:var(--text-muted);margin:4px 0 0;font-size:.92rem}.community-filter-bar{flex-wrap:wrap;align-items:flex-end;gap:12px;margin:18px 0;display:flex}.community-search-field{flex:240px;gap:6px;min-width:0;display:grid}.community-search-field span{color:var(--text-muted);font-size:.82rem;font-weight:700}.community-search-field input{border:1px solid var(--input-border);background:var(--input-bg);width:100%;min-height:44px;color:var(--text);font:inherit;border-radius:12px;padding:10px 14px}.community-filter-pills{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.community-filter-pill{border:1px solid var(--border);min-height:44px;color:var(--text-muted);touch-action:manipulation;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-size:.85rem;font-weight:750;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.community-filter-pill:hover{border-color:color-mix(in srgb, var(--brand) 45%, var(--border));color:var(--heading)}.community-filter-pill.is-active{border-color:color-mix(in srgb, var(--brand) 55%, var(--border));background:color-mix(in srgb, var(--brand) 16%, transparent);color:var(--heading)}.community-card-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.community-card-media-placeholder{background:linear-gradient(135deg, color-mix(in srgb, var(--brand) 18%, transparent), color-mix(in srgb, var(--violet) 14%, transparent));width:100%;height:210px}.community-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}.community-gallery{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:18px;display:grid}.community-gallery img{border:1px solid var(--border);object-fit:cover;border-radius:14px;width:100%;height:160px}.community-related-panel{gap:8px;display:grid}.community-resource-shelf{border-top:1px solid var(--border);gap:16px;margin-top:28px;padding-top:24px;display:grid}.community-resource-shelf h2{margin:0}.community-resource-list{gap:10px;display:grid}.community-resource-card{border:1px solid var(--border);background:var(--panel-subtle);color:var(--text);touch-action:manipulation;border-radius:14px;gap:6px;padding:16px;text-decoration:none;transition:border-color .15s,background-color .15s;display:grid}.community-resource-card:hover{border-color:color-mix(in srgb, var(--brand) 48%, var(--border));background:color-mix(in srgb, var(--brand) 6%, var(--panel-subtle))}.community-resource-card__type{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:850}.community-resource-card strong{color:var(--heading)}.community-resource-card>span:not(.community-resource-card__type):not(.community-resource-card__action){color:var(--text-muted);font-size:.9rem}.community-resource-card__action{color:var(--brand);margin-top:4px;font-size:.86rem;font-weight:800}.community-comment-list{gap:14px;margin:18px 0;padding:0;list-style:none;display:grid}.community-comment{border:1px solid var(--border);background:var(--panel-subtle);border-radius:16px;padding:16px}.community-comment-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.community-comment-author{color:var(--heading);font-weight:750}.community-comment-date{color:var(--text-muted);font-size:.78rem}.community-comment-body{color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;margin:0}.community-comment-pending{gap:10px;display:grid}.community-comment-pending-preview{border-left:3px solid color-mix(in srgb, var(--brand) 55%, var(--border));background:var(--panel-subtle);color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;padding:12px 14px}.community-member-notice{border:1px dashed color-mix(in srgb, var(--brand) 35%, var(--border));background:color-mix(in srgb, var(--brand) 6%, transparent);border-radius:18px;justify-items:start;gap:10px;padding:20px;display:grid}.community-member-notice strong{color:var(--heading)}.community-member-notice p{color:var(--text-muted);margin:0}.community-join-checkboxes{gap:10px;display:grid}.community-interest-fieldset{border:0;gap:10px;min-width:0;margin:0;padding:0;display:grid}.community-interest-fieldset legend{color:var(--heading);margin-bottom:4px;font-weight:750}.community-interest-fieldset>p{margin:0;font-size:.86rem}.community-interest-grid{flex-wrap:wrap;gap:8px;display:flex}.form-grid .community-interest-option{cursor:pointer;touch-action:manipulation;gap:0;min-height:44px;display:inline-flex;position:relative}.community-interest-option input{opacity:0;width:1px;height:1px;position:absolute}.community-interest-option span{border:1px solid var(--input-border);background:var(--input-bg);color:var(--text-muted);border-radius:999px;align-items:center;padding:9px 13px;font-size:.86rem;font-weight:720;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.community-interest-option input:checked+span{border-color:color-mix(in srgb, var(--brand) 58%, var(--input-border));background:color-mix(in srgb, var(--brand) 14%, var(--input-bg));color:var(--heading)}.community-interest-option input:focus-visible+span{outline:3px solid var(--primary-blue);outline-offset:2px}.community-submit-help{color:var(--text-muted);margin:0;font-size:.84rem}.marketing-page--comunidad .course-link{min-height:44px}@media (max-width:640px){.community-entry-context{flex-direction:column;align-items:stretch;gap:16px;padding:18px}.community-entry-context .hero-actions{width:100%;display:grid}.community-entry-context .button{width:100%}.community-path-grid,.community-journey-panel{grid-template-columns:1fr}.community-path-card{min-height:0;padding:18px}.community-filter-bar{flex-direction:column;align-items:stretch}.community-search-field{flex:none;width:100%}.community-pagination{flex-direction:column;align-items:flex-start}.community-comment-header{flex-direction:column;align-items:flex-start;gap:2px}}@media (max-width:480px){.community-proof-list{display:grid}.community-path-card{grid-template-columns:34px minmax(0,1fr);gap:12px}.community-path-step{width:34px;height:34px}.community-gallery{grid-template-columns:1fr}.community-filter-pills{gap:6px}.community-filter-pill{padding:8px 12px;font-size:.8rem}}@media (hover:none){.community-path-card:active,.community-resource-card:active,.community-filter-pill:active{transform:scale(.985)}}@media (prefers-reduced-motion:reduce){.community-path-card,.community-resource-card,.community-filter-pill,.community-interest-option span{transition:none}}
