.Navbar-module__YnUHiG__navbar{z-index:1000;background:#fff;border-bottom:1px solid #e0e0e0;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #0000000d}.Navbar-module__YnUHiG__navbarContent{justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.Navbar-module__YnUHiG__brand{align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__YnUHiG__brand:hover{opacity:.8}.Navbar-module__YnUHiG__logo{border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.Navbar-module__YnUHiG__logoText{color:#fff;font-size:14px;font-weight:700}.Navbar-module__YnUHiG__brandName{color:#1a1a1a;font-size:18px;font-weight:600}.Navbar-module__YnUHiG__leftSection{align-items:center;gap:24px;display:flex}.Navbar-module__YnUHiG__pageIcons{align-items:center;gap:8px;display:flex}.Navbar-module__YnUHiG__pageIcon{color:#666;cursor:pointer;background:#f8f8f8;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex;position:relative}.Navbar-module__YnUHiG__pageIcon:hover{background:#ececec}.Navbar-module__YnUHiG__pageIcon.Navbar-module__YnUHiG__active{color:#7c3aed;background:#ede9fe}.Navbar-module__YnUHiG__badge{color:#fff;background:#f97316;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.Navbar-module__YnUHiG__rightSection{align-items:center;gap:16px;display:flex}.Navbar-module__YnUHiG__lastScrape{color:#888;font-size:14px}.Navbar-module__YnUHiG__lastScrapeTime{color:#444;font-weight:500}.Navbar-module__YnUHiG__alertButton{color:#666;background:#f8f8f8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s;display:flex;position:relative}.Navbar-module__YnUHiG__alertButton:hover{background:#ececec}.Navbar-module__YnUHiG__alertButton.Navbar-module__YnUHiG__active{color:#7c3aed;background:#ede9fe}.Navbar-module__YnUHiG__alertDot{background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}.Navbar-module__YnUHiG__profileButton{color:#666;background:#ececec;border:1px solid #d0d0d0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__YnUHiG__profileButton:hover{background:#e0e0e0}.Navbar-module__YnUHiG__profileButton.Navbar-module__YnUHiG__active{color:#7c3aed;background:#ede9fe;border-color:#c4b5fd}.Navbar-module__YnUHiG__profileLetter{font-size:14px;font-weight:600}@media (max-width:768px){.Navbar-module__YnUHiG__lastScrape{display:none}}
*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{color:#1a1a1a;background:#f4f6fa;font-family:Segoe UI,Arial,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}a{color:inherit;text-decoration:none}.welcome-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.welcome-title{margin-bottom:1rem;font-size:3rem}.welcome-description{max-width:600px;margin-bottom:2rem;font-size:1.25rem}.welcome-login{margin-bottom:2rem}.welcome-features{text-align:left;max-width:700px}.welcome-features-title{margin-bottom:1rem;font-size:1.5rem}.welcome-features-list{font-size:1rem;line-height:1.8}.button{cursor:pointer;border:none;border-radius:8px;padding:12px 32px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.button.login{color:#fff;background:linear-gradient(135deg,#1976d2 0%,#1565c0 100%);box-shadow:0 4px 12px #1976d24d}.button.login:hover{background:linear-gradient(135deg,#1565c0 0%,#0d47a1 100%);transform:translateY(-2px);box-shadow:0 6px 16px #1976d266}.button.login:active{transform:translateY(0);box-shadow:0 2px 8px #1976d24d}
