:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background:#f5f5f5;padding:20px;padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right));padding-bottom:max(20px,env(safe-area-inset-bottom))}.container{max-width:1200px;margin:0 auto;background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 10px #0000001a}header{border-bottom:3px solid #2c3e50;padding-bottom:20px;margin-bottom:30px}h1{color:#2c3e50;font-size:1.2em;margin-bottom:10px}.date-info{color:#7f8c8d;font-size:1.1em}.logout-button{padding:4px 12px;background:#ecf0f1;color:#2c3e50;border:1px solid #bdc3c7;border-radius:4px;cursor:pointer;font-size:.9em;transition:background .2s}.logout-button:hover{background:#d5dbdb}.tabs-container{margin-bottom:30px}.tabs{display:flex;flex-wrap:wrap;gap:10px;border-bottom:2px solid #e0e0e0;margin-bottom:20px;padding-bottom:10px}.tab-button{padding:8px 16px;background:#ecf0f1;border:none;border-radius:6px 6px 0 0;cursor:pointer;font-size:.9em;font-weight:500;color:#7f8c8d;transition:all .3s;border-bottom:3px solid transparent}.tab-button:hover{background:#d5dbdb;color:#2c3e50}.tab-button.active{background:#3498db;color:#fff;border-bottom-color:#2980b9}.tab-content{display:none}.tab-content.active{display:block}.source-section{margin-bottom:40px;padding:20px;background:#f8f9fa;border-radius:6px;border-left:4px solid #3498db}.source-header{margin-bottom:20px}.source-header h3{color:#2c3e50;font-size:1.3em;margin-bottom:10px}.source-url{color:#7f8c8d;font-size:.95em;word-break:break-all;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.article{background:#fff;padding:20px;margin-bottom:20px;border-radius:6px;border:1px solid #e0e0e0;transition:box-shadow .3s}.article:hover{box-shadow:0 2px 8px #0000001a}.article-title{font-size:1.2em;font-weight:600;color:#2c3e50;margin-bottom:10px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4}.article-date{color:#7f8c8d;font-size:.9em;margin-bottom:10px}.article-link{display:inline-block;color:#3498db;text-decoration:none;margin-bottom:15px;font-size:.95em;transition:color .3s;word-break:break-all;overflow-wrap:break-word;max-width:100%}.article-link:hover{color:#2980b9;text-decoration:underline}.article-actions{margin:15px 0;display:flex;gap:10px;flex-wrap:wrap}.action-button{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:.9em;font-weight:500;transition:all .3s}.action-button.summary-button{background:#27ae60;color:#fff}.action-button.summary-button:hover:not(:disabled){background:#229954}.action-button.summary-button:disabled{background:#95a5a6;cursor:not-allowed;opacity:.6}.action-button.exclude-button{background:#e74c3c;color:#fff}.action-button.exclude-button:hover:not(:disabled){background:#c0392b}.action-button.restore-button{background:#f39c12;color:#fff}.action-button.restore-button:hover:not(:disabled){background:#e67e22}.action-button.edit-button{background:#3498db;color:#fff}.action-button.edit-button:hover:not(:disabled){background:#2980b9}.article-actions-row{margin:15px 0;display:flex;gap:10px;flex-wrap:wrap;align-items:flex-start}.article-actions-row .article-actions{margin:0}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content.edit-modal{background:#fff;color:#000;border-radius:8px;padding:24px;max-width:560px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #0003}.modal-content.edit-modal h2{margin-bottom:20px;color:#000;font-size:1.25em}.edit-modal .form-group{margin-bottom:16px}.edit-modal .form-group label{display:block;margin-bottom:6px;font-weight:500;color:#000}.edit-modal .form-input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:16px;font-family:inherit;background:#fff;color:#000;min-height:44px;box-sizing:border-box}.edit-modal .form-input.form-textarea{min-height:auto}.edit-modal .form-textarea{resize:vertical;min-height:120px}.edit-modal .modal-actions{margin-top:20px;display:flex;gap:10px;justify-content:flex-end}.article-summary{margin-top:15px;padding-top:15px;border-top:1px solid #e0e0e0}.article-summary p{margin-bottom:10px;color:#555;word-wrap:break-word;overflow-wrap:break-word;line-height:1.6}.article-summary h1,.article-summary h2,.article-summary h3{color:#2c3e50;font-size:1.1em;font-weight:600;margin-bottom:10px;margin-top:15px}.article-summary h1:first-child,.article-summary h2:first-child,.article-summary h3:first-child{margin-top:0}.error-message{color:#e74c3c;margin-top:10px;font-size:.9em}.login-form-wrapper{max-width:320px;margin:40px auto;padding:24px;border:1px solid #ddd;border-radius:8px}.login-form-title{margin:0 0 20px}.login-form-group{margin-bottom:16px}.login-form-group label{display:block;margin-bottom:4px;font-weight:500}.login-input{width:100%;padding:12px;font-size:16px;box-sizing:border-box;border:1px solid #ddd;border-radius:4px;min-height:44px}.login-error{color:#e74c3c;margin-bottom:16px;font-size:14px}.login-submit{width:100%;padding:12px 16px;font-size:16px;min-height:44px;cursor:pointer;background-color:#3498db;color:#fff;border:none;border-radius:6px;font-weight:500}.login-submit:disabled{cursor:not-allowed;opacity:.7}.status-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:.85em;font-weight:500}.status-badge.status-ok{background:#d4edda;color:#155724}.status-badge.status-no-articles{background:#fff3cd;color:#856404}.status-badge.status-error{background:#f8d7da;color:#721c24}.status-badge.status-running{background:#cce5ff;color:#004085}.status-table th,.status-table td{vertical-align:top}@media(max-width:768px){.status-table-wrap{overflow-x:visible}.status-table-wrap .status-table,.status-table-wrap .status-table thead,.status-table-wrap .status-table tbody,.status-table-wrap .status-table tr,.status-table-wrap .status-table th,.status-table-wrap .status-table td{display:block}.status-table-wrap .status-table thead{display:none}.status-table-wrap .status-table .status-table-row{border:1px solid #e0e0e0;border-radius:6px;margin-bottom:12px;padding:12px}.status-table-wrap .status-table td{padding:8px 0;border:none}.status-table-wrap .status-table td:not(:first-child):before{content:attr(data-label);display:block;font-weight:600;color:#2c3e50;margin-bottom:4px;font-size:.9em}.status-table-wrap .status-table td:first-child{padding-top:0}.status-table-wrap .status-table td:first-child:before{content:none}}#date-select{color:#333!important}#date-select option{color:#333!important;background-color:#fff!important}.news-actions-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:15px}.news-actions-row .refresh-container{flex:1 1 220px;margin-bottom:0}.add-url-open-button{padding:8px 16px;font-size:.9em;background:#16a085;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s;align-self:center}.add-url-open-button:hover{background:#138d75}.add-url-modal-hint{color:#7f8c8d;font-size:.9em;line-height:1.45;margin:0 0 16px}.modal-content.add-url-modal{max-width:480px}.add-url-result{margin-bottom:16px;padding:12px 14px;border-radius:6px;font-size:.95em;line-height:1.5;white-space:pre-wrap}.add-url-result-success{background:#e8f8f0;border:1px solid #a9dfbf;color:#1e8449}.refresh-container{margin-bottom:15px;padding:12px;background:#f8f9fa;border-radius:6px;text-align:center}.refresh-button{padding:8px 16px;font-size:.9em;background-color:#3498db;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s}.refresh-button:hover:not(:disabled){background-color:#2980b9}.refresh-button:disabled{background-color:#95a5a6;cursor:not-allowed}.status-message{font-size:1.2em;margin-bottom:10px;white-space:pre-line;color:#7f8c8d}@media(max-width:768px){body{padding:5px;padding-left:max(5px,env(safe-area-inset-left));padding-right:max(5px,env(safe-area-inset-right));padding-bottom:max(5px,env(safe-area-inset-bottom))}.login-form-wrapper{margin:20px auto;padding:16px}.edit-modal .modal-actions{flex-direction:column}.edit-modal .modal-actions button{width:100%;min-height:44px}.container{padding:15px;border-radius:4px}header{padding-bottom:15px;margin-bottom:20px}h1{font-size:1.3em;margin-bottom:8px;line-height:1.3}.date-info{font-size:.95em;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.date-info button{min-height:36px;padding:6px 12px}.tabs{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:8px;padding-bottom:12px;margin-bottom:16px}.tab-button{flex:0 0 auto;min-width:fit-content;text-align:center;padding:10px 14px;font-size:.85em;min-height:40px}.source-section{padding:15px;margin-bottom:25px}.source-header h3{font-size:1.1em}.source-url{font-size:.85em;word-break:break-all;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.article{padding:15px;margin-bottom:15px}.article-title{font-size:1.05em;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.article-date{font-size:.85em}.article-link{font-size:.9em;word-break:break-all;overflow-wrap:break-word;display:block;margin-bottom:12px}.article-actions{flex-direction:column;gap:8px}.action-button{width:100%;padding:12px 16px;font-size:.95em;min-height:44px}.article-summary{margin-top:12px;padding-top:12px}.article-summary p{font-size:.95em;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word}.article-summary h1,.article-summary h2,.article-summary h3{font-size:1.05em}.news-actions-row{flex-direction:column;align-items:stretch}.news-actions-row .refresh-container{flex:none;margin-bottom:0}.add-url-open-button{width:100%;padding:10px 16px;min-height:40px}.refresh-container{padding:10px;margin-bottom:0}.refresh-button{width:100%;padding:10px 16px;font-size:.9em;min-height:40px}.status-message{font-size:1em;line-height:1.5}.export-container{flex-direction:column;align-items:stretch!important}.export-menu-wrapper{width:100%}.export-menu{width:100%!important;left:0!important;right:0!important}}@media(max-width:480px){body{padding:5px}.container{padding:10px}h1{font-size:1.2em}.date-info{font-size:.9em}.tab-button{padding:10px 12px;font-size:.85em}.source-section,.article{padding:12px}.article-title{font-size:1em}.refresh-container{padding:8px;margin-bottom:0}.export-container{padding:8px}}@media(max-width:768px){button,a{-webkit-tap-highlight-color:rgba(0,0,0,.1)}body{-webkit-overflow-scrolling:touch}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}
