.homepage-container{text-align:left}.error-message{color:#ff6b6b}.feed-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.feed-item{background-color:#3a3a3a;padding:1rem;border-radius:6px;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.feed-date{font-size:.9em;color:#a0a0a0;width:230px}.feed-provider{font-weight:700;color:#87ceeb}.feed-model{font-weight:700;color:#98fb98}.settings-container{text-align:left;display:flex;flex-direction:column;gap:1.5rem}.subscriptions-list{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.subscription-item input[type=checkbox]{width:1.2rem;height:1.2rem}.provider-name{flex-grow:1;font-weight:700}.frequency-select:disabled{opacity:.5;cursor:not-allowed}.actions{display:flex;align-items:center;gap:1rem}.success-message{color:#98fb98}.bulk-actions{display:flex;gap:1rem;justify-content:flex-end}.subscription-item{display:flex;flex-direction:column;gap:.75rem;background-color:#3a3a3a;padding:1rem;border-radius:6px;opacity:.6;transition:opacity .2s ease-in-out}.subscription-item.subscribed{opacity:1}.main-controls,.extra-controls{display:flex;align-items:center;gap:1rem}.subscription-item input[type=checkbox]{width:1.2rem;height:1.2rem;flex-shrink:0}.provider-name{flex-grow:1;font-weight:700;display:flex;align-items:center;gap:.5rem}.model-count{font-size:.8em;font-weight:400;color:#a0a0a0}.extra-controls{padding-left:2.2rem;font-size:.9em;color:#ccc}.frequency-select{padding:.4rem;border-radius:4px;border:1px solid #555;background-color:#2f2f2f;color:inherit}.frequency-select:disabled,.extra-controls input:disabled{opacity:.5;cursor:not-allowed}.bulk-frequency{display:flex;align-items:center}.bulk-frequency select{padding:.4rem;border-radius:4px;border:1px solid #555;background-color:#2f2f2f;color:inherit}.recent-models{margin-top:.5rem;padding:.5rem;background-color:#2a2a2a;border-radius:4px}.recent-models h4{margin:0 0 .5rem;font-size:.9em;color:#ccc}.recent-models ul{list-style:none;padding:0;margin:0 0 .5rem;max-height:100px;overflow-y:auto}.recent-models li{font-size:.8em;color:#a0a0a0;padding:.2rem 0;border-bottom:1px solid #444}.view-full-button{background-color:#007bff;color:#fff;border:none;padding:.3rem .6rem;border-radius:4px;font-size:.8em;cursor:pointer;opacity:.7}.view-full-button:hover:not(:disabled){opacity:1}.view-full-button:disabled{opacity:.3;cursor:not-allowed}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background-color:#3a3a3a;padding:1.5rem;border-radius:8px;max-width:500px;max-height:80vh;overflow-y:auto;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.modal-header h3{margin:0;color:#fff}.close-button{background:none;border:none;color:#ccc;font-size:1.5rem;cursor:pointer}.models-list ul{list-style:none;padding:0;margin:0}.models-list li{padding:.5rem 0;border-bottom:1px solid #555;color:#ddd}.unsubscribed-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem}.unsubscribed-container h2{color:#ff6b6b}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#1a1a1a;border-radius:8px;width:100%;box-sizing:border-box}.header-title-link{text-decoration:none;color:inherit}.header h1{margin:0;font-size:1.5rem}.header-nav{display:flex;align-items:center;gap:1rem}.header-nav span{font-style:italic}:root{font-family:Inter,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}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:100%}.app-container{display:flex;flex-direction:column;gap:2rem}.main-content{background-color:#2f2f2f;padding:1.5rem;border-radius:8px}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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
