@layer reset,base,components,custom;@layer routes{.community-page__container{width:100%;max-width:var(--n-container-max-width);max-width:calc(var(--n-w-mod-unit) * 20);margin-inline:auto;padding-inline:1.5rem}.community-page__header{text-align:center;margin-bottom:6rem}.community-page__header h1{font-size:var(--text-4xl);letter-spacing:-.05em;margin-bottom:.75rem;font-weight:600}.community-page__header p{color:oklch(95% .005 250/.7);max-width:64rem;font-size:var(--text-lg);margin-inline:auto}.community-page__section{margin-bottom:12rem}.community-page__empty{text-align:center;border:1px dashed oklch(38.5% .021 274.3);border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:5rem 2rem;display:flex}.community-page__empty p{color:oklch(95% .005 250/.7);font-size:var(--text-lg)}.community-page__empty svg{color:oklch(95% .005 250/.3)}.community-page__creators-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem;display:grid}@media (width>=481px){.community-page__creators-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.community-page__creator-card{background-color:oklch(22.1% .024 273.4);border:1px solid oklch(38.5% .021 274.3);border-radius:1.5rem;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.community-page__creator-card:hover{transform:translateY(-2px)}.community-page__creator-avatar-wrapper{margin-bottom:1.5rem}.community-page__creator-name{color:oklch(95% .005 250);font-size:var(--text-xl);text-align:center;margin-bottom:.5rem;font-weight:600}.community-page__creator-meta{color:oklch(95% .005 250/.7);font-size:var(--text-sm);align-items:center;gap:.375rem;display:flex}.community-page__pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.community-page__page-info{color:oklch(95% .005 250/.7);font-size:var(--text-sm);font-weight:500}}@layer overrides;
