*{margin:0;padding:0;box-sizing:border-box}html{min-width:100vw;height:100%;overflow-x:hidden;margin:0;padding:0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{min-width:100vw;height:100%;margin:0;padding:0;overflow-x:hidden}#root{min-width:100vw;height:100%;margin:0;padding:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.landing-container{min-width:100vw;min-height:100vh;background:linear-gradient(135deg,#fef5e7,#fff5e6);padding:0;margin:-32px 0 0 -30px;overflow-x:hidden;display:flex;flex-direction:column}.hero-section{min-width:100vw;padding:0;margin:0;background:linear-gradient(135deg,#fff5e6,#ffe4cc);position:relative}.hero-content{min-width:100%;margin:0;display:flex;justify-content:center;align-items:center}.hero-banner{min-width:100%;height:auto;aspect-ratio:22 / 10;object-fit:cover;display:block}.navbar{position:absolute;top:0;left:-30px;width:100%;z-index:10;background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.navbar-inner{min-width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;box-sizing:border-box}.navbar-logo{width:30%;display:flex;align-items:center;color:#ff8c42}.logo-image{width:50%;height:45px;border-radius:8px;object-fit:cover}.navbar-links{display:flex;align-items:center;gap:1.5rem}.hamburger-button{display:none;background:transparent;border:none;padding:.25rem;cursor:pointer;border-radius:8px;line-height:0}.hamburger-icon{font-size:22px;color:#4a2c1f}.mobile-menu{display:flex;flex-direction:column;gap:.75rem;padding:4.5rem 1.5rem 1.75rem;background:linear-gradient(135deg,#fff5e6,#ffe4cc);border-left:1px solid rgba(255,140,66,.3);position:fixed;top:0;right:0;height:100vh;width:50vw;max-width:320px;transform:translate(100%);transition:transform .25s ease;z-index:20;box-shadow:-12px 0 24px #ff8c4233}.mobile-close{position:absolute;top:1rem;right:1rem;background:#ffffffb3;border:1px solid rgba(255,140,66,.2);border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mobile-close-icon{font-size:20px;color:#4a2c1f}.mobile-menu.open{transform:translate(0)}.mobile-link{color:#4a2c1f;font-weight:600;text-decoration:none;padding:.65rem .75rem;border-radius:10px;background:#ffffffb3;border:1px solid rgba(255,140,66,.12)}.mobile-link:hover{background:#fffffff2;color:#ff8c42}.mobile-cta{background:#ff8c42;color:#fff;border:none;padding:.85rem 1.25rem;font-weight:700;border-radius:999px;cursor:pointer;align-self:stretch;text-align:center;margin-top:.25rem;box-shadow:0 8px 18px #ff8c4240}.nav-link{color:#4a2c1f;font-weight:600;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#ff8c42}.nav-cta{background:#ff8c42;color:#fff;border:none;padding:.7rem 1.4rem;font-weight:700;border-radius:999px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 8px 18px #ff8c424d}.profile-menu{position:relative;display:inline-flex;align-items:center}.profile-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.profile-avatar{width:28px;height:28px;border-radius:999px;object-fit:cover;display:block}.profile-dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:140px;background:#fff5e6;border:1px solid rgba(255,140,66,.2);border-radius:12px;padding:.4rem;box-shadow:0 12px 24px #ff8c4233;display:none;z-index:30}.profile-dropdown.open{display:block}.profile-item{width:100%;background:#fff;border:1px solid rgba(255,140,66,.2);color:#4a2c1f;font-weight:600;padding:.6rem .75rem;border-radius:10px;cursor:pointer;text-align:left}.profile-item:hover{color:#ff8c42;background:#fffffff2}.container{min-width:100%;margin:0;box-sizing:border-box}.features-section{min-width:100vw;padding:4rem 0;background:#fff;margin:0;box-sizing:border-box}.section-title{text-align:center;font-size:2.5rem;color:#ff8c42;margin-bottom:3rem;font-weight:700}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.feature-card{background:linear-gradient(135deg,#fff5e6,#ffe4cc);padding:2rem;border-radius:15px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:2px solid #ffd4a3}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #ff8c4233}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#ff8c42;font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.cta-section{min-width:100vw;padding:4rem 0;background:linear-gradient(135deg,#ff8c42,#ffb366);text-align:center;color:#fff;margin:0;box-sizing:border-box}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.cta-section .container{padding:0 1rem}.cta-button{background:#fff;color:#ff8c42;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{transform:scale(1.05);box-shadow:0 5px 20px #0003}.footer{min-width:100vw;background:#333;color:#fff;padding:2rem 0;text-align:center;margin:0;box-sizing:border-box}.footer p{margin:0}.footer .container{padding:0 1rem}@media (max-width: 768px){.hero-banner{min-width:100%;height:260px;object-fit:cover}.section-title,.cta-section h2{font-size:2rem}.features-grid{grid-template-columns:1fr}.navbar-links,.nav-cta{display:none}.hamburger-button{display:inline-flex;align-items:center;justify-content:center}.navbar-inner{padding:.75rem 1.25rem}.navbar{left:0;width:100vw}.mobile-menu{width:50vw}.navbar-logo{width:auto}.logo-image{width:120px;height:40px}.mobile-profile{position:relative;width:100%}.mobile-profile .profile-dropdown{position:static;margin-top:.5rem}.hamburger-icon{font-size:22px}}.home-container{min-height:100vh;width:100vw;padding:0;margin:-35px 0 0 -32px;overflow-x:hidden;background:linear-gradient(135deg,#fef5e7,#fff5e6)}.home-navbar{position:sticky;top:0;width:100%;z-index:10;background:#fdfdfdd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;box-shadow:0 4px 12px #ff8c4226}.home-navbar-inner{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.5rem}.home-logo-image{margin-left:-20px;margin-top:2px;width:220px;height:40px;object-fit:cover}.home-actions{display:flex;align-items:center;gap:.6rem}.home-profile{background:#f8f7f6;border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.home-profile-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;display:block}.home-hamburger{background:transparent;border:none;padding:.35rem;cursor:pointer;border-radius:8px}.home-hamburger-icon{font-size:22px;color:#4a2c1f}.home-mobile-menu{position:fixed;top:0;right:0;height:100vh;width:60vw;max-width:320px;background:linear-gradient(135deg,#fff5e6,#ffe4cc);border-left:1px solid rgba(255,140,66,.3);transform:translate(100%);transition:transform .25s ease;padding:4rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.8rem;box-shadow:-12px 0 24px #ff8c4233}.home-mobile-menu.open{transform:translate(0)}.home-mobile-close{position:absolute;top:1rem;right:1rem;background:#ffffffb3;border:1px solid rgba(255,140,66,.2);border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.home-mobile-link{color:#4a2c1f;font-weight:600;text-decoration:none;padding:.7rem .75rem;border-radius:10px;background:#ffffffb3;border:1px solid rgba(255,140,66,.12);text-align:left}.home-mobile-link:hover{background:#fffffff2;color:#ff8c42}.home-mobile-signout{width:100%;cursor:pointer;border:1px solid rgba(255,140,66,.2)}.home-main{padding:2rem 1.5rem;text-align:center;background-image:url(/assets/LandingBg-obJAOmnh.png);background-size:cover;background-position:center;background-attachment:fixed;min-height:calc(100vh - 60px)}.home-content{max-width:600px;margin:0 auto}.welcome-section{margin-bottom:3rem}.home-main h1{color:#ff8c42;font-size:2.4rem;margin-bottom:.5rem}.welcome-subtitle{color:#5a3a2b;font-size:1.1rem;font-weight:500}.event-form{background:#fffffff2;border-radius:15px;padding:2rem;box-shadow:0 8px 24px #ff8c4226;text-align:left}.form-group{margin-bottom:1.5rem;display:flex;flex-direction:column}.form-label{color:#4a2c1f;font-weight:600;margin-bottom:.5rem;font-size:.95rem}.required{color:#ff6b6b}.form-input,.form-select,.form-textarea{padding:.75rem 1rem;border:1px solid rgba(255,140,66,.2);border-radius:8px;font-size:.95rem;font-family:inherit;background:#fff;color:#4a2c1f;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#ff8c42;box-shadow:0 0 0 3px #ff8c421a}.form-input::placeholder,.form-textarea::placeholder{color:#4a2c1f80}.form-textarea{resize:vertical;min-height:100px}.form-submit-btn{background:linear-gradient(135deg,#ff8c42,#ffb366);color:#fff;border:none;padding:.9rem 2rem;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;width:100%}.form-submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8c424d}.form-submit-btn:active{transform:translateY(0)}.home-main p{color:#5a3a2b}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
