.featured-section{background:linear-gradient(135deg,#1a1a1d,#16213e);padding:5rem 2rem;width:100%;position:relative;overflow:hidden}.featured-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(0,179,126,.1) 0,transparent 50%);pointer-events:none}.featured-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.featured-header{text-align:center;margin-bottom:4rem}.featured-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.featured-subtitle{font-size:1.2rem;color:#C4C4CC;max-width:600px;margin:0 auto;line-height:1.6}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}.featured-card{background:rgba(24,24,27,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;position:relative;display:flex;flex-direction:column;height:100%}.featured-card:hover{transform:translateY(-8px);border-color:rgba(0,179,126,.5);box-shadow:0 20px 40px rgba(0,0,0,.3)}.featured-image{position:relative;height:220px;overflow:hidden;background:linear-gradient(135deg,#1a1a1d,#16213e);display:flex;align-items:center;justify-content:center}.featured-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .3s ease;filter:brightness(.9) contrast(1.1);background:rgba(255,255,255,.05);border-radius:8px;padding:1rem}.featured-card:hover .featured-image img{transform:scale(1.02);filter:brightness(1) contrast(1.2)}.featured-category{position:absolute;top:1rem;left:1rem;background:linear-gradient(90deg,#00B37E,#00D4AA);color:#000;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:2;box-shadow:0 2px 8px rgba(0,179,126,.3)}.featured-content{padding:2rem;flex:1;display:flex;flex-direction:column}.featured-article-title{margin:0 0 1rem;font-size:1.4rem;line-height:1.3}.featured-article-title a{color:#fff;text-decoration:none;transition:color .2s ease}.featured-article-title a:hover{color:#00B37E}.featured-excerpt{color:#C4C4CC;line-height:1.6;margin:0 0 1.5rem;font-size:1rem;flex:1}.featured-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);margin-top:auto}.featured-author{display:flex;align-items:center;gap:.5rem}.author-avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(0,179,126,.3);transition:border-color .2s ease}.author-avatar:hover{border-color:rgba(0,179,126,.6)}.author-name{color:#fff;font-weight:600;font-size:.9rem}.featured-date{color:#8D8D99;font-size:.85rem}.featured-read-more{color:#00B37E;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.featured-read-more:hover{color:#00D4AA;transform:translateX(4px)}.loading-featured{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.spinner{width:40px;height:40px;border:3px solid rgba(0,179,126,.3);border-top-color:#00b37e;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-featured span{color:#C4C4CC;font-size:1.1rem}@media (max-width:768px){.featured-section{padding:5rem 1rem}.featured-container{padding:0 .5rem}.featured-grid{grid-template-columns:1fr;gap:1.5rem}.featured-title{font-size:2rem}.featured-subtitle{font-size:1rem}.featured-image{height:180px}.featured-image img{padding:.8rem}.featured-content{padding:1.5rem}.featured-article-title{font-size:1.3rem}.featured-meta{flex-direction:column;align-items:flex-start;gap:.5rem}}.good-section{background:#0f0f0f;color:#fff;padding:5rem 2rem;width:100%;position:relative}.good-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 70% 80%,rgba(0,179,126,.05) 0,transparent 50%);pointer-events:none}.good-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.section-header{text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff;letter-spacing:-.02em}.section-description{font-size:1.1rem;line-height:1.6;color:#C4C4CC;margin:0}.article-cards-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;margin-top:2.5rem;width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 2vw}@media (max-width:1200px){.article-cards-list{max-width:98vw;gap:1.5rem;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;padding:0 .2rem;max-width:100vw}}.article-card{min-width:0;display:flex;flex-direction:column;background:#18181b;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.4);overflow:hidden;text-decoration:none;color:inherit;min-height:320px;transition:all .3s ease;border:1px solid #232129;position:relative}.article-card:hover{box-shadow:0 8px 32px rgba(0,179,126,.2),0 4px 24px rgba(0,0,0,.5);transform:translateY(-4px);border-color:#00B37E}.article-card-image-bg{background:#121214;width:100%;display:flex;align-items:center;justify-content:center;position:relative;min-height:120px;border-top-left-radius:16px;border-top-right-radius:16px}.article-card-image{width:auto;height:auto;max-width:100%;max-height:180px;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto;filter:drop-shadow(0 2px 8px rgba(0,179,126,.3));z-index:1}.article-card-info{background:#18181b;padding:1.5rem;display:flex;flex-direction:column;flex:1;gap:.75rem;position:relative;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.article-card-level{color:#00B37E;font-size:.85rem;font-weight:600;letter-spacing:.04em;margin-bottom:.25rem;display:block;text-transform:uppercase}.article-card-title{font-size:1.25rem;font-weight:700;line-height:1.4;color:#fff;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card-author-row{display:flex;align-items:center;gap:.7rem;margin-top:auto;padding-top:1rem;border-top:1px solid #2a2a2e}.article-card-author-avatar{width:36px;height:36px;border-radius:50%;background:#232129;border:2px solid #2a2a2e;display:flex;align-items:center;justify-content:center;overflow:hidden}.article-card-author-details{display:flex;flex-direction:column;gap:.25rem}.article-card-author{color:#fff;font-weight:600;font-size:.9rem;margin:0}.article-card-date{color:#8D8D99;font-size:.85rem;margin:0}@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:linear-gradient(135deg,#121214,#202024);padding:4rem 2rem;min-height:80vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(0,179,126,.1) 0,transparent 50%);pointer-events:none}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-content{display:flex;flex-direction:column;gap:2rem}.hero-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;color:#fff;margin:0;letter-spacing:-.02em}.hero-highlight{color:#00B37E;position:relative}.hero-highlight:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#00B37E,#00D4AA);border-radius:2px}.hero-description{font-size:1.2rem;line-height:1.6;color:#C4C4CC;margin:0;max-width:480px}.hero-stats{display:flex;gap:2rem;margin:1rem 0}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-number{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:700;color:#00B37E;line-height:1;text-align:center}.stat-label{font-size:.85rem;color:#8D8D99;font-weight:500;text-align:center}.hero-cta{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(90deg,#00B37E,#00D4AA);color:#000;text-decoration:none;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .2s ease;align-self:flex-start;box-shadow:0 4px 16px rgba(0,179,126,.3)}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,179,126,.4)}.hero-visual{display:flex;justify-content:center;align-items:center}.code-preview{background:#18181b;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.3);overflow:hidden;width:100%;max-width:480px;border:1px solid #232129}.code-header{background:#202024;padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #232129}.code-dots{display:flex;gap:.5rem}.code-dots span{width:12px;height:12px;border-radius:50%;background:#8D8D99}.code-dots span:first-child{background:#FF5F56}.code-dots span:nth-child(2){background:#FFBD2E}.code-dots span:nth-child(3){background:#27CA3F}.code-title{color:#C4C4CC;font-size:.9rem}.code-content,.code-title{font-family:Monaco,Menlo,monospace}.code-content{padding:1.5rem;font-size:.85rem;line-height:1.8;display:flex;flex-direction:column;gap:.1rem}.code-line{display:block}.code-keyword{color:#8B5CF6}.code-variable{color:#06B6D4}.code-property{color:#F59E0B}.code-string{color:#10B981}@media (max-width:768px){.hero-section{padding:4rem 1.5rem;min-height:70vh}.hero-container{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-content{gap:2rem}.hero-title{font-size:2.8rem;line-height:1.2;margin-bottom:1.5rem;color:#fff;font-weight:800}.hero-highlight{color:#00B37E}.hero-description{font-size:1.2rem;margin-bottom:2rem;max-width:100%;line-height:1.6;color:#C4C4CC}.hero-stats{flex-direction:column;gap:1rem;margin-top:2rem}.stat-item{background:rgba(0,179,126,.1);border:1px solid rgba(0,179,126,.3);padding:1.2rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;min-width:auto;width:100%}.stat-number{font-size:1.6rem;margin-bottom:.3rem;color:#00B37E;font-weight:700}.stat-label{font-size:.85rem;margin:0;color:#C4C4CC}.hero-visual{display:none}.hero-cta{margin-top:1rem;width:100%;max-width:300px;margin-left:auto;margin-right:auto;display:block;text-align:center}}@media (max-width:480px){.hero-section{padding:3rem 1rem}.hero-container{gap:2rem}.hero-content{gap:1.5rem}.hero-title{font-size:2.4rem;line-height:1.3;color:#fff;font-weight:800}.hero-highlight{color:#00B37E}.hero-description{font-size:1.1rem;line-height:1.6;color:#C4C4CC}.hero-stats{flex-direction:column;gap:.8rem;align-items:center}.stat-item{text-align:center;min-width:auto;padding:1rem}.stat-number{font-size:1.4rem;color:#00B37E;font-weight:700}.stat-label{font-size:.75rem;color:#C4C4CC}.hero-cta{padding:.8rem 1.5rem;font-size:.9rem;margin-top:.5rem;width:100%;max-width:280px;margin-left:auto;margin-right:auto;display:block;text-align:center}}