.event-card{display:flex;flex-direction:column;gap:0;text-decoration:none;color:inherit;transition:transform .3s ease}.event-card:hover{transform:translateY(-4px)}.event-image-wrapper{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:2.33rem;background:#f3f4f6;margin-bottom:16px}.event-image-wrapper img{object-fit:cover;object-position:center}.event-content{display:flex;flex-direction:column;gap:16px}.event-date{font-size:.875rem;font-weight:500;color:var(--color-accent-pink,#ff69b4);text-transform:uppercase;letter-spacing:.05em}.event-title{font-size:1.25rem;font-weight:600;line-height:1.3;color:var(--color-text-dark);margin:0}.event-subtitle{font-size:.95rem;line-height:1.5;color:var(--color-text-secondary,#6b7280);margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.event-cta{font-size:.875rem;font-weight:600;color:var(--color-accent-pink,#ff69b4);text-decoration:none;margin-top:4px;display:inline-flex;align-items:center;gap:.375rem}.event-cta:after{content:"→";font-size:1rem;transition:transform .2s ease}.event-card:hover .event-cta:after{transform:translateX(4px)}@media (max-width:1024px){.event-title{font-size:1.25rem}}@media (max-width:768px){.event-card{gap:16px}.event-title{font-size:1.125rem}.event-subtitle{font-size:.875rem}.event-date{font-size:.8125rem}}.why-love-storytime-wrapper~footer,.why-love-storytime-wrapper~main{display:none}body:has(.why-love-storytime-wrapper)>header{display:none}body:has(.why-love-storytime-wrapper)>footer{display:none}.why-love-storytime-hero,.why-love-storytime-wrapper{position:relative;min-height:100vh}.why-love-storytime-hero{min-height:100dvh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:transparent}.why-love-storytime-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 50%,transparent);z-index:0;pointer-events:none}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.why-love-storytime-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(0deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.15) 50%,transparent);z-index:0;pointer-events:none}.why-love-storytime-hero .hero-content{position:relative;z-index:2;text-align:center;color:white;max-width:900px;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh}.hero-title{font-size:4.1rem;font-weight:600;line-height:1.15;letter-spacing:-.02em;margin:0 0 16px;text-shadow:0 2px 20px rgba(0,0,0,.25)}.hero-title .text-highlight{color:var(--color-accent-pink);font-weight:700}.hero-subtitle{font-size:1.75rem;font-weight:400;line-height:1.5;margin:0;text-shadow:0 2px 15px rgba(0,0,0,.3);opacity:.95}.first-content-section{margin-top:0;padding-top:128px;padding-bottom:64px}@media (max-width:968px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.25rem}.first-content-section{padding-top:6rem}}@media (max-width:640px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.why-love-storytime-hero .hero-content{padding:0 1.5rem}.first-content-section{padding-top:4rem}}.exclusive-events-section{position:relative;width:100%;height:90vh;display:flex;align-items:center;justify-content:center;background-image:url(https://stme-digital.com/exclusive-events-cover.jpg);background-size:cover;background-position:bottom;background-repeat:no-repeat}.exclusive-events-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.exclusive-events-title{position:relative;z-index:2;font-size:3rem;font-weight:700;color:white;margin:0;text-align:center;text-shadow:0 2px 20px rgba(0,0,0,.5)}.events-grid-section{width:100%;padding:160px 128px;background:white}.events-grid-container{max-width:1440px;margin:0 auto}.events-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:64px;gap:64px;width:100%}@media (max-width:968px){.exclusive-events-section{height:70vh}.exclusive-events-title{font-size:2.5rem}.events-grid-section{padding:64px 24px}.events-grid{grid-template-columns:1fr;gap:32px}}@media (max-width:640px){.exclusive-events-section{height:60vh}.exclusive-events-title{font-size:2rem;padding:0 1rem}.events-grid-section{padding:48px 16px}.events-grid{gap:24px}}