Business Growth Assessment * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; background: linear-gradient(135deg, #1e1e1e 0%, #2d2d2d 100%); color: #ffffff; min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 20px; } .container { max-width: 600px; width: 100%; background: rgba(255, 255, 255, 0.05); backdrop-filter: blur(10px); border-radius: 20px; border: 1px solid rgba(255, 255, 255, 0.1); padding: 40px; text-align: center; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3); } .logo { font-size: 28px; font-weight: bold; color: #007AFF; margin-bottom: 30px; } h1 { font-size: 36px; font-weight: 700; margin-bottom: 15px; background: linear-gradient(135deg, #007AFF, #00C7FF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; line-height: 1.2; } .subtitle { font-size: 18px; color: #a0a0a0; margin-bottom: 35px; line-height: 1.4; } .form-container { margin-top: 30px; } .progress-bar { width: 100%; height: 4px; background: rgba(255, 255, 255, 0.1); border-radius: 2px; margin-bottom: 30px; overflow: hidden; } .progress-fill { height: 100%; background: linear-gradient(90deg, #007AFF, #00C7FF); width: 20%; transition: width 0.3s ease; } @media (max-width: 768px) { .container { padding: 30px 25px; } h1 { font-size: 28px; } .subtitle { font-size: 16px; } }
LEGACIAN

Help Us Understand Your Business

Quick 2-minute assessment to create your personalized growth strategy