.page-module__IJohDG__page{padding:24px var(--page-padding-x)72px}.page-module__IJohDG__inner{min-width:0;max-width:1080px;margin:0 auto}.page-module__IJohDG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.page-module__IJohDG__title{color:var(--foreground);margin:0;font-size:34px;font-weight:800;line-height:1.2}.page-module__IJohDG__description{color:var(--color-muted);margin:8px 0 0;font-size:15px;line-height:1.8}.page-module__IJohDG__headerActions{flex-wrap:wrap;gap:10px;display:flex}.page-module__IJohDG__primaryButton,.page-module__IJohDG__secondaryButton,.page-module__IJohDG__smallPrimaryButton,.page-module__IJohDG__smallSecondaryButton{white-space:nowrap;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.page-module__IJohDG__primaryButton,.page-module__IJohDG__smallPrimaryButton{background:var(--color-primary);color:var(--color-primary-foreground);box-shadow:var(--shadow-sm);border:none}.page-module__IJohDG__primaryButton:hover,.page-module__IJohDG__smallPrimaryButton:hover{opacity:.92}.page-module__IJohDG__secondaryButton,.page-module__IJohDG__smallSecondaryButton{border:1px solid var(--color-border);background:var(--color-white);color:var(--foreground)}.page-module__IJohDG__secondaryButton:hover,.page-module__IJohDG__smallSecondaryButton:hover{background:var(--color-surface-muted)}.page-module__IJohDG__section{margin-bottom:36px}.page-module__IJohDG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.page-module__IJohDG__sectionTitle{color:var(--foreground);margin:0;font-size:26px;font-weight:800}.page-module__IJohDG__countBadge{background:var(--color-surface-muted);color:#475569;border-radius:9999px;align-items:center;min-height:32px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.page-module__IJohDG__cardList{gap:16px;display:grid}.page-module__IJohDG__postCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);min-width:0;padding:16px;transition:border-color .2s,box-shadow .2s,transform .12s;overflow:hidden}.page-module__IJohDG__postCard:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-md);transform:translateY(-1px)}.page-module__IJohDG__metaRow{color:var(--color-muted);flex-wrap:wrap;gap:6px;min-width:0;margin-bottom:8px;font-size:13px;line-height:1.6;display:flex}.page-module__IJohDG__postTitle{color:var(--foreground);overflow-wrap:anywhere;word-break:break-word;margin:0 0 10px;font-size:21px;font-weight:800;line-height:1.45}.page-module__IJohDG__postDescription{color:#334155;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 14px;font-size:14px;line-height:1.8;display:-webkit-box;overflow:hidden}.page-module__IJohDG__badgeRow{flex-wrap:wrap;gap:8px;min-width:0;margin-bottom:14px;display:flex}.page-module__IJohDG__infoBadge,.page-module__IJohDG__statusBadgeDraft,.page-module__IJohDG__statusBadgePublished,.page-module__IJohDG__statusBadgeApplied,.page-module__IJohDG__statusBadgeReviewed,.page-module__IJohDG__statusBadgeUnreviewed{border-radius:9999px;align-items:center;min-width:0;max-width:100%;min-height:30px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.page-module__IJohDG__infoBadge{background:var(--color-surface-muted);color:var(--foreground);overflow-wrap:anywhere;word-break:break-word;white-space:normal;padding-top:6px;padding-bottom:6px;line-height:1.45}.page-module__IJohDG__statusBadgeDraft{color:#92400e;background:#fef3c7}.page-module__IJohDG__statusBadgePublished{color:#166534;background:#dcfce7}.page-module__IJohDG__statusBadgeApplied{color:#1d4ed8;background:#dbeafe}.page-module__IJohDG__statusBadgeReviewed{background:var(--color-surface-muted);color:#475569}.page-module__IJohDG__statusBadgeUnreviewed{color:#92400e;background:#fef3c7}.page-module__IJohDG__actionRow{flex-wrap:wrap;gap:10px;display:flex}.page-module__IJohDG__emptyBox{border:1px dashed var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-white);text-align:center;color:var(--color-muted);padding:32px 20px}.page-module__IJohDG__errorText{color:var(--color-danger)}.page-module__IJohDG__ticketCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);width:220px;max-width:100%;box-shadow:var(--shadow-sm);padding:22px 18px}.page-module__IJohDG__ticketCount{color:var(--foreground);margin:0;font-size:30px;font-weight:800;line-height:1.2}@media (max-width:767px){.page-module__IJohDG__ticketCard{width:100%;padding:18px 16px}.page-module__IJohDG__ticketCount{font-size:28px}.page-module__IJohDG__page{padding-top:20px;padding-bottom:56px}.page-module__IJohDG__header{margin-bottom:20px}.page-module__IJohDG__title{font-size:30px}.page-module__IJohDG__description{font-size:14px;line-height:1.7}.page-module__IJohDG__section{margin-bottom:28px}.page-module__IJohDG__sectionHeader{align-items:flex-start}.page-module__IJohDG__sectionTitle{font-size:24px;line-height:1.3}.page-module__IJohDG__headerActions{width:100%}.page-module__IJohDG__headerActions>*{flex:auto}.page-module__IJohDG__primaryButton,.page-module__IJohDG__secondaryButton{min-height:42px;padding:0 16px}.page-module__IJohDG__smallPrimaryButton,.page-module__IJohDG__smallSecondaryButton{min-height:40px;padding:0 14px;font-size:13px}.page-module__IJohDG__postCard{border-radius:18px;padding:14px}.page-module__IJohDG__metaRow{gap:4px;font-size:12px}.page-module__IJohDG__postTitle{font-size:19px;line-height:1.4}.page-module__IJohDG__postDescription{-webkit-line-clamp:4;font-size:13px;line-height:1.7}.page-module__IJohDG__badgeRow{gap:6px;margin-bottom:12px}.page-module__IJohDG__infoBadge,.page-module__IJohDG__statusBadgeDraft,.page-module__IJohDG__statusBadgePublished,.page-module__IJohDG__statusBadgeApplied,.page-module__IJohDG__statusBadgeReviewed,.page-module__IJohDG__statusBadgeUnreviewed{font-size:12px}.page-module__IJohDG__actionRow{grid-template-columns:1fr;gap:8px;display:grid}.page-module__IJohDG__actionRow>*{width:100%}.page-module__IJohDG__smallPrimaryButton,.page-module__IJohDG__smallSecondaryButton{justify-content:center;width:100%}.page-module__IJohDG__countBadge{font-size:12px}}@media (min-width:768px){.page-module__IJohDG__page{padding-top:40px;padding-bottom:96px}.page-module__IJohDG__title{font-size:44px}.page-module__IJohDG__cardList{gap:18px}.page-module__IJohDG__postCard{padding:22px}.page-module__IJohDG__sectionTitle{font-size:30px}}
.CreatePostButton-module__0GjNsa__buttonReset{cursor:pointer;border:none;outline:none;text-decoration:none}.CreatePostButton-module__0GjNsa__buttonReset:disabled{cursor:wait;opacity:.85}.CreatePostButton-module__0GjNsa__overlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.CreatePostButton-module__0GjNsa__modal{background:var(--color-white);border-radius:20px;width:min(100%,420px);padding:24px;box-shadow:0 20px 50px #0f172a38}.CreatePostButton-module__0GjNsa__title{color:var(--foreground);margin:0;font-size:22px;font-weight:800}.CreatePostButton-module__0GjNsa__message{color:var(--color-muted);margin:14px 0 0;font-size:15px;line-height:1.8}.CreatePostButton-module__0GjNsa__actions{justify-content:flex-end;margin-top:22px;display:flex}.CreatePostButton-module__0GjNsa__closeButton{background:var(--color-primary);min-height:44px;color:var(--color-primary-foreground);cursor:pointer;box-shadow:var(--shadow-sm);border:none;border-radius:9999px;padding:0 18px;font-size:14px;font-weight:800}.CreatePostButton-module__0GjNsa__closeButton:hover{opacity:.92}
