@layer reset,base,components,custom;@layer routes{.cprofile__container{width:100%;max-width:var(--n-container-max-width);max-width:calc(var(--n-w-mod-unit) * 14);margin-inline:auto}.cprofile__content{position:relative}.cprofile__header{text-align:center;flex-direction:column;align-items:center;gap:4rem;padding-bottom:6rem;display:flex}@media (width>=700px){.cprofile__header{text-align:left;flex-direction:row;align-items:start}}.cprofile__info{flex-direction:column;gap:1rem;display:flex}.cprofile__name{font-family:Syne,sans-serif;font-weight:600;line-height:1.375}.cprofile__joined{color:oklch(95% .005 250/.7);font-size:var(--text-md)}.cprofile__socials{gap:.75rem;margin-top:1rem;display:flex}.cprofile__social-link{color:oklch(95% .005 250/.7);background-color:oklch(22.1% .024 273.4);border:1px solid oklch(38.5% .021 274.3);border-radius:1.25rem;justify-content:center;align-items:center;width:6rem;height:6rem;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.cprofile__social-link:hover{color:oklch(81.1% .213 130.6);border-color:oklch(81.1% .213 130.6)}.cprofile__kits{margin-top:4rem}.cprofile__kits-title{color:oklch(95% .005 250);font-family:Syne,sans-serif;font-size:var(--text-2xl);margin-bottom:2rem;font-weight:600}@media (width>=700px){.cprofile__kits-title{font-size:var(--text-3xl)}}.cprofile__empty{text-align:center;background-color:oklch(22.1% .024 273.4/.3);border:1px solid oklch(38.5% .021 274.3/.5);border-radius:1.5rem;padding:6rem 2rem}.cprofile__empty-text{color:oklch(95% .005 250/.7);font-size:var(--text-lg)}}@layer overrides;@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}
