.furry-wiki-list-page .header,.furry-wiki-list-page .site-header,.furry-wiki-list-page .navbar,.furry-wiki-list-page .navbar-top,.furry-wiki-list-page .header .navbar{box-shadow:none !important;border-bottom:0 !important;}.furry-wiki-list-page .header-line,.furry-wiki-list-page .header-line::before,.furry-wiki-list-page .header-line::after{display:none !important;background:transparent !important;height:0 !important;}.furry-wiki-list-page .navbar::after,.furry-wiki-list-page .header::after{display:none !important;}.furry-wiki-list-page body.nav-fixed,.furry-wiki-list-page body.nav-fixed.site-layout-1,.furry-wiki-list-page body.logged-admin.nav-fixed{padding-top:50px !important;}.furry-wiki-list-page-wrapper .furry-hero-header{min-height:350px;--hero-h:350px;}.furry-wiki-list-page-wrapper .furry-hero-header+*{margin-top:280px;}.furry-wiki-list-page-wrapper .furry-hero{padding:45px 0;text-align:center;}.furry-wiki-list-page-wrapper .furry-hero-text{max-width:820px;margin:0 auto;}.furry-wiki-list-page-wrapper .furry-hero-text h1{margin:0;font-size:2.4em;line-height:1.25;font-weight:800;color:var(--theme-color,#ff6f06);display:flex;align-items:center;justify-content:center;gap:16px;}.furry-wiki-list-page-wrapper .furry-hero-text h1 .title-icon{width:1em;height:1em;fill:currentColor;flex-shrink:0;}.furry-about-stats{display:flex;justify-content:center;margin:-80px auto 40px;position:relative;z-index:10;flex-wrap:nowrap;background:var(--main-bg-color,#fff);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.06);border:1px solid rgba(0,0,0,0.04);overflow:hidden;}.furry-stat-card{padding:24px 40px;transition:background 0.3s ease,transform 0.3s ease;text-align:center;flex:0 0 auto;width:160px;position:relative;}.furry-stat-card:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:60%;background:linear-gradient( to bottom,transparent,rgba(0,0,0,0.1) 20%,rgba(0,0,0,0.1) 80%,transparent );}.furry-stat-card:hover{background:rgba(0,0,0,0.02);transform:scale(1.02);}.furry-stat-number{font-size:36px;font-weight:800;color:var(--theme-color,#2997f7);margin-bottom:8px;}.furry-stat-label{font-size:14px;color:var(--muted-2-color,#6b7280);font-weight:500;}.wiki-search-wrapper{margin:10px auto 20px;max-width:600px;}.wiki-search-wrapper .search-input-container{position:relative;display:flex;align-items:center;}.wiki-search-wrapper .search-icon{position:absolute;left:16px;width:20px;height:20px;fill:var(--muted-color,#999);pointer-events:none;z-index:1;}.wiki-search-wrapper .event-search-input{width:100%;padding:12px 50px 12px 48px;font-size:15px;border:2px solid var(--main-bordercolor,#e5e5e5);border-radius:16px;outline:none;transition:all 0.3s ease;background:var(--main-bg-color,#fff);color:var(--main-color,#333);}.furry-wiki-list-page-wrapper .event-search-input:focus,.wiki-search-wrapper .event-search-input:focus{border-color:var(--theme-color,#4e8ef7);box-shadow:0 0 0 3px rgba(78,142,247,0.1);}.wiki-search-wrapper .event-search-input::placeholder{color:var(--muted-2-color,#999);}.wiki-search-wrapper .clear-search-btn{position:absolute;right:12px;width:28px;height:28px;padding:0;border:none;background:transparent;cursor:pointer;display:none;align-items:center;justify-content:center;opacity:0.6;transition:all 0.3s ease;border-radius:50%;}.furry-wiki-list-page-wrapper .clear-search-btn:hover,.wiki-search-wrapper .clear-search-btn:hover{opacity:1;background:rgba(0,0,0,0.05);}.wiki-search-wrapper .clear-search-btn svg{width:20px;height:20px;fill:var(--muted-2-color,#999);}.wiki-search-wrapper .search-result-count{text-align:center;margin-top:12px;font-size:14px;color:var(--muted-2-color,#999);}.wiki-list-section{margin-bottom:40px;}.wiki-list-section .widget-ajaxpager{position:relative;min-height:60px;}.wiki-list-section .widget-ajaxpager .ff-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:none;background:rgba(255,255,255,0.8);border-radius:inherit;z-index:99;pointer-events:none;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);}.wiki-list-section .widget-ajaxpager .ff-loading-overlay.show{display:flex !important;align-items:center;justify-content:center;}.wiki-list-section .widget-ajaxpager .ff-loading-overlay .furry-loading-icon{font-size:32px;color:var(--focus-color,#2997f7);}body.dark-theme .wiki-list-section .widget-ajaxpager .ff-loading-overlay{background:rgba(70,70,70,0.6);}@media (max-width:991.98px){.furry-stat-card{padding:20px 30px;width:140px;}.furry-stat-number{font-size:32px;}}@media (max-width:767.98px){.furry-wiki-list-page-wrapper .furry-hero{padding:45px 0 30px 0;}.furry-wiki-list-page-wrapper .furry-hero-text h1{font-size:25px;margin:0;gap:12px;}.furry-wiki-list-page-wrapper .furry-hero-header{--hero-h:240px;min-height:240px;}.furry-wiki-list-page-wrapper .furry-hero-header+*{margin-top:180px;}.furry-about-stats{margin:-50px 12px 32px;}.furry-stat-card{padding:14px 12px;flex:1;min-width:0;width:auto;}.furry-stat-number{font-size:28px;}.furry-stat-label{font-size:11px;}.wiki-search-wrapper{margin:20px 12px;}.wiki-search-wrapper .event-search-input{font-size:14px;padding:10px 45px 10px 44px;}.wiki-search-wrapper .search-icon{width:18px;height:18px;left:14px;}.wiki-search-wrapper .clear-search-btn{width:26px;height:26px;right:10px;}.wiki-list-section{padding:0 12px;}}body.dark-theme .furry-about-stats{background:var(--main-bg-color,#1e293b);border-color:rgba(255,255,255,0.05);box-shadow:0 4px 20px rgba(0,0,0,0.3);}body.dark-theme .furry-stat-card:hover{background:rgba(255,255,255,0.05);}body.dark-theme .furry-stat-card:not(:last-child)::after{background:linear-gradient( to bottom,transparent,rgba(255,255,255,0.1) 20%,rgba(255,255,255,0.1) 80%,transparent );}body.dark-theme .wiki-search-wrapper .event-search-input{background:var(--main-bg-color,#1e293b);border-color:rgba(255,255,255,0.1);color:var(--main-color,#e5e7eb);}body.dark-theme .wiki-search-wrapper .event-search-input:focus{border-color:var(--theme-color,#4e8ef7);box-shadow:0 0 0 3px rgba(78,142,247,0.15);}body.dark-theme .wiki-search-wrapper .clear-search-btn:hover{background:rgba(255,255,255,0.05);}