/*!
 * IRC4Fun — Consolidated Stylesheet
 * Auto-generated from 23 Django template <style> blocks.
 *
 * Table of Contents:
 * ───────────────────────────────────────────────────────
 *   1. Navbar
 *   2. Footer
 *   3. Home Page
 *   4. Shared Account Hero
 *  4b. Shared Auth Components
 *   5. Login
 *   6. Register
 *   7. Account Settings
 *   8. Profile
 *   9. Forgot Password
 *  10. Verify Email
 *  11. Password Reset
 *  12. Members
 *  13. Member Detail
 *  14. Staff
 *  15. Staff Detail
 *  16. Blog Listing
 *  17. Blog Detail
 *  18. HelpServ Dashboard
 *  19. IRCplus+
 *  20. Policy Pages
 *  21. Acceptable Use
 * ───────────────────────────────────────────────────────
 */.navbar.navbar-irc4fun{background:rgba(255,255,255,.92)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 20px rgba(0,0,0,.06)!important;border:none!important;border-radius:0;margin-bottom:0;transition:background .25s,box-shadow .25s}header.active .navbar.navbar-irc4fun{background:rgba(255,255,255,.96)!important;box-shadow:0 2px 24px rgba(0,0,0,.08)!important}.navbar-brand{padding:14px 10px 10px 0!important}.navbar-brand img{height:36px;transition:height .2s}header.active .navbar-brand{padding:10px 10px 6px 0!important}header.active .navbar-brand img{height:30px}.navbar-irc4fun .navbar-nav{margin:18px 0!important;transition:margin .2s;display:flex;flex-wrap:nowrap;align-items:center}header.active .navbar-irc4fun .navbar-nav{margin:14px 0!important}.navbar-irc4fun .navbar-nav>li{margin-left:0;white-space:nowrap;flex-shrink:0;position:relative}.navbar-irc4fun .navbar-nav>li:first-child{margin-left:0}.navbar-irc4fun .navbar-nav>li>a{color:#4a4a5c!important;font-size:12px!important;font-weight:600!important;font-family:'Open Sans',sans-serif;padding:7px 7px!important;border-radius:8px!important;text-transform:none;letter-spacing:.1px;line-height:18px;transition:color .15s,background .15s!important}.navbar-irc4fun .navbar-nav>li>a.active,.navbar-irc4fun .navbar-nav>li>a:hover{color:#fff!important;background:linear-gradient(135deg,#0076f9,#0058c4)!important;box-shadow:0 4px 14px rgba(0,118,249,.25)}.theme-toggle-btn{color:#4a4a5c!important;font-family:'Open Sans',sans-serif;font-size:12px!important;font-weight:600!important;letter-spacing:.1px;line-height:18px;padding:7px 7px!important;border-radius:8px!important;border:none;background:0 0;vertical-align:middle;cursor:pointer;transition:color .15s,background .15s!important}.theme-toggle-text{font-family:'Open Sans',sans-serif!important;font-size:12px!important;font-weight:600!important;letter-spacing:.1px;line-height:18px}.theme-toggle-btn:focus,.theme-toggle-btn:hover{color:#fff!important;background:linear-gradient(135deg,#0076f9,#0058c4)!important;box-shadow:0 4px 14px rgba(0,118,249,.25)}.navbar-irc4fun .navbar-nav>li>ul.drop-down{padding-top:0!important;margin-top:18px!important}.navbar-irc4fun .navbar-nav>li>ul.drop-down::before{content:'';position:absolute;top:-18px;left:0;right:0;height:18px}header.active .navbar-irc4fun .navbar-nav>li>ul.drop-down{padding-top:0!important;margin-top:14px!important}header.active .navbar-irc4fun .navbar-nav>li>ul.drop-down::before{top:-14px;height:14px}ul.drop-down li{background:#fff!important;border-bottom:1px solid #f0f1f5!important}ul.drop-down>li:first-child{border-top:none!important;border-radius:10px 10px 0 0}ul.drop-down>li:last-child{border-bottom:none!important;border-radius:0 0 10px 10px}ul.drop-down{border-radius:10px!important;box-shadow:0 8px 32px rgba(0,0,0,.1)!important;overflow:hidden;border:1px solid #f0f1f5;padding-left:0!important;margin-bottom:0!important;list-style:none}ul.drop-down li a{color:#4a4a5c!important;font-size:13px!important;font-weight:500;padding:12px 18px!important;border-left:3px solid transparent!important;transition:background .15s,color .15s,border-color .15s!important}ul.drop-down li:hover{background:#f5f8ff!important}ul.drop-down li:hover>a{color:#0076f9!important;border-left-color:#0076f9!important}header .navbar-irc4fun .navbar-nav>li>ul.drop-down li:hover{background:#f5f8ff!important}header.active .navbar-irc4fun .navbar-nav>li>ul.drop-down li{background:#fff!important}.navbar-toggler{border:2px solid #e0e2e8!important;border-radius:8px!important;padding:8px 10px!important;margin-top:22px;transition:border-color .15s;background-image:none!important}.navbar-toggler:focus,.navbar-toggler:hover{border-color:#0076f9!important;background:0 0!important;box-shadow:none!important}.navbar-toggler .navbar-toggler-bar{display:block;width:22px;height:2px;margin:4px 0;background:#4a4a5c!important;border-radius:2px;transition:background .15s}html.theme-dark .navbar.navbar-irc4fun{background:rgba(15,17,21,.92)!important;box-shadow:0 1px 20px rgba(0,0,0,.25)!important}html.theme-dark header.active .navbar.navbar-irc4fun{background:rgba(15,17,21,.96)!important;box-shadow:0 2px 24px rgba(0,0,0,.3)!important}html.theme-dark .navbar-irc4fun .navbar-nav>li>a{color:#c7cbd1!important}html.theme-dark .navbar-irc4fun .navbar-nav>li>a.active,html.theme-dark .navbar-irc4fun .navbar-nav>li>a:hover{color:#fff!important;background:linear-gradient(135deg,#0076f9,#0058c4)!important}html.theme-dark .theme-toggle-btn{color:#c7cbd1!important}html.theme-dark .theme-toggle-btn:focus,html.theme-dark .theme-toggle-btn:hover{color:#fff!important;background:linear-gradient(135deg,#0076f9,#0058c4)!important}html.theme-dark ul.drop-down{border-color:#22262d!important;box-shadow:0 8px 32px rgba(0,0,0,.35)!important}html.theme-dark ul.drop-down li{background:#14171c!important;border-bottom-color:#22262d!important}html.theme-dark ul.drop-down li a{color:#c7cbd1!important}html.theme-dark ul.drop-down li:hover{background:#1c2028!important}html.theme-dark ul.drop-down li:hover>a{color:#0076f9!important}html.theme-dark header .navbar-irc4fun .navbar-nav>li>ul.drop-down li:hover{background:#1c2028!important}html.theme-dark header.active .navbar-irc4fun .navbar-nav>li>ul.drop-down li{background:#14171c!important}html.theme-dark .navbar-toggler{border-color:#2a2f38!important}html.theme-dark .navbar-toggler:focus,html.theme-dark .navbar-toggler:hover{border-color:#0076f9!important}html.theme-dark .navbar-toggler .navbar-toggler-bar{background:#c7cbd1!important}html.theme-dark .navbar-collapse{border-bottom-color:#22262d}ul.drop-down li a{display:flex!important;align-items:center}.nb-user{position:relative}.nb-user-btn{display:flex;align-items:center;gap:8px;padding:5px 12px 5px 5px!important;border-radius:24px!important;background:#f5f6fa!important;transition:background .15s,box-shadow .15s!important;cursor:pointer}.nb-user-btn:hover{background:#eceef3!important;box-shadow:0 2px 10px rgba(0,0,0,.08)}.nb-user-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #0076f9}.nb-user-initial{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#0076f9,#003f8a);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nb-user-name{font-size:13px;font-weight:600;color:#4a4a5c;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nb-user-caret{font-size:10px;color:#8e8e9a;transition:transform .2s}.nb-user-btn:hover .nb-user-caret{transform:rotate(180deg)}ul.drop-down li a i{margin-right:8px;width:14px;text-align:center;flex-shrink:0}html.theme-dark .nb-user-btn{background:#1a1e25!important}html.theme-dark .nb-user-btn:hover{background:#222730!important;box-shadow:0 2px 10px rgba(0,0,0,.25)}html.theme-dark .nb-user-name{color:#c7cbd1}html.theme-dark .nb-user-avatar{border-color:#0076f9}.nb-auth-btn{font-size:13px!important;font-weight:600!important;padding:8px 16px!important;border-radius:8px!important}.nb-login-btn{color:#0076f9!important;background:0 0!important}.nb-login-btn:hover{background:rgba(0,118,249,.08)!important}.nb-register-btn{color:#fff!important;background:linear-gradient(135deg,#0076f9,#0058c4)!important;box-shadow:0 4px 14px rgba(0,118,249,.25)}.nb-register-btn:hover{opacity:.9}html.theme-dark .nb-login-btn{color:#60a5fa!important}html.theme-dark .nb-login-btn:hover{background:rgba(0,118,249,.12)!important}@media (max-width:991.98px){.navbar.navbar-irc4fun{background:#fff!important;backdrop-filter:none!important;box-shadow:0 1px 6px rgba(0,0,0,.08)!important}html.theme-dark .navbar.navbar-irc4fun{background:#0f1115!important}.navbar-brand{padding:12px 15px 8px 0!important}.navbar-brand img{height:32px!important}.navbar-toggler{margin-top:10px!important}.navbar-irc4fun .navbar-nav{margin:0!important;padding:8px 0!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important}.navbar-irc4fun .navbar-nav>li{margin:0!important;padding:0!important;white-space:normal!important;border-bottom:1px solid #f0f1f5}.navbar-irc4fun .navbar-nav>li:last-child{border-bottom:none}html.theme-dark .navbar-irc4fun .navbar-nav>li{border-bottom-color:#1e2228}.navbar-irc4fun .navbar-nav>li>a{display:block!important;font-size:15px!important;padding:12px 16px!important;border-radius:0!important;color:#333!important;background:0 0!important;box-shadow:none!important;line-height:1.4!important}.navbar-irc4fun .navbar-nav>li>a i{width:20px;text-align:center;margin-right:6px}.navbar-irc4fun .navbar-nav>li>a.active,.navbar-irc4fun .navbar-nav>li>a:hover{color:#0076f9!important;background:rgba(0,118,249,.04)!important}html.theme-dark .navbar-irc4fun .navbar-nav>li>a{color:#d1d5db!important}html.theme-dark .navbar-irc4fun .navbar-nav>li>a.active,html.theme-dark .navbar-irc4fun .navbar-nav>li>a:hover{color:#60a5fa!important;background:rgba(96,165,250,.08)!important}.navbar-irc4fun .navbar-nav>li.drop>a::after{content:'\f078';font-family:'Font Awesome 6 Free';font-weight:900;font-size:10px;float:right;margin-top:4px;color:#aaa;transition:transform .2s}.navbar-irc4fun .navbar-nav>li.drop.open>a::after{transform:rotate(180deg)}.navbar-collapse{border-bottom:none!important;padding:0!important;max-height:calc(100vh - 60px)!important;max-height:calc(100dvh - 60px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}body.nav-open{overflow:hidden!important;position:fixed!important;width:100%!important}body.nav-open .navbar.navbar-irc4fun{position:fixed!important;top:0;left:0;right:0;z-index:1030!important}.navbar-irc4fun .navbar-nav>li>ul.drop-down{position:relative!important;top:auto!important;left:auto!important;padding:0!important;margin:0!important;width:auto!important;box-shadow:none!important;border:none!important;border-radius:0!important;overflow:hidden!important;max-height:0;transition:max-height .3s ease!important;transform:none!important;transform-origin:initial!important;backface-visibility:visible!important;visibility:visible!important;opacity:1!important;display:block!important;z-index:auto!important;background:#f8f9fb!important}html.theme-dark .navbar-irc4fun .navbar-nav>li>ul.drop-down{background:#161920!important}.navbar-irc4fun .navbar-nav>li.open>ul.drop-down{max-height:500px!important}.navbar-irc4fun .navbar-nav>li>ul.drop-down::before{display:none!important}ul.drop-down>li:first-child{border-top:none!important}ul.drop-down li{position:static!important;background:0 0!important;border:none!important;border-bottom:none!important;border-radius:0!important}ul.drop-down li a{font-size:14px!important;color:#555!important;padding:10px 16px 10px 40px!important;border:none!important;border-left:none!important;display:block!important}ul.drop-down li:hover>a{color:#0076f9!important;border-left:none!important}header .navbar-irc4fun .navbar-nav>li>ul.drop-down li:hover{background:0 0!important}ul.drop-down li a i{width:18px;text-align:center;margin-right:8px}ul.drop-down li a:hover{color:#0076f9!important;background:rgba(0,118,249,.04)!important}html.theme-dark ul.drop-down li a{color:#9ca3af!important}html.theme-dark ul.drop-down li a:hover{color:#60a5fa!important;background:rgba(96,165,250,.06)!important}.nb-auth-btn{display:block!important;text-align:center!important;margin:4px 16px!important;padding:10px!important}.nb-register-btn{margin-bottom:12px!important}.theme-toggle{border-bottom:none!important}.theme-toggle-btn{display:block!important;width:100%!important;padding:12px 16px!important;text-align:center!important}#nb-server-dropdown{max-height:200px}}.site-footer{background:#101318;color:rgba(255,255,255,.75);font-size:14px;position:relative;overflow:hidden}.site-footer::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 20% 0,rgba(0,118,249,.1) 0,transparent 60%),radial-gradient(ellipse at 80% 100%,rgba(0,63,138,.08) 0,transparent 50%);pointer-events:none}.ft-brand-strip{border-bottom:1px solid rgba(255,255,255,.06);padding:32px 0 28px;position:relative}.ft-brand-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.ft-brand-left{display:flex;align-items:center;gap:14px}.ft-brand-left img{height:34px}.ft-brand-tagline{font-size:13px;color:rgba(255,255,255,.45);border-left:1px solid rgba(255,255,255,.12);padding-left:14px;line-height:1.4}.ft-social{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:8px}.ft-social-label{font-size:13px;font-weight:600;color:rgba(255,255,255,.5);letter-spacing:.3px;margin-right:4px;white-space:nowrap}.ft-social li a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.55);text-decoration:none;font-size:15px;transition:background .2s,color .2s,transform .15s}.ft-social li a:hover{background:#0076f9;color:#fff;transform:translateY(-2px);box-shadow:0 4px 14px rgba(0,118,249,.35)}.ft-columns{padding:44px 0 36px;position:relative}.ft-col h4{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:0 0 18px;padding-bottom:12px;position:relative}.ft-col h4::after{content:'';position:absolute;left:0;bottom:0;width:24px;height:2px;border-radius:2px;background:#0076f9}.ft-links{list-style:none;padding:0;margin:0}.ft-links li{margin-bottom:6px}.ft-links a{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.55);text-decoration:none;font-size:13px;padding:4px 0;transition:color .2s,padding-left .15s}.ft-links a i{width:16px;text-align:center;font-size:12px;color:rgba(255,255,255,.3);transition:color .2s}.ft-links a:hover{color:#fff;padding-left:3px}.ft-links a:hover i{color:#0076f9}.ft-network-strip{border-top:1px solid rgba(255,255,255,.06);padding:32px 0;position:relative}.ft-network-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding-bottom:12px;position:relative}.ft-network-header::after{content:'';position:absolute;left:0;bottom:0;width:24px;height:2px;border-radius:2px;background:#0076f9}.ft-network-header h4{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:0;display:flex;align-items:center;gap:8px}.ft-net-live-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:6px;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.15);font-size:11px;font-weight:600;color:#22c55e}.ft-net-live-badge .ft-live-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:ft-pulse 2s ease-in-out infinite}@keyframes ft-pulse{0%,100%{opacity:1;box-shadow:0 0 4px rgba(34,197,94,.4)}50%{opacity:.4;box-shadow:none}}.ft-net-regions{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ft-region{background:rgba(255,255,255,.03);border-radius:12px;border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:border-color .2s}.ft-region:hover{border-color:rgba(255,255,255,.1)}.ft-region-header{display:flex;align-items:center;gap:12px;padding:14px 16px;background:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.06)}.ft-region-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.ft-region-icon.us{background:rgba(59,130,246,.15);color:#60a5fa}.ft-region-icon.eu{background:rgba(168,85,247,.15);color:#c084fc}.ft-region-info{flex:1;min-width:0}.ft-region-name{font-size:13px;font-weight:700;color:rgba(255,255,255,.85);margin:0 0 2px}.ft-region-desc{font-size:11px;color:rgba(255,255,255,.4);margin:0}.ft-region-badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:3px 8px;border-radius:4px;white-space:nowrap}.ft-region-badge.ok{background:rgba(34,197,94,.1);color:#22c55e}.ft-region-badge.warn{background:rgba(251,191,36,.12);color:#fbbf24}.ft-region-badge.down{background:rgba(239,68,68,.12);color:#ef4444}.ft-srv-list{list-style:none;padding:6px 8px;margin:0}.ft-srv-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;transition:background .2s}.ft-srv-item:hover{background:rgba(255,255,255,.04)}.ft-srv-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.ft-srv-dot.on{background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.4)}.ft-srv-dot.off{background:#ef4444;box-shadow:0 0 6px rgba(239,68,68,.35)}.ft-srv-info{flex:1;min-width:0}.ft-srv-name{font-size:12px;font-weight:600;color:rgba(255,255,255,.7);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ft-srv-desc{font-size:11px;color:rgba(255,255,255,.35);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ft-srv-role{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:2px 6px;border-radius:3px;flex-shrink:0}.ft-srv-role.hub{background:rgba(251,191,36,.12);color:#fbbf24}.ft-srv-role.leaf{background:rgba(148,163,184,.08);color:rgba(255,255,255,.35)}.ft-srv-ping{font-size:10px;font-weight:600;font-family:SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;padding:2px 7px;border-radius:4px;flex-shrink:0;white-space:nowrap;letter-spacing:.2px}.ft-srv-ping.good{background:rgba(34,197,94,.1);color:#22c55e}.ft-srv-ping.fair{background:rgba(251,191,36,.1);color:#fbbf24}.ft-srv-ping.poor{background:rgba(239,68,68,.1);color:#ef4444}.ft-srv-ping.na{background:rgba(148,163,184,.06);color:rgba(255,255,255,.3)}.ft-net-summary{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:16px;flex-wrap:wrap}.ft-net-stat{display:flex;align-items:center;gap:6px;font-size:12px;color:rgba(255,255,255,.4)}.ft-net-stat i{font-size:11px;color:rgba(255,255,255,.25)}.ft-net-stat strong{color:rgba(255,255,255,.7);font-weight:700}.ft-net-loading{text-align:center;padding:40px 20px;font-size:13px;color:rgba(255,255,255,.3);font-style:italic}.ft-net-loading i{margin-right:6px}.ft-news-strip{border-top:1px solid rgba(255,255,255,.06);padding:32px 0;position:relative}.ft-news-strip h4{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:0 0 20px;padding-bottom:12px;position:relative}.ft-news-strip h4::after{content:'';position:absolute;left:0;bottom:0;width:24px;height:2px;border-radius:2px;background:#0076f9}.ft-news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.ft-news-card{display:flex;gap:14px;padding:16px;background:rgba(255,255,255,.04);border-radius:12px;border:1px solid rgba(255,255,255,.06);transition:background .2s,border-color .2s,transform .15s;text-decoration:none}.ft-news-card:hover{background:rgba(0,118,249,.08);border-color:rgba(0,118,249,.2);transform:translateY(-2px);text-decoration:none}.ft-news-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0;background:rgba(0,118,249,.12);color:#0076f9;display:flex;align-items:center;justify-content:center;font-size:15px}.ft-news-body{min-width:0}.ft-news-title{font-size:13px;font-weight:600;color:rgba(255,255,255,.8);line-height:1.4;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ft-news-card:hover .ft-news-title{color:#fff}.ft-news-date{font-size:11px;color:rgba(255,255,255,.35);margin:0}.ft-bottom{border-top:1px solid rgba(255,255,255,.06);padding:18px 0;position:relative}.ft-bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.ft-copy{margin:0;font-size:12px;color:rgba(255,255,255,.4);font-weight:400;letter-spacing:.2px}.ft-copy-brand{color:rgba(255,255,255,.7);font-weight:600}.ft-powered{margin:0;font-size:12px;color:rgba(255,255,255,.35)}.ft-powered a{color:rgba(255,255,255,.55);font-weight:600;text-decoration:none;transition:color .2s}.ft-powered a:hover{color:#fff}.ft-powered .ft-django{color:#44b78b;font-weight:700}.ft-powered .ft-django:hover{color:#5cd6a5}html:not(.theme-dark) .site-footer{background:#f7f8fb;color:#4a4a5c}html:not(.theme-dark) .site-footer::before{background:radial-gradient(ellipse at 20% 0,rgba(0,118,249,.04) 0,transparent 60%),radial-gradient(ellipse at 80% 100%,rgba(0,63,138,.03) 0,transparent 50%)}html:not(.theme-dark) .ft-brand-strip{border-bottom-color:rgba(0,0,0,.06)}html:not(.theme-dark) .ft-brand-tagline{color:#8e8e9a;border-left-color:rgba(0,0,0,.1)}html:not(.theme-dark) .ft-social li a{background:rgba(0,0,0,.05);color:#6b6b7b}html:not(.theme-dark) .ft-social li a:hover{background:#0076f9;color:#fff}html:not(.theme-dark) .ft-social-label{color:#8e8e9a}html:not(.theme-dark) .ft-col h4{color:#1a1a2e}html:not(.theme-dark) .ft-links a{color:#6b6b7b}html:not(.theme-dark) .ft-links a i{color:#b0b3c0}html:not(.theme-dark) .ft-links a:hover{color:#0076f9}html:not(.theme-dark) .ft-links a:hover i{color:#0076f9}html:not(.theme-dark) .ft-network-strip{border-top-color:rgba(0,0,0,.06)}html:not(.theme-dark) .ft-network-header h4{color:#1a1a2e}html:not(.theme-dark) .ft-net-live-badge{background:rgba(34,197,94,.06);border-color:rgba(34,197,94,.12)}html:not(.theme-dark) .ft-region{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.06)}html:not(.theme-dark) .ft-region:hover{border-color:rgba(0,0,0,.1)}html:not(.theme-dark) .ft-region-header{background:rgba(0,0,0,.025);border-bottom-color:rgba(0,0,0,.06)}html:not(.theme-dark) .ft-region-name{color:#2a2a3e}html:not(.theme-dark) .ft-region-desc{color:#8e8e9a}html:not(.theme-dark) .ft-srv-item:hover{background:rgba(0,0,0,.03)}html:not(.theme-dark) .ft-srv-name{color:#4a4a5c}html:not(.theme-dark) .ft-srv-desc{color:#8e8e9a}html:not(.theme-dark) .ft-srv-role.leaf{background:rgba(0,0,0,.04);color:#8e8e9a}html:not(.theme-dark) .ft-srv-ping.good{background:rgba(34,197,94,.08)}html:not(.theme-dark) .ft-srv-ping.fair{background:rgba(251,191,36,.08)}html:not(.theme-dark) .ft-srv-ping.poor{background:rgba(239,68,68,.08)}html:not(.theme-dark) .ft-srv-ping.na{background:rgba(0,0,0,.03);color:#aeb0ba}html:not(.theme-dark) .ft-net-stat{color:#6b6b7b}html:not(.theme-dark) .ft-net-stat i{color:#b0b3c0}html:not(.theme-dark) .ft-net-stat strong{color:#2a2a3e}html:not(.theme-dark) .ft-net-loading{color:#aeb0ba}html:not(.theme-dark) .ft-bottom{border-top-color:rgba(0,0,0,.06)}html:not(.theme-dark) .ft-copy{color:#8e8e9a}html:not(.theme-dark) .ft-copy-brand{color:#4a4a5c}html:not(.theme-dark) .ft-powered{color:#aeb0ba}html:not(.theme-dark) .ft-powered a{color:#6b6b7b}html:not(.theme-dark) .ft-powered a:hover{color:#0076f9}html:not(.theme-dark) .ft-powered .ft-django{color:#2e9b6e}html:not(.theme-dark) .ft-powered .ft-django:hover{color:#22845c}html:not(.theme-dark) .ft-news-strip{border-top-color:rgba(0,0,0,.06)}html:not(.theme-dark) .ft-news-strip h4{color:#1a1a2e}html:not(.theme-dark) .ft-news-card{background:rgba(0,0,0,.025);border-color:rgba(0,0,0,.06)}html:not(.theme-dark) .ft-news-card:hover{background:rgba(0,118,249,.05);border-color:rgba(0,118,249,.15)}html:not(.theme-dark) .ft-news-icon{background:rgba(0,118,249,.08)}html:not(.theme-dark) .ft-news-title{color:#2a2a3e}html:not(.theme-dark) .ft-news-card:hover .ft-news-title{color:#0076f9}html:not(.theme-dark) .ft-news-date{color:#8e8e9a}a.go-top{background:linear-gradient(135deg,#0076f9,#003f8a);box-shadow:0 4px 14px rgba(0,118,249,.35)}a.go-top:hover{background:linear-gradient(135deg,#1a8cff,#0060cc);box-shadow:0 6px 20px rgba(0,118,249,.45)}.theme-dark a.go-top{background:linear-gradient(135deg,#1a2a3e,#0f1822);box-shadow:0 4px 14px rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.08)}.theme-dark a.go-top:hover{background:linear-gradient(135deg,#0076f9,#003f8a);box-shadow:0 6px 20px rgba(0,118,249,.35);border-color:rgba(0,118,249,.3)}@media (max-width:991px){.ft-net-regions{grid-template-columns:1fr}}@media (max-width:767px){.ft-brand-wrap{flex-direction:column;align-items:flex-start}.ft-brand-tagline{border-left:none;padding-left:0}.ft-bottom-inner{flex-direction:column;align-items:flex-start}.ft-network-header{flex-direction:column;align-items:flex-start}.ft-net-summary{gap:14px}}.hp-hero{position:relative;background:linear-gradient(135deg,#0076f9 0,#003f8a 100%);padding:100px 0 90px;overflow:hidden;text-align:center}.hp-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0,transparent 60%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0,transparent 50%);pointer-events:none}.hp-hero-inner{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:0 20px}.hp-hero h1{font-size:44px;font-weight:700;color:#fff;margin:0 0 14px;letter-spacing:-.5px;line-height:1.15}.hp-hero h1 span{color:rgba(255,255,255,.65);font-weight:400}.hp-hero p{font-size:17px;color:rgba(255,255,255,.78);margin:0 0 36px;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.hp-hero-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hp-btn-outline,.hp-btn-primary{display:inline-flex;align-items:center;gap:8px;height:52px;padding:0 30px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .2s;cursor:pointer;border:none;letter-spacing:.3px}.hp-btn-primary{background:#fff;color:#0076f9}.hp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.18);color:#0058c4;text-decoration:none}.hp-btn-outline{background:rgba(255,255,255,.12);color:#fff;border:2px solid rgba(255,255,255,.35)}.hp-btn-outline:hover{background:rgba(255,255,255,.22);transform:translateY(-2px);color:#fff;text-decoration:none}.hp-hero-shape{position:absolute;border-radius:50%;opacity:.07;background:#fff}.hp-hero-shape-1{width:300px;height:300px;top:-80px;right:-60px}.hp-hero-shape-2{width:180px;height:180px;bottom:-40px;left:5%}.hp-hero-shape-3{width:120px;height:120px;top:30%;right:15%}.hp-section{padding:80px 0}.hp-section-alt{padding:80px 0;background:#f7f8fc}.hp-features-header{text-align:center;margin-bottom:48px}.hp-features-header h2{font-size:28px;font-weight:800;color:#1a1a2e;margin:0 0 12px;line-height:1.2}.hp-features-header h2 i{color:#0076f9;margin-right:10px}.hp-features-header>p{font-size:15px;color:#8e8e9a;max-width:560px;margin:0 auto;line-height:1.65}.hp-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hp-svc-card{background:#fff;border-radius:16px;padding:44px 32px 38px;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;border:1px solid rgba(0,118,249,.06)}.hp-svc-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0076f9,#00c4ff,#0076f9);border-radius:16px 16px 0 0}.hp-svc-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.hp-svc-icon{width:68px;height:68px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-size:26px;color:#fff;margin-bottom:22px}.hp-icon-blue{background:linear-gradient(135deg,#0076f9,#0058c4)}.hp-icon-purple{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.hp-icon-teal{background:linear-gradient(135deg,#06b6d4,#0891b2)}.hp-icon-rose{background:linear-gradient(135deg,#f43f5e,#e11d48)}.hp-icon-amber{background:linear-gradient(135deg,#f59e0b,#d97706)}.hp-icon-green{background:linear-gradient(135deg,#10b981,#059669)}.hp-svc-card h3{font-size:18px;font-weight:700;color:#1a1a2e;margin:0 0 10px}.hp-svc-card p{font-size:14px;color:#6b6b7b;line-height:1.65;margin:0}.hp-split-row{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.hp-about-img{width:100%;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.1)}.hp-about-text h3{font-size:24px;font-weight:700;color:#1a1a2e;margin:0 0 14px}.hp-about-text h2{font-size:24px;font-weight:700;color:#1a1a2e;margin:0 0 14px}.hp-about-text p{font-size:14px;color:#6b6b7b;line-height:1.7;margin-bottom:20px}.hp-about-btn{display:inline-flex;align-items:center;gap:6px;padding:12px 28px;border-radius:10px;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s}.hp-about-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,118,249,.35);color:#fff;text-decoration:none}.hp-accordion{list-style:none;padding:0;margin:0}.hp-accordion-item{border-radius:12px;background:#fff;margin-bottom:12px;box-shadow:0 2px 12px rgba(0,0,0,.05);overflow:hidden;border-left:3px solid #0076f9}.hp-accordion-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;cursor:pointer;font-size:15px;font-weight:600;color:#1a1a2e;transition:background .15s;border:none;background:0 0;width:100%;text-align:left}.hp-accordion-header:hover{background:#f5f6fa}.hp-accordion-header i{font-size:13px;color:#0076f9;transition:transform .25s}.hp-accordion-header.is-open i{transform:rotate(180deg)}.hp-accordion-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.hp-accordion-body-inner{padding:0 22px 18px;font-size:14px;color:#6b6b7b;line-height:1.65}.hp-works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hp-work-card{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s;border:1px solid rgba(0,118,249,.06);position:relative}.hp-work-card::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0076f9,#00c4ff,#0076f9)}.hp-work-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.hp-work-img{position:relative;overflow:hidden}.hp-work-img img{width:100%;display:block;transition:transform .35s}.hp-work-card:hover .hp-work-img img{transform:scale(1.05)}.hp-work-overlay{position:absolute;inset:0;background:rgba(0,118,249,.75);display:flex;align-items:center;justify-content:center;gap:14px;opacity:0;transition:opacity .3s}.hp-work-card:hover .hp-work-overlay{opacity:1}.hp-work-overlay a{width:42px;height:42px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#0076f9;font-size:16px;text-decoration:none;transition:transform .15s}.hp-work-overlay a:hover{transform:scale(1.12)}.hp-work-info{padding:20px 22px}.hp-work-info h3{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 6px}.hp-work-info span{font-size:13px;color:#6b6b7b;line-height:1.55;display:block}.hp-section-gradient{padding:80px 0;background:linear-gradient(135deg,#0076f9 0,#003f8a 100%);position:relative}.hp-section-gradient .hp-features-header h2{color:#fff}.hp-section-gradient .hp-features-header h2 i{color:rgba(255,255,255,.7)}.hp-section-gradient .hp-features-header>p{color:rgba(255,255,255,.7)}.hp-live-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hp-live-card{background:rgba(255,255,255,.1);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.hp-live-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.2)}.hp-live-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.hp-live-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;flex-shrink:0}.hp-live-icon-blue{background:rgba(0,118,249,.5)}.hp-live-icon-purple{background:rgba(124,58,237,.5)}.hp-live-icon-teal{background:rgba(6,182,212,.5)}.hp-live-icon-green{background:rgba(16,185,129,.5)}.hp-live-meta h3{font-size:17px;font-weight:700;color:#fff;margin:0 0 2px}.hp-live-meta span{font-size:12px;color:rgba(255,255,255,.55);display:flex;align-items:center;gap:5px}.hp-live-meta .hp-live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4ade80;animation:hp-pulse 2s ease-in-out infinite}.hp-live-topic{font-size:13px;color:rgba(255,255,255,.8);line-height:1.6;margin:0 0 18px;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.hp-live-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.hp-live-users{font-size:13px;color:rgba(255,255,255,.6);display:flex;align-items:center;gap:6px}.hp-live-users i{font-size:12px}.hp-live-join{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:8px;background:rgba(255,255,255,.15);color:#fff;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s;border:1px solid rgba(255,255,255,.2)}.hp-live-join:hover{background:rgba(255,255,255,.25);color:#fff;text-decoration:none}.hp-live-placeholder{text-align:center;padding:40px 0;color:rgba(255,255,255,.75);font-size:14px}.hp-topics-section{padding:70px 0;background:#0d1117}.hp-topics-section .hp-features-header h2{color:#e4e7eb}.hp-topics-section .hp-features-header h2 i{color:#3b9cff}.hp-topics-section .hp-features-header>p{color:#8c929b}.hp-topics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hp-topic-card{background:#161b22;border:1px solid #21262d;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s;position:relative}.hp-topic-card:hover{transform:translateY(-3px);border-color:#0076f9}.hp-topic-card::before{content:'\201C';position:absolute;top:16px;right:22px;font-size:56px;font-family:Georgia,serif;color:rgba(0,118,249,.15);line-height:1}.hp-topic-channel{display:flex;align-items:center;gap:10px;margin-bottom:16px}.hp-topic-hash{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#0076f9,#003f8a);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#fff}.hp-topic-name{font-size:16px;font-weight:700;color:#e4e7eb}.hp-topic-name small{display:block;font-size:11px;font-weight:400;color:#8c929b;margin-top:2px}.hp-topic-text{font-size:13px;color:#b0b6c0;line-height:1.7;font-style:italic;margin:0 0 18px;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.hp-topic-setby{font-size:11px;color:#8b949e;display:flex;align-items:center;gap:6px}.hp-topic-setby i{font-size:10px;color:#0076f9}.hp-topic-join{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:8px;background:0 0;border:1px solid #30363d;color:#e4e7eb;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s}.hp-topic-join:hover{background:#0076f9;border-color:#0076f9;color:#fff;text-decoration:none}.hp-topic-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.hp-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hp-price-card{background:#fff;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s;text-align:center;border:1px solid rgba(0,118,249,.06);position:relative}.hp-price-card::after{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0076f9,#00c4ff,#0076f9);z-index:1}.hp-price-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.hp-price-card.is-featured{border:2px solid #0076f9;position:relative}.hp-price-card.is-featured::after{display:none}.hp-price-card.is-featured::before{content:'Featured';position:absolute;top:14px;right:-30px;background:#0076f9;color:#fff;font-size:11px;font-weight:700;padding:4px 36px;transform:rotate(45deg);letter-spacing:.5px}.hp-price-head{padding:36px 24px 28px;background:#f7f8fc}.hp-price-card.is-featured .hp-price-head{background:linear-gradient(135deg,#0076f9 0,#003f8a 100%)}.hp-price-head h3{font-size:18px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.hp-price-card.is-featured .hp-price-head h3{color:#fff}.hp-price-amount{font-size:40px;font-weight:700;color:#005fb3;line-height:1}.hp-price-card.is-featured .hp-price-amount{color:#fff}.hp-price-amount span{font-size:14px;font-weight:400;color:#4e565e}.hp-price-card.is-featured .hp-price-amount span{color:rgba(255,255,255,.85)}.hp-price-features{list-style:none;padding:28px 28px 8px;margin:0}.hp-price-features li{padding:12px 0;font-size:14px;color:#555;border-bottom:1px solid #f0f1f5}.hp-price-features li:last-child{border:none}.hp-price-features li i{color:#0076f9;margin-right:8px}.hp-feat-live .hp-feat-count{font-weight:700;color:#005ab5;margin:0 2px}.hp-price-card.is-featured .hp-feat-live .hp-feat-count{color:#005ab5}.hp-price-card.is-featured .hp-feat-live{color:#555}.hp-price-cta{padding:8px 28px 32px}.hp-price-btn{display:block;width:100%;height:48px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;line-height:48px;transition:transform .15s,box-shadow .15s}.hp-price-btn-outline{border:2px solid #005ab5;color:#005ab5;background:0 0}.hp-price-btn-outline:hover{background:#0076f9;color:#fff;text-decoration:none}.hp-price-btn-solid{background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;border:none}.hp-price-btn-solid:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,118,249,.35);color:#fff;text-decoration:none}.hp-browse-channels{margin-top:40px;text-align:center}.hp-browse-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:12px;background:#fff;border:2px solid #e5e7eb;font-size:15px;font-weight:600;color:#1a1a2e;cursor:pointer;transition:border-color .2s,box-shadow .2s}.hp-browse-btn:hover{border-color:#0076f9;box-shadow:0 4px 16px rgba(0,118,249,.1)}.hp-browse-badge{background:#005fcc;color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;min-width:28px;text-align:center}.hp-browse-arrow{font-size:12px;color:#8e8e9a;transition:transform .3s}.hp-browse-btn.is-open .hp-browse-arrow{transform:rotate(180deg)}.hp-browse-panel{max-height:0;overflow:hidden;transition:max-height .4s ease;text-align:left;margin-top:20px}.hp-browse-panel.is-open{max-height:none;overflow:visible}.hp-browse-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px}.hp-browse-search{display:flex;align-items:center;gap:10px;background:#fff;border:2px solid #e4e7ee;border-radius:12px;padding:10px 16px;flex:1;min-width:200px;max-width:360px;transition:border-color .2s,box-shadow .2s}.hp-browse-search:focus-within{border-color:#0076f9;box-shadow:0 0 0 3px rgba(0,118,249,.1)}.hp-browse-search i{color:#8e8e9a;font-size:14px}.hp-browse-search input{border:none;background:0 0;outline:0;font-size:14px;color:#1a1a2e;width:100%}.hp-browse-filters{display:flex;gap:8px;flex-wrap:wrap}.hp-filter-btn{padding:8px 16px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:600;color:#6b6b7b;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:5px}.hp-filter-btn:hover{border-color:#0076f9;color:#0076f9}.hp-filter-btn.is-active{background:#0076f9;color:#fff;border-color:#0076f9}.hp-browse-sort{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;color:#8e8e9a}.hp-sort-btn{padding:6px 12px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;font-size:12px;color:#6b6b7b;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:4px}.hp-sort-btn:hover{border-color:#0076f9;color:#0076f9}.hp-sort-btn.is-active{background:#0076f9;color:#fff;border-color:#0076f9}.hp-chan-list{display:grid;grid-template-columns:1fr;gap:0;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.hp-chan-row{display:flex;align-items:flex-start;gap:14px;padding:14px 20px;background:#fff;border-bottom:1px solid #f0f1f5;transition:background .15s}.hp-chan-row:last-child{border-bottom:none}.hp-chan-row:hover{background:#f7f8fc}.hp-chan-hash{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#0076f9,#003f8a);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;flex-shrink:0}.hp-chan-info{flex:1;min-width:0}.hp-chan-name{font-size:14px;font-weight:700;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-chan-topic{font-size:12px;color:#8e8e9a;margin-top:2px;line-height:1.5;word-break:break-word}.hp-chan-stats{display:flex;align-items:center;gap:16px;flex-shrink:0}.hp-chan-users{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:#0076f9}.hp-chan-users i{font-size:11px}.hp-chan-bar{width:60px;height:6px;background:#f0f1f5;border-radius:6px;overflow:hidden}.hp-chan-bar-fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#0076f9,#00c4ff);transition:width .5s ease}.hp-chan-badges{display:flex;gap:4px}.hp-chan-badge{padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600}.hp-chan-badge-reg{background:rgba(16,185,129,.1);color:#059669}.hp-chan-badge-unreg{background:rgba(0,118,249,.1);color:#0076f9}.hp-chan-badge-modes{background:rgba(124,58,237,.08);color:#7c3aed;font-family:SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;letter-spacing:.3px}.hp-chan-join-link{padding:6px 14px;border-radius:6px;font-size:12px;font-weight:600;color:#0076f9;border:1px solid #0076f9;text-decoration:none;transition:all .15s;white-space:nowrap}.hp-chan-join-link:hover{background:#0076f9;color:#fff;text-decoration:none}.hp-chan-more{text-align:center;padding:20px 0}.theme-dark .hp-browse-btn{background:#1a1e25;border-color:#2a2f38;color:#e4e7eb}.theme-dark .hp-browse-btn:hover{border-color:#0076f9}.theme-dark .hp-browse-search{background:#1a1e25;border-color:#2a2f38}.theme-dark .hp-browse-search:focus-within{border-color:#5aa5ff;box-shadow:0 0 0 3px rgba(90,165,255,.12)}.theme-dark .hp-browse-search input{color:#e4e7eb}.theme-dark .hp-filter-btn{background:#1a1e25;border-color:#2a2f38;color:#8c929b}.theme-dark .hp-filter-btn:hover{border-color:#0076f9;color:#5aa5ff}.theme-dark .hp-filter-btn.is-active{background:#0076f9;color:#fff;border-color:#0076f9}.theme-dark .hp-sort-btn{background:#1a1e25;border-color:#2a2f38;color:#8c929b}.theme-dark .hp-sort-btn:hover{border-color:#0076f9;color:#5aa5ff}.theme-dark .hp-sort-btn.is-active{background:#0076f9;color:#fff;border-color:#0076f9}.theme-dark .hp-chan-list{border-color:#2a2f38}.theme-dark .hp-chan-row{background:#1a1e25;border-color:#2a2f38}.theme-dark .hp-chan-row:hover{background:#222730}.theme-dark .hp-chan-name{color:#e4e7eb}.theme-dark .hp-chan-topic{color:#6e7681}.theme-dark .hp-chan-bar{background:#2a2f38}.theme-dark .hp-chan-join-link{color:#5aa5ff;border-color:#5aa5ff}.theme-dark .hp-chan-join-link:hover{background:#0076f9;color:#fff;border-color:#0076f9}.theme-dark .hp-chan-badge-unreg{background:rgba(0,118,249,.15);color:#5aa5ff}.theme-dark .hp-chan-badge-modes{background:rgba(124,58,237,.12);color:#a78bfa}.hp-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hp-info-card{background:#fff;border-radius:16px;padding:36px 28px;box-shadow:0 4px 24px rgba(0,0,0,.06);position:relative;overflow:hidden;border:1px solid rgba(0,118,249,.06)}.hp-info-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0076f9,#00c4ff,#0076f9);border-radius:16px 16px 0 0}.hp-info-card h3{font-size:18px;font-weight:700;color:#1a1a2e;margin:0 0 16px}.hp-info-card p{font-size:14px;color:#555;line-height:1.65;margin:0 0 16px}.hp-info-card img{width:100%;border-radius:10px;margin-bottom:16px}.hp-skill-row{margin-bottom:18px}.hp-skill-row p{font-size:13px;color:#555;margin:0 0 6px;display:flex;justify-content:space-between}.hp-skill-row p span{color:#005ab5;font-weight:600}.hp-skill-track{height:8px;background:#f0f1f5;border-radius:8px;overflow:hidden}.hp-skill-fill{height:100%;border-radius:8px;background:linear-gradient(135deg,#0076f9,#0058c4);transition:width .8s ease}.hp-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.hp-team-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 20px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,118,249,.06);position:relative;display:flex;flex-direction:column}.hp-team-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px rgba(0,118,249,.14)}.hp-team-cover{position:relative;height:90px;overflow:hidden;background:linear-gradient(135deg,#0076f9 0,#003f8a 60%,#00c4ff 100%)}.hp-team-cover-pattern{position:absolute;inset:0;background:radial-gradient(circle at 20% 40%,rgba(255,255,255,.12) 0,transparent 50%),radial-gradient(circle at 80% 30%,rgba(255,255,255,.08) 0,transparent 45%),repeating-linear-gradient(135deg,transparent,transparent 20px,rgba(255,255,255,.03) 20px,rgba(255,255,255,.03) 40px)}.hp-team-avatar-wrap{position:relative;z-index:2;margin:-44px auto 0;width:88px;height:88px;text-align:center}.hp-team-avatar-wrap a{display:block;position:relative}.hp-team-avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 16px rgba(0,0,0,.12);display:block;transition:transform .3s ease,box-shadow .3s ease}.hp-team-card:hover .hp-team-avatar{transform:scale(1.06);box-shadow:0 8px 28px rgba(0,118,249,.22)}.hp-team-status{position:absolute;bottom:2px;right:2px;width:14px;height:14px;border-radius:50%;background:#22c55e;border:3px solid #fff;box-shadow:0 0 0 0 rgba(34,197,94,.4);animation:hp-status-pulse 2.5s ease-in-out infinite}@keyframes hp-status-pulse{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,.4)}50%{box-shadow:0 0 0 5px rgba(34,197,94,0)}}.hp-team-info{padding:16px 20px 0;text-align:center;flex:1}.hp-team-info h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 10px;letter-spacing:-.2px}.hp-team-info h3 a{color:inherit;text-decoration:none;transition:color .2s}.hp-team-info h3 a:hover{color:#0076f9}.hp-team-badges{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.hp-team-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.3px;transition:transform .15s ease}.hp-team-badge i{font-size:10px}.hp-team-badge:hover{transform:scale(1.06)}.hp-badge-admin{background:rgba(220,53,69,.08);color:#dc3545;border:1px solid rgba(220,53,69,.12)}.hp-badge-dev{background:rgba(0,118,249,.08);color:#0076f9;border:1px solid rgba(0,118,249,.12)}.hp-badge-mod{background:rgba(255,193,7,.08);color:#d4a000;border:1px solid rgba(255,193,7,.15)}.hp-badge-member{background:rgba(40,167,69,.08);color:#28a745;border:1px solid rgba(40,167,69,.12)}.hp-team-bio{font-size:13px;color:#6b7280;line-height:1.55;margin:12px 0 0;padding:0}.hp-team-meta{margin-top:12px;padding-top:10px;border-top:1px solid rgba(0,0,0,.05)}.hp-team-joined{font-size:11px;color:#9ca3af;letter-spacing:.2px}.hp-team-joined i{margin-right:4px;color:#c4c8d0}.hp-team-actions{display:flex;gap:0;border-top:1px solid rgba(0,0,0,.06);margin-top:16px}.hp-team-actions a{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 0;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;letter-spacing:.3px}.hp-team-profile-btn{color:#0076f9;background:0 0;border-right:1px solid rgba(0,0,0,.06)}.hp-team-profile-btn:hover{background:rgba(0,118,249,.06);color:#0058c4;text-decoration:none}.hp-team-chat-btn{color:#6b7280;background:0 0}.hp-team-chat-btn:hover{background:rgba(0,0,0,.03);color:#1a1a2e;text-decoration:none}.hp-features-banner{padding:80px 0;background:linear-gradient(170deg,#0d1117 0,#161b28 50%,#0d1117 100%);position:relative;overflow:hidden}.hp-features-banner::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(0,118,249,.06) 0,transparent 55%),radial-gradient(ellipse at 70% 80%,rgba(124,58,237,.05) 0,transparent 50%);pointer-events:none}.hp-features-inner{max-width:1100px;margin:0 auto;position:relative}.hp-features-banner .hp-features-header h2{color:#fff}.hp-features-banner .hp-features-header>p{color:rgba(255,255,255,.6)}.hp-ftgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hp-ftcard{padding:28px 24px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);transition:background .25s,border-color .25s,transform .2s;position:relative}.hp-ftcard:hover{background:rgba(0,118,249,.06);border-color:rgba(0,118,249,.18);transform:translateY(-3px)}.hp-ftcard-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:16px;background:rgba(0,118,249,.12);color:#3b9cff}.hp-ftcard-icon.purple{background:rgba(124,58,237,.12);color:#a78bfa}.hp-ftcard-icon.green{background:rgba(16,185,129,.12);color:#34d399}.hp-ftcard-icon.amber{background:rgba(245,158,11,.12);color:#fbbf24}.hp-ftcard-icon.rose{background:rgba(244,63,94,.12);color:#fb7185}.hp-ftcard-icon.cyan{background:rgba(6,182,212,.12);color:#22d3ee}.hp-ftcard h4{font-size:15px;font-weight:700;color:#fff;margin:0 0 8px}.hp-ftcard p{font-size:13px;color:rgba(255,255,255,.45);margin:0;line-height:1.6}.hp-ftcard-badge{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:3px 8px;border-radius:6px;margin-bottom:14px;background:rgba(0,118,249,.12);color:#3b9cff}.hp-ftcard-badge.new{background:rgba(16,185,129,.12);color:#34d399}.hp-ftcat{grid-column:1/-1;display:flex;align-items:center;gap:10px;margin:12px 0 0;padding:0}.hp-ftcat:first-child{margin-top:0}.hp-ftcat h3{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:rgba(255,255,255,.3);margin:0}.hp-ftcat::after{content:'';flex:1;height:1px;background:rgba(255,255,255,.06)}.hp-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hp-blog-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;border:1px solid rgba(0,118,249,.06);position:relative}.hp-blog-card::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0076f9,#00c4ff,#0076f9)}.hp-blog-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.hp-blog-card img{width:100%;height:200px;object-fit:cover;display:block}.hp-blog-body{padding:22px 24px 24px;flex:1;display:flex;flex-direction:column}.hp-blog-body h3{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 10px;line-height:1.4}.hp-blog-body h3 a{color:inherit;text-decoration:none}.hp-blog-body h3 a:hover{color:#0076f9}.hp-blog-body p{font-size:13px;color:#6b6b7b;line-height:1.6;margin:0 0 14px;flex:1}.hp-blog-meta{display:flex;flex-wrap:wrap;gap:14px}.hp-blog-meta a,.hp-blog-meta span{font-size:12px;color:#5a5a6e;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.hp-blog-meta a:hover{color:#0076f9}.hp-blog-meta a i,.hp-blog-meta span i{font-size:12px}.hp-stats-bar{padding:60px 0;background:#0f1115}.hp-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;text-align:center}.hp-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.15);color:#fff;font-size:18px;margin:0 auto 14px;transition:transform .2s,background .2s}.hp-stat-item:hover .hp-stat-icon{transform:scale(1.1);background:rgba(255,255,255,.25)}.hp-stat-item .hp-stat-num{font-size:40px;font-weight:700;color:#fff;margin:0 0 6px;transition:opacity .3s}.hp-stat-item p{font-size:14px;color:rgba(255,255,255,.7);margin:0;text-transform:uppercase;letter-spacing:.5px}.hp-stat-item p i{vertical-align:middle}.hp-stat-live{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4ade80;margin-left:6px;vertical-align:middle;animation:hp-pulse 2s ease-in-out infinite}@keyframes hp-pulse{0%,100%{opacity:1;box-shadow:0 0 0 0 rgba(74,222,128,.6)}50%{opacity:.7;box-shadow:0 0 0 6px rgba(74,222,128,0)}}.hp-cta-strip{padding:50px 0;text-align:center;background:#f7f8fc}.hp-cta-strip p{font-size:18px;color:#1a1a2e;font-weight:600;margin:0 0 18px}.hp-cta-strip p span{color:#005ab5}.hp-team-cta{padding:0}.hp-team-cta-inner{display:flex;align-items:center;gap:32px;padding:40px 44px;background:linear-gradient(135deg,#f0f4fa 0,#e8eef8 100%);border-radius:20px;margin:0 auto;max-width:1140px;border:1px solid rgba(0,118,249,.08);transition:box-shadow .3s}.hp-team-cta-inner:hover{box-shadow:0 12px 40px rgba(0,118,249,.08)}.hp-team-cta-avatars{display:flex;flex-shrink:0}.hp-team-cta-av{width:44px;height:44px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-right:-12px;position:relative;transition:transform .2s}.hp-team-cta-av:hover{transform:translateY(-3px);z-index:2}.hp-team-cta-av:last-child{margin-right:0}.hp-team-cta-text{flex:1}.hp-team-cta-text h3{font-size:20px;font-weight:700;color:#1a1a2e;margin:0 0 6px}.hp-team-cta-text h3 i{color:#0076f9;margin-right:8px}.hp-team-cta-text p{font-size:14px;color:#6b7280;margin:0;line-height:1.6}.hp-team-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:10px;flex-shrink:0;background:#0076f9;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;letter-spacing:.3px}.hp-team-cta-btn:hover{background:#0058c4;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,118,249,.25);color:#fff;text-decoration:none}.theme-dark .hp-team-cta-inner{background:linear-gradient(135deg,#161b22 0,#1a1f28 100%);border-color:rgba(255,255,255,.06)}.theme-dark .hp-team-cta-inner:hover{box-shadow:0 12px 40px rgba(0,0,0,.3)}.theme-dark .hp-team-cta-av{border-color:#1a1e25}.theme-dark .hp-team-cta-text h3{color:#e4e7eb}.theme-dark .hp-team-cta-text h3 i{color:#5aa5ff}.theme-dark .hp-team-cta-text p{color:#8c929b}.theme-dark .hp-team-cta-btn{background:#0076f9}.theme-dark .hp-team-cta-btn:hover{background:#2d8cf7}@media (max-width:768px){.hp-team-cta-inner{flex-direction:column;text-align:center;padding:28px 24px;gap:20px}.hp-team-cta-avatars{justify-content:center}.hp-team-cta-btn{width:100%;justify-content:center}}.theme-dark .hp-section{background:#12151a}.theme-dark .hp-section-alt{background:#0f1115}.theme-dark .hp-features-header h2{color:#e4e7eb}.theme-dark .hp-features-header>p{color:#8c929b}.theme-dark .hp-svc-card{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.2);border-color:rgba(255,255,255,.06)}.theme-dark .hp-svc-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.35)}.theme-dark .hp-svc-card h3{color:#e4e7eb}.theme-dark .hp-svc-card p{color:#8c929b}.theme-dark .hp-about-text h3{color:#e4e7eb}.theme-dark .hp-about-text h2{color:#e4e7eb}.theme-dark .hp-about-text p{color:#8c929b}.theme-dark .hp-accordion-item{background:#1a1e25;box-shadow:0 2px 12px rgba(0,0,0,.2);border-left-color:#5aa5ff}.theme-dark .hp-accordion-header{color:#e4e7eb}.theme-dark .hp-accordion-header:hover{background:#222730}.theme-dark .hp-accordion-body-inner{color:#8c929b}.theme-dark .hp-work-card{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.2);border-color:rgba(255,255,255,.06)}.theme-dark .hp-work-info h3{color:#e4e7eb}.theme-dark .hp-work-info span{color:#8c929b}.theme-dark .hp-price-card{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.2);border-color:rgba(255,255,255,.06)}.theme-dark .hp-price-head{background:#222730}.theme-dark .hp-price-head h3{color:#e4e7eb}.theme-dark .hp-price-features li{color:#8c929b;border-color:#2a2f38}.theme-dark .hp-price-card.is-featured .hp-price-head h3{color:#fff}.theme-dark .hp-info-card{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.2);border-color:rgba(255,255,255,.06)}.theme-dark .hp-info-card h3{color:#e4e7eb}.theme-dark .hp-info-card p{color:#8c929b}.theme-dark .hp-skill-track{background:#2a2f38}.theme-dark .hp-skill-row p{color:#8c929b}.theme-dark .hp-team-card{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 20px rgba(0,0,0,.35)}.theme-dark .hp-team-card:hover{box-shadow:0 20px 60px rgba(0,118,249,.18)}.theme-dark .hp-team-cover{background:linear-gradient(135deg,#0a3d7e 0,#061f40 60%,#0e6ec9 100%)}.theme-dark .hp-team-avatar{border-color:#1a1e25;box-shadow:0 4px 16px rgba(0,0,0,.3)}.theme-dark .hp-team-status{border-color:#1a1e25}.theme-dark .hp-team-info h3{color:#e4e7eb}.theme-dark .hp-team-info h3 a:hover{color:#5aa5ff}.theme-dark .hp-team-bio{color:#8c929b}.theme-dark .hp-team-meta{border-top-color:rgba(255,255,255,.06)}.theme-dark .hp-team-joined{color:#6e7681}.theme-dark .hp-team-joined i{color:#484f58}.theme-dark .hp-team-actions{border-top-color:rgba(255,255,255,.06)}.theme-dark .hp-team-profile-btn{color:#5aa5ff;border-right-color:rgba(255,255,255,.06)}.theme-dark .hp-team-profile-btn:hover{background:rgba(90,165,255,.08);color:#7abfff}.theme-dark .hp-team-chat-btn{color:#8c929b}.theme-dark .hp-team-chat-btn:hover{background:rgba(255,255,255,.04);color:#e4e7eb}.theme-dark .hp-badge-admin{background:rgba(220,53,69,.15);color:#f06070;border-color:rgba(220,53,69,.25)}.theme-dark .hp-badge-dev{background:rgba(0,118,249,.15);color:#5aa5ff;border-color:rgba(0,118,249,.25)}.theme-dark .hp-badge-mod{background:rgba(255,193,7,.15);color:#f0c040;border-color:rgba(255,193,7,.25)}.theme-dark .hp-badge-member{background:rgba(40,167,69,.15);color:#5cd47a;border-color:rgba(40,167,69,.25)}.theme-dark .hp-features-banner{background:linear-gradient(170deg,#080a0e 0,#0f1319 50%,#080a0e 100%)}.theme-dark .hp-blog-card{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.2);border-color:rgba(255,255,255,.06)}.theme-dark .hp-blog-body h3{color:#e4e7eb}.theme-dark .hp-blog-body p{color:#8c929b}.theme-dark .hp-blog-meta a,.theme-dark .hp-blog-meta span{color:#b0b6c0}.theme-dark .hp-cta-strip{background:#0f1115}.theme-dark .hp-cta-strip p{color:#e4e7eb}@media (max-width:991px){.hp-about-grid,.hp-blog-grid,.hp-live-grid,.hp-pricing-grid,.hp-services-grid,.hp-topics-grid,.hp-works-grid{grid-template-columns:repeat(2,1fr)}.hp-team-grid{grid-template-columns:repeat(2,1fr)}.hp-split-row{grid-template-columns:1fr}.hp-stats-grid{grid-template-columns:repeat(2,1fr)}.hp-ftgrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.hp-hero h1{font-size:30px}.hp-hero p{font-size:15px}.hp-hero{padding:60px 0 50px}.hp-section,.hp-section-alt,.hp-section-gradient,.hp-topics-section{padding:50px 0}.hp-about-grid,.hp-blog-grid,.hp-live-grid,.hp-pricing-grid,.hp-services-grid,.hp-team-grid,.hp-topics-grid,.hp-works-grid{grid-template-columns:1fr}.hp-stats-grid{grid-template-columns:repeat(2,1fr)}.hp-ftgrid{grid-template-columns:1fr}.hp-features-banner{padding:50px 0}.hp-features-header h2{font-size:22px}}.ac-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0076f9 0,#003f8a 100%);padding:60px 0 90px;text-align:center}.ac-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0,transparent 55%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0,transparent 45%);pointer-events:none}.ac-hero-shape{position:absolute;border-radius:50%;background:rgba(255,255,255,.06)}.ac-hero-shape-1{width:220px;height:220px;top:-60px;right:-40px}.ac-hero-shape-2{width:140px;height:140px;bottom:-40px;left:8%}.ac-hero h1{position:relative;z-index:1;font-size:32px;font-weight:700;color:#fff;margin:0 0 8px}.ac-hero p{position:relative;z-index:1;font-size:15px;color:rgba(255,255,255,.75);margin:0}.ac-breadcrumb{position:relative;z-index:1;display:flex;gap:8px;justify-content:center;align-items:center;margin-top:16px;font-size:13px}.ac-breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none}.ac-breadcrumb a:hover{color:#fff}.ac-breadcrumb span{color:rgba(255,255,255,.4)}.ac-breadcrumb .ac-bc-current{color:#fff;font-weight:600}.auth-brand-header{text-align:center;padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid rgba(0,0,0,.06)}.auth-brand-header h3{font-size:22px;font-weight:700;color:#1a1a2e;margin:14px 0 6px;display:block}.auth-brand-header p{font-size:14px;color:#8e8e9a;margin:0;line-height:1.5;max-width:380px;margin-inline:auto}.auth-brand-icon{width:64px;height:64px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:26px;color:#fff;background:linear-gradient(135deg,#0076f9,#0058c4);box-shadow:0 8px 24px rgba(0,118,249,.25)}.auth-brand-icon-green{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 8px 24px rgba(16,185,129,.25)}.auth-brand-icon-amber{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 24px rgba(245,158,11,.25)}.auth-brand-icon-teal{background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 8px 24px rgba(6,182,212,.25)}.auth-brand-icon-red{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 8px 24px rgba(239,68,68,.25)}.ff-group input,.lf-group input,.rf-group input,.rpf-group input,.vf-group input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #e4e7ee;border-radius:12px;background:#f5f6fa;color:#1a1a2e;font-size:15px;font-family:inherit;outline:0;box-sizing:border-box;transition:border-color .25s,background .25s,box-shadow .25s}.ff-group input:focus,.lf-group input:focus,.rf-group input:focus,.rpf-group input:focus,.vf-group input:focus{border-color:#0076f9;background:#fff;box-shadow:0 0 0 3px rgba(0,118,249,.1)}.theme-dark .ff-group input,.theme-dark .lf-group input,.theme-dark .rf-group input,.theme-dark .rpf-group input,.theme-dark .vf-group input{background:#14171c;color:#e4e7eb;border-color:#2a2f38}.theme-dark .ff-group input:focus,.theme-dark .lf-group input:focus,.theme-dark .rf-group input:focus,.theme-dark .rpf-group input:focus,.theme-dark .vf-group input:focus{border-color:#0076f9;background:#0f1115;box-shadow:0 0 0 3px rgba(0,118,249,.15)}.auth-input-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;z-index:1;display:flex;align-items:center;justify-content:center;color:#b0b0b8;font-size:14px;transition:color .2s}.ff-group input.has-icon,.lf-group input.has-icon,.rf-group input.has-icon,.rpf-group input.has-icon,.vf-group input.has-icon{padding-right:44px}.ff-group:focus-within .auth-input-icon,.lf-group:focus-within .auth-input-icon,.rf-group:focus-within .auth-input-icon,.rpf-group:focus-within .auth-input-icon,.vf-group:focus-within .auth-input-icon{color:#0076f9}.ff-group input[type=date],.lf-group input[type=date],.pf-group input[type=date],.rf-group input[type=date],.rpf-group input[type=date],.vf-group input[type=date]{color-scheme:light;cursor:pointer}.ff-group input[type=date]::-webkit-calendar-picker-indicator,.lf-group input[type=date]::-webkit-calendar-picker-indicator,.pf-group input[type=date]::-webkit-calendar-picker-indicator,.rf-group input[type=date]::-webkit-calendar-picker-indicator,.rpf-group input[type=date]::-webkit-calendar-picker-indicator,.vf-group input[type=date]::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;top:0;width:100%;height:100%;cursor:pointer}.lf-group input[type=date]:invalid,.pf-group input[type=date]:invalid,.rf-group input[type=date]:invalid{color:#8e8e9a}.ff-group input[type=date]::-webkit-datetime-edit,.lf-group input[type=date]::-webkit-datetime-edit,.pf-group input[type=date]::-webkit-datetime-edit,.rf-group input[type=date]::-webkit-datetime-edit,.rpf-group input[type=date]::-webkit-datetime-edit,.vf-group input[type=date]::-webkit-datetime-edit{font-family:inherit;font-size:15px;letter-spacing:.3px}.lf-group input[type=date]::-webkit-datetime-edit-fields-wrapper,.pf-group input[type=date]::-webkit-datetime-edit-fields-wrapper,.rf-group input[type=date]::-webkit-datetime-edit-fields-wrapper{padding:0}.lf-group input[type=date]::-webkit-datetime-edit-day-field,.lf-group input[type=date]::-webkit-datetime-edit-month-field,.lf-group input[type=date]::-webkit-datetime-edit-year-field,.pf-group input[type=date]::-webkit-datetime-edit-day-field,.pf-group input[type=date]::-webkit-datetime-edit-month-field,.pf-group input[type=date]::-webkit-datetime-edit-year-field,.rf-group input[type=date]::-webkit-datetime-edit-day-field,.rf-group input[type=date]::-webkit-datetime-edit-month-field,.rf-group input[type=date]::-webkit-datetime-edit-year-field{padding:2px 4px;border-radius:4px;transition:background .15s,color .15s}.lf-group input[type=date]::-webkit-datetime-edit-day-field:focus,.lf-group input[type=date]::-webkit-datetime-edit-month-field:focus,.lf-group input[type=date]::-webkit-datetime-edit-year-field:focus,.pf-group input[type=date]::-webkit-datetime-edit-day-field:focus,.pf-group input[type=date]::-webkit-datetime-edit-month-field:focus,.pf-group input[type=date]::-webkit-datetime-edit-year-field:focus,.rf-group input[type=date]::-webkit-datetime-edit-day-field:focus,.rf-group input[type=date]::-webkit-datetime-edit-month-field:focus,.rf-group input[type=date]::-webkit-datetime-edit-year-field:focus{background:rgba(0,118,249,.1);color:#0076f9;outline:0}.theme-dark .ff-group input[type=date],.theme-dark .lf-group input[type=date],.theme-dark .pf-group input[type=date],.theme-dark .rf-group input[type=date],.theme-dark .rpf-group input[type=date],.theme-dark .vf-group input[type=date]{color-scheme:dark}.theme-dark .lf-group input[type=date]:invalid,.theme-dark .pf-group input[type=date]:invalid,.theme-dark .rf-group input[type=date]:invalid{color:#555b66}.theme-dark .pf-group input[type=date]::-webkit-datetime-edit-day-field:focus,.theme-dark .pf-group input[type=date]::-webkit-datetime-edit-month-field:focus,.theme-dark .pf-group input[type=date]::-webkit-datetime-edit-year-field:focus,.theme-dark .rf-group input[type=date]::-webkit-datetime-edit-day-field:focus,.theme-dark .rf-group input[type=date]::-webkit-datetime-edit-month-field:focus,.theme-dark .rf-group input[type=date]::-webkit-datetime-edit-year-field:focus{background:rgba(0,118,249,.2);color:#5aa5ff}.auth-trust-strip{display:flex;justify-content:center;gap:24px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,.06)}.auth-trust-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#8e8e9a;font-weight:500}.auth-trust-item i{font-size:13px;color:#22c55e}.auth-divider{display:flex;align-items:center;gap:16px;margin:22px 0 18px}.auth-divider::after,.auth-divider::before{content:'';flex:1;height:1px;background:rgba(0,0,0,.08)}.auth-divider span{font-size:12px;color:#b0b0b8;font-weight:500;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.auth-highlight-card{border:1px solid rgba(0,118,249,.12);background:linear-gradient(180deg,rgba(0,118,249,.02) 0,#fff 100%)}.auth-highlight-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.auth-highlight-header h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 2px;display:block}.auth-highlight-header .subtitle{margin:0}.auth-highlight-icon{width:48px;height:48px;border-radius:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:20px;box-shadow:0 6px 20px rgba(0,118,249,.2)}.auth-highlight-icon-green{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 6px 20px rgba(16,185,129,.2)}.auth-highlight-icon-amber{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 6px 20px rgba(245,158,11,.2)}.auth-highlight-icon-teal{background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 6px 20px rgba(6,182,212,.2)}.auth-feature-list{list-style:none;padding:0;margin:0}.auth-feature-list li{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.05)}.auth-feature-list li:last-child{border-bottom:none}.auth-feature-list li strong{display:block;font-size:14px;font-weight:600;color:#1a1a2e;margin-bottom:1px}.auth-feature-list li span{font-size:12px;color:#8e8e9a;line-height:1.4}.auth-feature-badge{width:38px;height:38px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px}.auth-badge-blue{background:linear-gradient(135deg,#0076f9,#0058c4)}.auth-badge-purple{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.auth-badge-teal{background:linear-gradient(135deg,#06b6d4,#0891b2)}.auth-badge-rose{background:linear-gradient(135deg,#f43f5e,#e11d48)}.auth-badge-green{background:linear-gradient(135deg,#10b981,#059669)}.auth-badge-amber{background:linear-gradient(135deg,#f59e0b,#d97706)}.auth-steps{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:32px;padding:18px 24px;background:#f5f6fa;border-radius:14px}.auth-step{display:flex;flex-direction:column;align-items:center;gap:6px}.auth-step-num{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;background:#e0e0e8;color:#8e8e9a;transition:all .25s}.auth-step span{font-size:11px;font-weight:600;color:#8e8e9a;text-transform:uppercase;letter-spacing:.5px}.auth-step.is-active .auth-step-num{background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;box-shadow:0 4px 12px rgba(0,118,249,.3)}.auth-step.is-active span{color:#0076f9}.auth-step.is-done .auth-step-num{background:#22c55e;color:#fff}.auth-step.is-done span{color:#22c55e}.auth-step-line{width:48px;height:2px;background:#e0e0e8;margin:0 12px;margin-bottom:20px;border-radius:2px}.auth-step-line.is-done{background:#22c55e}.auth-form-section-label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#0076f9;text-transform:uppercase;letter-spacing:.6px;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid rgba(0,118,249,.1)}.auth-form-section-label i{font-size:12px}.auth-form-section-label .rf-optional{font-weight:400;text-transform:none;letter-spacing:0}.pw-strength{margin:-16px 0 24px;display:flex;align-items:center;gap:12px}.pw-strength-bar{flex:1;height:6px;background:#e8e8ee;border-radius:3px;overflow:hidden}.pw-strength-fill{height:100%;width:0;border-radius:3px;transition:width .3s,background .3s}.pw-strength-label{font-size:12px;font-weight:600;min-width:50px;text-align:right}.pw-str-weak .pw-strength-fill{width:25%;background:#ef4444}.pw-str-weak .pw-strength-label{color:#ef4444}.pw-str-fair .pw-strength-fill{width:50%;background:#f59e0b}.pw-str-fair .pw-strength-label{color:#f59e0b}.pw-str-good .pw-strength-fill{width:75%;background:#06b6d4}.pw-str-good .pw-strength-label{color:#06b6d4}.pw-str-strong .pw-strength-fill{width:100%;background:#22c55e}.pw-str-strong .pw-strength-label{color:#22c55e}.pw-match{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:10px;margin-bottom:16px;font-size:13px;font-weight:600;transition:background .2s,color .2s;background:#f5f6fa;color:#8e8e9a}.pw-match-icon{font-size:14px;flex-shrink:0}.pw-match-ok{background:rgba(34,197,94,.08);color:#16a34a}.pw-match-ok .pw-match-icon{color:#22c55e}.pw-match-no{background:rgba(239,68,68,.06);color:#dc2626}.pw-match-no .pw-match-icon{color:#ef4444}.pw-input-match{border-color:#22c55e!important}.pw-input-mismatch{border-color:#ef4444!important}.auth-checklist{list-style:none;padding:0;margin:0}.auth-checklist li{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:13px;color:#6b6b7b;line-height:1.5;transition:color .2s}.auth-checklist li i{font-size:10px;color:#d1d5db;transition:color .2s}.auth-checklist li.is-met{color:#1a1a2e}.auth-checklist li.is-met i{color:#22c55e;font-size:12px}.av-hint{font-size:11px;color:#b0b0b8;margin-top:4px}.theme-dark .auth-brand-header{border-bottom-color:rgba(255,255,255,.06)}.theme-dark .auth-brand-header h3{color:#e4e7eb}.theme-dark .auth-brand-header p{color:#8c929b}.theme-dark .auth-input-icon{color:#555b66}.theme-dark .ff-group:focus-within .auth-input-icon,.theme-dark .lf-group:focus-within .auth-input-icon,.theme-dark .rf-group:focus-within .auth-input-icon,.theme-dark .rpf-group:focus-within .auth-input-icon,.theme-dark .vf-group:focus-within .auth-input-icon{color:#5aa5ff}.theme-dark .auth-trust-strip{border-top-color:rgba(255,255,255,.06)}.theme-dark .auth-trust-item{color:#6b7280}.theme-dark .auth-trust-item i{color:#4ade80}.theme-dark .auth-divider::after,.theme-dark .auth-divider::before{background:rgba(255,255,255,.08)}.theme-dark .auth-divider span{color:#555b66}.theme-dark .auth-highlight-card{border-color:rgba(90,165,255,.12);background:linear-gradient(180deg,rgba(90,165,255,.04) 0,#1a1e25 100%)}.theme-dark .auth-highlight-header h3{color:#e4e7eb}.theme-dark .auth-feature-list li{border-bottom-color:rgba(255,255,255,.05)}.theme-dark .auth-feature-list li strong{color:#e4e7eb}.theme-dark .auth-feature-list li span{color:#8c929b}.theme-dark .auth-steps{background:#14171c}.theme-dark .auth-step-num{background:#2a2f36;color:#6b7280}.theme-dark .auth-step span{color:#6b7280}.theme-dark .auth-step.is-active .auth-step-num{background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff}.theme-dark .auth-step.is-active span{color:#5aa5ff}.theme-dark .auth-step-line{background:#2a2f36}.theme-dark .auth-form-section-label{color:#5aa5ff;border-bottom-color:rgba(90,165,255,.12)}.theme-dark .pw-strength-bar{background:#2a2f36}.theme-dark .pw-match{background:#14171c;color:#6b7280}.theme-dark .pw-match-ok{background:rgba(34,197,94,.1);color:#4ade80}.theme-dark .pw-match-ok .pw-match-icon{color:#4ade80}.theme-dark .pw-match-no{background:rgba(239,68,68,.1);color:#f87171}.theme-dark .pw-match-no .pw-match-icon{color:#f87171}.theme-dark .auth-checklist li{color:#8c929b}.theme-dark .auth-checklist li i{color:#3a3f48}.theme-dark .auth-checklist li.is-met{color:#e4e7eb}.theme-dark .auth-checklist li.is-met i{color:#4ade80}.theme-dark .av-hint{color:#555b66}@media (max-width:600px){.auth-brand-icon{width:52px;height:52px;font-size:22px;border-radius:14px}.auth-brand-header h3{font-size:19px}.auth-trust-strip{gap:16px;flex-wrap:wrap}.auth-steps{padding:14px 12px}.auth-step-line{width:28px;margin:0 6px;margin-bottom:20px}.auth-feature-badge{width:32px;height:32px;font-size:13px}}.lg-grid{position:relative;z-index:2;margin-top:-60px;display:grid;grid-template-columns:1fr 380px;gap:28px;padding-bottom:60px}.lg-section{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 2px 16px rgba(0,0,0,.05);border:1px solid rgba(0,118,249,.06)}.lg-section h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 6px;display:flex;align-items:center;gap:8px}.lg-section h3 i{color:#0076f9;font-size:16px}.lg-section .subtitle{font-size:13px;color:#8e8e9a;margin:0 0 24px}.lf-group{position:relative;margin-bottom:20px}.lf-group input{width:100%;height:50px;padding:22px 18px 8px}.lf-group label{position:absolute;left:18px;top:14px;font-size:14px;color:#8e8e9a;pointer-events:none;transition:.2s ease}.lf-group input:focus~label,.lf-group input:not(:placeholder-shown)~label{top:5px;font-size:10px;color:#0076f9;font-weight:600}.lf-group .pw-toggle{position:absolute;right:42px;top:50%;transform:translateY(-50%);background:0 0;border:none;color:#8e8e9a;cursor:pointer;font-size:16px;padding:4px}.lf-group .pw-toggle:hover{color:#0076f9}.login-btn{width:100%;height:56px;border:none;border-radius:12px;margin-top:6px;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s;letter-spacing:.3px}.login-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,118,249,.35)}.login-btn:active{transform:translateY(0)}.login-extras{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:13px}.login-extras label{color:#4a4a5e;cursor:pointer;display:flex;align-items:center;gap:10px;margin:0;font-weight:500}.login-extras a{color:#0076f9;text-decoration:none;font-weight:500}.login-extras a:hover{text-decoration:underline}#login-message{min-height:20px;font-size:13px;margin-bottom:6px}.lf-check{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #d1d5db;border-radius:6px;background:#f5f6fa;cursor:pointer;position:relative;transition:background .2s,border-color .2s,box-shadow .2s;flex-shrink:0}.lf-check:hover{border-color:#0076f9}.lf-check:focus-visible{box-shadow:0 0 0 3px rgba(0,118,249,.2);outline:0}.lf-check:checked{background:linear-gradient(135deg,#0076f9,#0058c4);border-color:#0076f9}.lf-check:checked::after{content:'';position:absolute;top:2px;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.login-footer{text-align:center;margin-top:22px;font-size:13px;color:#8e8e9a}.login-footer a{color:#0076f9;font-weight:600;text-decoration:none}.login-footer a:hover{text-decoration:underline}.lg-benefit-list{list-style:none;padding:0;margin:0}.lg-benefit-list li{display:flex;align-items:flex-start;gap:12px;padding:13px 0;font-size:14px;color:#4a4a5e;line-height:1.5;border-bottom:1px solid rgba(0,0,0,.05)}.lg-benefit-list li:last-child{border-bottom:none}.lg-benefit-list li i{color:#0076f9;width:20px;text-align:center;flex-shrink:0;margin-top:2px;font-size:15px}.lg-shortcuts{list-style:none;padding:0;margin:0}.lg-shortcuts li{margin-bottom:10px}.lg-shortcuts li:last-child{margin-bottom:0}.lg-shortcuts li a{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f5f6fa;border-radius:12px;color:#1a1a2e;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s,color .2s}.lg-shortcuts li a:hover{background:#0076f9;color:#fff;text-decoration:none}.lg-shortcuts li a i{font-size:16px;width:20px;text-align:center}.lg-tip-list{list-style:none;padding:0;margin:0}.lg-tip-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;font-size:13px;color:#6b6b7b;line-height:1.5}.lg-tip-list li i{color:#22c55e;font-size:12px;margin-top:3px;flex-shrink:0}.theme-dark .lg-section{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .lg-section h3{color:#e4e7eb}.theme-dark .lg-section h3 i{color:#5aa5ff}.theme-dark .lg-section .subtitle{color:#8c929b}.theme-dark .lf-group label{color:#8c929b}.theme-dark .login-extras label{color:#aeb3bb}.theme-dark .lf-check{background:#14171c;border-color:#3a3f4a}.theme-dark .lf-check:hover{border-color:#5aa5ff;background:#1a1e25}.theme-dark .lf-check:checked{background:linear-gradient(135deg,#0076f9,#0058c4);border-color:#0076f9}.theme-dark .login-footer{color:#8c929b}.theme-dark #login-message{color:#aeb3bb}.theme-dark .lg-benefit-list li{color:#b0b6c0;border-bottom-color:rgba(255,255,255,.05)}.theme-dark .lg-benefit-list li i{color:#5aa5ff}.theme-dark .lg-tip-list li{color:#8c929b}.theme-dark .lg-tip-list li i{color:#4ade80}.theme-dark .lg-shortcuts li a{background:#14171c;color:#e4e7eb}.theme-dark .lg-shortcuts li a:hover{background:#0076f9;color:#fff}@media (max-width:991px){.lg-grid{grid-template-columns:1fr}}@media (max-width:600px){.lg-section{padding:22px 18px}}.rf-grid{position:relative;z-index:2;margin-top:-60px;display:grid;grid-template-columns:1fr 380px;gap:28px;padding-bottom:60px}.rf-section{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 2px 16px rgba(0,0,0,.05);border:1px solid rgba(0,118,249,.06)}.rf-section h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 6px;display:flex;align-items:center;gap:8px}.rf-section h3 i{color:#0076f9;font-size:16px}.rf-section .subtitle{font-size:13px;color:#8e8e9a;margin:0 0 24px}.rf-group{position:relative;margin-bottom:28px}.rf-group input[type=date],.rf-group input[type=email],.rf-group input[type=password],.rf-group input[type=text]{width:100%;height:60px;padding:28px 18px 10px}.rf-group label{position:absolute;left:18px;top:18px;font-size:15px;color:#8e8e9a;pointer-events:none;transition:.2s ease}.rf-group input:focus~label,.rf-group input:not(:placeholder-shown)~label{top:7px;font-size:11px;color:#0076f9;font-weight:600}.rf-group input[type=date]~label{top:7px;font-size:11px;color:#0076f9;font-weight:600}.rf-row{display:flex;gap:18px}.rf-row .rf-group{flex:1}.rf-group .pw-toggle{position:absolute;right:42px;top:50%;transform:translateY(-50%);background:0 0;border:none;color:#8e8e9a;cursor:pointer;font-size:16px;padding:4px}.rf-group .pw-toggle:hover{color:#0076f9}.rf-optional{font-size:11px;font-weight:400;color:#b0b0b8}.rf-gender{margin-bottom:28px}.rf-gender-label{font-size:12px;color:#8e8e9a;margin-bottom:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.rf-gender-btns{display:flex;gap:12px}.rf-gender-btns button{flex:1;height:48px;border:2px solid #e8e8e8;border-radius:10px;background:#f5f6fa;color:#6b6b7b;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.rf-gender-btns button:hover{border-color:#0076f9;color:#0076f9}.rf-gender-btns button.is-active{background:#0076f9;border-color:#0076f9;color:#fff}.rf-avatar{margin-bottom:28px}.rf-avatar-label{font-size:12px;color:#8e8e9a;margin-bottom:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.rf-avatar-zone{border:2px dashed #d8d8e4;border-radius:12px;padding:22px;text-align:center;background:#f9f9fc;transition:border-color .2s;cursor:pointer;position:relative}.rf-avatar-zone:hover{border-color:#0076f9}.rf-avatar-zone input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.rf-avatar-zone .av-icon{font-size:28px;color:#c0c0cc;margin-bottom:6px}.rf-avatar-zone .av-text{font-size:13px;color:#8e8e9a}.rf-avatar-size{font-size:12px;color:#8e8e9a;margin-top:8px;text-align:center}.register-btn{width:100%;height:56px;border:none;border-radius:12px;margin-top:6px;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s;letter-spacing:.3px}.register-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,118,249,.35)}.register-btn:active{transform:translateY(0)}#register-message{min-height:20px;font-size:13px;margin-bottom:6px}.rf-recaptcha{margin-bottom:20px;display:flex;justify-content:center}.register-footer{text-align:center;margin-top:22px;font-size:13px;color:#8e8e9a}.register-footer a{color:#0076f9;font-weight:600;text-decoration:none}.register-footer a:hover{text-decoration:underline}.rf-benefit-list{list-style:none;padding:0;margin:0}.rf-benefit-list li{display:flex;align-items:flex-start;gap:12px;padding:13px 0;font-size:14px;color:#4a4a5e;line-height:1.5;border-bottom:1px solid rgba(0,0,0,.05)}.rf-benefit-list li:last-child{border-bottom:none}.rf-benefit-list li i{color:#0076f9;width:20px;text-align:center;flex-shrink:0;margin-top:2px;font-size:15px}.rf-tip-list{list-style:none;padding:0;margin:0}.rf-tip-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;font-size:13px;color:#6b6b7b;line-height:1.5}.rf-tip-list li i{color:#22c55e;font-size:12px;margin-top:3px;flex-shrink:0}.rf-shortcuts{list-style:none;padding:0;margin:0}.rf-shortcuts li{margin-bottom:10px}.rf-shortcuts li:last-child{margin-bottom:0}.rf-shortcuts li a{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f5f6fa;border-radius:12px;color:#1a1a2e;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s,color .2s}.rf-shortcuts li a:hover{background:#0076f9;color:#fff;text-decoration:none}.rf-shortcuts li a i{font-size:16px;width:20px;text-align:center}.theme-dark .rf-section{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .rf-section h3{color:#e4e7eb}.theme-dark .rf-section h3 i{color:#5aa5ff}.theme-dark .rf-section .subtitle{color:#8c929b}.theme-dark .rf-group label{color:#8c929b}.theme-dark .rf-gender-btns button{background:#14171c;border-color:#2a2f36;color:#aeb3bb}.theme-dark .rf-gender-btns button:hover{border-color:#0076f9;color:#0076f9}.theme-dark .rf-gender-btns button.is-active{background:#0076f9;border-color:#0076f9;color:#fff}.theme-dark .rf-avatar-zone{background:#14171c;border-color:#2a2f36}.theme-dark .rf-avatar-zone:hover{border-color:#0076f9}.theme-dark .rf-avatar-zone .av-icon{color:#555}.theme-dark .register-footer{color:#8c929b}.theme-dark #register-message{color:#aeb3bb}.theme-dark .rf-benefit-list li{color:#b0b6c0;border-bottom-color:rgba(255,255,255,.05)}.theme-dark .rf-benefit-list li i{color:#5aa5ff}.theme-dark .rf-tip-list li{color:#8c929b}.theme-dark .rf-tip-list li i{color:#4ade80}.theme-dark .rf-shortcuts li a{background:#14171c;color:#e4e7eb}.theme-dark .rf-shortcuts li a:hover{background:#0076f9;color:#fff}@media (max-width:991px){.rf-grid{grid-template-columns:1fr}}@media (max-width:600px){.rf-section{padding:22px 18px}.rf-row{flex-direction:column;gap:0}}.as-grid{position:relative;z-index:2;margin-top:-60px;display:grid;grid-template-columns:1fr 380px;gap:28px;padding-bottom:60px}.as-section{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 2px 16px rgba(0,0,0,.05);border:1px solid rgba(0,118,249,.06)}.as-section h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 6px;display:flex;align-items:center;gap:8px}.as-section h3 i{color:#0076f9;font-size:16px}.as-section .subtitle{font-size:13px;color:#8e8e9a;margin:0 0 24px}.as-divider{border:none;border-top:1px solid rgba(0,0,0,.06);margin:32px 0}.sf-group{position:relative;margin-bottom:28px}.sf-group input{width:100%;height:60px;padding:28px 18px 10px;font-size:15px;color:#1a1a2e;background:#f5f6fa;border:2px solid transparent;border-radius:12px;outline:0;transition:border .2s,background .2s;box-sizing:border-box;font-family:inherit}.sf-group input:focus{border-color:#0076f9;background:#fff}.sf-group label{position:absolute;left:18px;top:18px;font-size:15px;color:#8e8e9a;pointer-events:none;transition:.2s ease}.sf-group input:focus~label,.sf-group input:not(:placeholder-shown)~label{top:7px;font-size:11px;color:#0076f9;font-weight:600}.sf-group .pw-toggle{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:0 0;border:none;color:#8e8e9a;cursor:pointer;font-size:16px;padding:4px}.sf-group .pw-toggle:hover{color:#0076f9}.as-btn{width:100%;height:52px;border:none;border-radius:12px;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s;letter-spacing:.3px}.as-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,118,249,.35)}.as-btn:active{transform:translateY(0)}.settings-msg{min-height:20px;font-size:13px;margin-bottom:10px}.as-shortcuts{list-style:none;padding:0;margin:0}.as-shortcuts li{margin-bottom:10px}.as-shortcuts li:last-child{margin-bottom:0}.as-shortcuts li a{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f5f6fa;border-radius:12px;color:#1a1a2e;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s,color .2s}.as-shortcuts li a:hover{background:#0076f9;color:#fff;text-decoration:none}.as-shortcuts li a i{font-size:16px;width:20px;text-align:center}.as-tip-list{list-style:none;padding:0;margin:0}.as-tip-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;font-size:13px;color:#6b6b7b;line-height:1.5}.as-tip-list li i{color:#22c55e;font-size:12px;margin-top:3px;flex-shrink:0}.as-info-list{list-style:none;padding:0;margin:0}.as-info-list li{display:flex;align-items:flex-start;gap:12px;padding:13px 0;font-size:14px;color:#4a4a5e;line-height:1.5;border-bottom:1px solid rgba(0,0,0,.05)}.as-info-list li:last-child{border-bottom:none}.as-info-list li i{color:#0076f9;width:20px;text-align:center;flex-shrink:0;margin-top:2px;font-size:15px}.as-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;background:#f5f6fa;border-radius:14px;border:1px solid rgba(0,118,249,.08);transition:border-color .2s,box-shadow .2s}.as-toggle-row:hover{border-color:rgba(0,118,249,.18);box-shadow:0 2px 12px rgba(0,118,249,.06)}.as-toggle-info{flex:1;min-width:0}.as-toggle-icon{width:38px;height:38px;border-radius:10px;flex-shrink:0;background:linear-gradient(135deg,#0076f9,#0058c4);display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;box-shadow:0 4px 12px rgba(0,118,249,.2)}.as-toggle-label{display:block;font-size:15px;font-weight:600;color:#1a1a2e;margin-bottom:2px}.as-toggle-desc{display:block;font-size:13px;color:#8e8e9a;line-height:1.4}.as-toggle-status{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:20px;transition:background .25s,color .25s}.as-toggle-status.is-visible{background:rgba(34,197,94,.1);color:#16a34a}.as-toggle-status.is-hidden{background:rgba(239,68,68,.08);color:#dc2626}.as-toggle-status i{font-size:10px}.as-switch{position:relative;display:inline-block;width:52px;height:28px;flex-shrink:0}.as-switch input{opacity:0;width:0;height:0}.as-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#d1d5db;border-radius:28px;transition:background .25s,box-shadow .25s}.as-slider::before{content:"";position:absolute;width:22px;height:22px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .25s;box-shadow:0 1px 4px rgba(0,0,0,.15)}.as-switch input:checked+.as-slider{background:linear-gradient(135deg,#0076f9,#0058c4);box-shadow:0 2px 10px rgba(0,118,249,.3)}.as-switch input:checked+.as-slider::before{transform:translateX(24px)}.as-switch input:focus+.as-slider{box-shadow:0 0 0 3px rgba(0,118,249,.25)}.theme-dark .as-section{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .as-section h3{color:#e4e7eb}.theme-dark .as-section h3 i{color:#5aa5ff}.theme-dark .as-section .subtitle{color:#8c929b}.theme-dark .as-divider{border-top-color:rgba(255,255,255,.06)}.theme-dark .sf-group input{background:#14171c;color:#e4e7eb;border-color:transparent}.theme-dark .sf-group input:focus{border-color:#0076f9;background:#0f1115}.theme-dark .sf-group label{color:#8c929b}.theme-dark .settings-msg{color:#aeb3bb}.theme-dark .as-shortcuts li a{background:#14171c;color:#e4e7eb}.theme-dark .as-shortcuts li a:hover{background:#0076f9;color:#fff}.theme-dark .as-tip-list li{color:#8c929b}.theme-dark .as-tip-list li i{color:#4ade80}.theme-dark .as-info-list li{color:#b0b6c0;border-bottom-color:rgba(255,255,255,.05)}.theme-dark .as-info-list li i{color:#5aa5ff}.theme-dark .as-toggle-row{background:#14171c;border-color:rgba(255,255,255,.06)}.theme-dark .as-toggle-row:hover{border-color:rgba(90,165,255,.15);box-shadow:0 2px 12px rgba(0,118,249,.08)}.theme-dark .as-toggle-label{color:#e4e7eb}.theme-dark .as-toggle-desc{color:#8c929b}.theme-dark .as-toggle-status.is-visible{background:rgba(74,222,128,.1);color:#4ade80}.theme-dark .as-toggle-status.is-hidden{background:rgba(248,113,113,.1);color:#f87171}.theme-dark .as-slider{background:#3a3f4a}.theme-dark .as-switch input:checked+.as-slider{background:linear-gradient(135deg,#0076f9,#0058c4)}@media (max-width:991px){.as-grid{grid-template-columns:1fr}}@media (max-width:600px){.as-section{padding:22px 18px;border-radius:16px}}.pf-card{position:relative;z-index:2;margin-top:-60px;margin-bottom:32px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.08);border:1px solid rgba(0,118,249,.06)}.pf-cover{height:100px;background:linear-gradient(135deg,#0076f9 0,#00c4ff 50%,#0076f9 100%);background-size:200% 200%;animation:pf-cover-shift 8s ease infinite;position:relative}@keyframes pf-cover-shift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.pf-cover-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.12) 0,transparent 50%),radial-gradient(circle at 80% 30%,rgba(255,255,255,.08) 0,transparent 40%)}.pf-card-header{display:flex;align-items:center;gap:24px;padding:36px 36px 24px}.pf-avatar-wrap{flex-shrink:0;position:relative;perspective:600px}.pf-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;border:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box;box-shadow:0 8px 28px rgba(0,118,249,.18);transition:transform .35s ease,box-shadow .35s ease}.pf-avatar-wrap:hover .pf-avatar{transform:scale(1.06);box-shadow:0 12px 36px rgba(0,118,249,.28)}.pf-status-dot{position:absolute;bottom:6px;right:6px;width:18px;height:18px;border-radius:50%;border:3px solid #fff;z-index:2}.pf-status-online{background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.5);animation:pf-pulse 2s ease-in-out infinite}.pf-status-offline{background:#9ca3af}@keyframes pf-pulse{0%,100%{box-shadow:0 0 8px rgba(34,197,94,.5)}50%{box-shadow:0 0 16px rgba(34,197,94,.7),0 0 24px rgba(34,197,94,.3)}}.pf-user-info{flex:1}.pf-user-info h2{font-size:26px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.pf-user-email{font-size:14px;color:#8e8e9a;margin:0 0 10px}.pf-user-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.pf-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.3px}.pf-badge-admin{background:rgba(220,53,69,.1);color:#dc3545;border:1px solid rgba(220,53,69,.15)}.pf-badge-dev{background:rgba(0,118,249,.1);color:#0076f9;border:1px solid rgba(0,118,249,.15)}.pf-badge-mod{background:rgba(255,193,7,.1);color:#d4a000;border:1px solid rgba(255,193,7,.2)}.pf-badge-member{background:rgba(40,167,69,.1);color:#28a745;border:1px solid rgba(40,167,69,.15)}.pf-user-meta{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;color:#8e8e9a}.pf-user-meta span i{margin-right:5px;color:#b0b6c0}.pf-quick-actions{display:flex;gap:8px;align-items:flex-start;flex-shrink:0}.pf-quick-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:10px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;background:#f0f2f5;color:#4a4a5e;border:1px solid transparent}.pf-quick-btn:hover{background:#e4e8ee;color:#1a1a2e;text-decoration:none;transform:translateY(-1px)}.pf-quick-btn i{font-size:13px}.pf-quick-primary{background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;border:none}.pf-quick-primary:hover{box-shadow:0 4px 16px rgba(0,118,249,.35);color:#fff;background:linear-gradient(135deg,#0068e0,#004ab0)}.pf-bio-preview{position:relative;padding:16px 36px 16px 52px;border-top:1px solid rgba(0,0,0,.06);font-size:14px;color:#4a4a5e;line-height:1.6}.pf-bio-preview p{margin:0}.pf-bio-quote{position:absolute;left:28px;top:16px;font-size:16px;color:#c0c8d4;opacity:.6}.pf-stats{display:flex;border-top:1px solid rgba(0,0,0,.06)}.pf-stat{flex:1;text-align:center;padding:20px 16px;border-right:1px solid rgba(0,0,0,.06);transition:background .2s}.pf-stat:hover{background:rgba(0,118,249,.03)}.pf-stat:last-child{border-right:none}.pf-stat-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;margin:0 auto 8px;background:rgba(0,118,249,.08);color:#0076f9;font-size:14px;transition:transform .2s,background .2s}.pf-stat:hover .pf-stat-icon{transform:scale(1.1);background:rgba(0,118,249,.14)}.pf-stat-value{font-size:22px;font-weight:700;color:#0076f9;display:block}.pf-stat-label{font-size:12px;color:#8e8e9a;margin-top:2px;display:block}.pf-grid{display:grid;grid-template-columns:1fr 380px;gap:28px;padding-bottom:60px}.pf-section{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 2px 16px rgba(0,0,0,.05);border:1px solid rgba(0,118,249,.06);position:relative;overflow:hidden}.pf-section-accent::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0076f9,#00c4ff)}.pf-section h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 6px;display:flex;align-items:center;gap:8px}.pf-section h3 i{color:#0076f9;font-size:16px}.pf-section .subtitle{font-size:13px;color:#8e8e9a;margin:0 0 24px}.pf-group{position:relative;margin-bottom:28px}.pf-group input,.pf-group select,.pf-group textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:60px;padding:28px 18px 10px;font-size:15px;color:#1a1a2e;background:#f5f6fa;border:2px solid #e4e7ee;border-radius:12px;outline:0;transition:border-color .25s,background .25s,box-shadow .25s;box-sizing:border-box;font-family:inherit;line-height:1.4}.pf-group textarea{height:160px;padding:54px 18px 14px!important;resize:vertical;line-height:1.6;letter-spacing:.2px;scrollbar-width:thin;scrollbar-color:#c0c0cc #f5f6fa}.pf-group textarea::-webkit-scrollbar{width:6px}.pf-group textarea::-webkit-scrollbar-track{background:0 0;border-radius:6px}.pf-group textarea::-webkit-scrollbar-thumb{background:#c0c0cc;border-radius:6px}.pf-group textarea::-webkit-scrollbar-thumb:hover{background:#0076f9}.pf-group select{cursor:pointer}.pf-group input:focus,.pf-group select:focus,.pf-group textarea:focus{border-color:#0076f9;background:#fff;box-shadow:0 0 0 3px rgba(0,118,249,.1)}.pf-group label{position:absolute;left:18px;top:18px;font-size:15px;color:#8e8e9a;pointer-events:none;transition:.2s ease}.pf-group input:focus~label,.pf-group input:not(:placeholder-shown)~label,.pf-group select~label,.pf-group textarea:focus~label,.pf-group textarea:not(:placeholder-shown)~label{top:7px;font-size:11px;color:#0076f9;font-weight:600}.pf-group input[type=date]~label{top:7px;font-size:11px;color:#0076f9;font-weight:600}.pf-row{display:flex;gap:18px}.pf-row .pf-group{flex:1}.pf-upload{margin-bottom:28px}.pf-upload-label{font-size:12px;color:#8e8e9a;margin-bottom:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.pf-upload-zone{border:2px dashed #d8d8e4;border-radius:12px;padding:22px;text-align:center;background:#f9f9fc;transition:border-color .2s;cursor:pointer;position:relative}.pf-upload-zone:hover{border-color:#0076f9}.pf-upload-zone input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.pf-upload-zone .av-icon{font-size:28px;color:#c0c0cc;margin-bottom:6px;transition:color .2s,transform .2s}.pf-upload-zone:hover .av-icon{color:#0076f9;transform:translateY(-2px)}.pf-upload-zone .av-text{font-size:13px;color:#8e8e9a}.pf-upload-zone .av-hint{font-size:11px;color:#b0b6c0;margin-top:4px}.pf-gender{margin-bottom:28px}.pf-gender-label{font-size:12px;color:#8e8e9a;margin-bottom:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.pf-gender-btns{display:flex;gap:12px}.pf-gender-btns button{flex:1;height:48px;border:2px solid #e8e8e8;border-radius:10px;background:#f5f6fa;color:#6b6b7b;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.pf-gender-btns button:hover{border-color:#0076f9;color:#0076f9}.pf-gender-btns button.is-active{background:#0076f9;border-color:#0076f9;color:#fff}.pf-submit{width:100%;height:56px;border:none;border-radius:12px;margin-top:6px;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s;letter-spacing:.3px}.pf-submit:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,118,249,.35)}.pf-submit:active{transform:translateY(0)}#profile-message{min-height:20px;font-size:13px;margin-bottom:10px}.pf-messages{margin-bottom:16px;font-size:13px;color:#6b6b7b;background:#f5f6fa;border-radius:8px;padding:12px 16px}.pf-info-list{list-style:none;padding:0;margin:0}.pf-info-list li{display:flex;align-items:center;gap:10px;padding:11px 0;font-size:14px;color:#4a4a5e;border-bottom:1px solid rgba(0,0,0,.05)}.pf-info-list li:last-child{border-bottom:none}.pf-info-list li i{color:#0076f9;width:18px;text-align:center;flex-shrink:0}.pf-info-list li strong{color:#1a1a2e;min-width:80px}.pf-info-list li span{flex:1;word-break:break-all}.pf-verified{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;background:rgba(34,197,94,.1);color:#16a34a;border:1px solid rgba(34,197,94,.2)}.pf-unverified{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;background:rgba(220,53,69,.08);color:#dc3545;border:1px solid rgba(220,53,69,.15)}.pf-completion-ring-row{display:flex;align-items:center;gap:20px;margin-bottom:16px}.pf-completion-ring{position:relative;width:80px;height:80px;flex-shrink:0}.pf-completion-ring svg{width:80px;height:80px;transform:rotate(-90deg)}.pf-ring-bg{fill:none;stroke:#e9ecf0;stroke-width:6}.pf-ring-fill{fill:none;stroke:url(#pf-ring-grad);stroke-width:6;stroke:#0076f9;stroke-linecap:round;transition:stroke-dashoffset .8s ease}.pf-ring-fill.pf-ring-full{stroke:#22c55e}.pf-ring-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#0076f9}.pf-completion-ring:has(.pf-ring-full) .pf-ring-label,.pf-ring-fill.pf-ring-full~.pf-ring-label{color:#22c55e}.pf-completion-detail{flex:1}.pf-completion-hint{font-size:12px;color:#8e8e9a;margin:8px 0 0}.pf-bar-track{height:10px;border-radius:10px;background:#e9ecf0;overflow:hidden}.pf-bar-fill{height:100%;border-radius:10px;background:linear-gradient(90deg,#0076f9,#00c4ff);transition:width .8s ease}.pf-bar-fill.pf-bar-full{background:linear-gradient(90deg,#22c55e,#16a34a)}.pf-tips{margin-top:12px;padding:0;list-style:none}.pf-tips li{font-size:12px;color:#8e8e9a;padding:4px 0;display:flex;align-items:center;gap:6px}.pf-tips li i{width:14px;text-align:center}.pf-tip-done i{color:#22c55e}.pf-tip-todo i{color:#d1d5db}.pf-shortcuts{list-style:none;padding:0;margin:0}.pf-shortcuts li{margin-bottom:10px}.pf-shortcuts li:last-child{margin-bottom:0}.pf-shortcuts li a{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f5f6fa;border-radius:12px;color:#1a1a2e;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s,color .2s}.pf-shortcuts li a:hover{background:#0076f9;color:#fff;text-decoration:none}.pf-shortcuts li a i{font-size:16px;width:20px;text-align:center}.theme-dark .pf-card{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 8px 40px rgba(0,0,0,.4)}.theme-dark .pf-cover{background:linear-gradient(135deg,#0058c4 0,#004090 50%,#0058c4 100%)}.theme-dark .pf-avatar{background:linear-gradient(#1a1e25,#1a1e25) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box}.theme-dark .pf-status-dot{border-color:#1a1e25}.theme-dark .pf-user-info h2{color:#e4e7eb}.theme-dark .pf-user-email{color:#8c929b}.theme-dark .pf-user-meta{color:#6b7280}.theme-dark .pf-user-meta span i{color:#555d6a}.theme-dark .pf-quick-btn{background:#14171c;color:#aeb3bb;border-color:#2a2f36}.theme-dark .pf-quick-btn:hover{background:#252a33;color:#e4e7eb}.theme-dark .pf-quick-primary{background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;border:none}.theme-dark .pf-quick-primary:hover{background:linear-gradient(135deg,#0068e0,#004ab0);color:#fff}.theme-dark .pf-bio-preview{border-top-color:rgba(255,255,255,.06);color:#b0b6c0}.theme-dark .pf-bio-quote{color:#3a3f48}.theme-dark .pf-badge-admin{background:rgba(220,53,69,.15);color:#f06070;border-color:rgba(220,53,69,.25)}.theme-dark .pf-badge-dev{background:rgba(0,118,249,.15);color:#5aa5ff;border-color:rgba(0,118,249,.25)}.theme-dark .pf-badge-mod{background:rgba(255,193,7,.15);color:#f0c040;border-color:rgba(255,193,7,.25)}.theme-dark .pf-badge-member{background:rgba(40,167,69,.15);color:#5cd47a;border-color:rgba(40,167,69,.25)}.theme-dark .pf-stats{border-top-color:rgba(255,255,255,.06)}.theme-dark .pf-stat{border-right-color:rgba(255,255,255,.06)}.theme-dark .pf-stat:hover{background:rgba(90,165,255,.06)}.theme-dark .pf-stat-icon{background:rgba(90,165,255,.12);color:#5aa5ff}.theme-dark .pf-stat:hover .pf-stat-icon{background:rgba(90,165,255,.2)}.theme-dark .pf-stat-label{color:#6b7280}.theme-dark .pf-section{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .pf-section h3{color:#e4e7eb}.theme-dark .pf-section h3 i{color:#5aa5ff}.theme-dark .pf-section .subtitle{color:#8c929b}.theme-dark .pf-group input,.theme-dark .pf-group select,.theme-dark .pf-group textarea{background:#14171c;color:#e4e7eb;border-color:#2a2f38}.theme-dark .pf-group input:focus,.theme-dark .pf-group select:focus,.theme-dark .pf-group textarea:focus{border-color:#0076f9;background:#0f1115;box-shadow:0 0 0 3px rgba(0,118,249,.15)}.theme-dark .pf-group label{color:#8c929b}.theme-dark .pf-group textarea{scrollbar-color:#3a3f48 #14171c}.theme-dark .pf-group textarea::-webkit-scrollbar-thumb{background:#3a3f48}.theme-dark .pf-group textarea::-webkit-scrollbar-thumb:hover{background:#5aa5ff}.theme-dark .pf-upload-zone{background:#14171c;border-color:#2a2f36}.theme-dark .pf-upload-zone:hover{border-color:#0076f9}.theme-dark .pf-upload-zone .av-icon{color:#555}.theme-dark .pf-upload-zone .av-text{color:#8c929b}.theme-dark .pf-upload-zone .av-hint{color:#555d6a}.theme-dark .pf-upload-zone:hover .av-icon{color:#5aa5ff}.theme-dark .pf-gender-btns button{background:#14171c;border-color:#2a2f36;color:#aeb3bb}.theme-dark .pf-gender-btns button:hover{border-color:#0076f9;color:#0076f9}.theme-dark .pf-gender-btns button.is-active{background:#0076f9;border-color:#0076f9;color:#fff}.theme-dark #profile-message{color:#aeb3bb}.theme-dark .pf-messages{background:#14171c;color:#aeb3bb}.theme-dark .pf-info-list li{color:#b0b6c0;border-bottom-color:rgba(255,255,255,.05)}.theme-dark .pf-info-list li i{color:#5aa5ff}.theme-dark .pf-info-list li strong{color:#e4e7eb}.theme-dark .pf-verified{background:rgba(34,197,94,.12);color:#4ade80;border-color:rgba(34,197,94,.25)}.theme-dark .pf-unverified{background:rgba(220,53,69,.12);color:#f06070;border-color:rgba(220,53,69,.25)}.theme-dark .pf-ring-bg{stroke:#2a2f38}.theme-dark .pf-ring-fill{stroke:#5aa5ff}.theme-dark .pf-ring-label{color:#5aa5ff}.theme-dark .pf-completion-ring:has(.pf-ring-full) .pf-ring-label{color:#4ade80}.theme-dark .pf-ring-fill.pf-ring-full{stroke:#4ade80}.theme-dark .pf-completion-hint{color:#6b7280}.theme-dark .pf-bar-track{background:#2a2f38}.theme-dark .pf-tips li{color:#6b7280}.theme-dark .pf-tip-done i{color:#4ade80}.theme-dark .pf-tip-todo i{color:#3a3f48}.theme-dark .pf-shortcuts li a{background:#14171c;color:#e4e7eb}.theme-dark .pf-shortcuts li a:hover{background:#0076f9;color:#fff}@media (max-width:991px){.pf-grid{grid-template-columns:1fr}}@media (max-width:600px){.pf-cover{height:70px}.pf-card-header{flex-direction:column;text-align:center;gap:16px;padding:28px 20px 20px}.pf-quick-actions{justify-content:center}.pf-user-badges{justify-content:center}.pf-user-meta{justify-content:center}.pf-bio-preview{padding:14px 20px 14px 42px}.pf-bio-quote{left:18px}.pf-stats{flex-wrap:wrap}.pf-stat{min-width:50%;border-bottom:1px solid rgba(0,0,0,.06)}.theme-dark .pf-stat{border-bottom-color:rgba(255,255,255,.06)}.pf-section{padding:22px 18px}.pf-row{flex-direction:column;gap:0}.pf-completion-ring-row{flex-direction:column;text-align:center}}.fp-grid{position:relative;z-index:2;margin-top:-60px;display:grid;grid-template-columns:1fr 380px;gap:28px;padding-bottom:60px}.fp-section{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 2px 16px rgba(0,0,0,.05);border:1px solid rgba(0,118,249,.06)}.fp-section h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 6px;display:flex;align-items:center;gap:8px}.fp-section h3 i{color:#0076f9;font-size:16px}.fp-section .subtitle{font-size:13px;color:#8e8e9a;margin:0 0 24px}.ff-group{position:relative;margin-bottom:28px}.ff-group input{width:100%;height:60px;padding:28px 18px 10px}.ff-group label{position:absolute;left:18px;top:18px;font-size:15px;color:#8e8e9a;pointer-events:none;transition:.2s ease}.ff-group input:focus~label,.ff-group input:not(:placeholder-shown)~label{top:7px;font-size:11px;color:#0076f9;font-weight:600}.forgot-btn{width:100%;height:56px;border:none;border-radius:12px;margin-top:6px;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s;letter-spacing:.3px}.forgot-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,118,249,.35)}.forgot-btn:active{transform:translateY(0)}#forgot-message{min-height:20px;font-size:13px;margin-bottom:6px}.forgot-messages{margin-bottom:16px;font-size:13px;color:#6b6b7b;background:#f5f6fa;border-radius:8px;padding:12px 16px}.forgot-footer{text-align:center;margin-top:22px;font-size:13px;color:#8e8e9a}.forgot-footer a{color:#0076f9;font-weight:600;text-decoration:none}.forgot-footer a:hover{text-decoration:underline}.fp-step-list{list-style:none;padding:0;margin:0;counter-reset:fp-step}.fp-step-list li{display:flex;align-items:flex-start;gap:14px;padding:14px 0;font-size:14px;color:#4a4a5e;line-height:1.5;border-bottom:1px solid rgba(0,0,0,.05);counter-increment:fp-step}.fp-step-list li:last-child{border-bottom:none}.fp-step-list li::before{content:counter(fp-step);flex-shrink:0;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.fp-tip-list{list-style:none;padding:0;margin:0}.fp-tip-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;font-size:13px;color:#6b6b7b;line-height:1.5}.fp-tip-list li i{color:#22c55e;font-size:12px;margin-top:3px;flex-shrink:0}.fp-shortcuts{list-style:none;padding:0;margin:0}.fp-shortcuts li{margin-bottom:10px}.fp-shortcuts li:last-child{margin-bottom:0}.fp-shortcuts li a{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f5f6fa;border-radius:12px;color:#1a1a2e;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s,color .2s}.fp-shortcuts li a:hover{background:#0076f9;color:#fff;text-decoration:none}.fp-shortcuts li a i{font-size:16px;width:20px;text-align:center}.theme-dark .fp-section{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .fp-section h3{color:#e4e7eb}.theme-dark .fp-section h3 i{color:#5aa5ff}.theme-dark .fp-section .subtitle{color:#8c929b}.theme-dark .ff-group label{color:#8c929b}.theme-dark .forgot-footer{color:#8c929b}.theme-dark #forgot-message{color:#aeb3bb}.theme-dark .forgot-messages{background:#14171c;color:#aeb3bb}.theme-dark .fp-step-list li{color:#b0b6c0;border-bottom-color:rgba(255,255,255,.05)}.theme-dark .fp-tip-list li{color:#8c929b}.theme-dark .fp-tip-list li i{color:#4ade80}.theme-dark .fp-shortcuts li a{background:#14171c;color:#e4e7eb}.theme-dark .fp-shortcuts li a:hover{background:#0076f9;color:#fff}@media (max-width:991px){.fp-grid{grid-template-columns:1fr}}@media (max-width:600px){.fp-section{padding:22px 18px}}.ve-grid{position:relative;z-index:2;margin-top:-60px;display:grid;grid-template-columns:1fr 380px;gap:28px;padding-bottom:60px}.ve-section{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 2px 16px rgba(0,0,0,.05);border:1px solid rgba(0,118,249,.06)}.ve-section h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 6px;display:flex;align-items:center;gap:8px}.ve-section h3 i{color:#0076f9;font-size:16px}.ve-section .subtitle{font-size:13px;color:#8e8e9a;margin:0 0 24px}.vf-group{position:relative;margin-bottom:28px}.vf-group input{width:100%;height:60px;padding:28px 18px 10px}.vf-group label{position:absolute;left:18px;top:18px;font-size:15px;color:#8e8e9a;pointer-events:none;transition:.2s ease}.vf-group input:focus~label,.vf-group input:not(:placeholder-shown)~label{top:7px;font-size:11px;color:#0076f9;font-weight:600}.vf-group input.code-input{letter-spacing:8px;font-size:22px;font-weight:700;text-align:center;padding:18px 18px 10px}.vf-group input.code-input:focus~label,.vf-group input.code-input:not(:placeholder-shown)~label{top:4px;font-size:11px;text-align:left;letter-spacing:normal}.verify-btns{display:flex;gap:14px}.verify-btn{flex:1;height:56px;border:none;border-radius:12px;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s;letter-spacing:.3px}.verify-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,118,249,.35)}.verify-btn:active{transform:translateY(0)}.verify-btn-outline{flex:1;height:56px;border:2px solid #0076f9;border-radius:12px;background:0 0;color:#0076f9;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s,color .2s,transform .15s;letter-spacing:.3px}.verify-btn-outline:hover{background:#0076f9;color:#fff;transform:translateY(-1px)}.verify-btn-outline:active{transform:translateY(0)}#verify-message{min-height:20px;font-size:13px;margin-bottom:10px}.verify-footer{text-align:center;margin-top:22px;font-size:13px;color:#8e8e9a}.verify-footer a{color:#0076f9;font-weight:600;text-decoration:none}.verify-footer a:hover{text-decoration:underline}.ve-step-list{list-style:none;padding:0;margin:0;counter-reset:ve-step}.ve-step-list li{display:flex;align-items:flex-start;gap:14px;padding:14px 0;font-size:14px;color:#4a4a5e;line-height:1.5;border-bottom:1px solid rgba(0,0,0,.05);counter-increment:ve-step}.ve-step-list li:last-child{border-bottom:none}.ve-step-list li::before{content:counter(ve-step);flex-shrink:0;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.ve-tip-list{list-style:none;padding:0;margin:0}.ve-tip-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;font-size:13px;color:#6b6b7b;line-height:1.5}.ve-tip-list li i{color:#22c55e;font-size:12px;margin-top:3px;flex-shrink:0}.ve-shortcuts{list-style:none;padding:0;margin:0}.ve-shortcuts li{margin-bottom:10px}.ve-shortcuts li:last-child{margin-bottom:0}.ve-shortcuts li a{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f5f6fa;border-radius:12px;color:#1a1a2e;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s,color .2s}.ve-shortcuts li a:hover{background:#0076f9;color:#fff;text-decoration:none}.ve-shortcuts li a i{font-size:16px;width:20px;text-align:center}.theme-dark .ve-section{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .ve-section h3{color:#e4e7eb}.theme-dark .ve-section h3 i{color:#5aa5ff}.theme-dark .ve-section .subtitle{color:#8c929b}.theme-dark .vf-group label{color:#8c929b}.theme-dark .verify-footer{color:#8c929b}.theme-dark #verify-message{color:#aeb3bb}.theme-dark .verify-btn-outline{border-color:#0076f9;color:#0076f9}.theme-dark .verify-btn-outline:hover{background:#0076f9;color:#fff}.theme-dark .ve-step-list li{color:#b0b6c0;border-bottom-color:rgba(255,255,255,.05)}.theme-dark .ve-tip-list li{color:#8c929b}.theme-dark .ve-tip-list li i{color:#4ade80}.theme-dark .ve-shortcuts li a{background:#14171c;color:#e4e7eb}.theme-dark .ve-shortcuts li a:hover{background:#0076f9;color:#fff}@media (max-width:991px){.ve-grid{grid-template-columns:1fr}}@media (max-width:600px){.ve-section{padding:22px 18px}.verify-btns{flex-direction:column}}.rp-grid{position:relative;z-index:2;margin-top:-60px;display:grid;grid-template-columns:1fr 380px;gap:28px;padding-bottom:60px}.rp-section{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 2px 16px rgba(0,0,0,.05);border:1px solid rgba(0,118,249,.06)}.rp-section h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 6px;display:flex;align-items:center;gap:8px}.rp-section h3 i{color:#0076f9;font-size:16px}.rp-section .subtitle{font-size:13px;color:#8e8e9a;margin:0 0 24px}.rpf-group{position:relative;margin-bottom:28px}.rpf-group input{width:100%;height:60px;padding:28px 18px 10px}.rpf-group label{position:absolute;left:18px;top:18px;font-size:15px;color:#8e8e9a;pointer-events:none;transition:.2s ease}.rpf-group input:focus~label,.rpf-group input:not(:placeholder-shown)~label{top:7px;font-size:11px;color:#0076f9;font-weight:600}.rpf-group .pw-toggle{position:absolute;right:42px;top:50%;transform:translateY(-50%);background:0 0;border:none;color:#8e8e9a;cursor:pointer;font-size:16px;padding:4px}.rpf-group .pw-toggle:hover{color:#0076f9}.reset-btn{width:100%;height:56px;border:none;border-radius:12px;margin-top:6px;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s;letter-spacing:.3px}.reset-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,118,249,.35)}.reset-btn:active{transform:translateY(0)}#reset-message{min-height:20px;font-size:13px;margin-bottom:6px}.reset-messages{margin-bottom:16px;font-size:13px;color:#6b6b7b;background:#f5f6fa;border-radius:8px;padding:12px 16px}.reset-invalid{font-size:14px;color:#b00020;background:rgba(176,0,32,.08);border-radius:12px;padding:24px;text-align:center}.reset-footer{text-align:center;margin-top:22px;font-size:13px;color:#8e8e9a}.reset-footer a{color:#0076f9;font-weight:600;text-decoration:none}.reset-footer a:hover{text-decoration:underline}.rp-tip-list{list-style:none;padding:0;margin:0}.rp-tip-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;font-size:13px;color:#6b6b7b;line-height:1.5}.rp-tip-list li i{color:#22c55e;font-size:12px;margin-top:3px;flex-shrink:0}.rp-info-list{list-style:none;padding:0;margin:0}.rp-info-list li{display:flex;align-items:flex-start;gap:12px;padding:13px 0;font-size:14px;color:#4a4a5e;line-height:1.5;border-bottom:1px solid rgba(0,0,0,.05)}.rp-info-list li:last-child{border-bottom:none}.rp-info-list li i{color:#0076f9;width:20px;text-align:center;flex-shrink:0;margin-top:2px;font-size:15px}.rp-shortcuts{list-style:none;padding:0;margin:0}.rp-shortcuts li{margin-bottom:10px}.rp-shortcuts li:last-child{margin-bottom:0}.rp-shortcuts li a{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f5f6fa;border-radius:12px;color:#1a1a2e;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s,color .2s}.rp-shortcuts li a:hover{background:#0076f9;color:#fff;text-decoration:none}.rp-shortcuts li a i{font-size:16px;width:20px;text-align:center}.theme-dark .rp-section{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .rp-section h3{color:#e4e7eb}.theme-dark .rp-section h3 i{color:#5aa5ff}.theme-dark .rp-section .subtitle{color:#8c929b}.theme-dark .rpf-group label{color:#8c929b}.theme-dark .reset-footer{color:#8c929b}.theme-dark #reset-message{color:#aeb3bb}.theme-dark .reset-messages{background:#14171c;color:#aeb3bb}.theme-dark .reset-invalid{background:rgba(176,0,32,.15);color:#ff6b6b}.theme-dark .rp-tip-list li{color:#8c929b}.theme-dark .rp-tip-list li i{color:#4ade80}.theme-dark .rp-info-list li{color:#b0b6c0;border-bottom-color:rgba(255,255,255,.05)}.theme-dark .rp-info-list li i{color:#5aa5ff}.theme-dark .rp-shortcuts li a{background:#14171c;color:#e4e7eb}.theme-dark .rp-shortcuts li a:hover{background:#0076f9;color:#fff}@media (max-width:991px){.rp-grid{grid-template-columns:1fr}}@media (max-width:600px){.rp-section{padding:22px 18px}}.mb-hero{position:relative;background:linear-gradient(135deg,#0076f9 0,#003f8a 100%);padding:60px 0 50px;text-align:center;overflow:hidden}.mb-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0,transparent 60%);pointer-events:none}.mb-hero h1{font-size:32px;font-weight:700;color:#fff;margin:0 0 8px;position:relative;z-index:1}.mb-hero p{font-size:15px;color:rgba(255,255,255,.75);margin:0;position:relative;z-index:1}.mb-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:36px}.mb-search{display:flex;gap:0;flex:1;max-width:400px}.mb-search-wrap{position:relative;flex:1;display:flex}.mb-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#b0b0b8;font-size:13px;z-index:1;transition:color .2s;pointer-events:none}.mb-search-wrap:focus-within .mb-search-icon{color:#0076f9}.mb-search input{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1;height:48px;padding:0 18px 0 42px;border:2px solid #e4e7ee;border-right:none;border-radius:12px 0 0 12px;font-size:14px;outline:0;background:#f5f6fa;color:#1a1a2e;font-family:inherit;box-sizing:border-box;transition:border-color .25s,background .25s,box-shadow .25s}.mb-search input:focus{border-color:#0076f9;background:#fff;box-shadow:0 0 0 3px rgba(0,118,249,.1)}.mb-search input::placeholder{color:#8e8e9a}.mb-search button{height:48px;padding:0 20px;border:none;border-radius:0 12px 12px 0;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:14px;cursor:pointer;transition:opacity .2s,transform .15s}.mb-search button:hover{opacity:.9;transform:scale(1.04)}.mb-filters{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.mb-select-wrap{position:relative;display:inline-flex}.mb-select-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#b0b0b8;font-size:12px;z-index:1;pointer-events:none;transition:color .2s}.mb-select-wrap:focus-within .mb-select-icon{color:#0076f9}.mb-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:48px;padding:0 38px 0 36px;border:2px solid #e4e7ee;border-radius:12px;font-size:13px;font-family:inherit;background:#f5f6fa;color:#1a1a2e;cursor:pointer;outline:0;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%238e8e9a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;transition:border-color .25s,background-color .25s,box-shadow .25s}.mb-select:focus{border-color:#0076f9;background-color:#fff;box-shadow:0 0 0 3px rgba(0,118,249,.1)}.mb-select:hover{border-color:#b0b8c4}.mb-featured-sub{font-size:13px;color:#8e8e9a;margin:-4px 0 16px;display:flex;align-items:center;gap:6px}.mb-featured-sub i{color:#0076f9;font-size:11px;opacity:.6}.mb-stats{display:flex;gap:24px;margin-bottom:12px;font-size:13px;color:#8e8e9a}.mb-stats strong{color:#0076f9;font-weight:700}.mb-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mb-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 16px rgba(0,0,0,.05);text-align:center;padding:32px 20px 24px;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,118,249,.06);position:relative}.mb-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0076f9,#00c4ff);border-radius:20px 20px 0 0;opacity:0;transition:opacity .25s ease}.mb-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(0,118,249,.12)}.mb-card:hover::before{opacity:1}.mb-card-avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box;margin:0;display:block;transition:transform .25s ease,box-shadow .25s ease}.mb-card:hover .mb-card-avatar{transform:scale(1.05);box-shadow:0 8px 24px rgba(0,118,249,.2)}.mb-card h5{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.mb-card h5 a{color:inherit;text-decoration:none;transition:color .2s}.mb-card h5 a:hover{color:#0076f9}.mb-card-badges{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-bottom:10px}.mb-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:10px;font-weight:600;letter-spacing:.3px}.mb-badge-admin{background:rgba(220,53,69,.1);color:#dc3545;border:1px solid rgba(220,53,69,.15)}.mb-badge-dev{background:rgba(0,118,249,.1);color:#0076f9;border:1px solid rgba(0,118,249,.15)}.mb-badge-mod{background:rgba(255,193,7,.1);color:#d4a000;border:1px solid rgba(255,193,7,.2)}.mb-badge-member{background:rgba(40,167,69,.1);color:#28a745;border:1px solid rgba(40,167,69,.15)}.mb-card-meta{font-size:12px;color:#8e8e9a;margin:0}.mb-card-meta i{margin-right:4px}.mb-card-link{display:inline-flex;align-items:center;gap:5px;margin-top:12px;padding:6px 18px;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;background:rgba(0,118,249,.08);color:#0076f9;transition:background .2s,color .2s}.mb-card-link:hover{background:#0076f9;color:#fff;text-decoration:none}.mb-pagination{display:flex;justify-content:center;gap:6px;margin-top:40px}.mb-pagination a,.mb-pagination span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.mb-pagination a{background:#fff;color:#1a1a2e;border:2px solid #e0e3ea}.mb-pagination a:hover{background:#0076f9;color:#fff;border-color:#0076f9}.mb-pagination .mb-page-current{background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;border:none}.mb-pagination .mb-page-dots{background:0 0;color:#8e8e9a;border:none;width:auto;padding:0 4px}.mb-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.mb-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;background:rgba(0,118,249,.08);color:#0076f9;border:1px solid rgba(0,118,249,.15);text-decoration:none;transition:background .2s}.mb-chip:hover{background:rgba(0,118,249,.15);text-decoration:none;color:#0076f9}.mb-chip i{font-size:10px;opacity:.6;transition:opacity .15s}.mb-chip:hover i{opacity:1}.mb-empty{grid-column:1/-1;text-align:center;padding:60px 20px;color:#8e8e9a;font-size:15px}.mb-empty i{font-size:48px;display:block;margin-bottom:16px;color:#ccc}.mb-avatar-wrap{position:relative;display:inline-block;margin:0 auto 14px}.mb-status-dot{position:absolute;bottom:2px;right:2px;width:14px;height:14px;border-radius:50%;border:2px solid #fff;z-index:2}.mb-status-online{background:#28a745;animation:mb-pulse 2s infinite}.mb-status-offline{background:#8e8e9a}@keyframes mb-pulse{0%,100%{box-shadow:0 0 0 0 rgba(40,167,69,.4)}50%{box-shadow:0 0 0 6px rgba(40,167,69,0)}}.mb-card-overlay{position:absolute;inset:0;border-radius:20px;background:linear-gradient(135deg,rgba(0,118,249,.92),rgba(0,58,180,.92));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;opacity:0;transition:opacity .3s ease;color:#fff;pointer-events:none;z-index:5}.mb-card:hover .mb-card-overlay{opacity:1;pointer-events:auto}.mb-overlay-stat{font-size:14px;font-weight:600}.mb-overlay-stat i{margin-right:6px;width:16px;text-align:center}.mb-overlay-link{display:inline-flex;align-items:center;gap:5px;margin-top:4px;padding:8px 22px;border-radius:8px;font-size:13px;font-weight:600;background:rgba(255,255,255,.2);color:#fff;text-decoration:none;transition:background .2s}.mb-overlay-link:hover{background:rgba(255,255,255,.35);color:#fff;text-decoration:none}.mb-view-toggle{display:flex;gap:0;border:2px solid #e0e3ea;border-radius:10px;overflow:hidden}.mb-view-btn{width:40px;height:40px;border:none;background:#fff;color:#8e8e9a;cursor:pointer;font-size:15px;transition:all .2s;display:flex;align-items:center;justify-content:center}.mb-view-btn.active{background:#0076f9;color:#fff}.mb-view-btn:hover:not(.active){background:#f0f4ff;color:#0076f9}.mb-card-info{flex:1;min-width:0}.mb-card-list-stats{display:none}.mb-grid.mb-list-view{grid-template-columns:1fr!important;gap:8px}.mb-list-view .mb-card{display:flex;align-items:center;text-align:left;padding:14px 20px;gap:14px}.mb-list-view .mb-card::before{display:none}.mb-list-view .mb-card:hover{transform:none}.mb-list-view .mb-avatar-wrap{margin:0;flex-shrink:0}.mb-list-view .mb-card-avatar{width:48px;height:48px}.mb-list-view .mb-status-dot{width:10px;height:10px;bottom:0;right:0}.mb-list-view .mb-card:hover .mb-card-avatar{transform:none;box-shadow:none}.mb-list-view .mb-card h5{font-size:14px;margin:0 0 2px}.mb-list-view .mb-card-badges{justify-content:flex-start;margin-bottom:2px}.mb-list-view .mb-badge{font-size:9px;padding:2px 8px}.mb-list-view .mb-card-meta{font-size:11px;margin:0}.mb-list-view .mb-card-list-stats{display:flex;gap:14px;font-size:12px;color:#8e8e9a;flex-shrink:0}.mb-list-view .mb-card-list-stats i{margin-right:4px;color:#0076f9}.mb-list-view .mb-card-link{margin:0;flex-shrink:0}.mb-list-view .mb-card-overlay{display:none!important}.mb-featured{margin-bottom:32px}.mb-featured-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#0076f9;margin-bottom:14px}.mb-featured-title i{margin-right:6px}.mb-featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mb-featured-card{display:flex;align-items:center;gap:12px;text-decoration:none;background:linear-gradient(135deg,rgba(0,118,249,.05),rgba(0,118,249,.01));border:1px solid rgba(0,118,249,.12);border-radius:14px;padding:12px 14px;transition:all .25s}.mb-featured-card:hover{transform:translateY(-3px);text-decoration:none;box-shadow:0 8px 24px rgba(0,118,249,.12);border-color:rgba(0,118,249,.25)}.mb-featured-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(0,118,249,.3);flex-shrink:0}.mb-featured-info{min-width:0}.mb-featured-name{font-size:13px;font-weight:700;color:#1a1a2e;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mb-featured-role{font-size:11px;color:#0076f9;font-weight:600}.mb-featured-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-left:auto;flex-shrink:0}.mb-featured-dot-on{background:#28a745;box-shadow:0 0 6px rgba(40,167,69,.4)}.mb-featured-dot-off{background:#8e8e9a}.mb-grid-wrap{position:relative}.mb-skel-layer{position:absolute;top:0;left:0;right:0;z-index:3;transition:opacity .3s ease}.mb-skel-card{background:#fff;border-radius:20px;padding:32px 20px 24px;text-align:center;border:1px solid rgba(0,0,0,.04)}.mb-skel-pulse{animation:mb-shimmer 1.5s ease-in-out infinite}@keyframes mb-shimmer{0%,100%{opacity:.5}50%{opacity:1}}.mb-skel-circle{width:88px;height:88px;border-radius:50%;background:#e8ecf1;margin:0 auto 14px}.mb-skel-line{height:12px;border-radius:6px;background:#e8ecf1;margin:8px auto}.mb-skel-w60{width:60%}.mb-skel-w45{width:45%}.mb-skel-w80{width:80%}.mb-skel-btn{width:100px;height:30px;border-radius:8px;background:#e8ecf1;margin:14px auto 0}.mb-hero-count{display:inline-block;font-variant-numeric:tabular-nums;min-width:2ch}.theme-dark .mb-card{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .mb-card:hover{box-shadow:0 16px 48px rgba(0,118,249,.15)}.theme-dark .mb-card h5{color:#e4e7eb}.theme-dark .mb-card h5 a:hover{color:#5aa5ff}.theme-dark .mb-card-avatar{background:linear-gradient(#1a1e25,#1a1e25) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box}.theme-dark .mb-card-meta{color:#6b7280}.theme-dark .mb-badge-admin{background:rgba(220,53,69,.15);color:#f06070;border-color:rgba(220,53,69,.25)}.theme-dark .mb-badge-dev{background:rgba(0,118,249,.15);color:#5aa5ff;border-color:rgba(0,118,249,.25)}.theme-dark .mb-badge-mod{background:rgba(255,193,7,.15);color:#f0c040;border-color:rgba(255,193,7,.25)}.theme-dark .mb-badge-member{background:rgba(40,167,69,.15);color:#5cd47a;border-color:rgba(40,167,69,.25)}.theme-dark .mb-search input{background:#14171c;border-color:#2a2f38;color:#e4e7eb}.theme-dark .mb-search input:focus{border-color:#0076f9;background:#0f1115;box-shadow:0 0 0 3px rgba(0,118,249,.15)}.theme-dark .mb-search input::placeholder{color:#555b66}.theme-dark .mb-search-icon{color:#555b66}.theme-dark .mb-search-wrap:focus-within .mb-search-icon{color:#5aa5ff}.theme-dark .mb-select-icon{color:#555b66}.theme-dark .mb-select-wrap:focus-within .mb-select-icon{color:#5aa5ff}.theme-dark .mb-featured-sub{color:#6b7280}.theme-dark .mb-featured-sub i{color:#5aa5ff}.theme-dark .mb-select{background-color:#14171c;border-color:#2a2f38;color:#e4e7eb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23555b66' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.theme-dark .mb-select:focus{border-color:#0076f9;background-color:#0f1115;box-shadow:0 0 0 3px rgba(0,118,249,.15)}.theme-dark .mb-select:hover{border-color:#3a4050}.theme-dark .mb-pagination a{background:#1a1e25;border-color:#2a2f38;color:#e4e7eb}.theme-dark .mb-pagination a:hover{background:#0076f9;color:#fff;border-color:#0076f9}.theme-dark .mb-card-link{background:rgba(0,118,249,.15)}.theme-dark .mb-card-link:hover{background:#0076f9;color:#fff}.theme-dark .mb-chip{background:rgba(0,118,249,.15);color:#5aa5ff;border-color:rgba(0,118,249,.25)}.theme-dark .mb-chip:hover{background:rgba(0,118,249,.25);color:#5aa5ff}.theme-dark .mb-status-dot{border-color:#1a1e25}.theme-dark .mb-card-overlay{background:linear-gradient(135deg,rgba(0,80,200,.95),rgba(0,40,120,.95))}.theme-dark .mb-view-toggle{border-color:#2a2f38}.theme-dark .mb-view-btn{background:#1a1e25;color:#6b7280}.theme-dark .mb-view-btn.active{background:#0076f9;color:#fff}.theme-dark .mb-view-btn:hover:not(.active){background:#252a33;color:#5aa5ff}.theme-dark .mb-card-list-stats{color:#6b7280}.theme-dark .mb-card-list-stats i{color:#5aa5ff}.theme-dark .mb-featured-card{background:linear-gradient(135deg,rgba(0,118,249,.08),rgba(0,118,249,.03));border-color:rgba(0,118,249,.2)}.theme-dark .mb-featured-card:hover{border-color:rgba(0,118,249,.35)}.theme-dark .mb-featured-name{color:#e4e7eb}.theme-dark .mb-featured-role{color:#5aa5ff}.theme-dark .mb-featured-avatar{border-color:rgba(0,118,249,.4)}.theme-dark .mb-skel-card{background:#1a1e25;border-color:rgba(255,255,255,.04)}.theme-dark .mb-skel-btn,.theme-dark .mb-skel-circle,.theme-dark .mb-skel-line{background:#2a2f38}@media (max-width:991px){.mb-grid{grid-template-columns:repeat(3,1fr)}.mb-featured-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.mb-grid{grid-template-columns:repeat(2,1fr)}.mb-toolbar{flex-direction:column}.mb-search{max-width:100%}.mb-featured-grid{grid-template-columns:repeat(2,1fr)}.mb-list-view .mb-card-list-stats{display:none}}@media (max-width:480px){.mb-grid{grid-template-columns:1fr}.mb-featured-grid{grid-template-columns:1fr}}.md-hero{position:relative;background:linear-gradient(135deg,#0076f9 0,#003f8a 100%);padding:60px 0 90px;text-align:center;overflow:hidden}.md-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.08) 0,transparent 60%);pointer-events:none}.md-hero-back{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.75);text-decoration:none;font-size:13px;font-weight:600;transition:color .2s;margin-bottom:20px}.md-hero-back:hover{color:#fff;text-decoration:none}.md-profile-card{position:relative;z-index:2;margin-top:-60px;margin-bottom:40px;background:#fff;border-radius:24px;padding:0;box-shadow:0 8px 40px rgba(0,0,0,.08);border:1px solid rgba(0,118,249,.06);overflow:hidden}.md-profile-header{display:flex;align-items:center;gap:28px;padding:40px 36px 28px}.md-avatar-wrap{flex-shrink:0;position:relative}.md-avatar{width:110px;height:110px;border-radius:50%;object-fit:cover;border:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box;box-shadow:0 8px 28px rgba(0,118,249,.18);transition:transform .35s ease,box-shadow .35s ease}.md-avatar-wrap:hover .md-avatar{transform:scale(1.06);box-shadow:0 12px 36px rgba(0,118,249,.28)}.md-status-dot{position:absolute;bottom:6px;right:6px;width:18px;height:18px;border-radius:50%;border:3px solid #fff;z-index:2}.md-status-online{background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.5);animation:md-pulse 2s ease-in-out infinite}.md-status-offline{background:#9ca3af}@keyframes md-pulse{0%,100%{box-shadow:0 0 8px rgba(34,197,94,.5)}50%{box-shadow:0 0 16px rgba(34,197,94,.7),0 0 24px rgba(34,197,94,.3)}}.md-user-info{flex:1}.md-user-info h1{font-size:28px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.md-user-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.md-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.3px}.md-badge-admin{background:rgba(220,53,69,.1);color:#dc3545;border:1px solid rgba(220,53,69,.15)}.md-badge-dev{background:rgba(0,118,249,.1);color:#0076f9;border:1px solid rgba(0,118,249,.15)}.md-badge-mod{background:rgba(255,193,7,.1);color:#d4a000;border:1px solid rgba(255,193,7,.2)}.md-badge-member{background:rgba(40,167,69,.1);color:#28a745;border:1px solid rgba(40,167,69,.15)}.md-user-meta{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;color:#8e8e9a}.md-user-meta span i{margin-right:5px;color:#b0b6c0}.md-stats{display:flex;border-top:1px solid rgba(0,0,0,.06);padding:0}.md-stat{flex:1;text-align:center;padding:20px 16px;border-right:1px solid rgba(0,0,0,.06);transition:background .2s}.md-stat:hover{background:rgba(0,118,249,.03)}.md-stat:last-child{border-right:none}.md-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:rgba(0,118,249,.08);color:#0076f9;font-size:14px;margin-bottom:8px;transition:transform .2s,background .2s}.md-stat:hover .md-stat-icon{transform:scale(1.1);background:rgba(0,118,249,.14)}.md-stat-value{font-size:22px;font-weight:700;color:#0076f9;display:block}.md-stat-label{font-size:12px;color:#8e8e9a;margin-top:2px;display:block}.md-quick-actions{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 36px 24px;flex-wrap:wrap}.md-quick-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:12px;background:#f0f2f5;color:#6b7280;font-size:12px;font-weight:600;text-decoration:none;border:1px solid #e4e7ee;transition:all .2s;cursor:pointer}.md-quick-btn:hover{background:#e4e8ee;color:#1a1a2e;text-decoration:none;transform:translateY(-1px)}.md-quick-btn i{font-size:13px}.md-quick-primary{background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;border:none}.md-quick-primary:hover{background:linear-gradient(135deg,#0068e0,#004ab0);color:#fff;box-shadow:0 4px 16px rgba(0,118,249,.3)}.md-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.md-section{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 2px 16px rgba(0,0,0,.05);border:1px solid rgba(0,118,249,.06);position:relative;overflow:hidden}.md-section-accent::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0076f9,#00c4ff,#0076f9);border-radius:20px 20px 0 0}.md-section h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 18px;display:flex;align-items:center;gap:8px}.md-section h3 i{color:#0076f9;font-size:16px}.md-bio-quote{position:relative;padding-left:24px}.md-bio-quote-icon{position:absolute;left:0;top:2px;font-size:16px;color:#0076f9;opacity:.3}.md-about-text{font-size:14px;line-height:1.7;color:#4a4a5e;margin:0}.md-about-none{color:#b0b6c0;font-style:italic;font-size:14px}.md-about-none i{margin-right:5px;font-size:13px;opacity:.6}.md-info-list{list-style:none;padding:0;margin:0}.md-info-list li{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:14px;color:#4a4a5e;border-bottom:1px solid rgba(0,0,0,.05)}.md-info-list li:last-child{border-bottom:none}.md-info-list li i{color:#0076f9;width:18px;text-align:center;flex-shrink:0}.md-info-list li strong{color:#1a1a2e;min-width:90px}.md-post{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.05)}.md-post:last-child{border-bottom:none}.md-post-img{width:56px;height:56px;border-radius:12px;object-fit:cover;flex-shrink:0}.md-post-info{flex:1}.md-post-info a{font-size:14px;font-weight:600;color:#1a1a2e;text-decoration:none;transition:color .2s;display:block;margin-bottom:3px}.md-post-info a:hover{color:#0076f9}.md-post-date{font-size:12px;color:#8e8e9a}.md-no-posts{color:#b0b6c0;font-style:italic;font-size:14px}.md-view-all{display:inline-flex;align-items:center;gap:5px;margin-top:14px;padding:6px 16px;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;background:rgba(0,118,249,.08);color:#0076f9;transition:background .2s,color .2s}.md-view-all:hover{background:#0076f9;color:#fff;text-decoration:none}.md-comment{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.05)}.md-comment:last-child{border-bottom:none}.md-comment-text{font-size:13px;line-height:1.6;color:#4a4a5e;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.md-comment-meta{font-size:12px;color:#8e8e9a}.md-comment-meta a{color:#0076f9;text-decoration:none;font-weight:600}.md-comment-meta a:hover{text-decoration:underline}.md-breadcrumb{position:relative;z-index:1;margin-bottom:10px;font-size:12px;display:flex;align-items:center;gap:6px}.md-breadcrumb a{color:rgba(255,255,255,.6);text-decoration:none;transition:color .2s}.md-breadcrumb a:hover{color:#fff;text-decoration:none}.md-breadcrumb span{color:rgba(255,255,255,.35)}.md-breadcrumb .md-bc-current{color:rgba(255,255,255,.9);font-weight:600}.md-share-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:12px;border:1px solid #e4e7ee;background:#f0f2f5;color:#6b7280;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}.md-share-btn:hover{background:#e4e8ee;color:#1a1a2e;transform:translateY(-1px)}.md-share-btn.copied{background:#22c55e;color:#fff;border-color:#22c55e}.md-irc-cmd{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#f5f6fa;border:2px solid #e4e7ee;border-radius:12px;margin-bottom:10px;font-family:'Courier New',monospace;font-size:13px;color:#1a1a2e}.md-irc-cmd code{flex:1}.md-irc-copy{background:0 0;border:none;color:#0076f9;cursor:pointer;font-size:14px;padding:4px;transition:transform .15s}.md-irc-copy:hover{transform:scale(1.2)}.md-irc-link{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:12px;font-size:12px;font-weight:600;text-decoration:none;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;transition:opacity .2s,transform .15s;margin-top:6px}.md-irc-link:hover{opacity:.9;color:#fff;text-decoration:none;transform:scale(1.03)}.md-irc-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:6px 14px;border-radius:10px;margin-bottom:12px}.md-irc-status.online{background:rgba(34,197,94,.1);color:#16a34a}.md-irc-status.offline{background:rgba(239,68,68,.08);color:#ef4444}.md-irc-status.checking{background:rgba(0,118,249,.06);color:#6b7280}.md-irc-status i{font-size:8px}.md-irc-cmd.disabled{opacity:.45;pointer-events:none}.md-irc-offline-msg{font-size:12px;color:#ef4444;margin-top:6px;display:none;align-items:center;gap:5px}.md-achievements{display:flex;flex-wrap:wrap;gap:10px}.md-ach{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:12px;background:#f5f7fa;font-size:12px;font-weight:600;color:#1a1a2e;border:1px solid rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s}.md-ach:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.md-ach i{font-size:14px}.md-no-ach{color:#b0b6c0;font-style:italic;font-size:13px}.md-completion{margin-top:0}.md-completion-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.md-completion-header span{font-size:13px;font-weight:700;color:#1a1a2e}.md-completion-pct{font-size:13px;font-weight:700;color:#0076f9}.md-bar-track{height:10px;border-radius:10px;background:#e9ecf0;overflow:hidden}.md-bar-fill{height:100%;border-radius:10px;background:linear-gradient(90deg,#0076f9,#00c4ff);transition:width .8s ease}.md-bar-fill.md-bar-full{background:linear-gradient(90deg,#22c55e,#16a34a)}.md-completion-tips{margin-top:10px;padding:0;list-style:none}.md-completion-tips li{font-size:12px;color:#8e8e9a;padding:3px 0;display:flex;align-items:center;gap:6px}.md-completion-tips li i{width:14px;text-align:center}.md-tip-done i{color:#22c55e}.md-tip-todo i{color:#ef4444}.md-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.md-related-card{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#f5f7fa;text-decoration:none;transition:background .2s,transform .15s;border:1px solid rgba(0,0,0,.04)}.md-related-card:hover{background:#eef2ff;transform:translateY(-2px);text-decoration:none}.md-related-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid transparent;background:linear-gradient(#f5f7fa,#f5f7fa) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box;flex-shrink:0}.md-related-name{font-size:13px;font-weight:600;color:#1a1a2e}.md-related-sub{font-size:11px;color:#8e8e9a}.md-no-related{color:#b0b6c0;font-style:italic;font-size:13px}.md-avatar-wrap{perspective:600px}.theme-dark .md-profile-card{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 8px 40px rgba(0,0,0,.4)}.theme-dark .md-avatar{background:linear-gradient(#1a1e25,#1a1e25) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box}.theme-dark .md-user-info h1{color:#e4e7eb}.theme-dark .md-user-meta span i{color:#555d6a}.theme-dark .md-user-meta{color:#6b7280}.theme-dark .md-badge-admin{background:rgba(220,53,69,.15);color:#f06070;border-color:rgba(220,53,69,.25)}.theme-dark .md-badge-dev{background:rgba(0,118,249,.15);color:#5aa5ff;border-color:rgba(0,118,249,.25)}.theme-dark .md-badge-mod{background:rgba(255,193,7,.15);color:#f0c040;border-color:rgba(255,193,7,.25)}.theme-dark .md-badge-member{background:rgba(40,167,69,.15);color:#5cd47a;border-color:rgba(40,167,69,.25)}.theme-dark .md-stats{border-top-color:rgba(255,255,255,.06)}.theme-dark .md-stat{border-right-color:rgba(255,255,255,.06)}.theme-dark .md-stat:hover{background:rgba(0,118,249,.06)}.theme-dark .md-stat-icon{background:rgba(0,118,249,.12);color:#5aa5ff}.theme-dark .md-stat:hover .md-stat-icon{background:rgba(0,118,249,.2)}.theme-dark .md-stat-label{color:#6b7280}.theme-dark .md-quick-btn{background:#14171c;color:#aeb3bb;border-color:#2a2f36}.theme-dark .md-quick-btn:hover{background:#252a33;color:#e4e7eb}.theme-dark .md-quick-primary{background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;border:none}.theme-dark .md-quick-primary:hover{background:linear-gradient(135deg,#0068e0,#004ab0);color:#fff}.theme-dark .md-section{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .md-section h3{color:#e4e7eb}.theme-dark .md-section h3 i{color:#5aa5ff}.theme-dark .md-about-text{color:#b0b6c0}.theme-dark .md-about-none{color:#555d6a}.theme-dark .md-bio-quote-icon{color:#5aa5ff}.theme-dark .md-info-list li{color:#b0b6c0;border-bottom-color:rgba(255,255,255,.05)}.theme-dark .md-info-list li i{color:#5aa5ff}.theme-dark .md-info-list li strong{color:#e4e7eb}.theme-dark .md-post{border-bottom-color:rgba(255,255,255,.05)}.theme-dark .md-post-info a{color:#e4e7eb}.theme-dark .md-post-info a:hover{color:#5aa5ff}.theme-dark .md-post-date{color:#555d6a}.theme-dark .md-no-posts{color:#555d6a}.theme-dark .md-view-all{background:rgba(0,118,249,.15)}.theme-dark .md-view-all:hover{background:#0076f9;color:#fff}.theme-dark .md-comment-text{color:#b0b6c0}.theme-dark .md-comment{border-bottom-color:rgba(255,255,255,.05)}.theme-dark .md-comment-meta{color:#555d6a}.theme-dark .md-comment-meta a{color:#5aa5ff}.theme-dark .md-share-btn{background:#14171c;border-color:#2a2f36;color:#aeb3bb}.theme-dark .md-share-btn:hover{background:#252a33;color:#e4e7eb}.theme-dark .md-irc-cmd{background:#14171c;color:#e4e7eb;border-color:#2a2f38}.theme-dark .md-irc-copy{color:#5aa5ff}.theme-dark .md-irc-status.online{background:rgba(34,197,94,.15);color:#4ade80}.theme-dark .md-irc-status.offline{background:rgba(239,68,68,.12);color:#f87171}.theme-dark .md-irc-status.checking{background:rgba(90,165,255,.1);color:#6b7280}.theme-dark .md-irc-offline-msg{color:#f87171}.theme-dark .md-status-dot{border-color:#1a1e25}.theme-dark .md-ach{background:#14171c;color:#e4e7eb;border-color:rgba(255,255,255,.06)}.theme-dark .md-ach:hover{box-shadow:0 4px 12px rgba(0,0,0,.3)}.theme-dark .md-bar-track{background:#2a2f38}.theme-dark .md-completion-header span{color:#e4e7eb}.theme-dark .md-completion-tips li{color:#6b7280}.theme-dark .md-tip-done i{color:#4ade80}.theme-dark .md-tip-todo i{color:#3a3f48}.theme-dark .md-related-card{background:#14171c;border-color:rgba(255,255,255,.06)}.theme-dark .md-related-card:hover{background:#1c2028}.theme-dark .md-related-avatar{background:linear-gradient(#14171c,#14171c) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box}.theme-dark .md-related-name{color:#e4e7eb}.theme-dark .md-related-sub{color:#555d6a}@media (max-width:767px){.md-profile-header{flex-direction:column;text-align:center;gap:16px;padding:32px 20px 24px}.md-user-badges{justify-content:center}.md-user-meta{justify-content:center}.md-grid{grid-template-columns:1fr}.md-stats{flex-wrap:wrap}.md-stat{min-width:50%;border-bottom:1px solid rgba(0,0,0,.06)}.md-related-grid{grid-template-columns:1fr}.md-achievements{justify-content:center}}.st-hero{position:relative;background:linear-gradient(135deg,#0f172a 0,#1e293b 50%,#0f172a 100%);padding:60px 0 50px;text-align:center;overflow:hidden}.st-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(0,118,249,.12) 0,transparent 60%),radial-gradient(circle at 70% 30%,rgba(168,85,247,.08) 0,transparent 50%);pointer-events:none}.st-hero h1{font-size:32px;font-weight:800;color:#fff;margin:0 0 8px;position:relative;z-index:1}.st-hero h1 i{margin-right:10px;color:#60a5fa}.st-hero p{font-size:15px;color:rgba(255,255,255,.65);margin:0;position:relative;z-index:1}.st-hero-count{display:inline-block;font-variant-numeric:tabular-nums;min-width:2ch}.st-role-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px;position:relative;z-index:1}.st-role-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:rgba(255,255,255,.7);transition:transform .15s,background .2s}.st-role-pill:hover{transform:scale(1.05);background:rgba(255,255,255,.1)}.st-role-pill i{font-size:11px}.st-section{padding:50px 0}.st-group-header{display:flex;align-items:center;gap:10px;margin:0 0 24px;padding-bottom:14px;border-bottom:2px solid #e0e3ea}.st-group-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.st-group-title{font-size:18px;font-weight:700;color:#1a1a2e;margin:0}.st-group-count{font-size:12px;font-weight:600;padding:3px 10px;border-radius:12px;margin-left:auto}.st-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:40px}.st-card{position:relative;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.st-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.08)}.st-card-accent{height:4px;width:100%}.st-card-body{display:flex;align-items:flex-start;gap:16px;padding:20px}.st-avatar-wrap{position:relative;flex-shrink:0}.st-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box}.st-card:hover .st-avatar{box-shadow:0 4px 16px rgba(0,118,249,.2)}.st-status-dot{position:absolute;bottom:2px;right:2px;width:12px;height:12px;border-radius:50%;border:2px solid #fff}.st-status-online{background:#22c55e;animation:st-pulse 2s infinite}.st-status-offline{background:#94a3b8}@keyframes st-pulse{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,.4)}50%{box-shadow:0 0 0 6px rgba(34,197,94,0)}}.st-info{flex:1;min-width:0}.st-name{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 4px}.st-name a{color:inherit;text-decoration:none;transition:color .2s}.st-name a:hover{color:#0076f9}.st-title-text{font-size:12px;font-weight:600;margin:0 0 6px}.st-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:20px;font-size:10px;font-weight:700;letter-spacing:.3px}.st-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;font-size:11px;color:#8e8e9a}.st-meta i{margin-right:3px;width:12px;text-align:center}.st-card-footer{display:flex;align-items:center;gap:10px;padding:12px 20px;background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.04)}.st-irc-nick{font-size:12px;color:#8e8e9a;font-family:'Courier New',monospace}.st-irc-nick i{margin-right:4px;color:#0076f9}.st-profile-link{margin-left:auto;display:inline-flex;align-items:center;gap:4px;padding:5px 14px;border-radius:8px;font-size:11px;font-weight:600;text-decoration:none;background:rgba(0,118,249,.08);color:#0076f9;transition:background .2s,color .2s}.st-profile-link:hover{background:#0076f9;color:#fff;text-decoration:none}.st-bio{font-size:12px;color:#6b7280;margin:6px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.st-specs{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.st-spec-tag{font-size:10px;padding:2px 8px;border-radius:4px;background:rgba(0,118,249,.06);color:#0076f9;font-weight:600}.theme-dark .st-card{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .st-card:hover{box-shadow:0 12px 40px rgba(0,118,249,.12)}.theme-dark .st-name{color:#e4e7eb}.theme-dark .st-name a:hover{color:#5aa5ff}.theme-dark .st-avatar{background:linear-gradient(#1a1e25,#1a1e25) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box}.theme-dark .st-status-dot{border-color:#1a1e25}.theme-dark .st-meta{color:#6b7280}.theme-dark .st-card-footer{background:rgba(255,255,255,.02);border-top-color:rgba(255,255,255,.06)}.theme-dark .st-irc-nick{color:#6b7280}.theme-dark .st-irc-nick i{color:#5aa5ff}.theme-dark .st-profile-link{background:rgba(0,118,249,.15)}.theme-dark .st-profile-link:hover{background:#0076f9;color:#fff}.theme-dark .st-bio{color:#9ca3af}.theme-dark .st-spec-tag{background:rgba(0,118,249,.12);color:#5aa5ff}.theme-dark .st-group-header{border-bottom-color:#2a2f38}.theme-dark .st-group-title{color:#e4e7eb}.theme-dark .st-section{background:0 0}@media (max-width:767px){.st-grid{grid-template-columns:1fr}.st-card-body{gap:12px}.st-avatar{width:52px;height:52px}}.sd-hero{position:relative;background:linear-gradient(135deg,#0f172a 0,#1e293b 50%,#0f172a 100%);padding:60px 0 90px;text-align:center;overflow:hidden}.sd-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(0,118,249,.12) 0,transparent 60%),radial-gradient(circle at 70% 30%,rgba(168,85,247,.08) 0,transparent 50%);pointer-events:none}.sd-breadcrumb{position:relative;z-index:1;margin-bottom:10px;font-size:12px;display:flex;align-items:center;gap:6px}.sd-breadcrumb a{color:rgba(255,255,255,.6);text-decoration:none;transition:color .2s}.sd-breadcrumb a:hover{color:#fff;text-decoration:none}.sd-breadcrumb span{color:rgba(255,255,255,.35)}.sd-breadcrumb .sd-bc-current{color:rgba(255,255,255,.9);font-weight:600}.sd-hero-back{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.75);text-decoration:none;font-size:13px;font-weight:600;transition:color .2s;margin-bottom:20px}.sd-hero-back:hover{color:#fff;text-decoration:none}.sd-profile-card{position:relative;z-index:2;margin-top:-60px;margin-bottom:40px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.08);border:1px solid rgba(0,118,249,.06)}.sd-card-accent{height:5px;width:100%}.sd-profile-header{display:flex;align-items:center;gap:28px;padding:40px 36px 28px}.sd-avatar-wrap{flex-shrink:0;position:relative;perspective:600px}.sd-avatar{width:110px;height:110px;border-radius:50%;object-fit:cover;border:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box;box-shadow:0 8px 28px rgba(0,118,249,.18);transition:transform .35s ease,box-shadow .35s ease}.sd-avatar-wrap:hover .sd-avatar{transform:scale(1.06);box-shadow:0 12px 36px rgba(0,118,249,.28)}.sd-status-dot{position:absolute;bottom:6px;right:6px;width:18px;height:18px;border-radius:50%;border:3px solid #fff;z-index:2}.sd-status-online{background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.5);animation:sd-pulse 2s ease-in-out infinite}.sd-status-offline{background:#9ca3af}@keyframes sd-pulse{0%,100%{box-shadow:0 0 8px rgba(34,197,94,.5)}50%{box-shadow:0 0 16px rgba(34,197,94,.7),0 0 24px rgba(34,197,94,.3)}}.sd-user-info{flex:1}.sd-user-info h1{font-size:28px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.sd-user-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.sd-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.3px}.sd-title-text{font-size:14px;font-weight:600;margin:0 0 10px}.sd-user-meta{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;color:#8e8e9a}.sd-user-meta span i{margin-right:5px;color:#b0b6c0}.sd-stats{display:flex;border-top:1px solid rgba(0,0,0,.06)}.sd-stat{flex:1;text-align:center;padding:20px 16px;border-right:1px solid rgba(0,0,0,.06);transition:background .2s}.sd-stat:hover{background:rgba(0,118,249,.03)}.sd-stat:last-child{border-right:none}.sd-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:rgba(0,118,249,.08);color:#0076f9;font-size:14px;margin-bottom:8px;transition:transform .2s,background .2s}.sd-stat:hover .sd-stat-icon{transform:scale(1.1);background:rgba(0,118,249,.14)}.sd-stat-value{font-size:22px;font-weight:700;color:#0076f9;display:block}.sd-stat-label{font-size:12px;color:#8e8e9a;margin-top:2px;display:block}.sd-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.sd-section{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 2px 16px rgba(0,0,0,.05);border:1px solid rgba(0,118,249,.06);position:relative;overflow:hidden}.sd-section-accent::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0076f9,#00c4ff,#0076f9);border-radius:20px 20px 0 0}.sd-section h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 18px;display:flex;align-items:center;gap:8px}.sd-section h3 i{color:#0076f9;font-size:16px}.sd-quick-actions{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 36px 24px;flex-wrap:wrap}.sd-quick-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:12px;background:#f0f2f5;color:#6b7280;font-size:12px;font-weight:600;text-decoration:none;border:1px solid #e4e7ee;transition:all .2s;cursor:pointer}.sd-quick-btn:hover{background:#e4e8ee;color:#1a1a2e;text-decoration:none;transform:translateY(-1px)}.sd-quick-btn i{font-size:13px}.sd-quick-primary{background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;border:none}.sd-quick-primary:hover{background:linear-gradient(135deg,#0068e0,#004ab0);color:#fff;box-shadow:0 4px 16px rgba(0,118,249,.3)}.sd-bio-quote{position:relative;padding-left:24px}.sd-bio-quote-icon{position:absolute;left:0;top:2px;font-size:16px;color:#0076f9;opacity:.3}.sd-about-text{font-size:14px;line-height:1.7;color:#4a4a5e;margin:0}.sd-about-none{color:#b0b6c0;font-style:italic;font-size:14px}.sd-about-none i{margin-right:5px;font-size:13px;opacity:.6}.sd-info-list{list-style:none;padding:0;margin:0}.sd-info-list li{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:14px;color:#4a4a5e;border-bottom:1px solid rgba(0,0,0,.05)}.sd-info-list li:last-child{border-bottom:none}.sd-info-list li i{color:#0076f9;width:18px;text-align:center;flex-shrink:0}.sd-info-list li strong{color:#1a1a2e;min-width:90px}.sd-specs{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.sd-spec-tag{font-size:12px;padding:4px 12px;border-radius:6px;background:rgba(0,118,249,.06);color:#0076f9;font-weight:600}.sd-post{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.05)}.sd-post:last-child{border-bottom:none}.sd-post-img{width:56px;height:56px;border-radius:12px;object-fit:cover;flex-shrink:0}.sd-post-info{flex:1}.sd-post-info a{font-size:14px;font-weight:600;color:#1a1a2e;text-decoration:none;transition:color .2s;display:block;margin-bottom:3px}.sd-post-info a:hover{color:#0076f9}.sd-post-date{font-size:12px;color:#8e8e9a}.sd-no-posts{color:#b0b6c0;font-style:italic;font-size:14px}.sd-view-all{display:inline-flex;align-items:center;gap:5px;margin-top:14px;padding:6px 16px;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;background:rgba(0,118,249,.08);color:#0076f9;transition:background .2s,color .2s}.sd-view-all:hover{background:#0076f9;color:#fff;text-decoration:none}.sd-irc-cmd{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#f5f6fa;border:2px solid #e4e7ee;border-radius:12px;margin-bottom:10px;font-family:'Courier New',monospace;font-size:13px;color:#1a1a2e}.sd-irc-cmd code{flex:1}.sd-irc-copy{background:0 0;border:none;color:#0076f9;cursor:pointer;font-size:14px;padding:4px;transition:transform .15s}.sd-irc-copy:hover{transform:scale(1.2)}.sd-irc-link{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:12px;font-size:12px;font-weight:600;text-decoration:none;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;transition:opacity .2s,transform .15s;margin-top:6px}.sd-irc-link:hover{opacity:.9;color:#fff;text-decoration:none;transform:scale(1.03)}.sd-irc-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:6px 14px;border-radius:10px;margin-bottom:12px}.sd-irc-status.online{background:rgba(34,197,94,.1);color:#16a34a}.sd-irc-status.offline{background:rgba(239,68,68,.08);color:#ef4444}.sd-irc-status.checking{background:rgba(0,118,249,.06);color:#6b7280}.sd-irc-status i{font-size:8px}.sd-irc-cmd.disabled{opacity:.45;pointer-events:none}.sd-irc-offline-msg{font-size:12px;color:#ef4444;margin-top:6px;display:none;align-items:center;gap:5px}.sd-share-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:12px;border:1px solid #e4e7ee;background:#f0f2f5;color:#6b7280;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}.sd-share-btn:hover{background:#e4e8ee;color:#1a1a2e;transform:translateY(-1px)}.sd-share-btn.copied{background:#22c55e;color:#fff;border-color:#22c55e}.theme-dark .sd-profile-card{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 8px 40px rgba(0,0,0,.4)}.theme-dark .sd-avatar{background:linear-gradient(#1a1e25,#1a1e25) padding-box,linear-gradient(135deg,#0076f9,#00c4ff) border-box}.theme-dark .sd-status-dot{border-color:#1a1e25}.theme-dark .sd-user-info h1{color:#e4e7eb}.theme-dark .sd-title-text{color:inherit}.theme-dark .sd-user-meta{color:#6b7280}.theme-dark .sd-user-meta span i{color:#555d6a}.theme-dark .sd-stats{border-top-color:rgba(255,255,255,.06)}.theme-dark .sd-stat{border-right-color:rgba(255,255,255,.06)}.theme-dark .sd-stat-label{color:#6b7280}.theme-dark .sd-section{background:#1a1e25;border-color:rgba(255,255,255,.06);box-shadow:0 2px 16px rgba(0,0,0,.3)}.theme-dark .sd-section h3{color:#e4e7eb}.theme-dark .sd-section h3 i{color:#5aa5ff}.theme-dark .sd-about-text{color:#b0b6c0}.theme-dark .sd-about-none{color:#555d6a}.theme-dark .sd-about-none i{color:#555d6a}.theme-dark .sd-bio-quote-icon{color:#5aa5ff}.theme-dark .sd-stat-icon{background:rgba(90,165,255,.12);color:#5aa5ff}.theme-dark .sd-stat:hover .sd-stat-icon{background:rgba(90,165,255,.2)}.theme-dark .sd-stat:hover{background:rgba(90,165,255,.04)}.theme-dark .sd-quick-btn{background:#252a33;border-color:rgba(255,255,255,.08);color:#8b95a5}.theme-dark .sd-quick-btn:hover{background:#2f3540;color:#e4e7eb}.theme-dark .sd-irc-cmd{border-color:rgba(255,255,255,.08)}.theme-dark .sd-info-list li{color:#b0b6c0;border-bottom-color:rgba(255,255,255,.05)}.theme-dark .sd-info-list li i{color:#5aa5ff}.theme-dark .sd-info-list li strong{color:#e4e7eb}.theme-dark .sd-spec-tag{background:rgba(0,118,249,.12);color:#5aa5ff}.theme-dark .sd-post{border-bottom-color:rgba(255,255,255,.05)}.theme-dark .sd-post-info a{color:#e4e7eb}.theme-dark .sd-post-info a:hover{color:#5aa5ff}.theme-dark .sd-post-date{color:#555d6a}.theme-dark .sd-no-posts{color:#555d6a}.theme-dark .sd-view-all{background:rgba(0,118,249,.15)}.theme-dark .sd-view-all:hover{background:#0076f9;color:#fff}.theme-dark .sd-irc-cmd{background:#14171c;color:#e4e7eb}.theme-dark .sd-irc-copy{color:#5aa5ff}.theme-dark .sd-irc-status.online{background:rgba(34,197,94,.15);color:#4ade80}.theme-dark .sd-irc-status.offline{background:rgba(239,68,68,.12);color:#f87171}.theme-dark .sd-irc-status.checking{background:rgba(90,165,255,.1);color:#6b7280}.theme-dark .sd-irc-offline-msg{color:#f87171}.theme-dark .sd-share-btn{background:#252a33;border-color:rgba(255,255,255,.08);color:#8b95a5}.theme-dark .sd-share-btn:hover{background:#2f3540;color:#e4e7eb}@media (max-width:767px){.sd-profile-header{flex-direction:column;text-align:center;gap:16px;padding:32px 20px 24px}.sd-user-badges{justify-content:center}.sd-user-meta{justify-content:center}.sd-grid{grid-template-columns:1fr}.sd-stats{flex-wrap:wrap}.sd-stat{min-width:50%;border-bottom:1px solid rgba(0,0,0,.06)}.sd-specs{justify-content:center}}.bp-hero{background:linear-gradient(135deg,#0076f9 0,#003f8a 100%);padding:60px 0 50px;text-align:center;position:relative;overflow:hidden}.bp-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0,transparent 55%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0,transparent 45%);pointer-events:none}.bp-hero-shape{position:absolute;border-radius:50%;background:rgba(255,255,255,.06)}.bp-hero-shape-1{width:220px;height:220px;top:-60px;right:-40px}.bp-hero-shape-2{width:140px;height:140px;bottom:-40px;left:8%}.bp-hero h1{position:relative;z-index:1;font-size:34px;font-weight:700;color:#fff;margin:0 0 8px;letter-spacing:-.3px}.bp-hero p{position:relative;z-index:1;font-size:15px;color:rgba(255,255,255,.72);margin:0}.bp-breadcrumb{position:relative;z-index:1;display:flex;gap:8px;justify-content:center;align-items:center;margin-top:16px;font-size:13px}.bp-breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none}.bp-breadcrumb a:hover{color:#fff}.bp-breadcrumb span{color:rgba(255,255,255,.4)}.bp-breadcrumb .bp-bc-current{color:#fff;font-weight:600}.bp-section{padding:60px 0 80px}.bp-layout{display:grid;grid-template-columns:1fr 340px;gap:36px;align-items:start}.bp-grid{display:flex;flex-direction:column;gap:28px}.bp-card{display:grid;grid-template-columns:280px 1fr;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}.bp-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.bp-card-img{position:relative;overflow:hidden}.bp-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.bp-card:hover .bp-card-img img{transform:scale(1.05)}.bp-card-cat{position:absolute;top:14px;left:14px;padding:5px 14px;border-radius:8px;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.bp-card-body{padding:28px 28px 24px;display:flex;flex-direction:column}.bp-card-body h3{font-size:20px;font-weight:700;color:#1a1a2e;margin:0 0 10px;line-height:1.35}.bp-card-body h3 a{color:inherit;text-decoration:none}.bp-card-body h3 a:hover{color:#0076f9}.bp-card-excerpt{font-size:14px;color:#6b6b7b;line-height:1.65;margin:0 0 18px;flex:1}.bp-card-meta{display:flex;flex-wrap:wrap;gap:16px;align-items:center;font-size:12px;color:#8e8e9a}.bp-card-meta a{color:#8e8e9a;text-decoration:none;display:inline-flex;align-items:center;gap:5px}.bp-card-meta a:hover{color:#0076f9}.bp-card-meta i{font-size:13px}.bp-read-more{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#0076f9;text-decoration:none;margin-top:14px;transition:gap .2s}.bp-read-more:hover{gap:10px;color:#0058c4}.bp-sidebar{display:flex;flex-direction:column;gap:24px}.bp-widget{background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.bp-widget h4{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 18px;padding-bottom:12px;border-bottom:2px solid #f0f1f5}.bp-widget h4 i{color:#0076f9;margin-right:8px}.bp-search{display:flex;gap:0;border-radius:10px;overflow:hidden;border:2px solid #f0f1f5}.bp-search input{flex:1;height:46px;padding:0 16px;border:none;outline:0;font-size:14px;background:#f5f6fa;color:#1a1a2e}.bp-search input::placeholder{color:#8e8e9a}.bp-search button{width:50px;border:none;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:15px;cursor:pointer;transition:opacity .15s}.bp-search button:hover{opacity:.85}.bp-cat-list{list-style:none;padding:0;margin:0}.bp-cat-list li{margin-bottom:6px}.bp-cat-list li a{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-radius:10px;font-size:14px;color:#6b6b7b;text-decoration:none;transition:background .15s,color .15s}.bp-cat-list li a:hover{background:#f0f6ff;color:#0076f9}.bp-cat-list li a span{background:#f5f6fa;padding:3px 10px;border-radius:8px;font-size:12px;font-weight:600;color:#8e8e9a}.bp-tags{display:flex;flex-wrap:wrap;gap:8px}.bp-tag{padding:6px 14px;border-radius:8px;font-size:12px;background:#f5f6fa;color:#6b6b7b;text-decoration:none;transition:background .15s,color .15s}.bp-tag:hover{background:#0076f9;color:#fff}.bp-recent-list{list-style:none;padding:0;margin:0}.bp-recent-item{display:flex;gap:14px;align-items:center;padding:10px 0;border-bottom:1px solid #f0f1f5}.bp-recent-item:last-child{border:none}.bp-recent-thumb{width:64px;height:50px;border-radius:8px;object-fit:cover;flex-shrink:0}.bp-recent-info h5{font-size:13px;font-weight:600;color:#1a1a2e;margin:0 0 4px;line-height:1.35}.bp-recent-info h5 a{color:inherit;text-decoration:none}.bp-recent-info h5 a:hover{color:#0076f9}.bp-recent-info span{font-size:11px;color:#8e8e9a}.bp-pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.bp-page-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;font-size:14px;font-weight:600;color:#6b6b7b;background:#fff;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:background .15s,color .15s,transform .15s}.bp-page-link:hover{background:#0076f9;color:#fff;transform:translateY(-2px)}.bp-page-link.is-active{background:#0076f9;color:#fff;box-shadow:0 4px 16px rgba(0,118,249,.3)}.bp-page-link.is-disabled{opacity:.4;pointer-events:none}.bp-empty{text-align:center;padding:60px 24px;background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.bp-empty i{font-size:48px;color:#d0d5dd;margin-bottom:16px;display:block}.bp-empty h3{font-size:20px;color:#1a1a2e;margin:0 0 8px}.bp-empty p{font-size:14px;color:#8e8e9a}.theme-dark .bp-section{background:#12151a}.theme-dark .bp-card{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.2)}.theme-dark .bp-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.35)}.theme-dark .bp-card-body h3{color:#e4e7eb}.theme-dark .bp-card-body h3 a{color:#e4e7eb}.theme-dark .bp-card-excerpt{color:#8c929b}.theme-dark .bp-card-meta{color:#8c929b}.theme-dark .bp-card-meta a{color:#8c929b}.theme-dark .bp-widget{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.2)}.theme-dark .bp-widget h4{color:#e4e7eb;border-color:#2a2f38}.theme-dark .bp-search{border-color:#2a2f38}.theme-dark .bp-search input{background:#222730;color:#e4e7eb}.theme-dark .bp-cat-list li a{color:#8c929b}.theme-dark .bp-cat-list li a:hover{background:rgba(0,118,249,.12);color:#0076f9}.theme-dark .bp-cat-list li a span{background:#222730;color:#8c929b}.theme-dark .bp-tag{background:#222730;color:#8c929b}.theme-dark .bp-tag:hover{background:#0076f9;color:#fff}.theme-dark .bp-recent-item{border-color:#2a2f38}.theme-dark .bp-recent-info h5{color:#e4e7eb}.theme-dark .bp-recent-info span{color:#8c929b}.theme-dark .bp-page-link{background:#1a1e25;color:#8c929b;box-shadow:0 2px 8px rgba(0,0,0,.15)}.theme-dark .bp-page-link:hover{background:#0076f9;color:#fff}.theme-dark .bp-empty{background:#1a1e25}.theme-dark .bp-empty i{color:#3a3f48}.theme-dark .bp-empty h3{color:#e4e7eb}.theme-dark .bp-empty p{color:#8c929b}@media (max-width:991px){.bp-layout{grid-template-columns:1fr}}@media (max-width:600px){.bp-hero h1{font-size:26px}.bp-hero{padding:40px 0 36px}.bp-section{padding:40px 0 50px}.bp-card{grid-template-columns:1fr}.bp-card-img img{height:200px}}.bd-hero{background:linear-gradient(135deg,#0076f9 0,#003f8a 100%);padding:60px 0 50px;text-align:center;position:relative;overflow:hidden}.bd-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 60%,rgba(255,255,255,.08) 0,transparent 55%),radial-gradient(circle at 75% 25%,rgba(255,255,255,.05) 0,transparent 45%);pointer-events:none}.bd-hero-shape{position:absolute;border-radius:50%;background:rgba(255,255,255,.06)}.bd-hero-shape-1{width:180px;height:180px;top:-50px;right:-20px}.bd-hero-shape-2{width:120px;height:120px;bottom:-30px;left:6%}.bd-hero h1{position:relative;z-index:1;font-size:30px;font-weight:700;color:#fff;margin:0 0 8px;letter-spacing:-.3px;max-width:720px;margin-inline:auto;line-height:1.35}.bd-hero-meta{position:relative;z-index:1;display:flex;gap:18px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:14px;font-size:13px;color:rgba(255,255,255,.7)}.bd-hero-meta i{margin-right:4px}.bd-hero-meta a{color:rgba(255,255,255,.85);text-decoration:none}.bd-hero-meta a:hover{color:#fff}.bd-breadcrumb{position:relative;z-index:1;display:flex;gap:8px;justify-content:center;align-items:center;margin-top:16px;font-size:13px}.bd-breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none}.bd-breadcrumb a:hover{color:#fff}.bd-breadcrumb span{color:rgba(255,255,255,.4)}.bd-breadcrumb .bd-bc-current{color:#fff;font-weight:600}.bd-section{padding:60px 0 80px}.bd-layout{display:grid;grid-template-columns:1fr 340px;gap:36px;align-items:start}.bd-article{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06)}.bd-featured-img{width:100%;max-height:420px;object-fit:cover;display:block}.bd-body{padding:36px}.bd-body li,.bd-body p{font-size:15px;line-height:1.8;color:#4a4a5c;margin-bottom:18px}.bd-body h2{font-size:22px;color:#1a1a2e;margin:32px 0 14px;font-weight:700}.bd-body h3{font-size:18px;color:#1a1a2e;margin:26px 0 12px;font-weight:700}.bd-body blockquote{border-left:4px solid #0076f9;padding:16px 24px;margin:24px 0;background:#f0f6ff;border-radius:0 10px 10px 0;color:#1a1a2e;font-style:italic}.bd-body pre{background:#1a1e25;color:#e4e7eb;padding:20px 24px;border-radius:12px;overflow-x:auto;font-size:13px;line-height:1.55;margin:20px 0}.bd-body code{background:#f5f6fa;padding:2px 8px;border-radius:6px;font-size:13px;color:#0076f9}.bd-body pre code{background:0 0;padding:0;color:inherit}.bd-body img{max-width:100%;border-radius:12px;margin:16px 0}.bd-body a{color:#0076f9}.bd-body a:hover{color:#003f8a}.bd-body ol,.bd-body ul{padding-left:24px}.bd-cat-badge{display:inline-block;padding:5px 16px;border-radius:8px;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:18px}.bd-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px;padding-top:20px;border-top:1px solid #f0f1f5}.bd-tag{padding:5px 14px;border-radius:8px;font-size:12px;background:#f5f6fa;color:#6b6b7b;text-decoration:none;transition:background .15s,color .15s}.bd-tag:hover{background:#0076f9;color:#fff}.bd-nav{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px;padding:24px;border-top:1px solid #f0f1f5}.bd-nav-item{display:flex;flex-direction:column;gap:4px;text-decoration:none;padding:16px 18px;border-radius:12px;transition:background .15s}.bd-nav-item:hover{background:#f5f6fa}.bd-nav-item.bd-nav-next{text-align:right}.bd-nav-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#0076f9}.bd-nav-title{font-size:14px;font-weight:600;color:#1a1a2e}.bd-share{display:flex;align-items:center;gap:12px;margin-top:24px}.bd-share-label{font-size:13px;font-weight:700;color:#1a1a2e}.bd-share-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;font-size:17px;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,color .15s;border:1.5px solid #e0e3e8;background:#fff}.bd-share-btn:hover{transform:translateY(-3px);text-decoration:none}.bd-share-x{color:#000}.bd-share-x:hover{background:#000;color:#fff;border-color:#000;box-shadow:0 4px 14px rgba(0,0,0,.2)}.bd-share-fb{color:#1877f2}.bd-share-fb:hover{background:#1877f2;color:#fff;border-color:#1877f2;box-shadow:0 4px 14px rgba(24,119,242,.35)}.bd-share-li{color:#0a66c2}.bd-share-li:hover{background:#0a66c2;color:#fff;border-color:#0a66c2;box-shadow:0 4px 14px rgba(10,102,194,.35)}.bd-share-rd{color:#ff4500}.bd-share-rd:hover{background:#ff4500;color:#fff;border-color:#ff4500;box-shadow:0 4px 14px rgba(255,69,0,.35)}.bd-comments{background:#fff;border-radius:16px;padding:32px 36px;margin-top:28px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.bd-comments h3{font-size:20px;font-weight:700;color:#1a1a2e;margin:0 0 24px}.bd-comment{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #f0f1f5}.bd-comment:last-child{border:none}.bd-comment-avatar{width:44px;height:44px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#0076f9,#003f8a);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;object-fit:cover}.bd-comment-body{flex:1}.bd-comment-header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.bd-comment-author{font-size:14px;font-weight:700;color:#1a1a2e}.bd-comment-date{font-size:11px;color:#8e8e9a}.bd-comment-text{font-size:14px;line-height:1.65;color:#6b6b7b;margin:0;font-weight:500}.bd-comment-form{margin-top:28px;padding-top:24px;border-top:1px solid #f0f1f5}.bd-comment-form h4{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 18px}.bd-form-group{margin-bottom:16px}.bd-form-group label{display:block;font-size:13px;font-weight:600;color:#6b6b7b;margin-bottom:6px}.bd-form-group input,.bd-form-group textarea{width:100%;padding:14px 18px;border-radius:12px;border:2px solid #e4e7ee;background:#f5f6fa;font-size:14px;color:#1a1a2e;outline:0;transition:border-color .25s,background .25s,box-shadow .25s;font-family:inherit;box-sizing:border-box;line-height:1.6;letter-spacing:.15px}.bd-form-group input::placeholder,.bd-form-group textarea::placeholder{color:#b0b6c0}.bd-form-group input:focus,.bd-form-group textarea:focus{border-color:#0076f9;background:#fff;box-shadow:0 0 0 3px rgba(0,118,249,.1)}.bd-form-group textarea{resize:vertical;min-height:130px;max-height:400px;scrollbar-width:thin;scrollbar-color:#c0c0cc #f5f6fa}.bd-form-group textarea::-webkit-scrollbar{width:6px}.bd-form-group textarea::-webkit-scrollbar-track{background:0 0;border-radius:6px}.bd-form-group textarea::-webkit-scrollbar-thumb{background:#c0c0cc;border-radius:6px}.bd-form-group textarea::-webkit-scrollbar-thumb:hover{background:#0076f9}.bd-submit-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:10px;border:none;background:linear-gradient(135deg,#0076f9,#0058c4);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .15s,transform .15s}.bd-submit-btn:hover{opacity:.9;transform:translateY(-1px)}.bd-recaptcha{margin:16px 0 20px;display:flex;justify-content:center}.bd-sidebar{display:flex;flex-direction:column;gap:24px}.bd-widget{background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.bd-widget h4{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 18px;padding-bottom:12px;border-bottom:2px solid #f0f1f5}.bd-widget h4 i{color:#0076f9;margin-right:8px}.bd-author-card{text-align:center}.bd-author-tilt{perspective:600px;display:inline-block;position:relative}.bd-author-avatar{width:72px;height:72px;border-radius:50%;margin:0 auto 14px;background:linear-gradient(135deg,#0076f9,#003f8a);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:28px;object-fit:cover;transition:transform .2s ease}.bd-status-dot{position:absolute;bottom:12px;right:-2px;width:14px;height:14px;border-radius:50%;border:2px solid #fff;z-index:2}.bd-status-online{background:#28a745;animation:bd-pulse 2s infinite}.bd-status-offline{background:#8e8e9a}@keyframes bd-pulse{0%,100%{box-shadow:0 0 0 0 rgba(40,167,69,.4)}50%{box-shadow:0 0 0 6px rgba(40,167,69,0)}}.bd-author-name{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 4px}.bd-author-name a{color:inherit;text-decoration:none;transition:color .2s}.bd-author-name a:hover{color:#0076f9}.bd-author-bio{font-size:13px;color:#6b6b7b;margin:0}.bd-related-list{list-style:none;padding:0;margin:0}.bd-related-item{display:flex;gap:14px;align-items:center;padding:10px 0;border-bottom:1px solid #f0f1f5}.bd-related-item:last-child{border:none}.bd-related-thumb{width:64px;height:50px;border-radius:8px;object-fit:cover;flex-shrink:0}.bd-related-info h5{font-size:13px;font-weight:600;color:#1a1a2e;margin:0 0 4px;line-height:1.35}.bd-related-info h5 a{color:inherit;text-decoration:none}.bd-related-info h5 a:hover{color:#0076f9}.bd-related-info span{font-size:11px;color:#8e8e9a}.bd-toc-list{list-style:none;padding:0;margin:0}.bd-toc-list li{margin-bottom:4px}.bd-toc-list li a{display:block;padding:8px 14px;border-radius:8px;font-size:13px;color:#6b6b7b;text-decoration:none;border-left:3px solid transparent;transition:background .15s,color .15s,border-color .15s}.bd-toc-list li a:hover{background:#f0f6ff;color:#0076f9;border-color:#0076f9}.bd-tags{display:flex;flex-wrap:wrap;gap:8px}.bd-stag{padding:6px 14px;border-radius:8px;font-size:12px;background:#f5f6fa;color:#6b6b7b;text-decoration:none;transition:background .15s,color .15s}.bd-stag:hover{background:#0076f9;color:#fff}.bd-back{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#0076f9;text-decoration:none;margin-top:20px;transition:gap .2s}.bd-back:hover{gap:12px;color:#003f8a}.bd-role{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.6px;line-height:1}.bd-role-admin{background:rgba(232,54,79,.1);color:#e8364f;border:1px solid rgba(232,54,79,.18)}.bd-role-mod{background:rgba(245,158,11,.12);color:#d97706;border:1px solid rgba(245,158,11,.2)}.bd-role-member{background:rgba(16,185,129,.12);color:#059669;border:1px solid rgba(16,185,129,.2)}.bd-role-dev{background:rgba(0,118,249,.1);color:#0076f9;border:1px solid rgba(0,118,249,.18)}.bd-role-admin i,.bd-role-dev i,.bd-role-mod i{font-size:9px}.bd-author-role{margin-top:6px}.bd-hero-role{vertical-align:middle;margin-left:4px}.bd-comment-role{margin-left:6px;vertical-align:middle}.theme-dark .bd-section{background:#12151a}.theme-dark .bd-article{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.2)}.theme-dark .bd-body li,.theme-dark .bd-body p{color:#9ca3af}.theme-dark .bd-body h2,.theme-dark .bd-body h3{color:#e4e7eb}.theme-dark .bd-body blockquote{background:rgba(0,118,249,.1);border-color:#0076f9;color:#e4e7eb}.theme-dark .bd-body code{background:#222730;color:#0096ff}.theme-dark .bd-tag-row{border-color:#2a2f38}.theme-dark .bd-tag{background:#222730;color:#8c929b}.theme-dark .bd-tag:hover{background:#0076f9;color:#fff}.theme-dark .bd-nav{border-color:#2a2f38}.theme-dark .bd-nav-item:hover{background:#222730}.theme-dark .bd-nav-title{color:#e4e7eb}.theme-dark .bd-share-label{color:#e4e7eb}.theme-dark .bd-share-btn{background:#1a1e25;border-color:#2a2f38}.theme-dark .bd-share-x{color:#e7e9ea}.theme-dark .bd-share-x:hover{background:#e7e9ea;color:#0f1419;border-color:#e7e9ea}.theme-dark .bd-share-fb:hover{background:#1877f2;color:#fff;border-color:#1877f2}.theme-dark .bd-share-li:hover{background:#0a66c2;color:#fff;border-color:#0a66c2}.theme-dark .bd-share-rd:hover{background:#ff4500;color:#fff;border-color:#ff4500}.theme-dark .bd-comments{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.2)}.theme-dark .bd-comments h3{color:#e4e7eb}.theme-dark .bd-comment{border-color:#2a2f38}.theme-dark .bd-comment-author{color:#e4e7eb}.theme-dark .bd-comment-text{color:#9ca3af}.theme-dark .bd-comment-form{border-color:#2a2f38}.theme-dark .bd-comment-form h4{color:#e4e7eb}.theme-dark .bd-form-group label{color:#8c929b}.theme-dark .bd-form-group input,.theme-dark .bd-form-group textarea{background:#14171c;border-color:#2a2f38;color:#e4e7eb}.theme-dark .bd-form-group input::placeholder,.theme-dark .bd-form-group textarea::placeholder{color:#5a6070}.theme-dark .bd-form-group input:focus,.theme-dark .bd-form-group textarea:focus{border-color:#0076f9;background:#0f1115;box-shadow:0 0 0 3px rgba(0,118,249,.15)}.theme-dark .bd-form-group textarea{scrollbar-color:#3a3f48 #14171c}.theme-dark .bd-form-group textarea::-webkit-scrollbar-thumb{background:#3a3f48}.theme-dark .bd-form-group textarea::-webkit-scrollbar-thumb:hover{background:#5aa5ff}.theme-dark .bd-submit-btn{box-shadow:0 4px 14px rgba(0,118,249,.25)}.theme-dark #bd-char-count{color:#5a6070!important}.theme-dark .bd-comment-avatar{border:1px solid rgba(255,255,255,.06)}.theme-dark .bd-widget{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.2)}.theme-dark .bd-widget h4{color:#e4e7eb;border-color:#2a2f38}.theme-dark .bd-author-name{color:#e4e7eb}.theme-dark .bd-author-bio{color:#8c929b}.theme-dark .bd-status-dot{border-color:#1a1e25}.theme-dark .bd-related-item{border-color:#2a2f38}.theme-dark .bd-related-info h5{color:#e4e7eb}.theme-dark .bd-toc-list li a{color:#8c929b}.theme-dark .bd-toc-list li a:hover{background:rgba(0,118,249,.12);color:#0076f9}.theme-dark .bd-stag{background:#222730;color:#8c929b}.theme-dark .bd-stag:hover{background:#0076f9;color:#fff}.theme-dark .bd-role-admin{background:rgba(232,54,79,.14);color:#f87181;border-color:rgba(232,54,79,.22)}.theme-dark .bd-role-mod{background:rgba(245,158,11,.15);color:#fbbf24;border-color:rgba(245,158,11,.25)}.theme-dark .bd-role-dev{background:rgba(0,118,249,.15);color:#60a5fa;border-color:rgba(0,118,249,.25)}.theme-dark .bd-role-member{background:rgba(16,185,129,.15);color:#34d399;border-color:rgba(16,185,129,.25)}@media (max-width:991px){.bd-layout{grid-template-columns:1fr}}@media (max-width:600px){.bd-hero h1{font-size:22px}.bd-hero{padding:40px 0 36px}.bd-section{padding:40px 0 50px}.bd-body{padding:24px}.bd-nav{grid-template-columns:1fr}.bd-comments{padding:24px}}@keyframes bdFadeIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hs-hero{position:relative;background:linear-gradient(135deg,#00b894 0,#006d5b 100%);padding:80px 0 70px;overflow:hidden;text-align:center}.hs-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0,transparent 60%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0,transparent 50%);pointer-events:none}.hs-hero-inner{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:0 20px}.hs-hero h1{font-size:38px;font-weight:700;color:#fff;margin:0 0 12px;letter-spacing:-.5px;line-height:1.15}.hs-hero h1 i{margin-right:12px;opacity:.8}.hs-hero p{font-size:16px;color:rgba(255,255,255,.78);margin:0 0 8px;line-height:1.6}.hs-hero .hs-meta{font-size:12px;color:rgba(255,255,255,.5);margin-top:12px}.hs-hero .hs-meta code{background:rgba(255,255,255,.12);padding:2px 8px;border-radius:4px;font-size:11px;color:rgba(255,255,255,.7)}.hs-hero-shape{position:absolute;border-radius:50%;opacity:.07;background:#fff}.hs-hero-shape-1{width:280px;height:280px;top:-80px;right:-50px}.hs-hero-shape-2{width:160px;height:160px;bottom:-40px;left:5%}.hs-section{padding:60px 0}.hs-section-alt{padding:60px 0;background:#f7f8fc}.hs-section-header{text-align:center;margin-bottom:40px}.hs-section-header h3{font-size:26px;font-weight:800;color:#1a1a2e;margin:0 0 10px}.hs-section-header p{font-size:15px;color:#6b6b7b;max-width:560px;margin:0 auto}.hs-stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px}.hs-stat-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:28px 24px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.03);transition:transform .15s,box-shadow .15s}.hs-stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.hs-stat-card .hs-stat-icon{width:52px;height:52px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px}.hs-stat-card .hs-stat-icon.green{background:rgba(0,184,148,.12);color:#00b894}.hs-stat-card .hs-stat-icon.blue{background:rgba(0,118,249,.12);color:#0076f9}.hs-stat-card .hs-stat-icon.amber{background:rgba(253,203,110,.18);color:#e17055}.hs-stat-card .hs-stat-icon.red{background:rgba(214,48,49,.12);color:#d63031}.hs-stat-card .hs-stat-icon.purple{background:rgba(108,92,231,.12);color:#6c5ce7}.hs-stat-card .hs-stat-number{font-size:34px;font-weight:800;color:#1a1a2e;line-height:1;margin-bottom:6px}.hs-stat-card .hs-stat-label{font-size:13px;color:#8e8e9a;font-weight:500;text-transform:uppercase;letter-spacing:.6px}.hs-topic-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.hs-topic-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:18px 20px;box-shadow:0 1px 4px rgba(0,0,0,.03);transition:transform .15s,box-shadow .15s}.hs-topic-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.07)}.hs-topic-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;background:rgba(0,184,148,.1);color:#00b894}.hs-topic-card.has-hits .hs-topic-icon{background:rgba(0,118,249,.1);color:#0076f9}.hs-topic-info{flex:1;min-width:0}.hs-topic-name{font-size:14px;font-weight:700;color:#1a1a2e;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hs-topic-count{font-size:12px;color:#8e8e9a;font-weight:500}.hs-topic-badge{background:rgba(0,118,249,.1);color:#0076f9;font-size:13px;font-weight:700;border-radius:8px;padding:4px 10px;flex-shrink:0}.hs-topic-card:not(.has-hits) .hs-topic-badge{background:rgba(0,0,0,.04);color:#b0b0b8}.hs-ops-table{width:100%;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.03)}.hs-ops-table thead th{background:#f7f8fc;padding:14px 20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#6b6b7b;border-bottom:1px solid rgba(0,0,0,.06);text-align:left}.hs-ops-table tbody td{padding:14px 20px;font-size:14px;color:#2a2a3e;border-bottom:1px solid rgba(0,0,0,.04)}.hs-ops-table tbody tr:last-child td{border-bottom:none}.hs-ops-table tbody tr:hover{background:rgba(0,118,249,.02)}.hs-ops-table .hs-op-icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;margin-right:10px;background:rgba(0,184,148,.1);color:#00b894}.hs-ops-table .hs-op-name{font-weight:600}.hs-ops-table .hs-op-count{font-weight:700;color:#0076f9}.hs-ops-row-zero .hs-op-count{color:#c0c0c8}.hs-chart-wrap{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:30px;box-shadow:0 2px 8px rgba(0,0,0,.03);position:relative;min-height:300px}.hs-chart-wrap canvas{width:100%!important;max-height:320px}.hs-empty{text-align:center;padding:60px 20px;color:#8e8e9a}.hs-empty i{font-size:48px;margin-bottom:16px;display:block;opacity:.4}html.theme-dark .hs-chart-wrap,html.theme-dark .hs-ops-table,html.theme-dark .hs-stat-card,html.theme-dark .hs-topic-card{background:#1e1e2e;border-color:rgba(255,255,255,.06)}html.theme-dark .hs-section-alt{background:#16161e}html.theme-dark .hs-ops-table .hs-op-name,html.theme-dark .hs-ops-table tbody td,html.theme-dark .hs-section-header h3,html.theme-dark .hs-stat-card .hs-stat-number,html.theme-dark .hs-topic-name{color:#e0e0e8}html.theme-dark .hs-ops-table thead th{background:#16161e;color:#8e8e9a}html.theme-dark .hs-ops-table tbody tr:hover{background:rgba(255,255,255,.02)}@media (max-width:767px){.hs-hero{padding:60px 0 50px}.hs-hero h1{font-size:28px}.hs-stats-row{grid-template-columns:repeat(2,1fr)}.hs-topic-grid{grid-template-columns:1fr}}.ip-hero{position:relative;background:linear-gradient(135deg,#7c3aed 0,#4c1d95 60%,#1e1b4b 100%);padding:110px 0 100px;overflow:hidden;text-align:center}.ip-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 25% 40%,rgba(255,255,255,.07) 0,transparent 55%),radial-gradient(circle at 75% 30%,rgba(124,58,237,.25) 0,transparent 50%);pointer-events:none}.ip-hero-shape{position:absolute;border-radius:50%;opacity:.06;background:#fff}.ip-hero-shape-1{width:340px;height:340px;top:-100px;right:-80px}.ip-hero-shape-2{width:200px;height:200px;bottom:-60px;left:4%}.ip-hero-shape-3{width:140px;height:140px;top:25%;right:12%}.ip-hero-inner{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:0 20px}.ip-hero h1{font-size:48px;font-weight:800;color:#fff;margin:0 0 8px;letter-spacing:-.5px;line-height:1.1}.ip-hero h1 span{color:rgba(255,255,255,.55);font-weight:400}.ip-hero .ip-tagline{font-size:18px;color:rgba(255,255,255,.75);margin:0 0 36px;line-height:1.6;max-width:640px;margin-left:auto;margin-right:auto}.ip-hero-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.ip-btn-outline,.ip-btn-primary{display:inline-flex;align-items:center;gap:8px;height:52px;padding:0 30px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .2s;cursor:pointer;border:none;letter-spacing:.3px}.ip-btn-primary{background:#fff;color:#7c3aed}.ip-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.2);color:#5b21b6;text-decoration:none}.ip-btn-outline{background:rgba(255,255,255,.1);color:#fff;border:2px solid rgba(255,255,255,.3)}.ip-btn-outline:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);color:#fff;text-decoration:none}.ip-section{padding:80px 0}.ip-section-alt{padding:80px 0;background:#f7f8fc}.ip-section-dark{padding:80px 0;background:#0d1117}.ip-header{text-align:center;margin-bottom:48px}.ip-header h2{font-size:30px;font-weight:800;color:#1a1a2e;margin:0 0 12px;line-height:1.2}.ip-header h2 i{color:#7c3aed;margin-right:10px}.ip-header>p{font-size:15px;color:#8e8e9a;max-width:580px;margin:0 auto;line-height:1.65}.ip-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.ip-svc-card{background:#fff;border-radius:18px;padding:44px 32px 38px;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.ip-svc-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;border-radius:18px 18px 0 0;opacity:0;transition:opacity .25s}.ip-svc-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(0,0,0,.12)}.ip-svc-card:hover::before{opacity:1}.ip-svc-card.ip-card-purple::before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.ip-svc-card.ip-card-teal::before{background:linear-gradient(90deg,#06b6d4,#22d3ee)}.ip-svc-card.ip-card-green::before{background:linear-gradient(90deg,#10b981,#34d399)}.ip-svc-icon{width:72px;height:72px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:28px;color:#fff;margin-bottom:22px}.ip-icon-purple{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.ip-icon-teal{background:linear-gradient(135deg,#06b6d4,#0891b2)}.ip-icon-green{background:linear-gradient(135deg,#10b981,#059669)}.ip-svc-card h3{font-size:20px;font-weight:700;color:#1a1a2e;margin:0 0 12px}.ip-svc-card p{font-size:14px;color:#6b6b7b;line-height:1.7;margin:0 0 20px}.ip-svc-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 14px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.3px;margin-bottom:18px}.ip-badge-free{background:rgba(16,185,129,.1);color:#059669;border:1px solid rgba(16,185,129,.15)}.ip-svc-link{display:inline-flex;align-items:center;gap:6px;padding:10px 24px;border-radius:10px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.ip-svc-link-purple{color:#7c3aed;border:2px solid #7c3aed}.ip-svc-link-purple:hover{background:#7c3aed;color:#fff;text-decoration:none}.ip-svc-link-teal{color:#0891b2;border:2px solid #0891b2}.ip-svc-link-teal:hover{background:#0891b2;color:#fff;text-decoration:none}.ip-svc-link-green{color:#059669;border:2px solid #059669}.ip-svc-link-green:hover{background:#059669;color:#fff;text-decoration:none}.ip-features-banner{padding:80px 0;background:linear-gradient(170deg,#0d1117 0,#161b28 50%,#0d1117 100%);position:relative;overflow:hidden}.ip-features-banner::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(124,58,237,.08) 0,transparent 55%),radial-gradient(ellipse at 70% 80%,rgba(6,182,212,.05) 0,transparent 50%);pointer-events:none}.ip-features-inner{max-width:1100px;margin:0 auto;position:relative}.ip-features-banner .ip-header h2{color:#fff}.ip-features-banner .ip-header h2 i{color:#a78bfa}.ip-features-banner .ip-header>p{color:rgba(255,255,255,.5)}.ip-ftgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ip-ftcat{grid-column:1/-1;display:flex;align-items:center;gap:10px;margin:12px 0 0;padding:0}.ip-ftcat:first-child{margin-top:0}.ip-ftcat h4{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:rgba(255,255,255,.3);margin:0}.ip-ftcat::after{content:'';flex:1;height:1px;background:rgba(255,255,255,.06)}.ip-ftcard{padding:28px 24px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);transition:background .25s,border-color .25s,transform .2s}.ip-ftcard:hover{background:rgba(124,58,237,.06);border-color:rgba(124,58,237,.18);transform:translateY(-3px)}.ip-ftcard-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:16px}.ip-ftcard-icon.purple{background:rgba(124,58,237,.12);color:#a78bfa}.ip-ftcard-icon.teal{background:rgba(6,182,212,.12);color:#22d3ee}.ip-ftcard-icon.green{background:rgba(16,185,129,.12);color:#34d399}.ip-ftcard-icon.amber{background:rgba(245,158,11,.12);color:#fbbf24}.ip-ftcard-icon.rose{background:rgba(244,63,94,.12);color:#fb7185}.ip-ftcard-icon.blue{background:rgba(0,118,249,.12);color:#3b9cff}.ip-ftcard h5{font-size:15px;font-weight:700;color:#fff;margin:0 0 8px}.ip-ftcard p{font-size:13px;color:rgba(255,255,255,.45);margin:0;line-height:1.6}.ip-networks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ip-net-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:24px;transition:transform .2s,border-color .2s}.ip-net-card:hover{transform:translateY(-3px);border-color:rgba(124,58,237,.3)}.ip-net-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.ip-net-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;flex-shrink:0}.ip-net-icon-main{background:rgba(124,58,237,.5)}.ip-net-icon-link{background:rgba(6,182,212,.4)}.ip-net-name{font-size:16px;font-weight:700;color:#fff;margin:0 0 2px}.ip-net-tag{font-size:11px;color:rgba(255,255,255,.4);font-family:SFMono-Regular,Consolas,monospace}.ip-net-desc{font-size:13px;color:rgba(255,255,255,.55);line-height:1.6;margin:0 0 12px}.ip-net-meta{display:flex;gap:10px;flex-wrap:wrap}.ip-net-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:6px;font-size:10px;font-weight:600}.ip-net-badge-ircd{background:rgba(124,58,237,.12);color:#a78bfa}.ip-net-badge-svc{background:rgba(6,182,212,.12);color:#22d3ee}.ip-net-badge-cb{background:rgba(245,158,11,.12);color:#fbbf24;font-style:italic}.ip-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.ip-how-card{background:#fff;border-radius:16px;padding:36px 28px;box-shadow:0 4px 24px rgba(0,0,0,.06);text-align:center;transition:transform .2s,box-shadow .2s}.ip-how-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.ip-how-num{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#fff;margin-bottom:18px;background:linear-gradient(135deg,#7c3aed,#5b21b6)}.ip-how-card h4{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 10px}.ip-how-card p{font-size:14px;color:#6b6b7b;line-height:1.65;margin:0}.ip-cta{padding:60px 0;text-align:center;background:linear-gradient(135deg,#7c3aed 0,#4c1d95 100%)}.ip-cta h3{font-size:24px;font-weight:700;color:#fff;margin:0 0 10px}.ip-cta p{font-size:15px;color:rgba(255,255,255,.7);margin:0 0 28px;max-width:520px;margin-left:auto;margin-right:auto}.ip-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:10px;background:#fff;color:#7c3aed;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s}.ip-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2);color:#5b21b6;text-decoration:none}.ip-contact{padding:50px 0;text-align:center}.ip-contact p{font-size:15px;color:#6b6b7b;margin:0 0 6px}.ip-contact a{color:#7c3aed;font-weight:600;text-decoration:none}.ip-contact a:hover{text-decoration:underline}.ip-contact .ip-contact-note{font-size:13px;color:#8e8e9a;margin-top:18px}.theme-dark .ip-section{background:#12151a}.theme-dark .ip-section-alt{background:#0f1115}.theme-dark .ip-header h2{color:#e4e7eb}.theme-dark .ip-header>p{color:#8c929b}.theme-dark .ip-svc-card{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.25)}.theme-dark .ip-svc-card:hover{box-shadow:0 16px 48px rgba(0,0,0,.4)}.theme-dark .ip-svc-card h3{color:#e4e7eb}.theme-dark .ip-svc-card p{color:#8c929b}.theme-dark .ip-badge-free{background:rgba(16,185,129,.15);color:#34d399;border-color:rgba(16,185,129,.25)}.theme-dark .ip-how-card{background:#1a1e25;box-shadow:0 4px 24px rgba(0,0,0,.25)}.theme-dark .ip-how-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.4)}.theme-dark .ip-how-card h4{color:#e4e7eb}.theme-dark .ip-how-card p{color:#8c929b}.theme-dark .ip-contact p{color:#8c929b}.theme-dark .ip-contact a{color:#a78bfa}.theme-dark .ip-contact .ip-contact-note{color:#6e7681}.theme-dark .ip-features-banner{background:linear-gradient(170deg,#080a0e 0,#0f1319 50%,#080a0e 100%)}@media (max-width:991px){.ip-how-grid,.ip-networks-grid,.ip-services-grid{grid-template-columns:repeat(2,1fr)}.ip-ftgrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ip-hero h1{font-size:32px}.ip-hero .ip-tagline{font-size:15px}.ip-hero{padding:70px 0 60px}.ip-features-banner,.ip-section,.ip-section-alt,.ip-section-dark{padding:50px 0}.ip-ftgrid,.ip-how-grid,.ip-networks-grid,.ip-services-grid{grid-template-columns:1fr}.ip-header h2{font-size:24px}}.policy-page{padding:60px 0 80px}.policy-header{text-align:center;margin-bottom:48px}.policy-header h1{font-size:32px;font-weight:800;color:#1a1a2e;margin:0 0 12px}.policy-header .policy-subtitle{font-size:15px;color:#6b6b7b;font-weight:500}.policy-body{max-width:820px;margin:0 auto;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);padding:48px 56px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.policy-body h2{font-size:22px;font-weight:700;color:#1a1a2e;margin:40px 0 16px;padding-bottom:10px;border-bottom:2px solid #0076f9}.policy-body h2:first-child{margin-top:0}.policy-body h3{font-size:17px;font-weight:700;color:#2a2a3e;margin:28px 0 12px}.policy-body p{font-size:14px;line-height:1.75;color:#4a4a5c;margin:0 0 14px}.policy-body .policy-intro{font-size:15px;line-height:1.8;color:#4a4a5c;margin-bottom:32px;padding:20px 24px;background:rgba(0,118,249,.04);border-left:3px solid #0076f9;border-radius:0 10px 10px 0}.policy-body ol{padding-left:0;margin:0 0 20px;counter-reset:policy-item;list-style:none}.policy-body ol li{font-size:14px;line-height:1.75;color:#4a4a5c;margin-bottom:10px;padding-left:32px;position:relative}.policy-body ol li::before{counter-increment:policy-item;content:counter(policy-item) ".";position:absolute;left:0;font-weight:700;color:#0076f9}.policy-body ul{padding-left:24px;margin:0 0 20px}.policy-body ul li{font-size:14px;line-height:1.75;color:#4a4a5c;margin-bottom:8px}.policy-body a{color:#0076f9;text-decoration:none;font-weight:600}.policy-body a:hover{text-decoration:underline}.policy-body code{background:rgba(0,118,249,.06);padding:2px 6px;border-radius:4px;font-size:13px}.policy-body .policy-note{font-size:13px;color:#6b6b7b;padding:12px 16px;background:rgba(0,0,0,.025);border-radius:8px;margin:12px 0 16px}.policy-body .policy-note strong{color:#2a2a3e}.theme-dark .policy-body .policy-note{background:rgba(255,255,255,.04);color:#8c929b}.theme-dark .policy-body .policy-note strong{color:#c8cdd4}.theme-dark .policy-header h1{color:#e4e7eb}.theme-dark .policy-header .policy-subtitle{color:#8c929b}.policy-header .policy-updated{font-size:13px;color:#8e8e9a;font-weight:500}.theme-dark .policy-body{background:#14171c;border-color:rgba(255,255,255,.06);box-shadow:0 2px 12px rgba(0,0,0,.2)}.theme-dark .policy-body h2{color:#e4e7eb}.theme-dark .policy-body h3{color:#c8cdd4}.theme-dark .policy-body ol li,.theme-dark .policy-body p,.theme-dark .policy-body ul li{color:#aeb3bb}.theme-dark .policy-body .policy-intro{background:rgba(0,118,249,.08);color:#aeb3bb}.theme-dark .policy-body code{background:rgba(0,118,249,.12)}.theme-dark .policy-body .policy-note{background:rgba(255,255,255,.04);color:#8c929b}.theme-dark .policy-body .policy-note strong{color:#c8cdd4}@media (max-width:767px){.policy-body{padding:28px 20px}.policy-header h1{font-size:24px}.policy-hero h1{font-size:28px}.policy-hero{padding:60px 0 50px}}.pl-networks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px;margin:28px 0 8px}.pl-net-card{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:14px;padding:22px 24px 20px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;position:relative}.pl-net-card:hover{transform:translateY(-3px);box-shadow:0 10px 32px rgba(0,0,0,.08);border-color:rgba(0,118,249,.18)}.pl-net-card.pl-net-main{border-color:rgba(0,118,249,.2);background:linear-gradient(135deg,rgba(0,118,249,.03) 0,#fff 60%)}.pl-net-card.pl-net-main:hover{border-color:rgba(0,118,249,.35);box-shadow:0 10px 32px rgba(0,118,249,.1)}.pl-net-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.pl-net-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff;flex-shrink:0;background:linear-gradient(135deg,#6366f1,#4f46e5)}.pl-net-icon-main{background:linear-gradient(135deg,#f59e0b,#d97706)}.pl-net-identity{flex:1;min-width:0}.pl-net-name{font-size:16px;font-weight:700;color:#1a1a2e;line-height:1.25}.pl-net-tag{font-size:12px;color:#8e8e9a;font-weight:500;margin-top:2px}.pl-net-cb{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:rgba(167,139,250,.12);color:#a78bfa;font-size:12px;flex-shrink:0}.pl-net-desc{font-size:13px;line-height:1.55;color:#5a5a6e;margin:0 0 10px}.pl-net-server{font-size:12px;font-weight:500;color:#6366f1;margin-bottom:10px}.pl-net-server i{font-size:11px;margin-right:4px;opacity:.7}.pl-net-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:0}.pl-net-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.2px}.pl-net-badge i{font-size:10px}.pl-net-badge-ircd{background:rgba(99,102,241,.08);color:#6366f1;border:1px solid rgba(99,102,241,.15)}.pl-net-badge-svc{background:rgba(16,185,129,.08);color:#059669;border:1px solid rgba(16,185,129,.15)}.pl-net-contact{margin-top:10px;font-size:12px;font-weight:600;color:#6b6b7b}.pl-net-contact i{color:#0076f9;margin-right:4px;font-size:11px}.pl-net-legend{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:14px 0 28px;font-size:12px;color:#8e8e9a;font-weight:500}.pl-net-legend i{margin-right:4px}.pl-net-legend .fa-robot{color:#a78bfa}.theme-dark .pl-net-card{background:#1a1e25;border-color:#2a2f38}.theme-dark .pl-net-card:hover{box-shadow:0 10px 32px rgba(0,0,0,.35);border-color:rgba(0,118,249,.25)}.theme-dark .pl-net-card.pl-net-main{background:linear-gradient(135deg,rgba(0,118,249,.06) 0,#1a1e25 60%);border-color:rgba(0,118,249,.2)}.theme-dark .pl-net-card.pl-net-main:hover{border-color:rgba(0,118,249,.4)}.theme-dark .pl-net-name{color:#e4e7eb}.theme-dark .pl-net-tag{color:#6e7681}.theme-dark .pl-net-desc{color:#8c929b}.theme-dark .pl-net-server{color:#a5b4fc}.theme-dark .pl-net-cb{background:rgba(167,139,250,.15);color:#c4b5fd}.theme-dark .pl-net-badge-ircd{background:rgba(99,102,241,.15);color:#a5b4fc;border-color:rgba(99,102,241,.25)}.theme-dark .pl-net-badge-svc{background:rgba(16,185,129,.12);color:#6ee7b7;border-color:rgba(16,185,129,.2)}.theme-dark .pl-net-contact{color:#8c929b}.theme-dark .pl-net-contact i{color:#5aa5ff}.theme-dark .pl-net-legend{color:#6e7681}@media (max-width:767px){.pl-networks-grid{grid-template-columns:1fr;gap:14px}.pl-net-card{padding:18px 18px 16px}.pl-net-legend{gap:14px}}@media (min-width:768px) and (max-width:991px){.pl-networks-grid{grid-template-columns:repeat(2,1fr)}}.policy-hero{position:relative;background:linear-gradient(135deg,#0076f9 0,#003f8a 100%);padding:80px 0 70px;overflow:hidden;text-align:center}.policy-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0,transparent 60%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0,transparent 50%);pointer-events:none}.policy-hero-inner{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:0 20px}.policy-hero h1{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:-.5px}.policy-hero p{font-size:16px;color:rgba(255,255,255,.75);margin:0;line-height:1.6}.policy-hero-shape{position:absolute;border-radius:50%;opacity:.07;background:#fff}.policy-hero-shape-1{width:260px;height:260px;top:-70px;right:-50px}.policy-hero-shape-2{width:150px;height:150px;bottom:-30px;left:5%}.policy-hero-shape-3{width:100px;height:100px;top:30%;right:15%}.aup-page{padding:60px 0 80px}.aup-header{text-align:center;margin-bottom:48px}.aup-header h1{font-size:32px;font-weight:800;color:#1a1a2e;margin:0 0 12px}.aup-header .aup-updated{font-size:13px;color:#8e8e9a;font-weight:500}.aup-body{max-width:820px;margin:0 auto;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);padding:48px 56px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.aup-body h2{font-size:22px;font-weight:700;color:#1a1a2e;margin:40px 0 16px;padding-bottom:10px;border-bottom:2px solid #0076f9}.aup-body h2:first-child{margin-top:0}.aup-body h3{font-size:17px;font-weight:700;color:#2a2a3e;margin:28px 0 12px}.aup-body p{font-size:14px;line-height:1.75;color:#4a4a5c;margin:0 0 14px}.aup-body .aup-intro{font-size:15px;line-height:1.8;color:#4a4a5c;margin-bottom:32px;padding:20px 24px;background:rgba(0,118,249,.04);border-left:3px solid #0076f9;border-radius:0 10px 10px 0}.aup-body ol{padding-left:0;margin:0 0 20px;counter-reset:aup-item;list-style:none}.aup-body ol li{font-size:14px;line-height:1.75;color:#4a4a5c;margin-bottom:10px;padding-left:32px;position:relative}.aup-body ol li::before{counter-increment:aup-item;content:counter(aup-item,lower-alpha) ".";position:absolute;left:0;font-weight:700;color:#0076f9}.aup-body ul{padding-left:24px;margin:0 0 20px}.aup-body ul li{font-size:14px;line-height:1.75;color:#4a4a5c;margin-bottom:8px}.aup-body a{color:#0076f9;text-decoration:none;font-weight:600}.aup-body a:hover{text-decoration:underline}.aup-body .aup-note{font-size:13px;color:#6b6b7b;padding:12px 16px;background:rgba(0,0,0,.025);border-radius:8px;margin:12px 0 16px}.aup-body .aup-note strong{color:#2a2a3e}.theme-dark .aup-header h1{color:#e4e7eb}.theme-dark .aup-body{background:#14171c;border-color:rgba(255,255,255,.06);box-shadow:0 2px 12px rgba(0,0,0,.2)}.theme-dark .aup-body h2{color:#e4e7eb}.theme-dark .aup-body h3{color:#c8cdd4}.theme-dark .aup-body ol li,.theme-dark .aup-body p,.theme-dark .aup-body ul li{color:#aeb3bb}.theme-dark .aup-body .aup-intro{background:rgba(0,118,249,.08);color:#aeb3bb}.theme-dark .aup-body .aup-note{background:rgba(255,255,255,.04);color:#8c929b}.theme-dark .aup-body .aup-note strong{color:#c8cdd4}@media (max-width:767px){.aup-body{padding:28px 20px}.aup-header h1{font-size:24px}.policy-hero h1{font-size:28px}.policy-hero{padding:60px 0 50px}}.policy-hero{position:relative;background:linear-gradient(135deg,#0076f9 0,#003f8a 100%);padding:80px 0 70px;overflow:hidden;text-align:center}.policy-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0,transparent 60%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0,transparent 50%);pointer-events:none}.policy-hero-inner{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:0 20px}.policy-hero h1{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:-.5px}.policy-hero p{font-size:16px;color:rgba(255,255,255,.75);margin:0;line-height:1.6}.policy-hero-shape{position:absolute;border-radius:50%;opacity:.07;background:#fff}.policy-hero-shape-1{width:260px;height:260px;top:-70px;right:-50px}.policy-hero-shape-2{width:150px;height:150px;bottom:-30px;left:5%}.policy-hero-shape-3{width:100px;height:100px;top:30%;right:15%}.hk-hero{position:relative;background:linear-gradient(135deg,#0076f9 0,#003f8a 100%);padding:60px 0 50px;text-align:center;overflow:hidden}.hk-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0,transparent 60%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0,transparent 50%);pointer-events:none}.hk-hero h1{font-size:32px;font-weight:700;color:#fff;margin:0 0 8px;position:relative;z-index:1}.hk-hero h1 i{color:rgba(255,255,255,.85)}.hk-hero p{font-size:15px;color:rgba(255,255,255,.75);margin:0 0 16px;position:relative;z-index:1}.hk-hero-shape{position:absolute;border-radius:50%;opacity:.07;background:#fff}.hk-hero-shape-1{width:280px;height:280px;top:-80px;right:-60px}.hk-hero-shape-2{width:160px;height:160px;bottom:-40px;left:5%}.hk-breadcrumb{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;position:relative;z-index:1;margin-bottom:20px}.hk-breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s}.hk-breadcrumb a:hover{color:#fff;text-decoration:none}.hk-breadcrumb span{color:rgba(255,255,255,.4)}.hk-bc-current{color:rgba(255,255,255,.9);font-weight:600}.hk-search{display:flex;max-width:480px;margin:0 auto;position:relative;z-index:1}.hk-search input{flex:1;height:48px;padding:0 18px;border:2px solid rgba(255,255,255,.25);border-right:none;border-radius:12px 0 0 12px;font-size:14px;background:rgba(255,255,255,.12);color:#fff;outline:0;transition:border-color .2s,background .2s}.hk-search input::placeholder{color:rgba(255,255,255,.55)}.hk-search input:focus{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.18)}.hk-search button{height:48px;padding:0 20px;border:none;border-radius:0 12px 12px 0;background:#fff;color:#0076f9;font-size:15px;cursor:pointer;transition:background .2s,color .2s}.hk-search button:hover{background:#e8f0fe}.hk-section{padding:60px 0 80px}.hk-results-title{font-size:20px;font-weight:700;color:#1a1a2e;margin:0 0 24px}.hk-results-title i{color:#0076f9;margin-right:8px}.hk-article-list{display:flex;flex-direction:column;gap:12px}.hk-article-card{display:flex;align-items:center;gap:16px;padding:18px 20px;background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.06);text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s,border-color .2s}.hk-article-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.08);border-color:rgba(0,118,249,.15);text-decoration:none;color:inherit}.hk-article-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0;background:linear-gradient(135deg,rgba(0,118,249,.1),rgba(0,118,249,.05));color:#0076f9}.hk-article-info{flex:1;min-width:0}.hk-article-info h4{font-size:15px;font-weight:600;color:#1a1a2e;margin:0 0 4px;line-height:1.35}.hk-article-cat{font-size:12px;color:#8e8e9a;font-weight:500}.hk-article-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.hk-tag{display:inline-block;padding:2px 10px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.3px;background:rgba(0,118,249,.08);color:#0076f9;border:1px solid rgba(0,118,249,.12)}.hk-article-arrow{font-size:13px;color:#c0c4cc;flex-shrink:0;transition:color .2s,transform .2s}.hk-article-card:hover .hk-article-arrow{color:#0076f9;transform:translateX(3px)}.hk-divider{border:none;border-top:2px solid #e0e3ea;margin:40px 0}.hk-empty{text-align:center;padding:60px 20px}.hk-empty i{font-size:48px;color:#c0c4cc;margin-bottom:16px;display:block}.hk-empty h3{font-size:20px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.hk-empty p{font-size:14px;color:#8e8e9a;margin:0}.hk-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.hk-cat-card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;background:#fff;border-radius:16px;padding:36px 24px 30px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px rgba(0,0,0,.04);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.hk-cat-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,118,249,.1);border-color:rgba(0,118,249,.15);text-decoration:none;color:inherit}.hk-cat-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;margin-bottom:18px;background:linear-gradient(135deg,#0076f9,#0058c4)}.hk-cat-card:nth-child(2) .hk-cat-icon{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.hk-cat-card:nth-child(3) .hk-cat-icon{background:linear-gradient(135deg,#06b6d4,#0891b2)}.hk-cat-card:nth-child(4) .hk-cat-icon{background:linear-gradient(135deg,#f43f5e,#e11d48)}.hk-cat-card:nth-child(5) .hk-cat-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.hk-cat-card:nth-child(6) .hk-cat-icon{background:linear-gradient(135deg,#10b981,#059669)}.hk-cat-card:nth-child(6n+7) .hk-cat-icon{background:linear-gradient(135deg,#0076f9,#0058c4)}.hk-cat-card:nth-child(6n+8) .hk-cat-icon{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.hk-cat-card h3{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 6px}.hk-cat-card p{font-size:13px;color:#6b6b7b;line-height:1.55;margin:0 0 14px}.hk-cat-count{display:inline-block;padding:4px 14px;border-radius:20px;font-size:12px;font-weight:600;background:rgba(0,118,249,.08);color:#0076f9}.hk-layout{display:grid;grid-template-columns:1fr 300px;gap:36px;align-items:start}.hk-main{min-width:0}.hk-sidebar{position:sticky;top:100px}.hk-sidebar-widget{background:#fff;border-radius:14px;padding:24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px rgba(0,0,0,.04);margin-bottom:20px}.hk-sidebar-widget h4{font-size:14px;font-weight:700;color:#1a1a2e;margin:0 0 14px;padding-bottom:10px;border-bottom:2px solid #e0e3ea}.hk-sidebar-widget h4 i{color:#0076f9;margin-right:6px}.hk-sidebar-cats{list-style:none;padding:0;margin:0}.hk-sidebar-cats li{margin-bottom:2px}.hk-sidebar-cats li a{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500;color:#4b5563;text-decoration:none;transition:background .2s,color .2s}.hk-sidebar-cats li a i{width:16px;text-align:center;font-size:12px;color:#8e8e9a}.hk-sidebar-cats li a:hover{background:rgba(0,118,249,.06);color:#0076f9;text-decoration:none}.hk-sidebar-cats li.is-active a{background:rgba(0,118,249,.1);color:#0076f9;font-weight:600}.hk-sidebar-cats li.is-active a i{color:#0076f9}.hk-sidebar-count{margin-left:auto;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;background:rgba(0,118,249,.08);color:#0076f9}.hk-sidebar-articles{list-style:none;padding:0;margin:0}.hk-sidebar-articles li{margin-bottom:2px}.hk-sidebar-articles li a{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500;color:#4b5563;text-decoration:none;transition:background .2s,color .2s}.hk-sidebar-articles li a i{width:16px;text-align:center;font-size:12px;color:#8e8e9a}.hk-sidebar-articles li a:hover{background:rgba(0,118,249,.06);color:#0076f9;text-decoration:none}.hk-content-card{background:#fff;border-radius:16px;padding:32px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px rgba(0,0,0,.04)}.hk-content-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e0e3ea;font-size:13px;color:#8e8e9a}.hk-content-meta i{margin-right:4px}.hk-content-tags{display:flex;flex-wrap:wrap;gap:5px}.hk-content-body{font-size:15px;color:#2d2d3a;line-height:1.75}.hk-content-body h1{font-size:24px;font-weight:700;color:#1a1a2e;margin:32px 0 12px}.hk-content-body h2{font-size:20px;font-weight:700;color:#1a1a2e;margin:28px 0 10px}.hk-content-body h3{font-size:17px;font-weight:600;color:#1a1a2e;margin:24px 0 8px}.hk-content-body p{margin:0 0 16px}.hk-content-body a{color:#0076f9;text-decoration:none}.hk-content-body a:hover{text-decoration:underline}.hk-content-body ol,.hk-content-body ul{padding-left:24px;margin:0 0 16px}.hk-content-body li{margin-bottom:6px}.hk-content-body code{font-size:13px;padding:2px 8px;border-radius:6px;background:rgba(0,118,249,.06);color:#0058c4;font-family:SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace}.hk-content-body pre{background:#f6f8fa;border-radius:10px;padding:18px 20px;overflow-x:auto;margin:0 0 16px;font-size:13px;line-height:1.55}.hk-content-body pre code{padding:0;background:0 0;color:inherit}.hk-content-body blockquote{border-left:4px solid #0076f9;padding:12px 20px;margin:0 0 16px;background:rgba(0,118,249,.04);border-radius:0 8px 8px 0}.hk-content-body img{max-width:100%;height:auto;border-radius:10px;margin:8px 0 16px}.hk-content-body table{width:100%;border-collapse:collapse;margin:0 0 16px;font-size:14px}.hk-content-body td,.hk-content-body th{padding:10px 14px;text-align:left;border-bottom:1px solid #e0e3ea}.hk-content-body th{font-weight:600;color:#1a1a2e;background:#f7f8fc}.theme-dark .hk-section{background:#12151a}.theme-dark .hk-results-title{color:#e4e7eb}.theme-dark .hk-results-title i{color:#5aa5ff}.theme-dark .hk-divider{border-top-color:#2a2f38}.theme-dark .hk-article-card{background:#1a1e25;border-color:#2a2f38}.theme-dark .hk-article-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.3);border-color:rgba(0,118,249,.25)}.theme-dark .hk-article-icon{background:linear-gradient(135deg,rgba(0,118,249,.2),rgba(0,118,249,.1));color:#5aa5ff}.theme-dark .hk-article-info h4{color:#e4e7eb}.theme-dark .hk-article-cat{color:#6e7681}.theme-dark .hk-article-arrow{color:#484e58}.theme-dark .hk-article-card:hover .hk-article-arrow{color:#5aa5ff}.theme-dark .hk-tag{background:rgba(0,118,249,.15);color:#5aa5ff;border-color:rgba(0,118,249,.25)}.theme-dark .hk-empty i{color:#484e58}.theme-dark .hk-empty h3{color:#e4e7eb}.theme-dark .hk-empty p{color:#8c929b}.theme-dark .hk-cat-card{background:#1a1e25;border-color:#2a2f38;box-shadow:0 2px 12px rgba(0,0,0,.2)}.theme-dark .hk-cat-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.35);border-color:rgba(0,118,249,.25)}.theme-dark .hk-cat-card h3{color:#e4e7eb}.theme-dark .hk-cat-card p{color:#8c929b}.theme-dark .hk-cat-count{background:rgba(0,118,249,.15);color:#5aa5ff}.theme-dark .hk-sidebar-widget{background:#1a1e25;border-color:#2a2f38;box-shadow:0 2px 12px rgba(0,0,0,.2)}.theme-dark .hk-sidebar-widget h4{color:#e4e7eb;border-bottom-color:#2a2f38}.theme-dark .hk-sidebar-widget h4 i{color:#5aa5ff}.theme-dark .hk-sidebar-cats li a{color:#aeb3bb}.theme-dark .hk-sidebar-cats li a i{color:#6e7681}.theme-dark .hk-sidebar-cats li a:hover{background:rgba(0,118,249,.1);color:#5aa5ff}.theme-dark .hk-sidebar-cats li.is-active a{background:rgba(0,118,249,.15);color:#5aa5ff}.theme-dark .hk-sidebar-cats li.is-active a i{color:#5aa5ff}.theme-dark .hk-sidebar-count{background:rgba(0,118,249,.15);color:#5aa5ff}.theme-dark .hk-sidebar-articles li a{color:#aeb3bb}.theme-dark .hk-sidebar-articles li a i{color:#6e7681}.theme-dark .hk-sidebar-articles li a:hover{background:rgba(0,118,249,.1);color:#5aa5ff}.theme-dark .hk-content-card{background:#1a1e25;border-color:#2a2f38;box-shadow:0 2px 12px rgba(0,0,0,.2)}.theme-dark .hk-content-meta{color:#6e7681;border-bottom-color:#2a2f38}.theme-dark .hk-content-body{color:#c8cdd4}.theme-dark .hk-content-body h1,.theme-dark .hk-content-body h2,.theme-dark .hk-content-body h3{color:#e4e7eb}.theme-dark .hk-content-body a{color:#5aa5ff}.theme-dark .hk-content-body code{background:rgba(0,118,249,.1);color:#7cc4fa}.theme-dark .hk-content-body pre{background:#14171c;border:1px solid #2a2f38}.theme-dark .hk-content-body blockquote{background:rgba(0,118,249,.06);border-left-color:#5aa5ff}.theme-dark .hk-content-body th{color:#e4e7eb;background:#14171c}.theme-dark .hk-content-body td,.theme-dark .hk-content-body th{border-bottom-color:#2a2f38}.theme-dark .hk-search input{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.theme-dark .hk-search input:focus{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.3)}.theme-dark .hk-search button{background:rgba(255,255,255,.15);color:#fff}.theme-dark .hk-search button:hover{background:rgba(255,255,255,.22)}@media (max-width:991px){.hk-layout{grid-template-columns:1fr;gap:30px}.hk-sidebar{position:static}}@media (max-width:767px){.hk-hero{padding:50px 0 40px}.hk-hero h1{font-size:26px}.hk-hero p{font-size:14px}.hk-search{max-width:100%;margin:0 16px}.hk-section{padding:40px 0 60px}.hk-cat-grid{grid-template-columns:1fr;gap:16px}.hk-cat-card{padding:28px 20px 24px}.hk-content-card{padding:24px 18px}.hk-breadcrumb{font-size:12px;flex-wrap:wrap}}.sr-hero{background:linear-gradient(135deg,#7c3aed 0,#4c1d95 60%,#1e1b4b 100%)}.sr-back{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#7c3aed;text-decoration:none;margin-bottom:18px;transition:color .2s}.sr-back:hover{color:#6d28d9;text-decoration:underline}.sr-form{max-width:660px;margin:0 auto}.sr-form h2{font-size:20px;font-weight:700;color:#1e293b;margin:36px 0 18px;padding-bottom:10px;border-bottom:2px solid #e2e8f0}.sr-form h2:first-of-type{margin-top:12px}.sr-field{margin-bottom:22px}.sr-field label{display:block;font-weight:600;font-size:14px;color:#334155;margin-bottom:6px}.sr-field label i{color:#7c3aed;margin-right:5px;width:16px;text-align:center}.sr-req{color:#ef4444;font-weight:700}.sr-input{display:block;width:100%;padding:10px 14px;font-size:15px;font-family:inherit;color:#1e293b;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.sr-input:focus{outline:0;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.15)}textarea.sr-input{resize:vertical;min-height:90px}select.sr-input{appearance:auto;cursor:pointer;color-scheme:light}select.sr-input option{background:#f8fafc;color:#1e293b}.sr-help{font-size:12px;color:#94a3b8;margin-top:5px}.sr-error{font-size:13px;color:#ef4444;margin-top:4px;font-weight:500}.sr-alert{display:flex;align-items:center;gap:10px;padding:12px 18px;border-radius:8px;font-size:14px;font-weight:500;margin-bottom:24px}.sr-alert-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.sr-alert-warn{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.sr-alert-warn a{color:#92400e;font-weight:600;text-decoration:underline}.sr-row{display:flex;gap:20px}.sr-row .sr-field{flex:1}.sr-actions{display:flex;gap:14px;justify-content:flex-start;margin-top:32px;padding-top:20px;border-top:2px solid #e2e8f0}.sr-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 28px;font-size:15px;font-weight:600;border-radius:8px;border:none;cursor:pointer;font-family:inherit;transition:background .2s,box-shadow .2s}.sr-btn-primary{background:#7c3aed;color:#fff}.sr-btn-primary:hover{background:#6d28d9;box-shadow:0 4px 14px rgba(124,58,237,.35)}.sr-btn-secondary{background:#f1f5f9;color:#475569}.sr-btn-secondary:hover{background:#e2e8f0}.theme-dark .sr-form h2{color:#e2e8f0;border-bottom-color:#334155}.theme-dark .sr-back{color:#a78bfa}.theme-dark .sr-back:hover{color:#c4b5fd}.theme-dark .sr-field label{color:#cbd5e1}.theme-dark .sr-input{background:#1e293b;color:#f1f5f9;border-color:#475569}.theme-dark select.sr-input{color-scheme:dark}.theme-dark select.sr-input option{background:#1e293b;color:#f1f5f9}.theme-dark .sr-input:focus{border-color:#a78bfa;box-shadow:0 0 0 3px rgba(167,139,250,.2)}.theme-dark .sr-help{color:#64748b}.theme-dark .sr-alert-error{background:rgba(239,68,68,.1);color:#fca5a5;border-color:rgba(239,68,68,.25)}.theme-dark .sr-alert-warn{background:rgba(245,158,11,.1);color:#fcd34d;border-color:rgba(245,158,11,.25)}.theme-dark .sr-alert-warn a{color:#fcd34d}.theme-dark .sr-actions{border-top-color:#334155}.theme-dark .sr-btn-secondary{background:#334155;color:#cbd5e1}.theme-dark .sr-btn-secondary:hover{background:#475569}@media (max-width:600px){.sr-row{flex-direction:column;gap:0}.sr-actions{flex-direction:column}.sr-btn{justify-content:center}}.hp-work-gradient{border-radius:16px;padding:36px 28px;color:#fff;min-height:220px;display:flex;align-items:center;justify-content:center;font-size:64px;transition:transform .3s,box-shadow .3s}.hp-work-gradient:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,.25)}.hp-work-gradient-blue{background:linear-gradient(135deg,#2563eb,#1e40af)}.hp-work-gradient-purple{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.hp-work-gradient-green{background:linear-gradient(135deg,#059669,#047857)}.hp-faq-wrap{max-width:820px;margin:0 auto}.hp-cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hp-about-btn-outline{display:inline-block;padding:12px 32px;border:2px solid #fff;border-radius:30px;color:#fff;font-weight:600;text-decoration:none;transition:all .3s}.hp-about-btn-outline:hover{background:#fff;color:#1a1a2e}html:not(.theme-dark) .hp-hero{background:linear-gradient(135deg,#4da3ff 0,#0076f9 100%)}html:not(.theme-dark) .hp-hero-terminal{background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.1)}html:not(.theme-dark) .hp-term-bar{background:#f0f2f5;border-bottom-color:#e1e4e8}html:not(.theme-dark) .hp-term-title{color:#6a737d}html:not(.theme-dark) .hp-term-body{color:#24292f}html:not(.theme-dark) .hp-term-prompt{color:#1a7f37}html:not(.theme-dark) .hp-term-cmd{color:#24292f}html:not(.theme-dark) .hp-term-cursor{background:#24292f}html:not(.theme-dark) .hp-term-ok{color:#1a7f37}html:not(.theme-dark) .hp-term-tls{color:#bf5700}html:not(.theme-dark) .hp-term-hl{color:#0550ae}html:not(.theme-dark) .hp-term-dim{color:#6e7781}html:not(.theme-dark) .hp-term-copy-btn{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.12);color:#6e7781}html:not(.theme-dark) .hp-term-copy-btn:hover{background:rgba(0,0,0,.08);color:#24292f}html:not(.theme-dark) .hp-stats-bar{background:#f0f4fa}html:not(.theme-dark) .hp-stat-icon{background:rgba(0,118,249,.1);color:#0076f9}html:not(.theme-dark) .hp-stat-item:hover .hp-stat-icon{background:rgba(0,118,249,.18)}html:not(.theme-dark) .hp-stat-item .hp-stat-num{color:#1a1a2e}html:not(.theme-dark) .hp-stat-item p{color:#6b7280}html:not(.theme-dark) .hp-stat-live{background:#22c55e}html:not(.theme-dark) .hp-cta-strip{background:#f0f4fa}.hp-hero-terminal{max-width:520px;width:100%;margin:32px auto 0;border-radius:10px;background:#0d1117;box-shadow:0 8px 32px rgba(0,0,0,.45);font-family:Consolas,'Courier New',monospace;text-align:left;overflow:hidden}.hp-term-bar{display:flex;align-items:center;gap:7px;padding:10px 14px;background:#161b22;border-bottom:1px solid #21262d}.hp-term-dot{width:12px;height:12px;border-radius:50%}.hp-term-body{position:relative;padding:16px 18px;font-size:13px;line-height:1.7;color:#e6edf3;white-space:normal;word-break:break-word;overflow:hidden}.hp-term-line{display:block}.hp-term-prompt{color:#7ee787;margin-right:8px}.hp-term-cmd{color:#e6edf3}.hp-term-typed{display:inline}.hp-term-cursor{display:inline-block;width:8px;height:15px;background:#e6edf3;vertical-align:text-bottom;animation:hp-blink 1s step-end infinite}.hp-term-copy-btn{position:absolute;top:8px;right:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);color:#8b949e;padding:4px 10px;border-radius:6px;cursor:pointer;font-size:12px;font-family:inherit;transition:all .2s;z-index:2}.hp-term-copy-btn:hover{background:rgba(255,255,255,.15);color:#e6edf3}.hp-term-output{display:block;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.hp-term-output.hp-show{opacity:1;transform:translateY(0)}.hp-term-ok{color:#7ee787}.hp-term-tls{color:#f0883e}.hp-term-hl{color:#58a6ff}.hp-term-dim{color:#8b949e}.hp-term-cascade{opacity:0;transform:translateY(8px)}.hp-hero-alt-link{text-align:center;margin-top:18px;font-size:14px;color:rgba(255,255,255,.55)}.hp-hero-alt-link a{color:rgba(255,255,255,.75);text-decoration:none;transition:color .2s}.hp-hero-alt-link a:hover{color:#fff}@keyframes hp-blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes hp-dots{0%{content:""}33%{content:"."}66%{content:".."}100%{content:"..."}}.hp-dot-red{background:#ff5f56}.hp-dot-yellow{background:#ffbd2e}.hp-dot-green{background:#27c93f}.hp-term-title{color:#8b949e;font-size:12px;margin-left:auto;font-family:-apple-system,BlinkMacSystemFont,sans-serif}@media (max-width:991px){.hp-chan-row{flex-wrap:wrap}.hp-chan-row .hp-chan-hash{min-width:32px}.hp-chan-row .hp-chan-name{min-width:120px}.hp-chan-row .hp-chan-users{min-width:60px}.hp-chan-row .hp-chan-topic{min-width:0;flex:1 1 100%;margin-top:4px}.hp-browse-toolbar{flex-direction:column;gap:10px}}@media (max-width:600px){.hp-chan-row{flex-direction:column;align-items:flex-start;gap:4px;padding:10px}.hp-chan-row .hp-chan-hash{display:none}.hp-chan-row .hp-chan-join{width:100%;text-align:center}.hp-browse-filters{flex-direction:column}.hp-browse-filters input,.hp-browse-filters select{width:100%}.hp-cta-btns{flex-direction:column;align-items:center}.hp-hero-terminal{max-width:100%;margin:20px auto 0;border-radius:8px}.hp-term-body{font-size:11px;padding:12px 14px}.hp-term-copy-btn{padding:3px 8px;font-size:11px}.ft-bottom-inner{flex-direction:column;align-items:flex-end;text-align:right}}.hp-features-header.hp-spaced{margin-top:40px}.hp-icon-gap{margin-right:6px}.hp-icon-primary{color:#005fb3}.hp-icon-success{color:#10b981}.hp-price-amount.hp-price-subtitle{font-size:16px;font-weight:400;color:#4e565e}.hp-price-card.is-featured .hp-price-amount.hp-price-subtitle{color:rgba(255,255,255,.85)}.hp-about-img-alt{margin-top:18px;border-radius:14px}.hp-about-subhead{margin-top:24px}.hp-chan-load-more-btn{font-size:13px;padding:10px 24px}.hp-term-copy-btn.is-hidden{opacity:0;pointer-events:none}.hp-term-copy-status{position:absolute;right:8px;top:36px;font-size:11px;color:#8b949e;background:rgba(0,0,0,.35);padding:4px 8px;border-radius:6px;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.hp-term-copy-status.is-visible{opacity:1;transform:translateY(0)}html:not(.theme-dark) .hp-term-copy-status{color:#4e565e;background:rgba(0,0,0,.08)}

.hp-live-placeholder-full{grid-column:1/-1}.hp-chan-more.is-hidden{display:none}

.hp-live-subhead{margin:24px 0 6px;font-size:18px;font-weight:700;color:#fff;letter-spacing:.2px}.hp-live-subhead.hp-spaced{margin-top:36px}.hp-live-subcopy{margin:0 0 18px;font-size:13px;color:rgba(255,255,255,.7)}html:not(.theme-dark) .hp-live-subhead{color:#1a1a2e}html:not(.theme-dark) .hp-live-subcopy{color:#6b6b7b}
.hp-section-gradient .hp-topic-card{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.15);border-left:3px solid rgba(0,118,249,.7);padding:18px 18px;border-radius:14px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.hp-section-gradient .hp-topic-card::before{content:none}.hp-section-gradient .hp-topic-channel{margin-bottom:10px}.hp-section-gradient .hp-topic-hash{width:28px;height:28px;border-radius:8px;font-size:12px}.hp-section-gradient .hp-topic-name{font-size:14px}.hp-section-gradient .hp-topic-name small{display:inline-flex;align-items:center;margin-left:8px;padding:2px 8px;border-radius:999px;font-size:10px;background:rgba(0,118,249,.18);color:#cfe1ff}.hp-section-gradient .hp-topic-text{font-style:normal;color:rgba(255,255,255,.82);line-height:1.5;margin:0 0 12px;-webkit-line-clamp:2}.hp-section-gradient .hp-topic-footer{gap:10px;flex-wrap:wrap}.hp-section-gradient .hp-topic-setby{background:rgba(255,255,255,.08);padding:3px 8px;border-radius:999px;font-size:10px;color:rgba(255,255,255,.75)}.hp-section-gradient .hp-topic-join{padding:5px 12px;border-radius:999px;font-size:11px;border-color:rgba(255,255,255,.25)}.hp-section-gradient .hp-topic-join:hover{background:#0076f9;border-color:#0076f9;color:#fff}html:not(.theme-dark) .hp-section-gradient .hp-topic-card{background:rgba(255,255,255,.92);border-color:rgba(0,0,0,.08)}html:not(.theme-dark) .hp-section-gradient .hp-topic-name{color:#1a1a2e}html:not(.theme-dark) .hp-section-gradient .hp-topic-text{color:#4a4a5c}html:not(.theme-dark) .hp-section-gradient .hp-topic-name small{background:rgba(0,118,249,.1);color:#005fb3}html:not(.theme-dark) .hp-section-gradient .hp-topic-setby{background:rgba(0,0,0,.05);color:#5a5a6e}html:not(.theme-dark) .hp-section-gradient .hp-topic-join{border-color:rgba(0,0,0,.12);color:#005fb3}html:not(.theme-dark) .hp-section-gradient{background:linear-gradient(135deg,#eef5ff 0,#dbe9ff 100%)}html:not(.theme-dark) .hp-section-gradient .hp-features-header h2{color:#1a1a2e}html:not(.theme-dark) .hp-section-gradient .hp-features-header h2 i{color:#0076f9}html:not(.theme-dark) .hp-section-gradient .hp-features-header>p{color:#5a5a6e}html:not(.theme-dark) .hp-live-card{background:rgba(255,255,255,.9);border-color:rgba(0,0,0,.08);box-shadow:0 8px 24px rgba(0,0,0,.08)}html:not(.theme-dark) .hp-live-card:hover{box-shadow:0 16px 40px rgba(0,0,0,.12)}html:not(.theme-dark) .hp-live-icon-blue{background:rgba(0,118,249,.12);color:#0076f9}html:not(.theme-dark) .hp-live-icon-purple{background:rgba(124,58,237,.12);color:#7c3aed}html:not(.theme-dark) .hp-live-icon-teal{background:rgba(6,182,212,.12);color:#0891b2}html:not(.theme-dark) .hp-live-icon-green{background:rgba(16,185,129,.12);color:#059669}html:not(.theme-dark) .hp-live-meta h3{color:#1a1a2e}html:not(.theme-dark) .hp-live-meta span{color:#6b6b7b}html:not(.theme-dark) .hp-live-topic{color:#4a4a5c}html:not(.theme-dark) .hp-live-users{color:#6b6b7b}html:not(.theme-dark) .hp-live-join{background:#fff;border-color:rgba(0,118,249,.2);color:#005fb3}html:not(.theme-dark) .hp-live-join:hover{background:#0076f9;border-color:#0076f9;color:#fff}html:not(.theme-dark) .hp-live-placeholder{color:#6b6b7b}
.hp-topic-text{display:block;-webkit-line-clamp:unset;overflow:visible}.hp-section-gradient .hp-topic-text{display:block;-webkit-line-clamp:unset;overflow:visible}

.hp-topic-text a{color:#7cc4fa;text-decoration:underline;text-underline-offset:2px}.hp-topic-text a:hover{color:#a6d7ff}.theme-dark .hp-topic-text a{color:#8fd1ff}.theme-dark .hp-topic-text a:hover{color:#b8e4ff}html:not(.theme-dark) .hp-topic-text a{color:#005fb3}html:not(.theme-dark) .hp-topic-text a:hover{color:#003f8a}
