.digest-layout{display:flex;min-height:100vh;background-color:#f5f5f5;gap:2rem;padding:2rem}.digest-main{flex:1;max-width:75rem}.digest-sidebar{width:18.75rem;flex-shrink:0}html{font-size:calc(16px * var(--ui-scale))}.hero-article{background:white;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.hero-article:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card{display:flex;flex-direction:column;height:100%}.article-card-image{aspect-ratio:16/9;flex-shrink:0}.article-card-content{flex:1;display:flex;flex-direction:column}.article-card-footer{margin-top:auto}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-text{flex:1;padding:2rem}@media (min-width:1024px){.hero-text{padding:2.5rem}}.hero-metadata{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#6b7280}.hero-metadata-item{display:flex;align-items:center;gap:.5rem}.hero-category-badge{padding:.25rem .75rem;background:#f3f4f6;border-radius:9999px;font-size:.75rem;font-weight:500;color:#374151}.hero-headline{font-size:2rem;font-weight:700;line-height:1.2;color:#111827;margin-bottom:1rem}@media (min-width:1024px){.hero-headline{font-size:2.5rem}}.hero-summary{font-size:1.125rem;line-height:1.6;color:#4b5563;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#2563eb;color:white;font-weight:600;border-radius:8px;text-decoration:none;transition:all .2s ease}.hero-cta:hover{background:#1d4ed8;transform:translateY(-1px)}.hero-image{width:100%;height:auto}.hero-image-container{position:relative;aspect-ratio:16/9;width:100%;height:100%}.hero-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#e0e7ff);color:#1e40af;font-size:2rem;font-weight:700;text-align:center;padding:1rem}.hero-image-placeholder-text{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.hero-image-subtitle{font-size:.875rem;color:#6b7280}@media (max-width:1023px){.hero-text{padding:1.5rem}.hero-headline{font-size:1.75rem}.hero-summary{font-size:1rem}}@media (max-width:640px){.hero-text{padding:1rem}.hero-headline{font-size:1.5rem}.hero-metadata{flex-direction:column;align-items:flex-start;gap:.5rem}.hero-cta{width:100%;justify-content:center}}.digest-header{background:white;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.header-content h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.header-subtitle{color:#666;font-size:1.1rem;margin-bottom:.5rem}.summary-stats{display:flex;gap:1rem;margin:1.5rem 0}.stats-badge{background:#f0f0f0;padding:.75rem 1rem;border-radius:8px;text-align:center;min-width:5rem}.stats-badge span:first-child{display:block;font-size:1.5rem;font-weight:700;color:#1a1a1a}.stats-badge span:last-child{display:block;font-size:.875rem;color:#666}.header-actions{margin-top:1rem}.refresh-button{background:#007bff;color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s}.refresh-button:hover{background:#0056b3}.refresh-button:disabled{background:#ccc;cursor:not-allowed}.digest-content{display:flex;flex-direction:column;gap:2rem}.favorites-section-main{background:white;border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.favorites-header{margin-bottom:1.5rem}.favorites-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.favorites-subtitle{color:#666}.all-categories-section{background:white;border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.section-header{margin-bottom:2rem}.section-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.section-subtitle{color:#666}.category-section{margin-bottom:2rem}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0}.category-header-content h2{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.25rem}.category-header-content h3{font-size:.875rem;color:#666;font-weight:400}.category-actions{display:flex;align-items:center;gap:.5rem}.favorite-button{background:none;border:none;font-size:1.25rem;cursor:pointer;color:#ccc;transition:color .2s}.favorite-button.favorited,.favorite-button:hover{color:#ffd700}.category-count-badge{background:#f0f0f0;color:#666;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;font-weight:600}.category-articles{display:flex;flex-direction:column;gap:1rem}.see-all-container{text-align:center;margin-top:1rem}.see-all-button{background:none;border:1px solid #007bff;color:#007bff;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s}.see-all-button:hover{background:#007bff;color:white}.digest-card{background:white;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;transition:box-shadow .2s}.digest-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.card-header{justify-content:space-between;margin-bottom:1rem}.card-header,.card-meta{display:flex;align-items:center}.card-meta{gap:1rem}.card-category{font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;background:#f0f0f0}.card-date{font-size:.875rem;color:#666}.card-actions{display:flex;gap:.5rem}.card-link{color:#007bff;text-decoration:none;font-size:.875rem;font-weight:600}.card-link:hover{text-decoration:underline}.card-content{margin-bottom:1rem}.card-title{margin-bottom:.5rem}.title-link{color:#1a1a1a;text-decoration:none;font-weight:600;font-size:1.1rem}.title-link:hover{color:#007bff}.card-authors{color:#666;font-size:.875rem;margin-bottom:.75rem}.card-abstract{color:#444;line-height:1.5;font-size:.9rem}.card-footer{margin-top:1rem}.card-categories{display:flex;flex-wrap:wrap;gap:.5rem}.category-tag{background:#f0f0f0;color:#666;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.category-tag.more{background:#e0e0e0;color:#999}.digest-sidebar{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);height:fit-content;position:sticky;top:2rem}.sidebar-section{margin-bottom:2rem}.sidebar-section:last-child{margin-bottom:0}.sidebar-title{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.sidebar-stats{display:flex;flex-direction:column;gap:.75rem}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#f8f9fa;border-radius:6px}.stat-value{font-weight:700;color:#1a1a1a}.stat-label{color:#666;font-size:.875rem}.favorites-list{display:flex;flex-direction:column;gap:.5rem}.favorite-item{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#f8f9fa;border-radius:6px}.favorite-icon{font-size:1rem}.favorite-name{font-size:.875rem;color:#1a1a1a}.no-favorites{color:#666;font-size:.875rem;font-style:italic}.quick-actions{display:flex;flex-direction:column;gap:.5rem}.action-button{background:#f8f9fa;border:1px solid #e0e0e0;padding:.75rem;border-radius:6px;cursor:pointer;font-size:.875rem;text-align:left;transition:background-color .2s}.action-button:hover{background:#e9ecef}.about-content{font-size:.875rem;color:#666;line-height:1.5}.about-content p{margin-bottom:.75rem}.about-content p:last-child{margin-bottom:0}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.loading-spinner{width:2.5rem;height:2.5rem;border:.25rem solid #f0f0f0;border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container{text-align:center;padding:3rem}.error-container h3{color:#dc3545;margin-bottom:1rem}.error-container p{color:#666;margin-bottom:1.5rem}.retry-button{background:#dc3545;color:white;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:600}.retry-button:hover{background:#c82333}.no-articles{text-align:center;padding:3rem;color:#666}.hover-scroll{max-height:calc(100vh - 96px);overflow-y:hidden;padding-right:6px}.hover-scroll:hover{overflow-y:auto}.hover-scroll::-webkit-scrollbar{width:8px}.hover-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:8px}.hover-scroll::-webkit-scrollbar-track{background:transparent}@media (max-width:1024px){.digest-layout{flex-direction:column}.digest-sidebar{width:100%;position:static}}@media (max-width:768px){.digest-layout{padding:1rem}.digest-header{padding:1.5rem}.header-content h1{font-size:2rem}.summary-stats{flex-wrap:wrap}.card-header,.category-header{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (min-width:1400px){.grid-cols-3{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px) and (max-width:1399px){.grid-cols-3{grid-template-columns:repeat(2,1fr)}}