.user-profile-menu[data-v-d157febe]{position:relative;z-index:30;display:grid;width:42px;height:44px;flex:none;place-items:center}.user-profile-menu__avatar[data-v-d157febe]{position:relative;z-index:2;display:block;width:40px;height:40px;overflow:hidden;border:2px solid hsla(0,0%,100%,.82);border-radius:50%;background:#fff;box-shadow:0 6px 16px #261c6633;transform:translateY(0) scale(1);transform-origin:center top;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .3s ease;will-change:transform}.user-profile-menu__avatar img[data-v-d157febe]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-profile-menu--open .user-profile-menu__avatar[data-v-d157febe]{box-shadow:0 10px 26px #231b533d;transform:translate(-3px,5px) scale(2.05)}.user-profile-menu__avatar[data-v-d157febe]:focus-visible{outline:2px solid #fff;outline-offset:3px}.user-profile-card[data-v-d157febe]{position:absolute;z-index:1;top:50px;right:50%;width:min(320px,calc(100vw - 32px));padding:64px 20px 16px;border:1px solid rgb(31 36 56/7%);border-radius:12px;color:var(--vc-text);background:var(--vc-surface);box-shadow:0 12px 36px var(--vc-shadow);transform:translate(50%)}.user-profile-card__identity[data-v-d157febe]{display:flex;flex-direction:column;align-items:center}.user-profile-card__identity h2[data-v-d157febe]{max-width:100%;margin:0;overflow:hidden;color:var(--vc-ink);font-size:18px;font-weight:760;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.user-profile-card__title[data-v-d157febe]{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:2px 8px;margin-top:9px;border:1px solid rgba(251,114,153,.36);border-radius:6px;color:#f45b89;background:var(--vc-accent-soft);font-size:12px;font-weight:700}.user-profile-card__stats[data-v-d157febe]{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0 14px}.user-profile-card__stats a[data-v-d157febe]{display:flex;min-width:0;flex-direction:column;align-items:center;gap:3px;border-radius:8px;color:var(--vc-muted);text-decoration:none;transition:color .16s ease,background-color .16s ease}.user-profile-card__stats strong[data-v-d157febe]{color:var(--vc-ink);font-size:18px;font-weight:660;line-height:1.25}.user-profile-card__stats span[data-v-d157febe]{font-size:12px}.user-profile-card__stats a[data-v-d157febe]:focus-visible,.user-profile-card__stats a[data-v-d157febe]:hover{color:#fb5c91;background:var(--vc-accent-soft);outline:none}.user-profile-card__stats a:focus-visible strong[data-v-d157febe],.user-profile-card__stats a:hover strong[data-v-d157febe]{color:#fb5c91}.user-profile-card__links[data-v-d157febe]{padding-top:8px;border-top:1px solid var(--vc-line)}.user-profile-card__row[data-v-d157febe]{display:grid;width:100%;min-height:48px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;border:0;border-radius:8px;color:var(--vc-text);text-align:left;text-decoration:none;background:transparent;cursor:pointer;transition:color .16s ease,background-color .16s ease}.user-profile-card__row>span[data-v-d157febe]{display:inline-flex;min-width:0;align-items:center;gap:12px;font-size:14px;font-weight:600}.user-profile-card__row small[data-v-d157febe]{max-width:90px;margin-left:auto;overflow:hidden;color:var(--vc-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.user-profile-card__row[data-v-d157febe]:has(small){grid-template-columns:minmax(0,1fr) auto auto}.user-profile-card__theme[data-v-d157febe]{position:relative}.user-profile-card__row--theme.is-open[data-v-d157febe]{color:#fb5c91;background:var(--vc-surface-hover)}.user-profile-card__theme-chevron[data-v-d157febe]{transition:transform .18s ease}.user-profile-card__row--theme.is-open .user-profile-card__theme-chevron[data-v-d157febe]{transform:rotate(90deg)}.user-profile-card__theme-picker[data-v-d157febe]{position:absolute;z-index:4;top:50%;right:-132px;width:148px;padding:6px;border:1px solid var(--vc-line);border-radius:10px;background:var(--vc-surface);box-shadow:0 12px 34px var(--vc-shadow);transform:translateY(-50%)}.user-profile-card__theme-picker button[data-v-d157febe]{display:grid;width:100%;min-height:42px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:7px 8px;border:0;border-radius:7px;color:var(--vc-text);text-align:left;background:transparent;cursor:pointer;transition:color .16s ease,background-color .16s ease}.user-profile-card__theme-picker button>span[data-v-d157febe]{display:inline-flex;min-width:0;align-items:center;gap:7px;font-size:13px;font-weight:600;white-space:nowrap}.user-profile-card__theme-picker button>small[data-v-d157febe]{padding:2px 5px;border-radius:999px;color:#fff;background:var(--vc-muted);font-size:10px;font-weight:700;line-height:1.2}.user-profile-card__theme-picker button.is-selected[data-v-d157febe],.user-profile-card__theme-picker button[data-v-d157febe]:focus-visible,.user-profile-card__theme-picker button[data-v-d157febe]:hover{color:#fb5c91;background:var(--vc-surface-hover);outline:none}.user-profile-card__theme-picker button[data-v-d157febe]:focus-visible{box-shadow:inset 0 0 0 2px #fb5c9147}.user-profile-card__row[data-v-d157febe]:focus-visible,.user-profile-card__row[data-v-d157febe]:hover{color:#fb5c91;background:var(--vc-surface-hover);outline:none}.user-profile-card__logout[data-v-d157febe]{margin-top:8px;padding-top:8px;border-top:1px solid var(--vc-line);border-radius:0 0 8px 8px}.profile-card-enter-active[data-v-d157febe],.profile-card-leave-active[data-v-d157febe]{transition:opacity .24s ease,transform .32s cubic-bezier(.22,1,.36,1)}.profile-card-enter-from[data-v-d157febe],.profile-card-leave-to[data-v-d157febe]{opacity:0;transform:translate(50%,-8px) scale(.98)}.theme-picker-enter-active[data-v-d157febe],.theme-picker-leave-active[data-v-d157febe]{transition:opacity .16s ease,transform .18s cubic-bezier(.22,1,.36,1)}.theme-picker-enter-from[data-v-d157febe],.theme-picker-leave-to[data-v-d157febe]{opacity:0;transform:translate(8px,-50%) scale(.96)}@media(max-width:1120px){.user-profile-card__theme-picker[data-v-d157febe]{right:auto;left:-132px}.theme-picker-enter-from[data-v-d157febe],.theme-picker-leave-to[data-v-d157febe]{transform:translate(-8px,-50%) scale(.96)}}@media(any-hover:none),(max-width:760px){.user-profile-card[data-v-d157febe]{display:none}.user-profile-menu--open .user-profile-menu__avatar[data-v-d157febe]{transform:none}}@media(prefers-reduced-motion:reduce){.profile-card-enter-active[data-v-d157febe],.profile-card-leave-active[data-v-d157febe],.theme-picker-enter-active[data-v-d157febe],.theme-picker-leave-active[data-v-d157febe],.user-profile-card__theme-chevron[data-v-d157febe],.user-profile-menu__avatar[data-v-d157febe]{transition:none}}.app-header[data-v-910032ff]{position:relative;z-index:50;color:#fff}.app-header--surface[data-v-910032ff]{z-index:100;color:var(--vc-ink);border-bottom:1px solid var(--vc-line);background:color-mix(in srgb,var(--vc-surface) 92%,transparent);box-shadow:0 5px 20px var(--vc-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-header--surface.app-header--sticky[data-v-910032ff]{position:sticky;top:0}.header-inner[data-v-910032ff]{display:grid;width:calc(100% - 48px);max-width:none;grid-template-columns:minmax(0,1fr) minmax(280px,430px) minmax(0,1fr);align-items:center;gap:clamp(14px,1.2vw,22px);min-height:64px}.action-button[data-v-910032ff],.brand-lockup[data-v-910032ff],.brand-nav-group[data-v-910032ff],.main-nav[data-v-910032ff],.upload-button[data-v-910032ff],.user-actions[data-v-910032ff]{display:flex;align-items:center}.brand-nav-group[data-v-910032ff]{gap:clamp(16px,1.4vw,24px)}.brand-lockup[data-v-910032ff]{flex:none;gap:9px;color:inherit;text-decoration:none;text-shadow:0 2px 12px rgba(28,17,82,.22)}.brand-mark[data-v-910032ff]{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:3px;width:42px;height:42px;padding:9px;overflow:hidden;border:1px solid hsla(0,0%,100%,.62);border-radius:12px;background:linear-gradient(135deg,#ff84aa,#ff5b89);box-shadow:0 6px 18px #ae226838}.brand-mark[data-v-910032ff]:after{position:absolute;inset:5px;border:1px solid hsla(0,0%,100%,.2);border-radius:7px;content:""}.brand-mark span[data-v-910032ff]{align-self:end;height:10px;border-radius:4px 4px 2px 2px;background:#fff;transform:rotate(-12deg)}.brand-mark span[data-v-910032ff]:last-child{height:17px;transform:rotate(12deg)}.brand-copy[data-v-910032ff]{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong[data-v-910032ff]{font-size:15px;font-weight:760;letter-spacing:.01em;white-space:nowrap}.brand-copy small[data-v-910032ff]{margin-top:3px;color:#ffffffc7;font-size:9px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.main-nav[data-v-910032ff]{gap:2px}.nav-button[data-v-910032ff]{position:relative;padding:9px 8px;border:0;color:#ffffffd6;font-size:14px;font-weight:650;white-space:nowrap;background:transparent;cursor:pointer}.nav-button[data-v-910032ff]:after{position:absolute;right:8px;bottom:2px;left:8px;height:2px;border-radius:999px;background:#fff;content:"";opacity:0;transform:scaleX(.45);transition:.18s ease}.nav-button.active[data-v-910032ff],.nav-button[data-v-910032ff]:focus-visible,.nav-button[data-v-910032ff]:hover{color:#fff}.nav-button.active[data-v-910032ff]:after,.nav-button[data-v-910032ff]:focus-visible:after{opacity:1;transform:scaleX(1)}.header-search[data-v-910032ff]{display:grid;grid-template-columns:1fr 40px;width:100%;max-width:430px;height:40px;justify-self:center;overflow:hidden;border:1px solid hsla(0,0%,100%,.36);border-radius:8px;background:color-mix(in srgb,var(--vc-input) 82%,transparent);box-shadow:0 6px 18px #1d145214;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-search[data-v-910032ff]:focus-within{border-color:#ffffffd1;background:color-mix(in srgb,var(--vc-surface) 94%,transparent);box-shadow:0 0 0 2px #ffffff2e,0 6px 18px #1d14521a}.header-search input[data-v-910032ff]{min-width:0;padding:0 2px 0 14px;border:0;outline:0;color:var(--vc-ink);background:transparent;font-size:14px}.header-search input[data-v-910032ff]::-moz-placeholder{color:var(--vc-muted)}.header-search input[data-v-910032ff]::placeholder{color:var(--vc-muted)}.header-search button[data-v-910032ff]{display:grid;place-items:center;border:0;color:var(--vc-text);font-size:18px;background:transparent;cursor:pointer}.header-search button[data-v-910032ff]:hover{background:#6858f51a}.user-actions[data-v-910032ff]{width:100%;min-width:0;justify-self:stretch;justify-content:flex-end;gap:4px}.action-button[data-v-910032ff],.login-button[data-v-910032ff],.upload-button[data-v-910032ff]{position:relative;flex:none;border:0;color:#fff;cursor:pointer}.login-button[data-v-910032ff]{display:grid;width:40px;height:40px;margin-right:2px;border:2px solid hsla(0,0%,100%,.72);border-radius:50%;place-items:center;color:#fff;text-decoration:none;background:#007eac;box-shadow:0 6px 16px #197db038;font-size:13px;font-weight:760;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.login-button[data-v-910032ff]:focus-visible,.login-button[data-v-910032ff]:hover{color:#fff;background:#006f99;box-shadow:0 8px 20px #197db04d;transform:translateY(-1px)}.action-button[data-v-910032ff]{flex-direction:column;justify-content:center;gap:2px;min-width:42px;min-height:44px;padding:3px 4px;border-radius:8px;text-shadow:0 2px 9px rgba(30,20,82,.22);background:transparent}.action-button[data-v-910032ff]:focus-visible,.action-button[data-v-910032ff]:hover{background:#ffffff24}.action-button__label[data-v-910032ff]{font-size:10px;font-weight:600;white-space:nowrap}.notification-dot[data-v-910032ff]{position:absolute;top:5px;right:7px;width:6px;height:6px;border:1px solid #7968dc;border-radius:50%;background:#ff5f8d}.upload-button[data-v-910032ff]{gap:6px;justify-content:center;min-width:108px;height:38px;margin-left:6px;padding:0 13px;border-radius:8px;font-size:13px;font-weight:720;background:linear-gradient(135deg,#ff91b2,#fb7299);box-shadow:0 6px 16px #b8276729;transition:transform .16s ease,box-shadow .16s ease}.upload-button[data-v-910032ff]:focus-visible,.upload-button[data-v-910032ff]:hover{box-shadow:0 8px 20px #b8276740;transform:translateY(-1px)}.action-button[data-v-910032ff]:focus-visible,.header-search button[data-v-910032ff]:focus-visible,.login-button[data-v-910032ff]:focus-visible,.nav-button[data-v-910032ff]:focus-visible,.upload-button[data-v-910032ff]:focus-visible{outline:2px solid #fff;outline-offset:2px}.app-header--surface .brand-lockup[data-v-910032ff]{text-shadow:none}.app-header--surface .brand-copy small[data-v-910032ff],.app-header--surface .nav-button[data-v-910032ff]{color:var(--vc-muted)}.app-header--surface .nav-button.active[data-v-910032ff],.app-header--surface .nav-button[data-v-910032ff]:focus-visible,.app-header--surface .nav-button[data-v-910032ff]:hover{color:var(--vc-ink)}.app-header--surface .nav-button[data-v-910032ff]:after{background:#fb7299}.app-header--surface .header-search[data-v-910032ff]{border-color:var(--vc-line);background:color-mix(in srgb,var(--vc-input) 94%,transparent);box-shadow:none}.app-header--surface .action-button[data-v-910032ff]{color:var(--vc-text);text-shadow:none}.app-header--surface .action-button[data-v-910032ff]:focus-visible,.app-header--surface .action-button[data-v-910032ff]:hover{background:var(--vc-surface-hover)}.app-header--surface .login-button[data-v-910032ff],.app-header--surface .upload-button[data-v-910032ff]{color:#fff}.app-header--surface .action-button[data-v-910032ff]:focus-visible,.app-header--surface .header-search button[data-v-910032ff]:focus-visible,.app-header--surface .login-button[data-v-910032ff]:focus-visible,.app-header--surface .nav-button[data-v-910032ff]:focus-visible,.app-header--surface .upload-button[data-v-910032ff]:focus-visible{outline-color:#fb7299b8}@media(max-width:1380px){.header-inner[data-v-910032ff]{grid-template-columns:minmax(390px,1fr) minmax(220px,380px) minmax(300px,1fr);gap:14px}.brand-nav-group[data-v-910032ff]{gap:14px}.action-button__label[data-v-910032ff]{display:none}.action-button[data-v-910032ff]{min-width:38px}}@media(max-width:1080px){.header-inner[data-v-910032ff]{grid-template-columns:auto 1fr auto}.main-nav[data-v-910032ff]{display:none}.brand-nav-group[data-v-910032ff]{min-width:190px}.action-button[data-v-910032ff]:nth-of-type(3),.action-button[data-v-910032ff]:nth-of-type(4){display:none}}@media(max-width:760px){.header-inner[data-v-910032ff]{grid-template-columns:1fr auto;gap:10px;align-content:start;padding-top:13px}.brand-copy strong[data-v-910032ff]{font-size:13px}.brand-mark[data-v-910032ff]{width:39px;height:39px;padding:9px}.header-search[data-v-910032ff]{grid-column:1/-1;grid-row:2;height:40px}.user-actions .action-button[data-v-910032ff]{display:none}.login-button[data-v-910032ff]{width:40px;height:40px}.upload-button[data-v-910032ff]{min-width:auto;width:40px;height:38px;margin-left:0;padding:0}.upload-button__label[data-v-910032ff]{display:none}}
