*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6}:root{--hero-text:hsl(0, 0%, 100%);--hero-button:hsl(0, 0%, 100%);--hero-button-text:hsl(220, 14%, 16%);--hero-overlay:hsl(220, 14%, 16%);--hero-accent:hsl(220, 91%, 58%);--gradient-card:linear-gradient(135deg, hsl(0, 0%, 0%, 0.8), hsl(0, 0%, 0%, 0.6));--shadow-hero:0 10px 40px -10px hsl(0, 0%, 0%, 0.3);--shadow-text:0 2px 8px hsl(0, 0%, 0%, 0.5);--shadow-button:0 4px 16px hsl(0, 0%, 0%, 0.2);--transition-smooth:all 0.3s cubic-bezier(0.4, 0, 0.2, 1)}.hero-container{position:relative;height:100vh;width:100%;overflow:hidden}.hero-background{position:absolute;inset:0;background-image:url(https://reetaramamurthygupta.in/wp-content/uploads/2025/09/reeta-2.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .8) 0%,rgb(0 0 0 / .2) 50%,transparent 100%)}.hero-content{position:relative;z-index:10;display:flex;height:100%;align-items:flex-end;padding-bottom:4rem}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.hero-grid{display:grid;width:100%;grid-template-columns:1fr;align-items:flex-end;gap:2rem}@media (min-width:1024px){.hero-grid{grid-template-columns:2fr 1fr}.container{padding:0 2rem}}.hero-text-section{display:flex;flex-direction:column;gap:1.5rem}.text-content{display:flex;flex-direction:column;gap:1rem}.hero-title{font-size:2.25rem;font-weight:700;line-height:1.1;color:var(--hero-text);text-shadow:var(--shadow-text)}@media (min-width:768px){.hero-title{font-size:3rem}}@media (min-width:1024px){.hero-title{font-size:3.75rem}}.button-container{padding-top:.5rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;background-color:var(--hero-button);color:var(--hero-button-text);font-size:1.125rem;font-weight:500;padding:1rem 2rem;border-radius:9999px;text-decoration:none;box-shadow:var(--shadow-button);transition:var(--transition-smooth);border:none;cursor:pointer}.hero-button:hover{background-color:rgb(255 255 255 / .9);box-shadow:var(--shadow-hero)}.hero-video-section{display:flex;justify-content:flex-end}.video-card{background:var(--gradient-card);backdrop-filter:blur(12px);border-radius:1rem;padding:1rem;box-shadow:var(--shadow-hero);max-width:24rem;width:100%}.card-content{display:flex;flex-direction:column;gap:.75rem}.event-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:rgb(255 255 255 / .8);font-weight:500}.video-container{position:relative;overflow:hidden;border-radius:.75rem}.video-container iframe{width:100%;height:8rem;border:none}@media (max-width:1023px){.hero-grid{grid-template-columns:1fr;gap:2rem}.hero-video-section{justify-content:center}.hero-content{padding-bottom:2rem}.hero-title{text-align:center}.button-container{text-align:center}}