:root{--bg-base:#050505;--bg-card:#151517;--bg-hover:#1a1a1d;--border-color:#333337;--brand-primary:#9263ee;--brand-glow:#9263ee4d;--text-primary:#ececec;--text-secondary:#a9a9ad;--header-height:70px;--z-header:100;--z-mobile-menu:200}.Layout_layout__FgY0r{background-color:#050505;background-color:var(--bg-base);color:#ececec;color:var(--text-primary);display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.Layout_header__rZMFe{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-color:#050505d9;border-bottom:1px solid #333337;border-bottom:1px solid var(--border-color);height:70px;height:var(--header-height);position:-webkit-sticky;position:sticky;top:0;z-index:100;z-index:var(--z-header)}.Layout_headerContent__Z1Jga{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 1.5rem}.Layout_headerLeft__N-ij4{align-items:center;display:flex;gap:3rem}.Layout_logoSection__YPvqk{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:.75rem;padding:0;transition:opacity .2s}.Layout_logoSection__YPvqk:hover{opacity:.9}.Layout_logoImage__YJ0rR{height:32px;width:auto}.Layout_logo__ZtAZT{color:#ececec;color:var(--text-primary);font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin:0}.Layout_nav__zkCk6{display:flex;gap:.75rem}.Layout_navItemContent__tXx1G{align-items:center;display:flex;gap:.5rem}.Layout_navIcon__zSX3n{font-size:1.1rem}.Layout_navItem__NtQEW{background:none;border:none;border-radius:8px;color:#a9a9ad;color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;padding:.6rem 1.2rem;position:relative;transition:all .2s ease}.Layout_navItem__NtQEW:hover{background-color:#ffffff0d;color:#ececec;color:var(--text-primary)}.Layout_navItem__NtQEW.Layout_active__s\+Mah{background-color:#ffffff08;color:#ececec;color:var(--text-primary);font-weight:600}.Layout_activeIndicator__iGrQ8{background-color:#9263ee;background-color:var(--brand-primary);border-radius:2px;bottom:-1px;box-shadow:0 -2px 8px #9263ee4d;box-shadow:0 -2px 8px var(--brand-glow);height:2px;left:1rem;position:absolute;right:1rem}.Layout_headerRight__kKud-{align-items:center;display:flex;gap:1.5rem}.Layout_userInfo__j1-r7{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.25rem .5rem;text-align:left;transition:background .2s}.Layout_userInfo__j1-r7:hover{background-color:#ffffff0d}.Layout_userDetails__3qiS-{align-items:flex-end;display:flex;flex-direction:column}.Layout_userName__gNakB{color:#ececec;color:var(--text-primary);display:block;font-size:.9rem;font-weight:600}.Layout_userEmail__Sqhnd{color:#a9a9ad;color:var(--text-secondary);display:block;font-size:.75rem}.Layout_profileIcon__pOMCT{align-items:center;background:linear-gradient(135deg,#9263ee,#7b5bc0);background:linear-gradient(135deg,var(--brand-primary),#7b5bc0);border:2px solid #ffffff1a;border-radius:50%;color:#fff;display:flex;font-size:1rem;font-weight:700;height:36px;justify-content:center;width:36px}.Layout_logoutBtn__nHcvp{background:#0000;border:1px solid #333337;border:1px solid var(--border-color);border-radius:6px;color:#a9a9ad;color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:.85rem;padding:.5rem 1rem;transition:all .2s}.Layout_logoutBtn__nHcvp:hover{background:#ef44441a;border-color:#ef4444;color:#ef4444}.Layout_breadcrumb__yVVOc{background:#0000;margin-bottom:1rem;padding:.5rem 0}.Layout_breadcrumbContent__ygh6v{margin:0 auto;max-width:1400px;padding:0 1.5rem}.Layout_breadcrumbPath__4MVVH{align-items:center;color:#a9a9ad;color:var(--text-secondary);display:flex;font-size:.85rem;gap:.5rem}.Layout_breadcrumbHome__\+\+vKT{background:none;border:none;color:#a9a9ad;color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:inherit;padding:0}.Layout_breadcrumbHome__\+\+vKT:hover{color:#ececec;color:var(--text-primary);text-decoration:underline}.Layout_breadcrumbSeparator__SbT5l{opacity:.5}.Layout_breadcrumbCurrent__42PDw{color:#9263ee;color:var(--brand-primary);font-weight:500}.Layout_main__FmoO1{display:flex;flex:1 1;flex-direction:column;width:100%}.Layout_mainContent__hHjX9{margin:0 auto;max-width:1400px;padding:0;width:100%}.Layout_mobileMenuButton__ai6IQ{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:30px;justify-content:center;padding:0;width:30px}.Layout_hamburgerLine__WhFt1{background-color:#ececec;background-color:var(--text-primary);border-radius:2px;height:2px;transform-origin:center;transition:all .3s ease;width:24px}.Layout_hamburgerLineTop__dnO6w{transform:translateY(7px) rotate(45deg)}.Layout_hamburgerLineMiddle__RRxT0{opacity:0;transform:translateX(-10px)}.Layout_hamburgerLineBottom__jVV2k{transform:translateY(-7px) rotate(-45deg)}.Layout_mobileMenu__984Va{height:100vh;left:0;pointer-events:none;position:fixed;top:0;transition:visibility 0s .3s;visibility:hidden;width:100%;z-index:200;z-index:var(--z-mobile-menu)}.Layout_mobileMenuOpen__BMRtC{pointer-events:auto;transition:visibility 0s;visibility:visible}.Layout_mobileMenuBackdrop__L1Kj0{background:#0009;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.Layout_mobileMenuOpen__BMRtC .Layout_mobileMenuBackdrop__L1Kj0{opacity:1}.Layout_mobileNav__UXz55{background:#151517;background:var(--bg-card);border-left:1px solid #333337;border-left:1px solid var(--border-color);box-shadow:-5px 0 30px #00000080;display:flex;flex-direction:column;height:100%;padding:1.5rem;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:280px}.Layout_mobileMenuOpen__BMRtC .Layout_mobileNav__UXz55{transform:translateX(0)}.Layout_mobileNavHeader__niMFh{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.Layout_mobileNavTitle__Gs3Lu{color:#ececec;color:var(--text-primary);font-size:1.1rem;font-weight:700;margin:0}.Layout_mobileNavClose__J041I{background:none;border:none;color:#a9a9ad;color:var(--text-secondary);cursor:pointer;font-size:1.25rem;padding:.5rem}.Layout_mobileUserInfo__WyIG7{align-items:center;border-bottom:1px solid #333337;border-bottom:1px solid var(--border-color);display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.Layout_mobileNavItems__FQF6a,.Layout_mobileUserDetails__ZzThE{display:flex;flex-direction:column}.Layout_mobileNavItems__FQF6a{flex:1 1;gap:.5rem;overflow-y:auto}.Layout_mobileNavItem__4qTGh{align-items:center;background:none;border:none;border-radius:8px;color:#a9a9ad;color:var(--text-secondary);cursor:pointer;display:flex;gap:1rem;padding:.8rem;text-align:left;transition:all .2s}.Layout_mobileNavItemActive__zFdpP{background:#9263ee1a;color:#9263ee;color:var(--brand-primary)}.Layout_mobileNavIcon__jSxxa{font-size:1.2rem;text-align:center;width:24px}.Layout_mobileNavItemText__GbUzD{display:flex;flex:1 1;flex-direction:column}.Layout_mobileNavLabel__83KGg{font-size:.95rem;font-weight:600}.Layout_mobileNavDescription__L7EIo{font-size:.75rem;opacity:.7}.Layout_activeDot__tVnc4{color:#9263ee;color:var(--brand-primary);font-size:1.5rem;line-height:0}.Layout_mobileNavFooter__Eidbd{border-top:1px solid #333337;border-top:1px solid var(--border-color);margin-top:1.5rem;padding-top:1.5rem}.Layout_mobileLogoutBtn__9p0Le{background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#ef4444;cursor:pointer;font-weight:600;padding:.75rem;transition:background .2s;width:100%}.Layout_mobileLogoutBtn__9p0Le:hover{background:#ef444433}@media (max-width:1024px){.Layout_headerRight__kKud- .Layout_logoutBtn__nHcvp,.Layout_nav__zkCk6,.Layout_profileIcon__pOMCT,.Layout_userDetails__3qiS-{display:none}.Layout_mobileMenuButton__ai6IQ{display:flex}.Layout_headerContent__Z1Jga{padding:0 1rem}}@media (min-width:1025px){.Layout_mobileMenu__984Va{display:none}}.Backlinks_publicLayout__j3QwO{background-color:#0f0f10;color:#ececec;display:flex;flex-direction:column;min-height:100vh}.Backlinks_pageWrapper__G1n0e{flex:1 1;padding:100px 1.5rem 4rem}.Backlinks_container__ARmv0{margin:0 auto;max-width:1000px}.Backlinks_header__Dm8PR{margin-bottom:4rem;text-align:center}.Backlinks_title__SLsTO{color:#fff;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.Backlinks_gradientText__etNU8{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9d74f0);-webkit-background-clip:text}.Backlinks_subtitle__jU\+Ob{color:#a9a9ad;font-size:1.25rem}.Backlinks_section__ySoLT{animation:Backlinks_fadeIn__qo8cA .5s ease-out;margin-bottom:5rem}.Backlinks_sectionTitle__L0RV9{align-items:center;border-bottom:1px solid #ffffff1a;color:#fff;display:flex;font-size:1.75rem;font-weight:600;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem}.Backlinks_grid__TCAWh{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.Backlinks_card__LLXCN{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .2s}.Backlinks_card__LLXCN:hover{background:#ffffff0f;border-color:#9d74f0;transform:translateY(-2px)}.Backlinks_cardIcon__YA6PU{align-items:center;background:#9d74f01a;border-radius:8px;color:#9d74f0;display:flex;justify-content:center;padding:.75rem}.Backlinks_cardContent__lh4Lj{overflow:hidden}.Backlinks_cardTitle__dXVuA{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Backlinks_cardUrl__ydg3K{color:#a9a9ad;font-size:.85rem;text-transform:lowercase}.Backlinks_listGrid__w3hdO{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.Backlinks_listItem__md00A{align-items:center;background:#ffffff05;border:1px solid #0000;border-radius:8px;color:#e0e0e0;display:flex;font-weight:500;justify-content:space-between;padding:1rem 1.25rem;text-decoration:none;transition:all .2s}.Backlinks_listItem__md00A:hover{background:#ffffff0d;border-color:#ffffff1a;color:#fff}.Backlinks_listItem__md00A span{color:#9d74f0;transition:transform .2s}.Backlinks_listItem__md00A:hover span{transform:translateX(4px)}.Backlinks_paginationTeaser__6I5zn{border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:2rem;text-align:center}.Backlinks_paginationControls__cRxqB{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-top:3rem}.Backlinks_pageInfo__un2xf{color:#a9a9ad;font-size:.9rem}.Backlinks_navButton__6qtza{background:#9d74f0;border-radius:8px;color:#fff;display:inline-block;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .2s}.Backlinks_navButton__6qtza:hover{background:#875fdd}@keyframes Backlinks_fadeIn__qo8cA{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Backlinks_searchContainer__HA5Es{display:flex;justify-content:center;margin-bottom:2rem}.Backlinks_searchInput__jI6q6{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;color:#fff;font-size:1rem;max-width:500px;outline:none;padding:.85rem 1.25rem;transition:all .2s;width:100%}.Backlinks_searchInput__jI6q6:focus{background:#ffffff14;border-color:#9d74f0;box-shadow:0 0 0 3px #9d74f033}.Backlinks_searchInput__jI6q6::placeholder{color:#a9a9ad}@media (max-width:768px){.Backlinks_title__SLsTO{font-size:2.25rem}.Backlinks_grid__TCAWh,.Backlinks_listGrid__w3hdO{grid-template-columns:1fr}.Backlinks_paginationControls__cRxqB{flex-direction:column;gap:1rem}}
/*# sourceMappingURL=563.dcede518.chunk.css.map*/