.story-container{width:100%;min-height:100vh;padding:4rem 2rem;background:rgb(2,6,23);overflow:hidden;position:relative}.parallax-wrapper{max-width:1200px;margin:0 auto;padding:2rem}.parallax-section{margin:40vh 0;position:relative;will-change:transform}.parallax-section:first-child{margin-top:20vh}.parallax-section:last-child{margin-bottom:20vh}.content-title{font-size:3rem;font-weight:700;color:#f1f5f9;margin-bottom:1.5rem;-webkit-background-clip:text;background-clip:text}.content-description{font-size:1.25rem;line-height:1.75;color:#cbd5e1;max-width:42rem;margin-bottom:2rem}.content-preview{min-height:200px;overflow:hidden}.content-preview,.story-content{width:100%;border-radius:1rem;transition:all .3s ease}.story-content{height:100%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.875rem;font-weight:700;padding:2rem;text-align:center}.story-gradient-1{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.story-gradient-2{background:linear-gradient(135deg,#4894ec,#8b5cf6)}.story-gradient-3{background:linear-gradient(135deg,#9992fd,#bb73c5)}@media (max-width:768px){.story-container{padding:2rem 1rem}.content-title{font-size:2rem}.content-description{font-size:1rem}.story-content{font-size:1.5rem;padding:1.5rem}.parallax-section{margin:30vh 0}}