.Article-module__30dzSa__container{color:#e5e7eb;background:linear-gradient(135deg,#0c0c0c 0%,#1a1a1a 50%,#2d2d2d 100%);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.Article-module__30dzSa__loadingContainer{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.Article-module__30dzSa__spinner{border:4px solid #3b82f6;border-left-color:#0000;border-radius:50%;width:48px;height:48px;margin-bottom:1rem;animation:1s linear infinite Article-module__30dzSa__spin}@keyframes Article-module__30dzSa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Article-module__30dzSa__loadingText{color:#9ca3af;text-align:center;font-size:1.125rem}.Article-module__30dzSa__errorContainer{justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.Article-module__30dzSa__errorContent{text-align:center;max-width:400px}.Article-module__30dzSa__errorIcon{margin-bottom:1rem;font-size:3rem}.Article-module__30dzSa__errorTitle{color:#ef4444;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Article-module__30dzSa__errorMessage{color:#9ca3af;margin-bottom:1.5rem;line-height:1.6}.Article-module__30dzSa__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #3b82f64d}.Article-module__30dzSa__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.Article-module__30dzSa__header{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e1e1ef2 0%,#2d2d2de6 100%);border:1px solid #374151;border-radius:16px;margin:1rem;padding:3rem 1rem 2rem;box-shadow:0 8px 32px #0000004d}.Article-module__30dzSa__breadcrumb{justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:.875rem;display:flex}.Article-module__30dzSa__breadcrumbLink{color:#3b82f6;text-decoration:none;transition:color .2s}.Article-module__30dzSa__breadcrumbLink:hover{color:#60a5fa}.Article-module__30dzSa__breadcrumbSeparator{color:#6b7280;margin:0 .5rem}.Article-module__30dzSa__breadcrumbCurrent{color:#9ca3af}.Article-module__30dzSa__title{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 50%,#1d4ed8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.Article-module__30dzSa__summary{color:#d1d5db;max-width:600px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}.Article-module__30dzSa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;max-width:400px;margin:0 auto;display:grid}.Article-module__30dzSa__statItem{text-align:center;background:#37415180;border:1px solid #4b5563;border-radius:12px;padding:1rem;transition:all .3s}.Article-module__30dzSa__statItem:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f633}.Article-module__30dzSa__statNumber{color:#3b82f6;margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:block}.Article-module__30dzSa__statLabel{color:#9ca3af;font-size:.875rem}.Article-module__30dzSa__filtersSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1ecc;border:1px solid #374151;border-radius:16px;margin:1rem;padding:1.5rem}.Article-module__30dzSa__searchBox{max-width:500px;margin:0 auto 1.5rem;position:relative}.Article-module__30dzSa__searchIcon{color:#6b7280;z-index:2;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Article-module__30dzSa__searchInput{color:#e5e7eb;background:#37415180;border:2px solid #4b5563;border-radius:12px;width:100%;padding:.875rem 1rem .875rem 3rem;font-size:1rem;transition:all .3s}.Article-module__30dzSa__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Article-module__30dzSa__searchInput::placeholder{color:#6b7280}.Article-module__30dzSa__clearSearch{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:1.125rem;transition:color .2s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Article-module__30dzSa__clearSearch:hover{color:#e5e7eb}.Article-module__30dzSa__categoryFilters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.Article-module__30dzSa__categoryFilter{color:#d1d5db;cursor:pointer;background:#37415180;border:1px solid #4b5563;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s}.Article-module__30dzSa__categoryFilter.Article-module__30dzSa__active,.Article-module__30dzSa__categoryFilter:hover{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.Article-module__30dzSa__articlesGrid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.5rem;max-width:1400px;margin:0 auto;padding:1rem;display:grid}.Article-module__30dzSa__articleCard{cursor:pointer;background:linear-gradient(135deg,#1e1e1ef2 0%,#2d2d2de6 100%);border:1px solid #374151;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.Article-module__30dzSa__articleCard:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 12px 40px #3b82f633}.Article-module__30dzSa__articleCard.Article-module__30dzSa__selected{border:2px solid #3b82f6;transform:scale(1.02);box-shadow:0 8px 32px #3b82f64d}.Article-module__30dzSa__articleCard.Article-module__30dzSa__featured{border:2px solid #f59e0b}.Article-module__30dzSa__featuredRibbon{color:#fff;z-index:3;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);padding:.5rem 3rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:-2rem;transform:rotate(45deg);box-shadow:0 4px 12px #f59e0b4d}.Article-module__30dzSa__cardImageContainer{height:200px;position:relative;overflow:hidden}.Article-module__30dzSa__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Article-module__30dzSa__articleCard:hover .Article-module__30dzSa__cardImage{transform:scale(1.05)}.Article-module__30dzSa__imageOverlay{background:linear-gradient(#0000 0%,#000c 100%);position:absolute;inset:0}.Article-module__30dzSa__cardBadges{z-index:2;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.Article-module__30dzSa__typeBadge,.Article-module__30dzSa__difficultyBadge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Article-module__30dzSa__cardContent{padding:1.5rem}.Article-module__30dzSa__cardMeta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Article-module__30dzSa__category{color:#60a5fa;background:#3b82f633;border:1px solid #3b82f64d;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Article-module__30dzSa__publishDate,.Article-module__30dzSa__readingTime{color:#9ca3af;font-size:.75rem}.Article-module__30dzSa__cardTitle{color:#f3f4f6;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Article-module__30dzSa__cardSummary{color:#d1d5db;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Article-module__30dzSa__cardAuthor{margin-bottom:1rem}.Article-module__30dzSa__authorInfo{align-items:center;gap:.75rem;display:flex}.Article-module__30dzSa__authorAvatar{object-fit:cover;border:2px solid #374151;border-radius:50%;width:40px;height:40px}.Article-module__30dzSa__authorDetails{flex:1}.Article-module__30dzSa__authorName{color:#f3f4f6;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:block}.Article-module__30dzSa__authorBio{color:#9ca3af;font-size:.75rem;line-height:1.4;display:block}.Article-module__30dzSa__cardTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.Article-module__30dzSa__tag{color:#d1d5db;background:#37415180;border:1px solid #4b5563;border-radius:12px;padding:.25rem .5rem;font-size:.75rem;transition:all .2s}.Article-module__30dzSa__tag:hover{background:#3b82f633;border-color:#3b82f6}.Article-module__30dzSa__moreTags{color:#9ca3af;align-self:center;font-size:.75rem}.Article-module__30dzSa__cardFooter{border-top:1px solid #374151;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.Article-module__30dzSa__cardStats{gap:1rem;display:flex}.Article-module__30dzSa__stat{color:#9ca3af;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.Article-module__30dzSa__statIcon{font-size:.875rem}.Article-module__30dzSa__cardActions{gap:.5rem;display:flex}.Article-module__30dzSa__actionButton{cursor:pointer;color:#9ca3af;background:#37415180;border:1px solid #4b5563;border-radius:8px;padding:.5rem;font-size:.875rem;transition:all .2s}.Article-module__30dzSa__actionButton:hover{color:#60a5fa;background:#3b82f633;border-color:#3b82f6;transform:scale(1.1)}.Article-module__30dzSa__articleDetailsContainer{max-width:1200px;margin-top:4rem;margin-left:auto;margin-right:auto;padding:1rem}.Article-module__30dzSa__articleDetail{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e1e1ef2 0%,#2d2d2de6 100%);border:1px solid #374151;border-radius:20px;margin-bottom:2rem;padding:2.5rem;transition:all .4s;box-shadow:0 8px 32px #0000004d}.Article-module__30dzSa__articleDetail.Article-module__30dzSa__expanded{border-color:#3b82f6;box-shadow:0 12px 48px #3b82f633}.Article-module__30dzSa__articleDetailHeader{margin-bottom:2.5rem}.Article-module__30dzSa__articleDetailMeta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Article-module__30dzSa__articleDetailCategory{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;box-shadow:0 4px 12px #3b82f64d}.Article-module__30dzSa__articleDetailDate,.Article-module__30dzSa__articleDetailReadingTime{color:#9ca3af;font-size:.875rem}.Article-module__30dzSa__articleDetailType,.Article-module__30dzSa__articleDetailDifficulty{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.Article-module__30dzSa__articleDetailTitle{background:linear-gradient(135deg,#f3f4f6 0%,#d1d5db 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem;font-weight:800;line-height:1.2}.Article-module__30dzSa__articleDetailImageContainer{border-radius:16px;margin:2.5rem 0;overflow:hidden;box-shadow:0 8px 32px #0006}.Article-module__30dzSa__articleDetailImage{object-fit:cover;width:100%;height:400px;transition:transform .4s}.Article-module__30dzSa__articleDetailImage:hover{transform:scale(1.02)}.Article-module__30dzSa__articleDetailAuthor{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#37415180;border:1px solid #4b5563;border-radius:16px;align-items:center;gap:1.5rem;margin:2.5rem 0;padding:2rem;display:flex}.Article-module__30dzSa__articleDetailAuthorAvatar{object-fit:cover;border:3px solid #3b82f6;border-radius:50%;width:80px;height:80px;box-shadow:0 4px 16px #3b82f64d}.Article-module__30dzSa__articleDetailAuthorInfo{flex:1}.Article-module__30dzSa__articleDetailAuthorName{color:#f3f4f6;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Article-module__30dzSa__articleDetailAuthorBio{color:#d1d5db;margin-bottom:.75rem;font-size:1rem;line-height:1.6}.Article-module__30dzSa__articleDetailAuthorLinkedIn{color:#3b82f6;font-weight:600;text-decoration:none;transition:all .2s}.Article-module__30dzSa__articleDetailAuthorLinkedIn:hover{color:#60a5fa;text-decoration:underline}.Article-module__30dzSa__articleDetailContent{line-height:1.8}.Article-module__30dzSa__articleContent{color:#d1d5db;font-size:1.125rem}.Article-module__30dzSa__articleContent h1,.Article-module__30dzSa__articleContent h2,.Article-module__30dzSa__articleContent h3{color:#f3f4f6;margin:2.5rem 0 1.5rem;font-weight:700}.Article-module__30dzSa__articleContent h1{border-bottom:2px solid #3b82f6;padding-bottom:.5rem;font-size:2rem}.Article-module__30dzSa__articleContent h2{font-size:1.75rem}.Article-module__30dzSa__articleContent h3{font-size:1.5rem}.Article-module__30dzSa__articleContent p{margin-bottom:1.5rem;line-height:1.8}.Article-module__30dzSa__articleContent ul,.Article-module__30dzSa__articleContent ol{margin:1.5rem 0;padding-left:2rem}.Article-module__30dzSa__articleContent li{margin-bottom:.75rem;line-height:1.6}.Article-module__30dzSa__articleContent strong{color:#f3f4f6;font-weight:600}.Article-module__30dzSa__articleContent em{color:#d1d5db;font-style:italic}.Article-module__30dzSa__articleDetailTags{background:#37415180;border:1px solid #4b5563;border-radius:16px;margin:2.5rem 0;padding:2rem}.Article-module__30dzSa__articleDetailTags h4{color:#f3f4f6;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Article-module__30dzSa__articleTagsList{flex-wrap:wrap;gap:.75rem;display:flex}.Article-module__30dzSa__articleTag{color:#60a5fa;background:#3b82f633;border:1px solid #3b82f64d;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.Article-module__30dzSa__articleTag:hover{background:#3b82f64d;transform:translateY(-1px)}.Article-module__30dzSa__articleDetailActions{border-top:1px solid #374151;justify-content:space-between;align-items:center;margin-top:2.5rem;padding-top:2rem;display:flex}.Article-module__30dzSa__collapseButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:12px;padding:.875rem 1.75rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #3b82f64d}.Article-module__30dzSa__collapseButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.Article-module__30dzSa__articleSocialActions{align-items:center;gap:1rem;display:flex}.Article-module__30dzSa__articleSocialActions span{color:#9ca3af;font-weight:600}.Article-module__30dzSa__socialButton{cursor:pointer;color:#d1d5db;background:#37415180;border:1px solid #4b5563;border-radius:10px;padding:.75rem 1.25rem;font-weight:500;transition:all .3s}.Article-module__30dzSa__socialButton:hover{color:#60a5fa;background:#3b82f633;border-color:#3b82f6;transform:translateY(-1px)}.Article-module__30dzSa__emptyState{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1ecc;border:1px solid #374151;border-radius:20px;margin:2rem;padding:4rem 2rem}.Article-module__30dzSa__emptyIcon{opacity:.7;margin-bottom:1.5rem;font-size:4rem}.Article-module__30dzSa__emptyTitle{color:#f3f4f6;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Article-module__30dzSa__emptyMessage{color:#9ca3af;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.Article-module__30dzSa__footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0ff2;border-top:1px solid #374151;margin-top:4rem;padding:3rem 1rem}.Article-module__30dzSa__footerContent{grid-template-columns:1fr auto;align-items:start;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.Article-module__30dzSa__footerInfo{max-width:400px}.Article-module__30dzSa__footerTitle{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Article-module__30dzSa__footerDescription{color:#9ca3af;line-height:1.6}.Article-module__30dzSa__footerStats{gap:2rem;display:flex}.Article-module__30dzSa__footerStat{text-align:center}.Article-module__30dzSa__footerStatNumber{color:#3b82f6;margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:block}.Article-module__30dzSa__footerStatLabel{color:#9ca3af;font-size:.875rem}.Article-module__30dzSa__footerBottom{text-align:center;border-top:1px solid #374151;max-width:1200px;margin:2rem auto 0;padding-top:2rem}.Article-module__30dzSa__footerText{color:#6b7280;font-size:.875rem}.Article-module__30dzSa__apiStatus{color:#22c55e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#15803d33 0%,#22c55e1a 100%);border:1px solid #16a34a;border-radius:12px;margin:1rem;padding:1rem 1.5rem;font-size:.875rem}.Article-module__30dzSa__apiStatus strong{font-weight:700}.Article-module__30dzSa__apiStatus code{background:#0000004d;border:1px solid #22c55e4d;border-radius:6px;padding:.25rem .5rem;font-family:Monaco,Menlo,monospace;font-size:.75rem}@media (max-width:768px){.Article-module__30dzSa__articlesGrid{grid-template-columns:1fr;padding:.5rem}.Article-module__30dzSa__title{font-size:2.5rem}.Article-module__30dzSa__articleDetail{margin:1rem;padding:1.5rem}.Article-module__30dzSa__articleDetailTitle{font-size:2rem}.Article-module__30dzSa__articleDetailAuthor{text-align:center;flex-direction:column;gap:1rem}.Article-module__30dzSa__articleDetailActions{flex-direction:column;align-items:stretch;gap:1rem}.Article-module__30dzSa__articleSocialActions{justify-content:center}.Article-module__30dzSa__footerContent{text-align:center;grid-template-columns:1fr;gap:2rem}.Article-module__30dzSa__footerStats{justify-content:center}.Article-module__30dzSa__statsGrid{grid-template-columns:repeat(3,1fr)}.Article-module__30dzSa__categoryFilters{justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}}@media (max-width:480px){.Article-module__30dzSa__header{margin:.5rem;padding:2rem 1rem}.Article-module__30dzSa__title{font-size:2rem}.Article-module__30dzSa__articleDetail{margin:.5rem;padding:1rem}.Article-module__30dzSa__articleDetailTitle{font-size:1.75rem}.Article-module__30dzSa__statsGrid{grid-template-columns:1fr;gap:1rem}}
