.good-section{color:#fff;background:#0f0f0f;width:100%;padding:5rem 2rem;position:relative}.good-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 70% 80%,#00b37e0d 0%,#0000 50%);position:absolute;inset:0}.good-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.section-header{text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.section-title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.section-description{color:#c4c4cc;margin:0;font-size:1.1rem;line-height:1.6}.article-cards-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;width:100%;max-width:1400px;margin-top:2.5rem;margin-left:auto;margin-right:auto;padding:0 2vw;display:grid}@media (max-width:1200px){.article-cards-list{gap:1.5rem;max-width:98vw;padding:0 1vw}}@media (max-width:900px){.article-cards-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;max-width:100vw;padding:0 .5vw}}@media (max-width:700px){.good-section{padding:5rem 1rem}.good-container{padding:0 .5rem}.article-cards-list{grid-template-columns:1fr;gap:.9rem;max-width:100vw;padding:0 .2rem}}.article-card{min-width:0}
.article-card{color:inherit;background:#18181b;border:1px solid #232129;border-radius:16px;flex-direction:column;min-height:320px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0006}.article-card:hover{border-color:#00b37e;transform:translateY(-4px);box-shadow:0 8px 32px #00b37e33,0 4px 24px #00000080}.article-card-image-bg{background:#121214;border-top-left-radius:16px;border-top-right-radius:16px;justify-content:center;align-items:center;width:100%;min-height:120px;display:flex;position:relative}.article-card-image{-o-object-fit:cover;object-fit:cover;filter:drop-shadow(0 2px 8px #00b37e4d);z-index:1;width:auto;max-width:100%;height:auto;max-height:180px;margin:0 auto;display:block}.article-card-info{background:#18181b;border-bottom-right-radius:16px;border-bottom-left-radius:16px;flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex;position:relative}.article-card-level{color:#00b37e;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.25rem;font-size:.85rem;font-weight:600;display:block}.article-card-title{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.article-card-author-row{border-top:1px solid #2a2a2e;align-items:center;gap:.7rem;margin-top:auto;padding-top:1rem;display:flex}.article-card-author-avatar{background:#232129;border:2px solid #2a2a2e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.article-card-author-details{flex-direction:column;gap:.25rem;display:flex}.article-card-author{color:#fff;margin:0;font-size:.9rem;font-weight:600}.article-card-date{color:#8d8d99;margin:0;font-size:.85rem}@media (max-width:700px){.article-cards-list{grid-template-columns:1fr;gap:1.2rem}.article-card{min-height:220px}.article-card-image{width:56px;height:56px}}
.hero-section{background-color:var(--background);padding:6.5rem 0 3rem;position:relative;overflow:hidden}.hero-glow{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#10b9811a 0%,#0000 70%);width:60%;height:80%;position:absolute;top:-20%;right:-10%}.hero-container{z-index:2;grid-template-columns:1fr 1fr;align-items:flex-start;gap:8rem;display:grid;position:relative}.hero-badge{border:1px solid var(--glass-border);color:var(--text-muted);background:#ffffff08;border-radius:100px;align-items:center;gap:.75rem;margin-bottom:2rem;margin-left:0;padding:.6rem 1.2rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 4px 12px #0000001a}.badge-dot{background:var(--primary);width:8px;height:8px;box-shadow:0 0 10px var(--primary);border-radius:50%;animation:2s infinite pulse}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.hero-title{letter-spacing:-.04em;color:var(--foreground);margin-bottom:2rem;margin-left:0;font-size:clamp(3.5rem,8vw,5.5rem);font-weight:900;line-height:1}.hero-highlight{background:linear-gradient(135deg,var(--primary)0%,#34d399 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;padding-bottom:.2rem;display:inline-block}.hero-description{color:var(--text-muted);max-width:540px;margin-bottom:3.5rem;margin-left:0;font-size:1.25rem;line-height:1.6}.hero-cta-group{align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.hero-cta{background:var(--primary);color:#000;transition:var(--transition-smooth);box-shadow:0 10px 25px -5px var(--primary-glow);border-radius:14px;align-items:center;gap:.75rem;padding:1.25rem 2.75rem;font-size:1.125rem;font-weight:800;display:inline-flex}.hero-cta:hover{box-shadow:0 15px 35px -5px var(--primary-glow);transform:translateY(-4px)scale(1.02)}.hero-stats{gap:2rem;display:flex}.stat-card{border:1px solid var(--glass-border);transition:var(--transition-smooth);background:linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%);border-radius:20px;flex:1;padding:1.75rem}.stat-card:hover{background:#ffffff0a;border-color:#10b98166;transform:translateY(-5px)}.stat-number{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:800;display:block}.stat-label{color:var(--text-muted);font-size:.875rem;font-weight:500}.hero-visual{justify-self:end;margin-top:5rem;position:relative}.code-window{border:1px solid var(--glass-border);z-index:2;border-radius:20px;width:100%;max-width:420px;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #000c}.code-header{border-bottom:1px solid var(--glass-border);background:#ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.code-controls{gap:.5rem;display:flex}.code-controls span{border-radius:50%;width:12px;height:12px}.code-controls span:first-child{background:#ff5f57}.code-controls span:nth-child(2){background:#febc2e}.code-controls span:nth-child(3){background:#28c840}.code-filename{color:var(--text-muted);letter-spacing:.05em;font-family:monospace;font-size:.75rem}.code-body{background:#0a0a0bcc;padding:1.75rem}.code-body pre{margin:0;font-family:Fira Code,monospace;font-size:.85rem;line-height:1.6}.c-kw{color:#c678dd}.c-fn{color:#61afef}.c-tp{color:#e5c07b}.c-str{color:#98c379}.c-pr{color:#e06c75}.hero-floating-badge{z-index:3;border-radius:20px;align-items:center;gap:1.25rem;padding:1.25rem;animation:6s ease-in-out infinite float;display:flex;position:absolute;bottom:-30px;right:-20px;box-shadow:0 20px 40px #0006}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.floating-icon{font-size:2rem}.floating-title{font-size:1rem;font-weight:700;display:block}.floating-desc{color:var(--text-muted);font-size:.8rem}@media (max-width:1200px){.hero-container{gap:4rem}}@media (max-width:1024px){.hero-section{padding:4rem 0}.hero-container{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-badge{justify-content:center;margin-left:0!important}.hero-cta-group,.hero-stats{justify-content:center}.hero-title{margin-left:0!important}.hero-description{margin-left:auto;margin-right:auto}.hero-visual{justify-content:center;display:flex;margin-top:2rem!important}.code-window{width:100%;max-width:90vw;margin:0 auto}}@media (max-width:640px){.hero-section{padding-bottom:2rem}.hero-title{font-size:clamp(2rem,10vw,3rem);line-height:1.1}.hero-highlight{white-space:normal;word-break:break-word}.hero-description{font-size:1rem}.hero-badge{white-space:normal;text-align:center;flex-wrap:wrap;justify-content:center;height:auto;padding:.75rem 1rem}.hero-stats{flex-direction:column}.hero-cta-group{flex-direction:column;gap:1.5rem}.hero-floating-badge,.hero-visual{display:none}}
.featured-section{background:var(--background);padding:3rem 0}.featured-header{text-align:center;margin-bottom:4rem}.featured-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800}.featured-subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem}.search-container{align-items:center;max-width:600px;margin:0 auto 2rem;display:flex;position:relative}.search-icon{color:var(--text-muted);position:absolute;left:1.25rem}.search-input{background:var(--glass-bg);border:1px solid var(--glass-border);width:100%;color:var(--foreground);transition:var(--transition-smooth);border-radius:99px;padding:1rem 1rem 1rem 3.5rem;font-size:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.search-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow);background:#ffffff0d;outline:none}.search-input::placeholder{color:#94a3b880}.category-filter{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.category-chip{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);border-radius:99px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600}.category-chip:hover{color:var(--foreground);background:#ffffff14;border-color:#fff3}.category-chip.active{background:var(--primary);border-color:var(--primary);color:#000;box-shadow:0 4px 15px var(--primary-glow)}.featured-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2.5rem;display:grid}.featured-card{height:100%;transition:var(--transition-smooth);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.featured-card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px -20px #00b98133}.featured-image{height:240px;position:relative;overflow:hidden}.featured-image img{-o-object-fit:contain;object-fit:contain;background:#ffffff08;width:100%;height:100%;padding:1rem;transition:transform .5s}.featured-card:hover .featured-image img{transform:scale(1.05)}.featured-category-badge{-webkit-backdrop-filter:blur(8px);color:var(--primary);background:#0009;border:1px solid #10b9814d;border-radius:8px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.featured-content{flex-direction:column;flex:1;padding:2rem;display:flex}.featured-date{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.featured-article-title{margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.featured-article-title a:hover{color:var(--primary)}.featured-excerpt{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.featured-footer{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.featured-author{align-items:center;gap:.75rem;display:flex}.author-avatar{border:2px solid var(--primary-glow);border-radius:50%;width:32px;height:32px}.author-name{font-size:.875rem;font-weight:600}.read-more-link{color:var(--primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.read-more-link:hover{gap:.75rem}.loading-featured{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:300px;display:flex}.spinner{border:4px solid var(--glass-border);border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;color:var(--text-muted);background:var(--glass-bg);border:1px dashed var(--glass-border);border-radius:20px;padding:4rem}@media (max-width:768px){.featured-grid{grid-template-columns:1fr}}@media (max-width:640px){.featured-section{padding:2rem 0 4rem}.featured-header{margin-bottom:2rem}.featured-title{font-size:2.25rem}}
