.hero-landing{--hero-gradient-start: #ec1c27;--hero-gradient-end: #8b0e15;background:radial-gradient(circle at 20% 20%, rgba(255,255,255,0.12), transparent 45%),radial-gradient(circle at 80% 10%, rgba(255,255,255,0.2), transparent 50%),linear-gradient(135deg, var(--hero-gradient-start) 0%, var(--hero-gradient-end) 100%);position:relative}.hero-landing.theme-secondary{--hero-gradient-start: #172341;--hero-gradient-end: #0a0f1b}.hero-landing::after{content:'';position:absolute;inset:0;background:url("/img/img8.jpg") center/cover no-repeat;opacity:0.08;mix-blend-mode:screen;pointer-events:none}.hero-landing>.container{position:relative;z-index:1}.hero-landing .badge{letter-spacing:0.12em}.hero-landing .hero-highlight-step{width:2.75rem;height:2.75rem;border-radius:1.1rem;background:rgba(255,255,255,0.95);color:var(--theme-accent-color);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0.75rem 1.5rem rgba(0,0,0,0.08);flex-shrink:0}.insight-duo-steps{counter-reset:step-counter}.insight-duo-steps h2,.insight-duo-steps h3,.insight-duo-steps h4{display:flex;gap:1rem;align-items:center;margin-bottom:0.5rem;font-size:1.125rem;font-weight:600;line-height:1.3}.insight-duo-steps h2::before,.insight-duo-steps h3::before,.insight-duo-steps h4::before{counter-increment:step-counter;content:counter(step-counter, decimal-leading-zero);display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;border-radius:0.75rem;background:var(--card-icon-bg, rgba(236,28,39,0.1));color:var(--card-icon-color, var(--bs-primary));font-weight:700;font-size:0.875rem;flex-shrink:0}.insight-duo-steps h3+p,.insight-duo-steps h4+p{margin-left:3.5rem;color:var(--bs-secondary-color);margin-bottom:0.75rem}.insight-duo-steps ul{margin-left:3.5rem;padding-left:0.75rem;margin-bottom:1.5rem;list-style:disc;color:var(--bs-secondary-color);font-size:0.875rem}.insight-duo-steps ul li{margin-bottom:0.375rem}.insight-duo-steps ul li:last-child{margin-bottom:0}.insight-duo-steps>*:last-child,.insight-duo-steps>*:last-child ul{margin-bottom:0}.insight-duo-content{counter-reset:item-counter}.insight-duo-content ul{list-style:none;padding:0;margin:0}.insight-duo-content ul li{display:flex;gap:0.625rem;align-items:flex-start;margin-bottom:0.75rem;color:rgba(255,255,255,0.85)}.insight-duo-content ul li::before{counter-increment:item-counter;content:counter(item-counter);display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;border-radius:0.375rem;background:rgba(255,255,255,0.95);color:var(--bs-primary);font-weight:600;font-size:0.875rem;flex-shrink:0;margin-top:0.125rem}.insight-duo-content ul li:last-child{margin-bottom:0}
