.acgci-wrap {
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    max-width: 1120px;
    margin: 0 auto;
    padding: 32px 20px;
    color: #1f2933;
}

.acgci-wrap *,
.acgci-wrap *::before,
.acgci-wrap *::after {
    box-sizing: border-box;
}

.acgci-layout,
.acgci-main,
.acgci-side,
.acgci-panel,
.acgci-section,
.acgci-rating-form {
    min-width: 0;
    max-width: 100%;
}

.acgci-wrap img,
.acgci-wrap svg,
.acgci-wrap video,
.acgci-wrap iframe {
    max-width: 100%;
}

.acgci-wrap p,
.acgci-wrap a,
.acgci-wrap dd {
    overflow-wrap: anywhere;
}

.acgci-page-header {
    margin-bottom: 24px;
}

.acgci-page-header h1 {
    margin-bottom: 8px;
}

.acgci-page-header p,
.acgci-term-description {
    max-width: 720px;
    color: #52606d;
}

.acgci-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 16px;
}

.acgci-home-hero {
    position: relative;
    overflow: hidden;
    margin-bottom: 34px;
    padding: clamp(28px, 5vw, 58px);
    border-radius: 18px;
    background: linear-gradient(135deg, #102a43 0%, #174f7a 62%, #2f80ed 100%);
    color: #fff;
    box-shadow: 0 18px 45px rgba(16, 42, 67, .18);
}

.acgci-home-hero::after {
    position: absolute;
    width: 320px;
    height: 320px;
    right: -110px;
    top: -130px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .09);
    content: "";
}

.acgci-home-hero .acgci-eyebrow {
    color: #b8ddff;
}

.acgci-home-hero h1 {
    position: relative;
    z-index: 1;
    max-width: 780px;
    margin: 9px 0 14px;
    color: #fff;
    font-size: clamp(2rem, 5vw, 3.5rem);
    line-height: 1.04;
    letter-spacing: -.035em;
}

.acgci-home-hero > p {
    max-width: 720px;
    margin: 0;
    color: #d9ecff;
    font-size: 1.05rem;
    line-height: 1.65;
}

.acgci-home-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 24px 0 28px;
}

.acgci-button,
.acgci-filter-actions button {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    padding: 10px 17px;
    border: 1px solid #c6d6e6;
    border-radius: 9px;
    background: #fff;
    color: #173b63;
    font-weight: 750;
    text-decoration: none;
    cursor: pointer;
}

.acgci-button--primary {
    border-color: #fff;
    background: #fff;
    color: #12385f;
}

.acgci-home-stats {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    max-width: 760px;
    margin: 0;
}

.acgci-home-stats div {
    padding: 12px 14px;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 10px;
    background: rgba(255, 255, 255, .08);
}

.acgci-home-stats dt {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 800;
}

.acgci-home-stats dd {
    margin: 2px 0 0;
    color: #cce6ff;
    font-size: .83rem;
}

.acgci-home-section {
    margin: 34px 0;
}

