*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}h1,h2,h3{font-weight:900;letter-spacing:.02em}.logo{display:flex;align-items:center;gap:1rem;color:#fff;filter:drop-shadow(0 4px 10px rgba(0,0,0,.3))}.logo-icon{height:200px}.logo-text{font-size:2rem;font-weight:700;letter-spacing:.05em;text-shadow:0 2px 4px rgba(0,0,0,.2)}.menu{color:#fff}.menu-title{font-size:1.5rem;margin-bottom:1.5rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.2);text-transform:uppercase;font-weight:700}.menu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.menu-item{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.menu-item:hover{background:#fff3;transform:translateY(-4px);box-shadow:0 8px 32px #0003}.menu-item-inactive{opacity:.5;cursor:not-allowed}.menu-item-inactive:hover{background:#ffffff1a;transform:none;box-shadow:none}.coming-soon-badge{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.7rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;margin-top:.5rem;text-transform:uppercase;letter-spacing:.5px}.menu-item-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff26;border-radius:12px}.menu-item-content{flex:1}.menu-item-name{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.menu-item-description{font-size:.875rem;opacity:.8}.godinho-icon{width:48px;height:48px;border-radius:12px}.app{min-height:100vh;background:radial-gradient(circle at top left,#223a5a,#06142b 70%)}.app-header{padding-top:2rem;display:flex;justify-content:center;align-items:center}.app-main{padding:2rem;max-width:1200px;margin:0 auto}
