.portal-posts-section__header{border-bottom:2px solid color-mix(in srgb, var(--portal-primary) 55%, transparent);padding-bottom:.55rem}.portal-posts-section__title{color:var(--portal-primary);font-size:1.5rem;font-weight:700}.portal-posts-section__action{color:var(--portal-primary);font-weight:500;text-decoration:none;transition:color .2s}.portal-posts-section__action i{transition:transform .2s}.portal-posts-section__action:hover{text-decoration:underline}.portal-posts-section__action:hover i{transform:translate(2px)}.portal-posts-section__content{flex-wrap:wrap;align-items:stretch;gap:1rem;display:flex}.portal-posts-section__main{flex-direction:column;flex:100%;min-width:0;display:flex}@media (min-width:992px){.portal-posts-section__main{flex:2 1 0}}.portal-posts-section__side{flex-direction:column;flex:100%;gap:.75rem;min-width:0;display:flex}@media (min-width:992px){.portal-posts-section__side{flex:1 1 0}}.portal-posts-section__main .card-highlight{height:100%}.portal-posts-section__side .card-highlight{flex:1 1 0;height:auto;min-height:0}.portal-posts-section__main .ant-card,.portal-posts-section__side .ant-card{box-shadow:none!important;border:none!important}
.portal-post-featured-tag{z-index:2;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:linear-gradient(120deg, var(--portal-primary) 0%, color-mix(in srgb, var(--portal-primary) 72%, white) 100%);box-shadow:0 2px 10px color-mix(in srgb, var(--portal-primary) 45%, transparent),inset 0 1px 0 #ffffff47;pointer-events:none;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:.375rem;padding:.4rem .85rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute;top:.875rem;left:.875rem}.portal-post-featured-tag__icon{filter:drop-shadow(0 1px 2px #0003);font-size:.65rem!important}
.portal-system-posts-home{isolation:isolate;position:relative}.portal-system-posts-home__hero{border:1px solid color-mix(in srgb, var(--portal-primary) 15%, transparent);background:radial-gradient(circle at 85% 15%, color-mix(in srgb, var(--portal-primary) 20%, transparent) 0%, transparent 50%),linear-gradient(145deg, color-mix(in srgb, var(--portal-surface) 92%, var(--portal-primary) 8%) 0%, color-mix(in srgb, var(--portal-surface) 98%, var(--portal-primary) 2%) 100%);box-shadow:0 10px 30px color-mix(in srgb, var(--portal-primary) 12%, transparent),inset 0 1px 0 #ffffff73;border-radius:1rem;padding:1.25rem;position:relative;overflow:hidden}.portal-system-posts-home__hero-dot{background:linear-gradient(90deg, color-mix(in srgb, var(--portal-primary) 80%, #fff) 0%, color-mix(in srgb, var(--portal-primary) 55%, transparent) 100%);border-radius:999px;width:3rem;height:.35rem}.portal-system-posts-home__title{letter-spacing:-.02em;color:color-mix(in srgb, var(--text-color) 86%, var(--portal-primary) 14%);font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.15}.portal-system-posts-home__subtitle{max-width:48rem;color:var(--text-color-secondary)}.portal-system-posts-home__chips{row-gap:.65rem!important}.portal-system-posts-home__chip{letter-spacing:.01em;border:1px solid color-mix(in srgb, var(--portal-primary) 22%, transparent);background:color-mix(in srgb, var(--portal-primary) 10%, transparent);color:color-mix(in srgb, var(--text-color) 80%, var(--portal-primary) 20%);border-radius:999px;align-items:center;padding:.3rem .8rem;font-size:.75rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.portal-system-posts-home__chip:hover{background:color-mix(in srgb, var(--portal-primary) 16%, transparent);transform:translateY(-1px)}@media (min-width:768px){.portal-system-posts-home__hero{padding:1.75rem}}html[data-portal-theme=dark] .portal-system-posts-home__hero{border-color:color-mix(in srgb, var(--portal-primary) 24%, transparent);background:radial-gradient(circle at 85% 12%, color-mix(in srgb, var(--portal-primary) 28%, transparent) 0%, transparent 52%),linear-gradient(155deg, color-mix(in srgb, var(--portal-surface) 90%, #0d1117 10%) 0%, color-mix(in srgb, var(--portal-surface) 94%, #000 6%) 100%);box-shadow:0 12px 34px #00000073,inset 0 1px #ffffff08}html[data-portal-theme=dark] .portal-system-posts-home__chip{border-color:color-mix(in srgb, var(--portal-primary) 34%, transparent);background:color-mix(in srgb, var(--portal-primary) 15%, transparent);color:color-mix(in srgb, var(--text-color) 74%, var(--portal-primary) 26%)}