body{background-color:#f4f7f6;font-family:'Inter',sans-serif;padding:0}.verified-badge-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:14px;height:14px;min-width:14px;min-height:14px;background:linear-gradient(135deg,#00b82e 0%,#2563eb 100%)!important;border-radius:50%!important;color:white;font-size:0.5rem;line-height:1;margin-left:2px;flex-shrink:0;vertical-align:middle;position:relative;top:-1px;border:1px solid rgba(255,255,255,0.3)!important;box-shadow:0 1px 2px rgba(0,217,54,0.15)!important;transition:all 0.2s ease;padding:0}.verified-badge-icon i{font-size:7px;color:white!important;font-weight:900;margin:0!important;padding:0!important;position:relative;top:0.25px}:root{--primary-blue:#2563eb;--primary-green:#10b981;--dark-gray:#111827;--header-dark:#1a1d29;--medium-gray:#374151;--light-gray:#f3f4f6;--white:#ffffff;--bg-primary:#ffffff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--bg-elevated:#ffffff;--bg-input:#f1f5f9;--bg-hover:#f8fafc;--bg-active:#eff6ff;--bg-card:#ffffff;--bg-body:#f4f7f6;--bg-hero:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);--primary:#2563eb;--primary-light:#eff6ff;--text-primary:#0f172a;--text-secondary:#334155;--text-tertiary:#64748b;--text-muted:#94a3b8;--text-inverse:#ffffff;--border-primary:#e2e8f0;--border-secondary:#f1f5f9;--border-hover:#cbd5e1;--shadow-sm:0 1px 3px rgba(0,0,0,0.06);--shadow-md:0 4px 12px rgba(0,0,0,0.08);--shadow-lg:0 8px 30px rgba(0,0,0,0.12);--shadow-card:0 2px 8px rgba(0,0,0,0.06);--overlay:rgba(15,23,42,0.4)}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;width:100%;position:relative}body{font-family:'Inter',sans-serif;background-color:var(--white);color:var(--dark-gray);line-height:1.5;min-width:320px;overflow-x:hidden}header{position:fixed;top:0;width:100%;background:#ffffff;z-index:1000;border-bottom:1px solid #e5e7eb;padding:0.4rem 0;transition:all 0.3s ease;box-shadow:0 1px 3px rgba(0,0,0,0.06)}.header-container{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:0.5rem;position:relative}.logo{--logo-mark-height:32px;display:flex;align-items:center;gap:0.4rem;font-size:1.25rem;line-height:var(--logo-mark-height);font-weight:600;color:#475569;text-decoration:none;flex-shrink:0;user-select:none;-webkit-user-select:none}.logo-img{height:var(--logo-mark-height);max-height:var(--logo-mark-height);width:auto;object-fit:contain;flex-shrink:0;vertical-align:middle}.header-search{position:static;transform:none;max-width:340px;width:100%;opacity:0;transition:opacity 0.2s ease;pointer-events:none;display:none;flex-shrink:1;min-width:0;margin-left:0.5rem;margin-right:auto}.header-search-dashboard-style{flex-shrink:1;min-width:140px}body:not(:has(#mainSearchContainer)) .header-search-dashboard-style{display:flex;opacity:1;transform:none;pointer-events:all}(max-width:768px){.header-search{display:none!important}.mobile-sticky-search{display:none;position:absolute;top:100%;left:0;right:0;background:#ffffff;padding:0.5rem 1rem;border-top:1px solid #e5e7eb;opacity:0;transform:translateY(-10px);transition:all 0.3s ease;pointer-events:none;z-index:1001;box-shadow:0 4px 6px rgba(0,0,0,0.05)}.auth-buttons{display:flex;gap:0.35rem;flex-shrink:0;align-items:center}.auth-btn,header .auth-btn,.auth-buttons .auth-btn,#mainHeader .auth-btn{padding:0.2rem 0.5rem!important;border-radius:5px;font-weight:500;font-size:0.7rem!important;cursor:pointer;border:none;transition:all 0.2s;text-decoration:none;display:inline-flex;align-items:center;gap:0.3rem}.login-btn,header .login-btn,.auth-buttons .login-btn,#mainHeader .login-btn{background:transparent!important;color:#475569!important;border:1px solid #e2e8f0!important}.signup-btn{background:var(--primary-green);color:#042f2e}.mobile-login-btn{display:none;background:transparent;color:rgba(255,255,255,0.9);border:1px solid rgba(255,255,255,0.3);border-radius:50%;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s}footer{background:#ffffff;color:#334155;padding:3rem 2rem 1.5rem;margin-top:2rem;width:100%;overflow:hidden;border-top:1px solid #e5e7eb}(max-width:768px){footer{padding:2rem 1.25rem 1.5rem}(max-width:480px){footer{padding:2rem 1rem 1.5rem}(max-width:1024px){.header-search{max-width:400px;margin:0 1rem}(max-width:768px){.header-container{padding:0 0.5rem!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;flex-wrap:nowrap!important;overflow:visible!important}.logo{font-size:0.75rem!important;flex-shrink:0!important;min-width:0!important;gap:0.15rem!important;margin-left:0.125rem!important;margin-right:auto!important}.logo-img{height:14px!important;max-height:14px!important}.auth-buttons{gap:0.3rem!important}.auth-buttons .auth-btn{padding:0.3rem 0.6rem!important;font-size:0.7rem!important;border-radius:6px!important;width:auto!important;height:auto!important}.auth-buttons .auth-btn span{display:inline!important}.auth-buttons .auth-btn i{font-size:0.65rem!important;margin-right:0.2rem}.auth-buttons .login-btn{background:transparent!important;color:#475569!important;border:1px solid #e2e8f0!important}.auth-buttons .signup-btn{background:var(--primary-green)!important;color:white!important;border:1px solid var(--primary-green)!important}.header-search{display:none!important;position:absolute;top:100%;left:0;right:0;background:#ffffff;padding:0.75rem 1rem;border-top:1px solid #e5e7eb;opacity:0;transform:translateY(-10px);transition:all 0.3s ease;pointer-events:none;z-index:1001}#mainHeader .auth-buttons,header .auth-buttons,.header-container .auth-buttons,.auth-buttons{display:flex!important;visibility:visible!important;opacity:1!important;gap:0.3rem;align-items:center;flex-shrink:0;order:3;position:relative!important;z-index:10!important}#mainHeader .auth-buttons .auth-btn,header .auth-buttons .auth-btn,.header-container .auth-buttons .auth-btn,.auth-buttons .auth-btn{padding:0.3rem 0.6rem!important;font-size:0.7rem!important;white-space:nowrap;flex-shrink:0;display:inline-flex!important;visibility:visible!important;opacity:1!important;width:auto!important;height:auto!important;border-radius:6px!important;gap:0.2rem}#mainHeader .auth-buttons .auth-btn span,header .auth-buttons .auth-btn span,.header-container .auth-buttons .auth-btn span,.auth-buttons .auth-btn span{display:inline!important}#mainHeader .auth-buttons .login-btn,header .auth-buttons .login-btn,.auth-buttons .login-btn{background:transparent!important;color:#475569!important;border:1px solid #e2e8f0!important}#mainHeader .auth-buttons .signup-btn,header .auth-buttons .signup-btn,.auth-buttons .signup-btn{background:var(--primary-green)!important;color:white!important;border:1px solid var(--primary-green)!important}.mobile-login-btn{display:none}(max-width:480px){.header-container{padding:0 0.4rem!important;gap:0!important}.logo{font-size:0.7rem!important;gap:0.1rem!important;margin-left:0.1rem!important}.logo-img{height:12px!important;max-height:12px!important}.mobile-login-btn,.mobile-search-toggle{width:36px;height:36px}.skip-nav{position:absolute;top:-100%;left:0;background:#2563eb;color:#fff;padding:0.5rem 1rem;z-index:99999;font-size:0.875rem;font-weight:600;text-decoration:none;border-radius:0 0 8px 0;transition:top 0.2s ease}img{max-width:100%;height:auto}img[loading="lazy"]{background:#f1f5f9}img,video{max-width:100%;height:auto}img[width][height]{aspect-ratio:attr(width) / attr(height)}button,a,input,select,textarea,[role="button"],[tabindex]{touch-action:manipulation}header,footer,.sidebar,nav{contain:layout style}.footer-modern{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:3rem}.footer-brand{max-width:260px;flex-shrink:0}.footer-logo{display:inline-flex;align-items:center;gap:0.4rem;font-size:1rem;font-weight:700;color:#0f172a;text-decoration:none;margin-bottom:0.6rem}.footer-logo-img{height:18px;max-height:18px;width:auto;object-fit:contain;vertical-align:middle}.footer-tagline{color:#64748b;font-size:0.8rem;line-height:1.5;margin-bottom:1rem}.footer-social{display:flex;gap:0.4rem}.footer-social a{width:30px;height:30px;border-radius:6px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all 0.2s;font-size:0.8rem}.footer-links-grid{display:flex;gap:2.5rem}.footer-col{display:flex;flex-direction:column;gap:0.35rem}.footer-col h4{font-size:0.65rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:0.4rem}.footer-col a{color:#64748b;text-decoration:none;font-size:0.8rem;transition:color 0.15s;line-height:1.7;display:block;min-height:24px;padding:2px 0}.footer-bottom-modern{max-width:1200px;margin:1.25rem auto 0;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center}.footer-bottom-modern p{color:#94a3b8;font-size:0.7rem;margin:0}(max-width:768px){.footer-modern{flex-direction:column;gap:1.5rem;align-items:stretch}.footer-brand{max-width:100%;text-align:center}.footer-social{justify-content:center}.footer-links-grid{justify-content:flex-start;flex-wrap:nowrap;gap:3.5rem;margin-left:2.5rem}.footer-col{align-items:flex-start;text-align:left;min-width:0}.footer-col h4{font-size:0.6rem}.footer-col a{font-size:0.7rem}(max-width:480px){.footer-links-grid{flex-direction:row;justify-content:flex-start;gap:3rem;flex-wrap:nowrap;margin-left:2rem}.footer-col{min-width:0}.footer-col h4{font-size:0.55rem}.footer-col a{font-size:0.6rem;line-height:1.5}[data-theme="dark"] footer{background:#0f172a!important}[data-theme="dark"] .footer-tagline{color:#94a3b8!important}[data-theme="dark"] .footer-col h4,[data-theme="dark"] .footer-col-heading{color:#e2e8f0!important}[data-theme="dark"] .footer-col a,[data-theme="dark"] .footer-links-grid a{color:#94a3b8!important;text-decoration:none}[data-theme="dark"] .footer-logo{color:#f1f5f9!important}[data-theme="dark"] .footer-social a{background:#1e293b!important;color:#94a3b8!important;min-width:44px!important;min-height:44px!important;width:44px!important;height:44px!important}[data-theme="dark"] .login-btn,[data-theme="dark"] .auth-buttons .login-btn{color:#cbd5e1!important;border-color:#475569!important}[data-theme="dark"] .footer-bottom-modern p{color:#94a3b8}.footer-social a{min-width:44px!important;min-height:44px!important;width:44px!important;height:44px!important}
[data-theme="dark"] #mainHeader .logo,[data-theme="dark"] header .logo,[data-theme="dark"] .logo{color:#cbd5e1!important}#mainHeader .auth-buttons .signup-btn,header .auth-buttons .signup-btn,.auth-buttons .signup-btn,.signup-btn{color:#042f2e!important}
