.home-page{display:flex;flex-direction:column;gap:28px;max-width:1280px;margin:0 auto;padding-block:8px 16px}.home-page__hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr);gap:24px;padding:32px;border-radius:28px;background:radial-gradient(circle at top left,rgba(250,173,20,.18),transparent 28%),radial-gradient(circle at bottom right,rgba(22,119,255,.18),transparent 32%),linear-gradient(145deg,#fefefe,#f6f8fb);border:1px solid rgba(5,5,5,.06);box-shadow:0 24px 60px #0f172a14}.home-page__hero-copy{display:flex;flex-direction:column;justify-content:space-between;height:100%}.home-page__hero-copy .ant-typography{margin-bottom:0}.home-page__hero-copy .home-page__eyebrow{display:inline-flex;margin-bottom:10px;padding:6px 12px;border-radius:999px;background:#fff3cd;color:#ad6800;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-page__hero-copy h1.ant-typography{max-width:760px;margin-top:0;margin-bottom:16px;font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;text-align:center}.home-page__hero-copy .ant-typography:last-child{max-width:720px;color:#000000a6;font-size:16px;line-height:1.8}.home-page__filter-tag,.message-card__tag{margin-inline-end:0;padding:6px 12px;border-radius:999px;cursor:pointer}.home-page__filter-tag--active{color:#ad6800;background:#fff7e6;border-color:#ffd591}.home-page__hero-panel{border-radius:24px;background:#ffffffd6;box-shadow:inset 0 0 0 1px #0505050a}.home-page__board-meta{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.home-page__board-status{row-gap:4px}.home-page__active-filter{margin-inline-end:0}.home-page__masonry{columns:3;column-gap:20px}.home-page__masonry-item{break-inside:avoid;margin-bottom:20px}.message-card{border-radius:22px;background:linear-gradient(180deg,#fff,#fafbfd);box-shadow:0 18px 44px #0f172a14}.message-card .ant-card-body{display:flex;flex-direction:column;gap:18px;padding:22px}.message-card__header{display:flex;justify-content:space-between;align-items:flex-start}.message-card__author{display:flex;flex-direction:column;min-width:0}.message-card__author .ant-typography{margin-bottom:0}.message-card h4.ant-typography{margin-top:0;margin-bottom:10px;font-size:1.15rem}.message-card__content.ant-typography{margin-bottom:0;color:#000000b8;white-space:pre-wrap}.message-card__image{overflow:hidden;width:100%;border-radius:18px}.message-card__image img{width:100%;height:220px;object-fit:cover}.message-card__images{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;border-radius:18px;overflow:hidden}.message-card__images .ant-image{display:block}.message-card__images .ant-image img{width:100%;height:130px;object-fit:cover;display:block}.message-card__tag{background:#f3f6fb;border-color:#d9e2f2}.message-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.message-card__action{padding-inline:0;color:#000000a6}.message-card__action.is-active{color:#cf1322}.message-card__action:hover,.message-card__action:active,.message-card__action:focus{background:transparent!important}.home-page__empty{padding:64px 24px;border-radius:24px}@media(max-width:1024px){.home-page__hero{grid-template-columns:1fr}.home-page__masonry{columns:2}}@media(max-width:767px){.home-page{gap:20px;padding-block:4px 12px}.home-page__hero{padding:22px;border-radius:24px}.home-page__hero-copy h1.ant-typography{font-size:2.2rem}.home-page__masonry{columns:1}.home-page__masonry-item{margin-bottom:16px}.message-card .ant-card-body{padding:18px}.message-card__image img{height:200px}}:root{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;color:#000000e0;background:radial-gradient(circle at top left,rgba(22,119,255,.1),transparent 32%),linear-gradient(180deg,#f5f7fa,#eef2f6);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px}#root{min-height:100vh}.app-shell{min-height:100vh;background:transparent}.app-shell__content{padding:32px 24px 48px}@media(max-width:767px){.app-shell__content{padding:20px 16px 32px}}
