.MuiButtonBase-root.buttonHover:hover{background:#242424}.MuiButtonBase-root.buttonHover{background:#474747}.landing-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}.landing-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/static/media/f002.133ed8bf.png) 50%/cover no-repeat;opacity:.1;z-index:1}.hero-section{position:relative;z-index:2;padding:100px 0;min-height:100vh;display:flex;align-items:center}.hero-content{color:#fff;text-align:center;max-width:800px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.hero-features{list-style:none;padding:0;margin:2rem 0}.hero-features li{display:flex;align-items:center;justify-content:center;margin:.5rem 0;font-size:1.1rem}.hero-features i{margin-right:.5rem;color:#4ec24e}.login-form-container{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 20px 40px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.2);max-width:400px;margin:0 auto}.form-title{text-align:center;color:#333;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.form-input{width:100%;margin-bottom:1rem}.form-input input{border-radius:10px;border:2px solid #e0e0e0;padding:12px 16px;font-size:1rem;transition:all .3s ease}.form-input input:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.login-button{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;padding:12px;color:#fff;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.login-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(102,126,234,.3)}.signup-link{text-align:center;color:#666;margin-top:1rem}.signup-link a{color:#667eea;text-decoration:none;font-weight:600}.signup-link a:hover{text-decoration:underline}.social-buttons{grid-gap:1rem;gap:1rem;margin-top:1.5rem}.social-button,.social-buttons{display:flex;justify-content:center}.social-button{width:50px;height:50px;border-radius:50%;border:none;align-items:center;color:#fff;font-size:1.2rem;cursor:pointer;transition:all .3s ease}.social-button:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.facebook-btn{background:#3b5998}.youtube-btn{background:red}.instagram-btn{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.whatsapp-btn{background:#25d366}.header-section{position:absolute;top:0;left:0;right:0;z-index:10;padding:1rem 0;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.logo{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.header-buttons{display:flex;grid-gap:1rem;gap:1rem}.header-btn{padding:8px 20px;border-radius:25px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;font-weight:600;transition:all .3s ease}.header-btn.primary,.header-btn:hover{background:#fff;color:#667eea}.header-btn.primary:hover{background:transparent;color:#fff}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.login-form-container{margin:1rem;padding:1.5rem}.header-content{padding:0 1rem}.header-buttons{flex-direction:column;grid-gap:.5rem;gap:.5rem}}.event-container{position:relative}.event-container:hover:after{content:attr(title);position:absolute;background-color:#333;color:#fff;padding:5px;border-radius:3px;top:100%;left:50%;transform:translateX(-50%);white-space:pre-wrap;z-index:1000}.edgebutton{width:20px;height:20px;background:#eee;border:1px solid #fff;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;justify-content:center;display:flex;align-self:center;align-items:center}.edgebutton:hover{box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.edgebutton-foreignobject body{background:transparent;width:40px;height:40px;display:flex;justify-content:center;align-items:center;min-height:40px}.react-flow__edge-path{stroke-width:6px}.react-flow__edge.selected .react-flow__edge-path{stroke:#00f}