.furry-about-page .header,.furry-about-page .site-header,.furry-about-page .navbar,.furry-about-page .navbar-top,.furry-about-page .header .navbar{box-shadow:none !important;border-bottom:0 !important;}.furry-about-page .header-line,.furry-about-page .header-line::before,.furry-about-page .header-line::after{display:none !important;background:transparent !important;height:0 !important;}.furry-about-page .navbar::after,.furry-about-page .header::after{display:none !important;}.furry-about-page body.nav-fixed{padding-top:50px !important;}.furry-about-page body.nav-fixed.site-layout-1{padding-top:50px !important;}.furry-about-page body.logged-admin.nav-fixed{padding-top:50px !important;}.furry-about-page-wrapper .furry-hero-header{min-height:380px;--hero-h:380px;}.furry-about-page-wrapper .furry-hero-header+*{margin-top:300px;}.furry-about-page-wrapper .furry-hero{padding:45px 0;text-align:center;}.furry-about-page-wrapper .furry-hero-text{max-width:820px;margin:0 auto;}.furry-about-page-wrapper .furry-hero-text h1{margin:0;font-size:2.4em;line-height:1.25;font-weight:800;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;}.furry-about-page-wrapper .furry-hero-text h1 .title-icon{width:1em;height:1em;fill:currentColor;flex-shrink:0;}.furry-about-page-wrapper .furry-hero-text h1 .description{font-size:0.625em;font-weight:400;opacity:0.9;color:inherit;margin-top:4px;}.furry-about-stats{display:flex;justify-content:center;gap:0;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:all 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);}.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;}.furry-about-section{background:var(--main-bg-color,#fff);border-radius:20px;padding:40px;margin-bottom:24px;box-shadow:0 2px 16px rgba(0,0,0,0.04);border:1px solid rgba(0,0,0,0.04);transition:all 0.3s ease;}.furry-about-section:hover{box-shadow:0 8px 30px rgba(0,0,0,0.08);}.furry-section-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;flex-wrap:nowrap;}.furry-section-icon{width:32px;height:32px;color:var(--theme-color,#4e8ef7);flex-shrink:0;}.furry-section-header h2{margin:0;font-size:28px;font-weight:700;color:var(--main-color,#1f2937);white-space:nowrap;}.furry-section-desc{font-size:16px;line-height:1.8;color:var(--muted-2-color,#6b7280);margin:0 0 32px;}.furry-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;}.furry-feature-card{padding:24px;background:var(--body-bg-color,#f8f9fa);border-radius:12px;transition:all 0.3s ease;border:1px solid transparent;}.furry-feature-card:hover{background:var(--main-bg-color,#fff);border-color:var(--theme-color,#4e8ef7);transform:translateY(-2px);box-shadow:0 4px 16px rgba(78,142,247,0.1);}.furry-feature-card h3{font-size:18px;font-weight:600;margin:0 0 8px;color:var(--main-color,#1f2937);}.furry-feature-card p{font-size:14px;line-height:1.6;color:var(--muted-2-color,#6b7280);margin:0;}.furry-steps{display:flex;flex-direction:column;gap:20px;}.furry-step{padding:20px;background:var(--body-bg-color,#f8f9fa);border-radius:12px;transition:all 0.3s ease;}.furry-step:hover{background:linear-gradient(135deg,rgba(78,142,247,0.05),rgba(138,108,255,0.05));transform:translateX(8px);}.furry-step-content h3{font-size:18px;font-weight:600;margin:0 0 8px;color:var(--main-color,#1f2937);}.furry-step-content p{font-size:14px;line-height:1.6;color:var(--muted-2-color,#6b7280);margin:0;}.furry-about-cta{text-align:center;background:linear-gradient(135deg,rgba(78,142,247,0.05),rgba(138,108,255,0.05));}.furry-cta-content h2{font-size:28px;font-weight:700;margin:0 0 12px;}.furry-cta-content p{font-size:16px;color:var(--muted-2-color,#6b7280);margin:0 0 24px;}.furry-cta-content p a[href^="mailto:"]{color:var(--theme-color,#4e8ef7);text-decoration:none;font-weight:500;}.furry-cta-content p a[href^="mailto:"]:hover{text-decoration:underline;}.furry-cta-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;}.furry-cta-buttons .but{padding:12px 28px;font-size:16px;}.furry-about-disclaimer{background:linear-gradient(135deg,rgba(255,184,77,0.08),rgba(255,184,77,0.04));border-left:4px solid #ffb84d;padding:32px;border-radius:12px;margin-bottom:40px;}.furry-disclaimer-header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px;flex-wrap:nowrap;}.furry-disclaimer-icon{width:28px;height:28px;flex-shrink:0;color:#ffb84d;}.furry-about-disclaimer h3{font-size:20px;font-weight:600;margin:0;color:var(--main-color,#1f2937);white-space:nowrap;}.furry-about-disclaimer p{font-size:14px;line-height:1.8;color:var(--muted-2-color,#6b7280);margin:0 0 12px;}.furry-about-disclaimer p:last-child{margin-bottom:0;}@media (max-width:768px){.furry-about-stats{margin:-60px 15px 32px;gap:0;}.furry-stat-card{padding:20px 16px;flex:1;min-width:0;}.furry-stat-number{font-size:36px;}.furry-about-section{padding:32px 24px;}.furry-section-header h2{font-size:24px;}.furry-feature-grid{grid-template-columns:1fr;}.furry-about-cta{padding:30px 20px;}.furry-cta-buttons{flex-direction:column;}.furry-cta-buttons .but{width:100%;}}@media (max-width:767.98px){.furry-about-page-wrapper .furry-hero{padding:45px 0 30px 0;}.furry-about-page-wrapper .furry-hero-text h1{font-size:25px;margin:0;gap:8px;}.furry-about-page-wrapper .furry-hero-text h1 .description{font-size:0.6em;margin-top:2px;}.furry-about-page-wrapper .furry-hero-header{--hero-h:300px;min-height:300px;}.furry-about-page-wrapper .furry-hero-header+*{margin-top:240px;}.furry-about-stats{margin:-50px 12px 32px;gap:0;}.furry-stat-card{padding:14px 12px;flex:1;min-width:0;}.furry-stat-number{font-size:28px;}.furry-stat-label{font-size:11px;}.furry-about-section{padding:24px 20px;border-radius:16px;}.furry-section-header{gap:8px;}.furry-section-icon{width:24px;height:24px;}.furry-section-header h2{font-size:18px;}.furry-section-desc{font-size:14px;margin-bottom:24px;}.furry-feature-grid{gap:16px;}.furry-feature-card{padding:20px;}.furry-feature-card h3{font-size:16px;}.furry-step{padding:16px;}.furry-step-content h3{font-size:16px;}.furry-step-content p{font-size:13px;}.furry-cta-content h2{font-size:22px;}.furry-cta-content p{font-size:14px;}.furry-about-disclaimer{padding:24px 20px;}}body.dark-theme .furry-about-section{background:var(--main-bg-color,#1e293b);border-color:rgba(255,255,255,0.05);box-shadow:0 2px 16px rgba(0,0,0,0.3);}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 .furry-feature-card{background:rgba(255,255,255,0.02);}body.dark-theme .furry-feature-card:hover{background:rgba(255,255,255,0.05);}body.dark-theme .furry-step{background:rgba(255,255,255,0.02);}body.dark-theme .furry-about-disclaimer{background:linear-gradient(135deg,rgba(255,184,77,0.1),rgba(255,184,77,0.05));}