.demo_container__Kz0DI{display:flex;flex-direction:column;align-items:center;padding:1rem 1rem 4rem;width:100%}.demo_title__bjC1l{font-size:4rem;margin-bottom:3rem;background:#F14E13;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center;opacity:0;transform:translateY(-30px) scale(.9);animation:demo_titleEntrance__Ey3k8 1s ease-out .2s forwards}@keyframes demo_titleEntrance__Ey3k8{0%{opacity:0;transform:translateY(-30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.demo_videoContainer__oK_7w{width:100%;max-width:900px;margin-bottom:3rem;opacity:0;transform:translateY(50px);animation:demo_slideInUp__NQ5u5 .8s ease-out .6s forwards}@keyframes demo_slideInUp__NQ5u5{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.demo_videoFrame__RLFx6{width:100%;aspect-ratio:16/9;border-radius:1rem;box-shadow:0 8px 32px rgba(0,0,0,.3)}.demo_description__MVwG3{width:100%;max-width:900px;padding:2rem;background-color:rgba(112,127,232,.1);border-radius:1rem;opacity:0;transform:translateY(40px);animation:demo_fadeInUp__sM5f9 .8s ease-out 1.2s forwards}@keyframes demo_fadeInUp__sM5f9{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.demo_description__MVwG3 h2{font-size:2rem;margin-bottom:1rem;color:var(--cream)}.demo_description__MVwG3 p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.demo_featureList__Wh19_{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.demo_feature__t9DKB{padding:1.5rem;background-color:rgba(26,13,28,.5);border-radius:.5rem;transition:all .3s ease;opacity:0;transform:translateY(30px);animation:demo_featureSlideIn__FuVb3 .6s ease-out forwards}.demo_feature__t9DKB:first-child{animation-delay:1.6s}.demo_feature__t9DKB:nth-child(2){animation-delay:1.8s}.demo_feature__t9DKB:nth-child(3){animation-delay:2s}@keyframes demo_featureSlideIn__FuVb3{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.demo_feature__t9DKB:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(112,127,232,.2)}.demo_feature__t9DKB h3{font-size:1.5rem;margin-bottom:.5rem;color:var(--orange)}.demo_feature__t9DKB p{font-size:1rem;margin-bottom:0}.demo_feature__t9DKB p a{color:var(--orange);text-decoration:none;font-weight:700;transition:all .2s ease;border-bottom:2px solid transparent}.demo_feature__t9DKB p a:hover{color:var(--yellow);border-bottom-color:var(--orange);text-shadow:0 0 8px rgba(241,78,19,.3)}@media screen and (max-width:768px){.demo_title__bjC1l{font-size:3rem}.demo_description__MVwG3 h2{font-size:1.5rem}.demo_description__MVwG3 p{font-size:1rem}}