.store-module__YOb3ZG__container{background:var(--container-bg,var(--store-bg,#fff));min-height:100vh;transition:background .3s;position:relative;overflow-x:hidden}.store-module__YOb3ZG__isPreview a,.store-module__YOb3ZG__isPreview button{pointer-events:none!important;cursor:default!important}.store-module__YOb3ZG__header{z-index:100;background:var(--nav-bg,#ffffff4d);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--card-border,#ffffff1a);justify-content:space-between;align-items:center;height:70px;padding:1rem 2rem;transition:all .3s;display:flex;position:sticky;top:0}@media (max-width:640px){.store-module__YOb3ZG__header{height:60px;padding:1rem}.store-module__YOb3ZG__logo{font-size:1rem}}.store-module__YOb3ZG__logo{color:var(--text-main,#000);letter-spacing:-.05em;text-transform:uppercase;font-size:1.2rem;font-weight:900;text-decoration:none}.store-module__YOb3ZG__nav{color:var(--text-main,#000);align-items:center;gap:2rem;display:flex}@media (max-width:640px){.store-module__YOb3ZG__nav{gap:.75rem}.store-module__YOb3ZG__link{white-space:nowrap;font-size:.65rem}}.store-module__YOb3ZG__link{color:var(--text-main,#000);letter-spacing:.05em;opacity:.8;text-transform:uppercase;font-size:.75rem;font-weight:700;text-decoration:none;transition:opacity .2s}.store-module__YOb3ZG__link:hover{opacity:1}.store-module__YOb3ZG__hero{justify-content:center;width:100%;padding:2rem 0;display:flex}.store-module__YOb3ZG__heroContent{background:var(--card-bg,transparent);width:100%;max-width:none;-webkit-backdrop-filter:var(--card-filter,blur(var(--card-blur,0px)));border-top:1px solid var(--card-border,transparent);border-bottom:1px solid var(--card-border,transparent);box-shadow:var(--card-shadow,none);align-items:center;gap:3rem;padding:3rem 2rem;transition:all .3s,-webkit-backdrop-filter,backdrop-filter;display:flex}@media (max-width:768px){.store-module__YOb3ZG__heroContent{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}}.store-module__YOb3ZG__avatarContainer{border-radius:100%;flex-shrink:0;width:140px;height:140px;position:relative;overflow:hidden}.store-module__YOb3ZG__avatar{border-radius:100%}.store-module__YOb3ZG__profileInfo{flex-direction:column;flex:1;align-items:flex-start;display:flex}@media (max-width:768px){.store-module__YOb3ZG__profileInfo{align-items:center}}.store-module__YOb3ZG__title{color:var(--text-main,#111);letter-spacing:-.05em;text-transform:uppercase;white-space:pre-wrap;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.store-module__YOb3ZG__bio{color:var(--text-main,#000);opacity:.95;white-space:pre-wrap;font-size:1rem;line-height:1.5}.store-module__YOb3ZG__socials{gap:12px;margin-top:1.5rem;display:flex}.store-module__YOb3ZG__socialLink{background:var(--nav-bg,#0000000d);border:1px solid var(--card-border,#0000000d);border-radius:calc(var(--card-radius,24px)*.5);color:var(--accent-color,var(--text-main,#111));text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;padding:.6rem 1.2rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.store-module__YOb3ZG__socialLink:hover{background:var(--card-bg,#0000001a);transform:translateY(-2px)}.store-module__YOb3ZG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto;padding:2rem;display:grid}.store-module__YOb3ZG__card{background:var(--card-bg,transparent);-webkit-backdrop-filter:var(--card-filter,blur(var(--card-blur,0px)));border:1px solid var(--card-border,transparent);border-radius:var(--card-radius,24px);color:inherit;box-shadow:var(--card-shadow,none);flex-direction:column;padding:1rem;text-decoration:none;transition:all .3s,-webkit-backdrop-filter,backdrop-filter;display:flex;position:relative}.store-module__YOb3ZG__imageContainer{aspect-ratio:1;border-radius:calc(var(--card-radius,24px) - 8px);background:#ffffff08;justify-content:center;align-items:center;margin-bottom:1rem;transition:all .4s;display:flex;overflow:hidden}.store-module__YOb3ZG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.store-module__YOb3ZG__card:hover{transform:translateY(-5px)}.store-module__YOb3ZG__details{padding:.5rem}.store-module__YOb3ZG__details h3{color:var(--text-main,#111);text-transform:uppercase;letter-spacing:.02em;margin-bottom:.3rem;font-size:.9rem;font-weight:700}.store-module__YOb3ZG__details p{color:var(--text-main,#111);font-size:1rem;font-weight:900}.store-module__YOb3ZG__empty{text-align:center;color:var(--text-muted,#888);padding:6rem}@media (max-width:640px){.store-module__YOb3ZG__grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}.store-module__YOb3ZG__heroContent{padding:1.5rem}.store-module__YOb3ZG__title{font-size:1.5rem}}
.error-module__bSZLSW__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:2rem;animation:.5s ease-out error-module__bSZLSW__fadeIn;display:flex}@keyframes error-module__bSZLSW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.error-module__bSZLSW__errorCode{font-family:var(--font-display);letter-spacing:-.05em;background:linear-gradient(#000 0%,#666 100%);-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;margin:0;font-size:12rem;font-weight:900;line-height:1}.error-module__bSZLSW__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;margin:1rem 0;font-size:2.5rem;font-weight:700}.error-module__bSZLSW__description{font-family:var(--font-sans);color:var(--muted-foreground);max-width:500px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.6}.error-module__bSZLSW__actions{justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.error-module__bSZLSW__errorCode{font-size:8rem}.error-module__bSZLSW__title{font-size:2rem}}