.acgci-home-browse {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.acgci-browse-group {
    padding: 22px;
    border: 1px solid #d9e2ec;
    border-radius: 14px;
    background: #fff;
}

.acgci-browse-group h2 {
    margin: 5px 0 16px;
    font-size: 1.35rem;
}

.acgci-browse-links {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.acgci-browse-links a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 11px;
    border: 1px solid #d9e2ec;
    border-radius: 999px;
    color: #173b63;
    text-decoration: none;
}

.acgci-browse-links small {
    color: #627d98;
}

.acgci-section-heading {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 18px;
}

.acgci-section-heading h2 {
    margin: 3px 0 0;
}

.acgci-home-principles {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.acgci-home-principles > div {
    padding: 20px;
    border: 1px solid #d9e2ec;
    border-radius: 12px;
    background: #f8fbfe;
}

.acgci-home-principles span,
.acgci-eyebrow {
    color: #2f80ed;
    font-size: .75rem;
    font-weight: 850;
    letter-spacing: .09em;
    text-transform: uppercase;
}

.acgci-home-principles h3 {
    margin: 8px 0 6px;
    font-size: 1.05rem;
}

.acgci-home-submit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 26px;
    border-radius: 14px;
    background: #eaf4ff;
}

.acgci-home-submit h2,
.acgci-home-submit p {
    margin: 5px 0 0;
}

.acgci-home-principles p {
    margin: 0;
    color: #52606d;
}

.acgci-directory-filters {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 13px;
    margin-bottom: 18px;
    padding: 18px;
    border: 1px solid #d9e2ec;
    border-radius: 12px;
    background: #f8fbfe;
}

.acgci-directory-filters label {
    display: block;
    margin-bottom: 5px;
    color: #334e68;
    font-size: .78rem;
    font-weight: 750;
}

.acgci-directory-filters input,
.acgci-directory-filters select {
    width: 100%;
    min-height: 42px;
    padding: 8px 10px;
    border: 1px solid #bcccdc;
    border-radius: 8px;
    background: #fff;
}

.acgci-filter-search {
    grid-column: span 2;
}

.acgci-filter-actions {
    display: flex;
    align-items: end;
    gap: 12px;
}

.acgci-filter-actions a {
    padding: 10px 2px;
}

.acgci-directory-summary {
    margin: 0 0 14px;
    color: #52606d;
}

.acgci-card__kicker,
.acgci-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.acgci-card__kicker {
    margin-bottom: 7px;
    color: #52606d;
    font-size: .72rem;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.acgci-card__kicker span + span::before {
    margin-right: 6px;
    color: #9fb3c8;
    content: "•";
}

.acgci-card__kicker .is-verified {
    color: #207a55;
}

.acgci-card__kicker .is-provisional {
    color: #8a5a13;
}

.acgci-card__meta {
    margin-top: 10px;
}

.acgci-card__meta span {
    padding: 3px 7px;
    border-radius: 999px;
    background: #edf4fa;
    color: #52606d;
    font-size: .72rem;
}

.acgci-policy-content {
    max-width: 780px;
}

.acgci-policy-content h2 {
    margin-top: 30px;
}

.acgci-policy-content li {
    margin-bottom: 8px;
}

.acgci-trust-footer {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 4px 22px;
    max-width: 1120px;
    margin: 20px auto 0;
    padding: 22px 20px;
    color: #52606d;
}

.acgci-trust-footer strong {
    color: #102a43;
}

.acgci-trust-footer ul {
    display: flex;
    grid-column: 1 / -1;
    flex-wrap: wrap;
    gap: 9px 18px;
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
}

.acgci-card {
    display: flex;
    min-height: 148px;
    gap: 14px;
    padding: 16px;
    border: 1px solid #d9e2ec;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(15, 23, 42, .05);
}

.acgci-card__body {
    min-width: 0;
}

.acgci-card h2 {
    margin: 0 0 8px;
    font-size: 1.08rem;
    line-height: 1.3;
}

.acgci-card h2 a {
    color: #102a43;
    text-decoration: none;
}

.acgci-card p {
    margin: 0 0 12px;
    color: #52606d;
    font-size: .94rem;
    line-height: 1.45;
}

.acgci-avatar-wrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
    background: #e4eef8;
    color: #274c77;
    font-weight: 700;
    flex: 0 0 auto;
}

.acgci-card__avatar,
.acgci-hero__avatar {
    width: 72px;
    height: 72px;
}

.acgci-hero__avatar {
    width: 92px;
    height: 92px;
}

.acgci-avatar-wrap img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.acgci-avatar-wrap.is-placeholder img {
    display: none;
}

.acgci-score-pill {
    display: inline-block;
    padding: 4px 9px;
    border: 1px solid #bcccdc;
    border-radius: 999px;
    color: #243b53;
    background: #f0f4f8;
    font-size: .84rem;
    font-weight: 600;
}

.acgci-hero {
    margin-bottom: 18px;
    overflow: hidden;
    border: 1px solid #d9e2ec;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(15, 23, 42, .06);
}

.acgci-hero__cover {
    width: 100%;
    height: 250px;
    object-fit: cover;
    background: #f0f4f8;
}

.acgci-hero__content {
    display: flex;
    gap: 18px;
    align-items: center;
    padding: 22px;
}

.acgci-hero h1 {
    margin: 0 0 8px;
    color: #102a43;
    line-height: 1.16;
}

.acgci-hero p {
    max-width: 760px;
    margin: 0;
    color: #52606d;
}

.acgci-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 330px;
    gap: 24px;
    align-items: start;
}

.acgci-section,
.acgci-panel {
    margin-bottom: 20px;
}

.acgci-panel,
.acgci-review {
    padding: 18px;
    border: 1px solid #d9e2ec;
    border-radius: 8px;
    background: #fff;
}

.acgci-section h2,
.acgci-panel h2 {
    margin: 0 0 14px;
    color: #102a43;
    font-size: 1.15rem;
}

.acgci-notice {
    margin-bottom: 18px;
    padding: 11px 14px;
    border: 1px solid #d9e2ec;
    border-left: 3px solid #829ab1;
    border-radius: 8px;
    background: #f8fafc;
    color: #52606d;
}

