@import"https://fonts.cdnfonts.com/css/zxx";body{margin:0;padding:0}@font-face{font-family:ZXX-Camo;src:url(https://www.z-x-x.org/FOIA_Fonts/ZXX-Camo.woff) format("woff"),local("Courier New"),monospace;font-display:swap}@font-face{font-family:ZXX-Noise;src:url(https://www.z-x-x.org/FOIA_Fonts/ZXX-Noise.woff) format("woff"),local("Monaco"),monospace;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Verdana,Trebuchet MS,Arial,sans-serif;-webkit-font-smoothing:none;-moz-osx-font-smoothing:unset;background:silver}.app{display:flex;flex-direction:column;height:100vh;background:linear-gradient(180deg,#e0e0e0,silver)}.menu-bar{background:linear-gradient(180deg,#f0f0f0,#d4d4d4);border-bottom:2px solid #808080;padding:4px 8px;display:flex;gap:15px;font-size:11px;font-weight:700;box-shadow:inset 0 1px #fff,0 1px 2px #0003}.menu-item{padding:2px 8px;cursor:pointer;color:#000}.menu-item:hover{background:linear-gradient(180deg,#5cb85c,#4a9d4a);color:#fff;border-radius:2px}.search-header{background:linear-gradient(180deg,#f0f0f0,#d4d4d4);border-bottom:2px solid #808080;padding:8px 15px;display:flex;justify-content:space-between;align-items:center;box-shadow:inset 0 1px #fff,0 1px 2px #0003}.test-toggle{display:flex;align-items:center}.test-button{padding:4px 8px;background:linear-gradient(180deg,#6cc46c,#5cb85c,#4a9d4a);color:#fff;border:2px outset #6cc46c;border-radius:0;cursor:pointer;font-size:10px;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:0 2px 3px #0000004d;font-family:Verdana,Arial,sans-serif}.test-button:hover{background:linear-gradient(180deg,#7cd47c,#6cc46c,#5cb85c)}.test-button:active{border-style:inset;box-shadow:inset 0 2px 3px #0000004d}.main-container{display:flex;flex:1;overflow:hidden}.main-content-wrapper{flex:1;display:flex;flex-direction:column;overflow:hidden}.app-header{background:#fff;border-bottom:1px solid #e0e0e0;z-index:10}.app-body{display:flex;flex:1;overflow:hidden}.app-main{flex:1;display:flex;flex-direction:column;overflow:hidden}.sidebar{width:300px;background:linear-gradient(180deg,#d0d0d0,#a8a8a8);border-right:3px ridge #808080;display:flex;flex-direction:column;box-shadow:inset -1px 0 #fff,inset 1px 0 #666}.sidebar-header{padding:10px 15px 12px;background:linear-gradient(180deg,#5cb85c,#449d44);border-bottom:3px ridge #808080;box-shadow:inset 0 1px #8cd98c,inset 0 -1px #2d6b2d}.sidebar-header h1{font-size:20px;margin-bottom:10px;color:#fff;text-shadow:2px 2px 3px rgba(0,0,0,.5);font-weight:700;letter-spacing:1px}.retcon-logo{max-width:140px;height:auto;margin-bottom:8px;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3))}.add-feed-form{display:flex;gap:6px}.add-feed-form input{flex:1;padding:6px 8px;border:2px inset #808080;border-radius:0;font-size:11px;background:#fff;font-family:Verdana,Arial,sans-serif}.add-feed-form button{padding:6px 12px;background:linear-gradient(180deg,#6cc46c,#5cb85c,#4a9d4a);color:#fff;border:2px outset #6cc46c;border-radius:0;cursor:pointer;font-size:11px;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:0 2px 3px #0000004d}.add-feed-form button:hover{background:linear-gradient(180deg,#7cd47c,#6cc46c,#5cb85c)}.add-feed-form button:active{border-style:inset;box-shadow:inset 0 2px 3px #0000004d}.add-feed-form button:disabled{background:linear-gradient(180deg,silver,#a0a0a0);cursor:not-allowed;color:#666}.feed-list{flex:1;overflow-y:auto;padding:8px;background:linear-gradient(180deg,#b8b8b8,#9a9a9a)}.feed-item{padding:8px;margin-bottom:4px;background:linear-gradient(180deg,#e8e8e8,#d0d0d0);border:2px outset #e0e0e0;border-radius:0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:none;box-shadow:1px 1px 2px #0003}.feed-item:hover{background:linear-gradient(180deg,#f0f0f0,#d8d8d8)}.feed-item.active{background:linear-gradient(180deg,#6cc46c,#5cb85c,#4a9d4a);color:#fff;border:2px inset #5cb85c;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.feed-item-content{flex:1}.feed-item h3{font-size:11px;margin-bottom:2px;font-weight:700}.feed-item p{font-size:10px;color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feed-item.active p{color:#ffffffe6}.feed-actions{display:flex;gap:3px}.feed-actions button{padding:3px 6px;background:linear-gradient(180deg,#e0e0e0,silver);border:1px outset #d0d0d0;border-radius:0;cursor:pointer;font-size:10px;font-weight:700;box-shadow:1px 1px 1px #0003}.feed-actions button:hover{background:linear-gradient(180deg,#f0f0f0,#d0d0d0)}.feed-actions button:active{border-style:inset}.feed-item.active .feed-actions button{border-color:#fff9;color:#000;background:linear-gradient(180deg,#8cd98c,#6cc46c)}.feed-item.active .feed-actions button:hover{background:linear-gradient(180deg,#9ce89c,#7cd47c)}.main-content{flex:1;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#e0e0e0,#c8c8c8)}.search-container{padding:8px 15px;background:linear-gradient(180deg,#e8e8e8,#d0d0d0);border-bottom:2px ridge #808080;box-shadow:inset 0 1px #fff,0 1px 2px #0000001a}.search-bar{display:flex;align-items:center;gap:8px;margin-bottom:4px}.search-label{font-size:11px;font-weight:700;color:#000;min-width:90px;text-transform:uppercase;letter-spacing:.5px}.search-input{flex:1;padding:6px 10px;border:2px inset #808080;border-radius:0;font-size:11px;background:#fff;font-family:Verdana,Arial,sans-serif;box-shadow:inset 1px 1px 2px #0003}.search-clear-button{padding:4px 8px;background:linear-gradient(180deg,#e0e0e0,silver);border:2px outset #d0d0d0;border-radius:0;cursor:pointer;font-size:10px;font-weight:700;color:#666;box-shadow:1px 1px 1px #0003;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center}.search-clear-button:hover{background:linear-gradient(180deg,#f0f0f0,#d0d0d0);color:#000}.search-clear-button:active{border-style:inset;box-shadow:inset 1px 1px 2px #0000004d}.search-results-info{font-size:10px;color:#666;font-style:italic;padding-left:98px;font-weight:700}.content-header{padding:12px 15px;background:linear-gradient(180deg,#f5f5f5,#d8d8d8);border-bottom:3px ridge #808080;display:flex;justify-content:space-between;align-items:center;box-shadow:inset 0 1px #fff,0 2px 3px #0003}.content-header h2{font-size:14px;color:#000;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.refresh-button{padding:6px 14px;background:linear-gradient(180deg,#6cc46c,#5cb85c,#4a9d4a);color:#fff;border:2px outset #6cc46c;border-radius:0;cursor:pointer;font-size:11px;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:0 2px 3px #0000004d}.refresh-button:hover{background:linear-gradient(180deg,#7cd47c,#6cc46c,#5cb85c)}.refresh-button:active{border-style:inset;box-shadow:inset 0 2px 3px #0000004d}.refresh-button:disabled{background:linear-gradient(180deg,silver,#a0a0a0);cursor:not-allowed;color:#666;border-color:#a0a0a0}.article-list{flex:1;overflow-y:auto;padding:10px;background:linear-gradient(180deg,#d0d0d0,#b0b0b0)}.article-item{background:linear-gradient(180deg,#fff,#f0f0f0);padding:10px 12px;margin-bottom:2px;border-radius:0;border:1px solid #a0a0a0;border-bottom:2px solid #808080;border-right:2px solid #808080;cursor:pointer;transition:none;box-shadow:1px 1px #ffffff80 inset,-1px -1px #0003 inset}.article-item:hover{background:linear-gradient(180deg,#ffc,#ffa);border-color:#5cb85c}.article-item.read{background:linear-gradient(180deg,#e8e8e8,#d0d0d0);opacity:.8}.article-item h3{font-size:12px;margin-bottom:4px;color:#000;font-weight:700}.article-item .article-meta{font-size:10px;color:#666;margin-bottom:6px;font-style:italic}.article-item .article-excerpt{font-size:11px;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.empty-state{text-align:center;padding:60px 20px;color:#666;font-family:Verdana,sans-serif}.empty-state h3{font-size:14px;margin-bottom:10px;font-weight:700}.empty-state p{font-size:11px}.error-message{background:linear-gradient(180deg,#fcc,#faa);color:#8b0000;padding:10px;border:2px solid #cc0000;border-radius:0;margin:10px;font-size:11px;font-weight:700;box-shadow:2px 2px 4px #0000004d}.loading{text-align:center;padding:40px;color:#333;font-size:11px;font-weight:700}.search-error{background:linear-gradient(180deg,#fcc,#faa);color:#8b0000;padding:10px;border:2px solid #cc0000;border-radius:0;margin:10px;font-size:11px;font-weight:700;box-shadow:2px 2px 4px #0000004d;text-align:center}.status-bar{background:linear-gradient(180deg,#e0e0e0,silver);border-top:2px ridge #808080;padding:4px 8px;display:flex;gap:15px;font-size:10px;box-shadow:inset 0 1px #fff}.status-item{display:flex;align-items:center;gap:5px;padding:2px 8px;background:linear-gradient(180deg,#f8f8f8,#e0e0e0);border:1px inset #808080;min-width:120px}.status-item.connection{color:#5cb85c;font-weight:700}.status-dot{width:8px;height:8px;border-radius:50%;background:#5cb85c;box-shadow:0 0 4px #5cb85c;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:#d0d0d0;border:1px solid #808080}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e0e0e0,silver);border:2px outset #d0d0d0;border-radius:0}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f0f0f0,#d0d0d0)}::-webkit-scrollbar-button{background:linear-gradient(180deg,#e0e0e0,silver);border:1px outset #d0d0d0;height:16px;width:16px}::-webkit-scrollbar-button:hover{background:linear-gradient(180deg,#f0f0f0,#d0d0d0)}.search-error{background:#f8d7da;color:#721c24;padding:1rem;margin:1rem;border-radius:6px;border:1px solid #f1aeb5;text-align:center}.search-bar{padding:0;background:transparent;border:none}.search-form{display:flex;gap:8px;align-items:center;flex-wrap:nowrap}.search-input-group{display:flex;gap:6px;align-items:center;flex:1}.search-input{flex:1;min-width:200px;padding:6px 10px;border:2px inset #808080;border-radius:0;font-size:11px;background:#fff;font-family:Verdana,Arial,sans-serif;box-shadow:inset 1px 1px 2px #0003}.search-input:focus{outline:none;border-color:#5cb85c;box-shadow:inset 1px 1px 2px #0003,0 0 3px #5cb85c80}.search-input:disabled{background-color:#f0f0f0;cursor:not-allowed;color:#666}.search-type-select{padding:6px 8px;border:2px inset #808080;border-radius:0;font-size:11px;background:linear-gradient(180deg,#f8f8f8,#e0e0e0);font-family:Verdana,Arial,sans-serif;min-width:80px;box-shadow:inset 1px 1px 2px #0000001a}.search-type-select:focus{outline:none;border-color:#5cb85c;box-shadow:0 0 3px #5cb85c80}.search-type-select:disabled{background:linear-gradient(180deg,#e0e0e0,silver);cursor:not-allowed;color:#666}.search-button{padding:6px 12px;background:linear-gradient(180deg,#6cc46c,#5cb85c,#4a9d4a);color:#fff;border:2px outset #6cc46c;border-radius:0;font-size:11px;font-weight:700;cursor:pointer;text-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:0 2px 3px #0000004d;font-family:Verdana,Arial,sans-serif;min-width:50px}.search-button:hover:not(:disabled){background:linear-gradient(180deg,#7cd47c,#6cc46c,#5cb85c)}.search-button:active:not(:disabled){border-style:inset;box-shadow:inset 0 2px 3px #0000004d}.search-button:disabled{background:linear-gradient(180deg,silver,#a0a0a0);cursor:not-allowed;color:#666;border-color:#a0a0a0}.clear-button{padding:6px 10px;background:linear-gradient(180deg,#e0e0e0,silver);color:#666;border:2px outset #d0d0d0;border-radius:0;font-size:11px;font-weight:700;cursor:pointer;box-shadow:0 2px 3px #0000004d;font-family:Verdana,Arial,sans-serif;min-width:30px}.clear-button:hover{background:linear-gradient(180deg,#f0f0f0,#d0d0d0);color:#000}.clear-button:active{border-style:inset;box-shadow:inset 0 2px 3px #0000004d}.search-tips{font-size:10px;color:#666;font-style:italic;font-family:Verdana,Arial,sans-serif;margin-left:8px;white-space:nowrap}@media(max-width:768px){.search-input-group{flex-direction:column;align-items:stretch;gap:4px}.search-input,.search-type-select,.search-button,.clear-button{width:100%;min-width:auto}.search-tips{margin-left:0;margin-top:4px;text-align:center}}.search-results{flex:1;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#e0e0e0,#c8c8c8)}.results-header{padding:12px 15px;background:linear-gradient(180deg,#f5f5f5,#d8d8d8);border-bottom:3px ridge #808080;box-shadow:inset 0 1px #fff,0 2px 3px #0003}.results-header h3{font-size:14px;color:#000;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.results-tabs{display:flex;gap:2px}.tab-button{padding:6px 12px;background:linear-gradient(180deg,#e0e0e0,silver);border:2px outset #d0d0d0;border-radius:0;cursor:pointer;font-size:11px;font-weight:700;color:#000;box-shadow:1px 1px 1px #0003;font-family:Verdana,Arial,sans-serif}.tab-button:hover{background:linear-gradient(180deg,#f0f0f0,#d0d0d0)}.tab-button:active{border-style:inset;box-shadow:inset 1px 1px 2px #0000004d}.tab-button.active{background:linear-gradient(180deg,#6cc46c,#5cb85c,#4a9d4a);color:#fff;border:2px inset #5cb85c;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.results-content{flex:1;overflow-y:auto;padding:10px;background:linear-gradient(180deg,#d0d0d0,#b0b0b0)}.search-result-item{background:linear-gradient(180deg,#fff,#f0f0f0);padding:10px 12px;margin-bottom:2px;border-radius:0;border:1px solid #a0a0a0;border-bottom:2px solid #808080;border-right:2px solid #808080;cursor:pointer;transition:none;box-shadow:1px 1px #ffffff80 inset,-1px -1px #0003 inset}.search-result-item:hover{background:linear-gradient(180deg,#ffc,#ffa);border-color:#5cb85c}.result-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;flex-wrap:wrap;gap:6px}.result-title{font-size:12px;font-weight:700;color:#000;margin:0;flex:1;min-width:0}.result-badge{padding:2px 6px;font-size:10px;font-weight:700;border:1px solid;border-radius:0;font-family:Verdana,Arial,sans-serif}.result-badge.exact{background:linear-gradient(180deg,#90ee90,#7cdc7c);color:#006400;border-color:#006400}.result-badge.semantic,.result-badge.content{background:linear-gradient(180deg,#add8e6,#87ceeb);color:navy;border-color:navy}.confidence-score{font-size:10px;color:#666;font-style:italic;font-family:Verdana,Arial,sans-serif}.result-meta{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.add-feed-button{padding:4px 8px;background:linear-gradient(180deg,#6cc46c,#5cb85c,#4a9d4a);color:#fff;border:2px outset #6cc46c;border-radius:0;cursor:pointer;font-size:10px;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:0 1px 2px #0000004d;font-family:Verdana,Arial,sans-serif;margin-left:auto}.add-feed-button:hover:not(:disabled){background:linear-gradient(180deg,#7cd47c,#6cc46c,#5cb85c)}.add-feed-button:active:not(:disabled){border-style:inset;box-shadow:inset 0 1px 2px #0000004d}.add-feed-button:disabled{background:linear-gradient(180deg,silver,#a0a0a0);cursor:not-allowed;color:#666;border-color:#a0a0a0}.add-feed-button.already-added{background:linear-gradient(180deg,#90ee90,#7cdc7c);color:#006400;border-color:#006400;cursor:default}.add-feed-button.already-added:hover{background:linear-gradient(180deg,#90ee90,#7cdc7c)}.feed-url,.article-url{font-size:10px;color:#06c;text-decoration:underline;font-family:Verdana,Arial,sans-serif}.feed-url:hover,.article-url:hover{color:#049}.category-badge,.premium-badge{padding:2px 6px;font-size:9px;font-weight:700;border-radius:0;border:1px solid;font-family:Verdana,Arial,sans-serif}.category-badge{background:linear-gradient(180deg,gold,#ffcd00);color:#8b6914;border-color:#8b6914}.premium-badge{background:linear-gradient(180deg,plum,orchid);color:#8b008b;border-color:#8b008b}.result-tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.tag{padding:2px 6px;background:linear-gradient(180deg,#e0e0e0,silver);color:#333;font-size:9px;font-weight:700;border:1px outset #d0d0d0;border-radius:0;font-family:Verdana,Arial,sans-serif}.result-description{font-size:11px;color:#333;line-height:1.4;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-footer{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#666;font-family:Verdana,Arial,sans-serif;flex-wrap:wrap;gap:6px}.author-claimed{color:#006400;font-weight:700}.feed-source{font-style:italic;color:#666}.submitted-date,.published-date{color:#666}.no-results{text-align:center;padding:40px 20px;color:#666;font-size:12px;font-weight:700;font-family:Verdana,Arial,sans-serif;background:linear-gradient(180deg,#f0f0f0,#e0e0e0);border:2px inset #c0c0c0;margin:20px}.feeds-results,.articles-results{display:flex;flex-direction:column}@media(max-width:768px){.result-header{flex-direction:column;align-items:flex-start}.result-meta{flex-direction:column;align-items:flex-start;gap:4px}.results-tabs{flex-direction:column;gap:2px}.tab-button{width:100%}}
