*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.sample-videos{background:linear-gradient(180deg,#1a0a0a,#2d1810);padding:3rem 2rem}.sample-videos-container{margin:0 auto;max-width:1400px;text-align:center}.section-subtitle{color:#ccc;font-size:1.2rem;margin-bottom:1rem}.video-disclaimer{color:#ff6b35;font-size:.95rem;font-style:italic;margin-bottom:2rem}.videos-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:3rem 0}.video-card{background:#00000080;border:2px solid #ff6b354d;border-radius:15px;overflow:hidden;transition:transform .3s ease,border-color .3s ease}.video-card:hover{border-color:#ff6b35;transform:translateY(-5px)}.video-player{display:block;height:500px;object-fit:cover;width:100%}.content-guidelines{background:#ff6b351a;border:2px solid #ff6b354d;border-radius:20px;margin-left:auto;margin-right:auto;margin-top:4rem;max-width:700px;padding:2.5rem}.content-guidelines h3{color:#ff6b35;font-size:1.8rem;margin-bottom:1.5rem}.content-guidelines ul{list-style:none;margin:0 auto;max-width:500px;text-align:left}.content-guidelines li{color:#fff;font-size:1.1rem;margin:1rem 0;padding-left:2rem;position:relative}.content-guidelines li:before{color:#ff6b35;content:"→";font-weight:700;left:0;position:absolute}@media (max-width:768px){.videos-grid{grid-template-columns:1fr}.video-player{height:400px}}.App{background-color:#000;min-height:100vh}html{scroll-behavior:smooth}section{position:relative}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#ff6b35);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}@media (max-width:768px){.section-title{font-size:2rem}}
/*# sourceMappingURL=main.6b487313.css.map*/