.acgci-muted {
    color: #6b7c8f;
}

.acgci-scores {
    display: grid;
    gap: 12px;
}

.acgci-schema-label {
    margin: -6px 0 14px;
    color: #6b7c8f;
    font-size: .9rem;
}

.acgci-score-row__top {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 5px;
    font-size: .92rem;
}

.acgci-score-row__top strong {
    color: #102a43;
}

.acgci-score-bar {
    height: 8px;
    overflow: hidden;
    border-radius: 999px;
    background: #d9e2ec;
}

.acgci-score-bar span {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: #2f80ed;
}

.acgci-facts {
    margin: 0;
}

.acgci-facts div {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 9px 0;
    border-bottom: 1px solid #edf2f7;
}

.acgci-facts div:last-child {
    border-bottom: 0;
}

.acgci-facts dt {
    font-weight: 600;
    color: #334e68;
}

.acgci-facts dd {
    margin: 0;
    text-align: right;
    color: #52606d;
}

.acgci-links {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0;
}

.acgci-links li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.acgci-link-button {
    display: block;
    padding: 10px 12px;
    border: 1px solid #2f80ed;
    border-radius: 8px;
    background: #2f80ed;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
}

.acgci-link-button:hover,
.acgci-link-button:focus {
    background: #1f6fd1;
    color: #fff;
}

.acgci-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.acgci-tag-groups {
    display: grid;
    gap: 14px;
}

.acgci-tag-group h3 {
    font-size: 0.78rem;
    letter-spacing: 0.05em;
    margin: 0 0 7px;
    text-transform: uppercase;
}

.acgci-tags a {
    padding: 5px 9px;
    border: 1px solid #bcccdc;
    border-radius: 999px;
    background: #f8fafc;
    color: #334e68;
    font-size: .88rem;
    text-decoration: none;
}

.acgci-related-list {
    display: grid;
    gap: 12px;
}

.acgci-related-card {
    display: grid;
    grid-template-columns: 64px minmax(0, 1fr);
    gap: 14px;
    padding: 14px;
    border: 1px solid #d9e2ec;
    border-radius: 8px;
    background: #fff;
}

.acgci-related-card__avatar {
    width: 64px;
    height: 64px;
}

.acgci-related-card__body {
    min-width: 0;
}

.acgci-related-card__head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 6px;
}

.acgci-related-card__head h3 {
    margin: 0;
    font-size: 1rem;
    line-height: 1.25;
}

.acgci-related-card__head a {
    color: #102a43;
    text-decoration: none;
}

.acgci-related-card__head span {
    color: #6b7c8f;
    font-size: .82rem;
    white-space: nowrap;
}

.acgci-related-card p {
    margin: 0 0 10px;
    color: #52606d;
    font-size: .92rem;
    line-height: 1.45;
}

.acgci-related-card__terms,
.acgci-related-card__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.acgci-related-card__terms {
    margin-bottom: 10px;
}

.acgci-related-card__terms span {
    padding: 3px 7px;
    border-radius: 999px;
    background: #f0f4f8;
    color: #52606d;
    font-size: .8rem;
}

.acgci-related-card__actions a {
    padding: 5px 9px;
    border: 1px solid #bcccdc;
    border-radius: 6px;
    color: #243b53;
    text-decoration: none;
    font-size: .86rem;
    font-weight: 700;
}

.acgci-related-card__actions a:first-child {
    border-color: #2f80ed;
    background: #2f80ed;
    color: #fff;
}

.acgci-comments {
    padding-top: 4px;
}

.acgci-comments .comment-respond,
.acgci-comments .comments-area {
    padding: 18px;
    border: 1px solid #d9e2ec;
    border-radius: 8px;
    background: #fff;
}

.acgci-submission-form input,
.acgci-submission-form select,
.acgci-submission-form textarea {
    width: 100%;
    max-width: 560px;
}

.acgci-discovery-form {
    max-width: 620px;
    padding: 22px;
    border: 1px solid #d9e2ec;
    border-radius: 8px;
    background: #fff;
}

.acgci-discovery-form__intro {
    margin-top: 0;
    color: #52606d;
}

.acgci-discovery-form input,
.acgci-discovery-form textarea {
    box-sizing: border-box;
    margin-top: 6px;
    padding: 9px 11px;
    border: 1px solid #bcccdc;
    border-radius: 6px;
}

