.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem 1rem;text-align:center;box-shadow:0 2px 10px #0000001a}.app-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.app-header p{font-size:1.2rem;opacity:.9;font-weight:300}.app-main{flex:1;max-width:1200px;margin:0 auto;padding:2rem 1rem;width:100%}.monitoring-config{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem}.monitoring-config h2{color:#2d3748;font-size:1.8rem;margin-bottom:.5rem;font-weight:600}.subtitle{color:#718096;font-size:1rem;margin-bottom:2rem}.config-section{margin-bottom:1.5rem}.config-section label{display:block;font-weight:600;color:#4a5568;margin-bottom:.5rem;font-size:.95rem}.checkbox-container{border:2px solid #e2e8f0;border-radius:8px;padding:1rem;background:#fff;max-height:200px;overflow-y:auto}.checkbox-item{margin-bottom:.75rem}.checkbox-item:last-child{margin-bottom:0}.checkbox-item label{display:flex;align-items:center;font-weight:400;cursor:pointer;color:#4a5568;font-size:.95rem}.checkbox-item input[type=checkbox]{margin-right:.5rem;accent-color:#667eea}.checkbox-item:first-child label{font-weight:600;color:#2d3748;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;margin-bottom:.5rem}.selection-info{margin-top:.5rem;font-size:.875rem;color:#718096;font-style:italic}.config-section input[type=email],.config-section input[type=text],.config-section textarea{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:border-color .2s ease;font-family:inherit}.config-section input[type=email]:focus,.config-section input[type=text]:focus,.config-section textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.config-section textarea{resize:vertical;min-height:100px}.field-help{font-size:.875rem;color:#718096;margin-top:.5rem;line-height:1.4}.selected-filters{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-top:2rem}.selected-filters h3{color:#2d3748;font-size:1.2rem;margin-bottom:1rem;font-weight:600}.filter-summary div{margin-bottom:.5rem;font-size:.95rem;color:#4a5568}.filter-summary strong{color:#2d3748;margin-right:.5rem}.action-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;text-align:center}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.last-update{margin-top:1rem;color:#718096;font-size:.9rem}.documents-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem}.documents-section h3{color:#2d3748;font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.documents-info{color:#718096;margin-bottom:1.5rem}.documents-list{display:grid;gap:1.5rem}.document-card{border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:all .2s ease;background:#fafafa}.document-card:hover{border-color:#cbd5e0;box-shadow:0 2px 8px #0000001a}.document-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.document-header h4{color:#2d3748;font-size:1.1rem;font-weight:600;flex:1;min-width:200px}.document-meta{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.document-type{background:#667eea;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.document-date{color:#718096;font-size:.9rem;font-weight:500}.document-abstract{color:#4a5568;margin-bottom:1rem;line-height:1.6}.document-agencies,.document-topics{margin-bottom:.75rem;font-size:.9rem;color:#4a5568}.document-agencies strong,.document-topics strong{color:#2d3748}.document-links{display:flex;gap:1rem;flex-wrap:wrap}.document-links a{color:#667eea;font-weight:500;font-size:.9rem;padding:.5rem 1rem;border:1px solid #667eea;border-radius:6px;transition:all .2s ease}.document-links a:hover{background:#667eea;color:#fff;text-decoration:none}.info-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem}.info-section h3{color:#2d3748;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.info-section ul{list-style:none;padding-left:0}.info-section li{color:#4a5568;position:relative;padding:.5rem 0 .5rem 1.5rem}.info-section li:before{content:"•";color:#667eea;font-weight:700;position:absolute;left:0}.note{background:#e6fffa;border:1px solid #81e6d9;border-radius:8px;padding:1rem;margin-top:1.5rem;color:#234e52}.app-footer{background:#2d3748;color:#fff;text-align:center;padding:2rem 1rem;margin-top:auto}.app-footer p{margin:.25rem 0;opacity:.8}.app-footer a{color:#90cdf4}.loading{display:flex;justify-content:center;align-items:center;min-height:200px}.loading-spinner{color:#667eea;font-size:1.1rem;font-weight:500}@media (max-width: 768px){.app-header h1{font-size:2rem}.app-header p{font-size:1rem}.app-main{padding:1rem}.monitoring-config,.action-section,.documents-section,.info-section{padding:1.5rem}.document-header{flex-direction:column;align-items:flex-start}.document-meta,.document-links{justify-content:flex-start}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;color:#2d3748;line-height:1.6}#root{min-height:100vh}button,input,select{font-family:inherit}a{color:#3182ce;text-decoration:none}a:hover{text-decoration:underline}
