.cohort__tiles{grid-template-columns:repeat(4,1fr)}@media (max-width:860px){.cohort__tiles{grid-template-columns:repeat(2,1fr)}}@media (max-width:440px){.cohort__tiles{grid-template-columns:1fr}}.cohort__grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media (max-width:720px){.cohort__grid{grid-template-columns:1fr}}.cohort__card{display:flex;flex-direction:column;gap:12px;text-decoration:none;color:inherit;background:var(--edorer-surface);border:1px solid var(--edorer-border-soft);border-radius:var(--edorer-radius-lg);padding:18px 20px;box-shadow:var(--edorer-elev-1);transition:transform .14s ease,box-shadow .18s ease,border-color .14s ease}.cohort__card:hover{transform:translateY(-2px);box-shadow:var(--edorer-shadow-md);border-color:var(--edorer-brand-200)}.cohort__card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.cohort__badges{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.cohort__course{font-size:12px;font-weight:600;color:var(--edorer-text-subtle);text-align:right}.cohort__name{font-family:var(--edorer-font-display,inherit);font-size:1.15rem;font-weight:600;line-height:1.2;color:var(--edorer-ink);margin:0}.cohort__meta{display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--edorer-text-muted);font-size:13px}.cohort__meta span{display:inline-flex;align-items:center;gap:6px}.cohort__meta .anticon{font-size:13px;color:var(--edorer-brand-500)}.cohort__meta--lg{margin-top:12px;font-size:13.5px}.cohort__seats{display:flex;flex-direction:column;gap:6px}.cohort__seats-bar{height:7px;border-radius:999px;background:var(--edorer-surface-sunken);overflow:hidden}.cohort__seats-bar>span{display:block;height:100%;border-radius:999px;background:var(--edorer-grad-brand,linear-gradient(90deg,var(--edorer-brand),var(--edorer-info-500)))}.cohort__seats-label{font-size:12px;font-weight:600;color:var(--edorer-text-muted)}.cohort__card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px;padding-top:12px;border-top:1px solid var(--edorer-border-soft)}.cohort__facil{font-size:12px;color:var(--edorer-text-subtle)}.cohort__open{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:700;color:var(--edorer-brand-600);white-space:nowrap}.cohort__form{gap:14px}.cohort__row{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:12px}@media (max-width:520px){.cohort__row{grid-template-columns:1fr}}.cohort__preview{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--edorer-radius-md);background:var(--edorer-surface-sunken);border:1px solid var(--edorer-border-soft)}.cohort__preview-text{font-size:12.5px;color:var(--edorer-text-muted)}.cohort__crumb{color:var(--edorer-brand-600);text-decoration:none}.cohort__crumb:hover{text-decoration:underline}.cohort__space-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cohort__space{display:grid;grid-template-columns:1.7fr 1fr;gap:18px;align-items:start}@media (max-width:860px){.cohort__space{grid-template-columns:1fr}}.cohort__aside{display:flex;flex-direction:column;gap:18px}.cohort__count{font-size:12px;font-weight:700;color:var(--edorer-text-subtle);background:var(--edorer-surface-alt);border:1px solid var(--edorer-border-soft);border-radius:var(--edorer-radius-pill);padding:2px 10px}.cohort__muted{font-size:13px;color:var(--edorer-text-muted);margin:0}.cohort__avatar{display:inline-grid;place-items:center;flex-shrink:0;width:36px;height:36px;border-radius:999px;background:var(--edorer-brand-100);color:var(--edorer-brand-700);font-weight:700;font-size:12.5px;border:1px solid var(--edorer-brand-200)}.cohort__avatar--sm{width:28px;height:28px;font-size:11px}.cohort__composer{display:flex;gap:12px;margin-bottom:8px}.cohort__composer-body{flex:1;display:flex;flex-direction:column;gap:8px}.cohort__textarea{resize:vertical;min-height:44px;font-family:inherit;line-height:1.45}.cohort__composer-actions{display:flex;justify-content:flex-end}.cohort__thread{list-style:none;margin:6px 0 0;padding:0}.cohort__post{display:flex;gap:12px;padding:14px 0;border-top:1px solid var(--edorer-border-soft)}.cohort__post:first-child{border-top:none}.cohort__post-body{flex:1;min-width:0}.cohort__post-head{display:flex;align-items:baseline;gap:8px}.cohort__post-head b{color:var(--edorer-ink);font-size:13.5px;font-weight:700}.cohort__post-when{font-size:12px;color:var(--edorer-text-subtle)}.cohort__post-text{margin:3px 0 0;font-size:13.5px;color:var(--edorer-text);line-height:1.5;word-wrap:break-word}.cohort__schedule{list-style:none;margin:0;padding:0}.cohort__schedule li{padding:10px 0;border-top:1px solid var(--edorer-border-soft);display:flex;flex-direction:column;gap:2px}.cohort__schedule li:first-child{border-top:none;padding-top:0}.cohort__session-date{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--edorer-brand-600)}.cohort__session-date .anticon{font-size:12px}.cohort__session-title{font-size:13.5px;color:var(--edorer-ink);font-weight:500}.cohort__banner{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:14px 16px;border-radius:var(--edorer-radius-lg);background:var(--edorer-surface-alt);border:1px solid var(--edorer-border-soft)}.cohort__banner--good{background:var(--edorer-success-50);border-color:var(--edorer-success-200)}.cohort__banner-icon{font-size:20px;color:var(--edorer-success-600);flex-shrink:0}.cohort__banner-body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.cohort__banner-body b{font-size:14px;color:var(--edorer-ink)}.cohort__banner-body span{font-size:13px;color:var(--edorer-text-muted);line-height:1.45}.cohort__banner-actions{display:flex;gap:8px;flex-shrink:0;flex-wrap:wrap}.cohort__banner-dismiss{flex-shrink:0;display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;cursor:pointer;background:transparent;border:none;color:var(--edorer-text-subtle)}.cohort__banner-dismiss:hover{background:var(--edorer-surface-sunken);color:var(--edorer-ink)}@media (max-width:560px){.cohort__banner{flex-direction:column;align-items:stretch}.cohort__banner-actions .lms__btn{flex:1;justify-content:center}}.cohort__seat-actions{display:flex;flex-direction:column;gap:8px;margin-top:14px}.cohort__seat-actions .lms__btn{width:100%;justify-content:center}.cohort__you-wait{display:flex;flex-direction:column;gap:6px}.cohort__you-pos{margin:0;font-size:13.5px;color:var(--edorer-text)}.cohort__you-pos b{color:var(--edorer-brand-600)}.cohort__waitlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;counter-reset:wl}.cohort__waitlist li{display:flex;align-items:center;gap:10px}.cohort__waitlist li.is-notified{padding:6px 8px;margin:-6px -8px;border-radius:var(--edorer-radius-md);background:var(--edorer-success-50)}.cohort__wait-pos{flex-shrink:0;display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--edorer-surface-sunken);color:var(--edorer-text-muted);font-size:11px;font-weight:700}.cohort__wait-name{flex:1;min-width:0;display:flex;flex-direction:column;font-size:13.5px;color:var(--edorer-text)}.cohort__wait-when{font-size:11.5px;color:var(--edorer-text-subtle)}.cohort__wait-tag{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:var(--edorer-success-600)}.cohort__members{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.cohort__members li{display:flex;align-items:center;gap:10px}.cohort__member-name{font-size:13.5px;color:var(--edorer-text)}.cohort__more{font-size:12.5px;color:var(--edorer-text-subtle);padding-left:2px}