.landing-page{background-color:#f8f9fa;min-height:100vh}.hero{align-items:center;display:flex;min-height:85vh;overflow:hidden;padding:6rem 0 4rem;position:relative}.hero-background{z-index:0}.hero-background,.hero-gradient{bottom:0;left:0;position:absolute;right:0;top:0}.hero-gradient{background:linear-gradient(135deg,#667eea,#764ba2);opacity:.95}.hero-gradient:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero .container{position:relative;z-index:1}.hero-content{color:#fff;margin:0 auto;max-width:700px;text-align:center}.hero-title{font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.hero-title .highlight{background:linear-gradient(180deg,#0000 70%,#ffffff4d 0);display:inline}.hero-subtitle{font-size:1.25rem;line-height:1.7;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:550px;opacity:.95}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-cta .btn{min-width:160px}.hero-cta .btn-outline{border-color:#fff;color:#fff}.hero-cta .btn-outline:hover{background-color:#fff;color:#667eea}.btn-lg{font-size:1rem;font-weight:600;padding:.875rem 1.75rem}.btn-icon{margin-left:.5rem;transition:transform .2s ease}.btn:hover .btn-icon{transform:translateX(4px)}.section{padding:5rem 0}.section-title{color:#1a202c;font-size:2.25rem;font-weight:700;margin-bottom:.75rem;text-align:center}.section-subtitle{color:#6c757d;font-size:1.125rem;margin-bottom:3rem;text-align:center}.how-it-works{background-color:#fff}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.step-card{background:#f8f9fa;border-radius:1rem;padding:2rem 1.5rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.step-card:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-4px)}.step-number{border-radius:50%;font-size:.875rem;font-weight:700;height:32px;left:50%;position:absolute;top:-16px;transform:translateX(-50%);width:32px}.step-icon,.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:center}.step-icon{border-radius:1rem;height:64px;margin:0 auto 1rem;width:64px}.step-card h3{color:#1a202c;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.step-card p{color:#6c757d;line-height:1.6}.features{background-color:#f8f9fa}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.75rem;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 16px #00000014;transform:translateY(-4px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:.75rem;color:#667eea;display:flex;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.feature-card h3{color:#1a202c;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.feature-card p{color:#6c757d;font-size:.9375rem;line-height:1.6}.value-prop{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.value-content{margin:0 auto;max-width:700px;text-align:center}.value-content h2{font-size:2rem;font-weight:700;margin-bottom:2rem}.value-list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.value-list li{align-items:center;display:flex;font-size:1.125rem;gap:.75rem;justify-content:center}.check-icon{background:#fff3;border-radius:50%;flex-shrink:0;height:24px;padding:4px;width:24px}.cta-section{background-color:#fff;text-align:center}.cta-content h2{color:#1a202c;font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#6c757d;font-size:1.125rem;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.landing-footer{background-color:#1a202c;color:#fff;padding:4rem 0 2rem}.footer-content{display:flex;justify-content:space-between;margin-bottom:3rem}.footer-brand h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.footer-brand p{color:#ffffffb3;max-width:300px}.footer-links{display:flex;gap:4rem}.footer-column h4{color:#ffffff80;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{margin-bottom:.5rem}.footer-column a{color:#fffc;text-decoration:none;transition:color .2s ease}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.footer-bottom p{color:#ffffff80;font-size:.875rem}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero{min-height:auto;padding:5rem 0 4rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-cta{align-items:center;flex-direction:column}.hero-cta .btn{max-width:280px;width:100%}.section{padding:3.5rem 0}.section-title{font-size:1.75rem}.steps-grid{gap:2.5rem}.features-grid,.steps-grid{grid-template-columns:1fr}.value-list li{flex-direction:column;gap:.5rem;text-align:center}.footer-content,.footer-links{flex-direction:column;gap:2rem}}@media (max-width:480px){.hero-title{font-size:2rem}.section-title{font-size:1.5rem}.feature-card,.step-card{padding:1.5rem 1rem}}.auth-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.auth-container{max-width:440px;width:100%}.auth-card{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;padding:2.5rem}.auth-header{margin-bottom:2rem;text-align:center}.auth-logo{color:#667eea;display:inline-block;font-size:1.75rem;font-weight:800;margin-bottom:1.5rem;text-decoration:none}.auth-header h1{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.auth-header p{color:#6c757d;font-size:.9375rem}.auth-error{align-items:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;display:flex;font-size:.875rem;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1rem}.auth-error svg{flex-shrink:0}.auth-form{margin-bottom:1.5rem}.auth-form .form-group{margin-bottom:1.25rem}.auth-form .form-label{color:#374151;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.input-with-icon{position:relative}.input-icon{color:#9ca3af;left:.875rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.input-with-icon .form-control{padding-left:2.5rem}.auth-form .form-control{border-color:#d1d5db;font-size:1rem;height:48px}.auth-form .form-control:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-hint{color:#6c757d;font-size:.75rem;margin-top:.375rem}.form-hint.error{color:#dc2626}.password-requirements{grid-gap:.375rem;display:grid;gap:.375rem;grid-template-columns:1fr 1fr;margin-top:.75rem}.requirement{align-items:center;color:#9ca3af;display:flex;font-size:.75rem;gap:.375rem}.requirement svg{color:#d1d5db;height:14px;width:14px}.requirement.met,.requirement.met svg{color:#059669}.btn-block{align-items:center;display:flex;font-size:1rem;font-weight:600;height:48px;justify-content:center;width:100%}.btn-block .spinner{margin-right:.5rem}.btn-block .btn-icon{margin-left:.5rem}.btn-google{background-color:#fff;border:1px solid #d1d5db;color:#374151;transition:all .2s ease}.btn-google:hover{background-color:#f9fafb;border-color:#9ca3af}.google-icon{height:20px;margin-right:.75rem;width:20px}.auth-divider{align-items:center;display:flex;margin:1.5rem 0}.auth-divider:after,.auth-divider:before{background-color:#e5e7eb;content:"";flex:1 1;height:1px}.auth-divider span{color:#9ca3af;font-size:.875rem;padding:0 1rem}.auth-footer{border-top:1px solid #e5e7eb;padding-top:1rem;text-align:center}.auth-footer p{color:#6c757d;font-size:.9375rem}.auth-footer a{color:#667eea;font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}@media (max-width:480px){.auth-card{padding:1.5rem}.auth-logo{font-size:1.5rem}.auth-header h1{font-size:1.25rem}.password-requirements{grid-template-columns:1fr}}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding-top:80px}.header{background-color:#fff;border-bottom:1px solid #dee2e6;box-shadow:0 2px 4px #0000001a;left:0;position:fixed;right:0;top:0;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo{color:#667eea;font-size:1.5rem;font-weight:700;text-decoration:none}.auth-buttons{align-items:center;display:flex;gap:.75rem}.user-menu{position:relative}.user-menu-trigger{align-items:center;background:none;border:none;border-radius:.5rem;cursor:pointer;display:flex;gap:.5rem;padding:.25rem;transition:background-color .2s ease}.user-menu-trigger:hover{background-color:#f3f4f6}.user-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:.875rem;font-weight:600;height:36px;justify-content:center;width:36px}.dropdown-arrow{color:#6b7280;transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.user-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:200px;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);z-index:1001}.dropdown-header{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.dropdown-name{color:#1f2937;display:block;font-size:.9375rem;font-weight:600}.dropdown-email{color:#6b7280;display:block;font-size:.8125rem;margin-top:.125rem}.dropdown-divider{background-color:#e5e7eb;height:1px}.dropdown-item{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-size:.9375rem;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}.dropdown-item:hover{background-color:#f3f4f6}.dropdown-item svg{color:#6b7280}.protected-route-loading{color:#6b7280;flex-direction:column;justify-content:center;min-height:100vh}.nav,.protected-route-loading{align-items:center;display:flex;gap:1rem}.nav-link{border-radius:.375rem;color:#495057;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.nav-link.active,.nav-link:hover{background-color:#e9ecef;color:#007bff}.search-bar{align-items:center;display:flex;gap:.5rem;max-width:400px;width:100%}.search-input{flex:1 1}.articles-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));padding:2rem 0}.article-card{cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.article-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.article-title{color:#212529;font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.article-title a{color:inherit;text-decoration:none}.article-title a:hover{color:#007bff}.article-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#6c757d;display:-webkit-box;font-size:.9rem;line-height:1.5;margin-bottom:1rem;overflow:hidden}.article-meta{align-items:center;color:#6c757d;display:flex;font-size:.8rem;justify-content:space-between}.article-source{font-weight:500}.article-date{font-style:italic}.article-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.5rem}.tag{background-color:#e9ecef;border-radius:1rem;color:#495057;font-size:.7rem;font-weight:500;padding:.2rem .5rem;text-decoration:none;transition:all .2s ease-in-out}.tag:hover{background-color:#007bff;color:#fff}.filters{background-color:#fff;border:1px solid #dee2e6;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.filters-title{color:#212529;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.filters-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-group{display:flex;flex-direction:column}.filter-label{color:#495057;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.tag-filter{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.tag-filter-item{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:1rem;color:#495057;cursor:pointer;font-size:.8rem;padding:.3rem .7rem;transition:all .2s ease-in-out}.tag-filter-item:hover{background-color:#e9ecef}.tag-filter-item.active{background-color:#007bff;border-color:#007bff;color:#fff}.pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin:2rem 0}.pagination-info{color:#6c757d;font-size:.9rem;margin:0 1rem}.loading{align-items:center;display:flex;justify-content:center;padding:3rem}.loading-text{color:#6c757d;margin-left:.5rem}.error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:.375rem;color:#721c24;margin:1rem 0;padding:1rem}.empty-state{color:#6c757d;padding:3rem;text-align:center}.empty-state h3{color:#495057;margin-bottom:.5rem}.status-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.status-card{text-align:center}.status-number{color:#007bff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.status-label{color:#6c757d;font-size:.9rem}.feeds-table{background-color:#fff;border-collapse:collapse;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);overflow:hidden;width:100%}.feeds-table td,.feeds-table th{border-bottom:1px solid #dee2e6;padding:.75rem;text-align:left}.feeds-table th{color:#495057;font-weight:600}.feeds-table th,.feeds-table tr:hover{background-color:#f8f9fa}.status-badge{border-radius:.375rem;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.status-success{background-color:#d4edda;color:#155724}.status-error{background-color:#f8d7da;color:#721c24}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem}.nav{justify-content:center;order:-1;width:100%}.search-bar{max-width:none}.articles-grid{gap:1rem}.articles-grid,.filters-grid{grid-template-columns:1fr}.status-grid{grid-template-columns:repeat(2,1fr)}.main-content{padding-top:120px}}@media (max-width:480px){.status-grid{grid-template-columns:1fr}.pagination{flex-wrap:wrap}.feeds-table{font-size:.8rem}.feeds-table td,.feeds-table th{padding:.5rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-center{text-align:center}.text-muted{color:#6c757d}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}.btn{border:none;border-radius:.375rem;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0056b3}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#545b62}.btn-outline{background-color:initial;border:1px solid #dee2e6;color:#495057}.btn-outline:hover{background-color:#e9ecef}.btn-sm{font-size:.75rem;padding:.25rem .5rem}.form-control{background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;display:block;font-size:1rem;padding:.5rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-control:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:none}.form-group{margin-bottom:1rem}.form-label{display:block;font-weight:500;margin-bottom:.5rem}.card{background-color:#fff;border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);overflow:hidden}.card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;font-weight:600;padding:1rem}.card-body{padding:1rem}.card-footer{background-color:#f8f9fa;border-top:1px solid #dee2e6;padding:.75rem 1rem}.badge{border-radius:.375rem;display:inline-block;font-size:.75rem;font-weight:600;line-height:1;padding:.25rem .5rem;text-align:center;vertical-align:initial;white-space:nowrap}.badge-primary{background-color:#007bff;color:#fff}.badge-secondary{background-color:#6c757d;color:#fff}.badge-success{background-color:#28a745;color:#fff}.badge-warning{background-color:#ffc107;color:#212529}.badge-danger{background-color:#dc3545;color:#fff}.spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;display:inline-block;height:1rem;width:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.container{padding:0 15px}.btn{font-size:.8rem;padding:.4rem .8rem}.card-body{padding:.75rem}}
/*# sourceMappingURL=main.e70c6e3c.css.map*/