.hero-section{position:relative;isolation:isolate;overflow-x:hidden}.hero-shape{position:absolute;border-radius:50%;filter:blur(60px);z-index:1}.hero-shape--top{width:400px;height:400px;background:radial-gradient(circle,rgba(255,165,0,.15) 0,transparent 70%);top:-150px;right:-100px}.hero-shape--bottom{width:300px;height:300px;background:radial-gradient(circle,rgba(220,38,38,.1) 0,transparent 70%);bottom:-100px;left:-50px}.particles-container{position:absolute;inset:0;z-index:1;overflow:hidden}.particle{position:absolute;background-color:rgba(255,255,255,.15);border-radius:50%;animation:float 15s linear infinite}@keyframes float{0%{transform:translateY(0) rotate(0deg)}to{transform:translateY(-100vh) rotate(1turn)}}.hero-title{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.1;letter-spacing:-.03em}.gradient-text{background:linear-gradient(90deg,#f97316,#ef4444);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.hero-subtitle{font-size:1.25rem;color:#94a3b8;max-width:700px;margin-left:auto;margin-right:auto}.featured-article{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;border:1px solid rgba(255,255,255,.1);max-width:700px;margin:0 auto}.featured-badge{display:inline-block;background:linear-gradient(90deg,#f97316,#ef4444);color:white;padding:.25rem 1rem;border-radius:100px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.featured-title{font-size:1.5rem;font-weight:600;color:white}.featured-excerpt{color:#cbd5e1;font-size:1.05rem;line-height:1.6}.hero-button{border-radius:12px;font-weight:600;transition:all .3s ease;border:none}.hero-button:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.2)}.wave-divider{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg);color:rgba(255,255,255,.1)}.wave-divider svg{position:relative;display:block;width:calc(100% + 1.3px);height:80px}@media (max-width:768px){.hero-section{width:100%;padding:4rem 0 6rem!important}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.featured-article{padding:1.5rem}.featured-title{font-size:1.25rem}.d-flex{flex-direction:column;align-items:center;gap:1rem!important}.hero-button{width:50%}.hero-button:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.2)}}