.hero{background:linear-gradient(135deg,#f5f5f5,#fff);padding:80px 0;text-align:center;border-bottom:4px solid #1fc602}.btn--wrapper{display:flex;justify-content:center;margin-bottom:20px}.btn--wrapper button{background-color:#1fc602;color:#fff;padding:15px 35px;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #1fc6024d;border:none;cursor:pointer}.btn--wrapper button:hover{background-color:#1aa802;transform:translateY(-10px);box-shadow:0 6px 20px #1fc60266}.images--wrapper{display:flex;justify-content:center;align-items:center;margin-top:50px}.images--wrapper img{max-width:600px;width:100%;margin:0 20px;border-radius:10px}.hero-title{font-size:2.5rem;color:#1a1a1a;margin-bottom:20px;line-height:1.2}.author{font-size:1.1rem;color:#555;font-style:italic;margin-top:20px}.content-section{padding:60px 0}.introduction{max-width:800px;margin:0 auto 40px;text-align:center;font-size:1.1rem;line-height:1.7}.mechanism-block{max-width:900px;margin:0 auto 50px;background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 15px #00000014;position:relative;counter-increment:mechanism}.mechanism-block:before{content:counter(mechanism);position:absolute;top:-20px;left:30px;width:40px;height:40px;background-color:#1fc602;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.mechanism-title{color:#1fc602;margin-bottom:20px;font-size:1.5rem;margin-left:50px}.mechanism-content{margin-left:50px;line-height:1.8}.analogy{background-color:#f0f9f0;border-left:4px solid #1fc602;padding:20px;border-radius:0 8px 8px 0;margin:20px 0}.analogy p{margin:0}.paradox{background-color:#fff3cd;border-left:4px solid #ffc107;padding:25px;border-radius:0 8px 8px 0;max-width:800px;margin:0 auto 40px}.reflexed-pain{max-width:900px;margin:0 auto 40px;background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 15px #00000014}.reflexed-pain h3{color:#1fc602;margin-bottom:20px;font-size:1.5rem}.examples-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:20px}.example-card{background-color:#f8f9fa;padding:20px;border-radius:8px;border-left:3px solid #1fc602}.example-card h4{color:#1fc602;margin-bottom:10px}@media screen and (max-width:768px){.hero-title{font-size:1.5rem}.mechanism-title,.mechanism-content{margin:0}}