.acgci-discovery-form button {
    padding: 9px 16px;
    border: 1px solid #2f80ed;
    border-radius: 6px;
    background: #2f80ed;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

.acgci-form-optional {
    color: #627d98;
    font-weight: 400;
}

.acgci-notice {
    max-width: 620px;
    padding: 12px 14px;
    border-left: 4px solid #2f80ed;
    background: #eef6ff;
}

.acgci-notice--error {
    border-left-color: #c53030;
    background: #fff5f5;
}

.acgci-honeypot {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.acgci-directory-empty {
    max-width: 720px;
    padding: 24px;
    border: 1px solid #d9e2ec;
    border-radius: 8px;
    background: #fff;
}

.acgci-directory-empty h2 {
    margin-top: 0;
}

.acgci-directory-empty__action {
    display: inline-block;
    margin-top: 8px;
    padding: 8px 12px;
    border-radius: 6px;
    background: #2f80ed;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}

.acgci-directory__archive-link {
    margin-top: 18px;
}

.acgci-panel-heading,
.acgci-rating-form__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 18px;
}

.acgci-panel-heading h2,
.acgci-rating-form__head h4 {
    margin: 2px 0 0;
    font-size: 1.18rem;
    line-height: 1.2;
}

.acgci-eyebrow {
    color: #607087;
    font-size: .7rem;
    font-weight: 800;
    letter-spacing: .09em;
    text-transform: uppercase;
}

.acgci-schema-badge {
    flex: 0 0 auto;
    padding: 5px 9px;
    border: 1px solid #cbdaf0;
    border-radius: 999px;
    background: #f2f7ff;
    color: #245b9e;
    font-size: .72rem;
    font-weight: 800;
}

.acgci-community-overall {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: end;
    column-gap: 5px;
    margin: -2px 0 20px;
    padding: 16px;
    border-radius: 12px;
    background: linear-gradient(135deg, #183b68 0%, #2f80ed 100%);
    color: #fff;
    box-shadow: 0 8px 20px rgba(38, 94, 164, .18);
}

.acgci-community-overall strong {
    font-size: 2.7rem;
    line-height: .9;
}

.acgci-community-overall > span {
    color: #dbeaff;
    font-weight: 700;
}

.acgci-community-overall small {
    grid-column: 1 / -1;
    margin-top: 9px;
    color: #dbeaff;
    font-size: .78rem;
}

.acgci-editorial-overall {
    background: linear-gradient(135deg, #49336f 0%, #7652b5 100%);
    box-shadow: 0 8px 20px rgba(84, 55, 130, .17);
}

.acgci-community-dimensions {
    display: grid;
    gap: 12px;
}

.acgci-community-dimension > div {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 5px;
    color: #334e68;
    font-size: .82rem;
}

.acgci-community-dimension strong {
    color: #102a43;
    font-variant-numeric: tabular-nums;
}

.acgci-meter {
    display: block;
    height: 7px;
    overflow: hidden;
    border-radius: 99px;
    background: #e8eef5;
}

.acgci-meter i {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #62a1f4, #2f80ed);
}

.acgci-score-panel .acgci-meter i {
    background: linear-gradient(90deg, #a98adb, #7652b5);
}

.acgci-empty-rating {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 24px 14px;
    border: 1px dashed #c9d5e3;
    border-radius: 12px;
    background: #f8fafc;
    text-align: center;
}

.acgci-empty-rating strong {
    color: #334e68;
    font-size: 1.25rem;
}

.acgci-empty-rating span,
.acgci-rating-distinction,
.acgci-rating-form__intro {
    margin-top: 5px;
    color: #6b7c93;
    font-size: .82rem;
    line-height: 1.5;
}

.acgci-rating-distinction {
    margin-bottom: 0;
    padding-top: 14px;
    border-top: 1px solid #edf1f5;
}

.acgci-rating-form {
    margin: 22px 0;
    padding: 22px;
    border: 1px solid #d8e2ee;
    border-radius: 14px;
    background: linear-gradient(180deg, #fff, #f8fbff);
    box-shadow: 0 8px 24px rgba(30, 57, 87, .07);
}

.acgci-review-preview-notice {
    padding: 20px 22px;
    border: 1px solid #d8e2ee;
    border-left: 4px solid #7b8da5;
    border-radius: 10px;
    background: #f7f9fc;
}

.acgci-review-preview-notice h2 {
    margin: 3px 0 6px;
    font-size: 1.05rem;
}

.acgci-review-preview-notice p {
    margin: 0;
    color: #607087;
}

.acgci-rating-form__intro {
    max-width: 680px;
    margin: -6px 0 20px;
}

.acgci-rating-dimensions {
    display: grid;
    gap: 14px;
}

.acgci-rating-dimension {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
}

.acgci-rating-dimension legend {
    margin-bottom: 7px;
    color: #243b53;
    font-size: .84rem;
    font-weight: 750;
}

.acgci-rating-scale {
    display: grid;
    grid-template-columns: repeat(10, minmax(28px, 1fr));
    gap: 5px;
}

.acgci-rating-scale input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

.acgci-rating-scale label {
    display: grid;
    min-height: 34px;
    place-items: center;
    border: 1px solid #ced9e6;
    border-radius: 7px;
    background: #fff;
    color: #52667d;
    font-size: .78rem;
    font-weight: 750;
    cursor: pointer;
    transition: border-color .15s ease, background .15s ease, color .15s ease, transform .15s ease;
}

.acgci-rating-scale label:hover {
    border-color: #78aef2;
    color: #1f65bb;
    transform: translateY(-1px);
}

.acgci-rating-scale input:focus-visible + label {
    outline: 3px solid rgba(47, 128, 237, .2);
    outline-offset: 2px;
}

.acgci-rating-scale input:checked + label {
    border-color: #2f80ed;
    background: #2f80ed;
    color: #fff;
    box-shadow: 0 4px 10px rgba(47, 128, 237, .24);
}

.acgci-comments textarea {
    border: 1px solid #cbd7e5;
    border-radius: 10px;
    background: #fff;
}

.acgci-comments input[type="submit"] {
    padding: 11px 18px;
    border: 0;
    border-radius: 9px;
    background: #183b68;
    color: #fff;
    font-weight: 800;
    cursor: pointer;
}

.acgci-comment-scorecard {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(105px, 1fr));
    gap: 7px;
    margin: 0 0 14px;
}

.acgci-comment-scorecard > span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 7px 9px;
    border-radius: 8px;
    background: #f1f6fc;
}

.acgci-comment-scorecard small {
    color: #607087;
    line-height: 1.2;
}

.acgci-comment-scorecard strong {
    color: #1f65bb;
    font-size: 1rem;
}

.acgci-score-pill--unrated,
.acgci-unrated {
    color: #627d98;
}

@media (max-width: 840px) {
    .acgci-wrap {
        padding: 22px 16px;
    }

    .acgci-layout {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

    .acgci-side {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
        width: 100%;
        order: -2;
    }

    .acgci-side > * {
        min-width: 0;
        margin-bottom: 0;
    }

    .acgci-community-panel {
        order: -3;
    }

    .acgci-score-panel {
        order: -2;
    }

    .acgci-facts-panel {
        order: -1;
    }

    .acgci-main {
        display: flex;
        min-width: 0;
        flex-direction: column;
    }

    .acgci-main .acgci-comments,
    .acgci-main .acgci-review-preview-notice {
        order: -2;
    }

    .acgci-hero__content {
        align-items: flex-start;
    }

    .acgci-directory-filters {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 560px) {
    .acgci-wrap {
        padding: 16px 10px;
    }

    .acgci-card,
    .acgci-hero__content {
        flex-direction: column;
    }

    .acgci-related-card {
        grid-template-columns: 1fr;
    }

    .acgci-hero__cover {
        height: 180px;
    }

    .acgci-hero__content {
        padding: 18px 16px;
    }

    .acgci-side {
        grid-template-columns: minmax(0, 1fr);
        gap: 12px;
    }

    .acgci-panel,
    .acgci-review,
    .acgci-comments .comment-respond,
    .acgci-comments .comments-area {
        padding: 16px 14px;
    }

    .acgci-rating-form {
        width: 100%;
        margin-inline: 0;
        padding: 16px 12px;
    }

    .acgci-rating-scale {
        grid-template-columns: repeat(5, minmax(36px, 1fr));
        gap: 5px;
    }

    .acgci-rating-scale label {
        min-height: 38px;
        border-radius: 7px;
        font-size: .78rem;
        touch-action: manipulation;
    }

    .acgci-community-overall {
        padding: 14px;
    }

    .acgci-community-overall strong {
        font-size: 2.35rem;
    }

    .acgci-home-hero {
        padding: 26px 20px;
        border-radius: 12px;
    }

    .acgci-home-stats,
    .acgci-home-browse,
    .acgci-home-principles,
    .acgci-directory-filters {
        grid-template-columns: minmax(0, 1fr);
    }

    .acgci-filter-search {
        grid-column: auto;
    }

    .acgci-section-heading,
    .acgci-home-submit,
    .acgci-trust-footer {
        align-items: flex-start;
        grid-template-columns: 1fr;
    }
}

@media (max-width: 360px) {
    .admin-bar #wpadminbar .display-name {
        display: none;
    }

    .acgci-panel-heading,
    .acgci-rating-form__head {
        align-items: flex-start;
        flex-direction: column;
    }
}
