*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#0f0f23,#1a1a2e,#16213e);color:#fff;overflow:hidden}.construction-container{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(circle at 30% 20%,rgba(120,119,198,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,119,198,.1) 0%,transparent 50%)}.construction-content{text-align:center;z-index:10;max-width:600px;animation:fadeInUp 1.2s ease-out}.logo-section{margin-bottom:3rem}.apex-logo{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem}.apex-text{font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.1em}.pulse-dot{width:12px;height:12px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;animation:pulse 2s infinite}.main-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#a0aec0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.subtitle{font-size:1.25rem;color:#a0aec0;margin-bottom:3rem;line-height:1.6;font-weight:300}.progress-section{margin-bottom:3rem}.progress-bar{width:100%;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden;margin-bottom:1rem}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;animation:progressFill 3s ease-in-out infinite}.progress-text{font-size:.9rem;color:#718096;font-weight:500}.coming-soon{margin-top:2rem}.highlight{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid rgba(102,126,234,.3);border-radius:2rem;font-weight:600;font-size:.9rem;letter-spacing:.1em;color:#e2e8f0;display:inline-block;animation:glow 2s ease-in-out infinite alternate}.background-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.gradient-orb{position:absolute;border-radius:50%;opacity:.1;animation:float 8s ease-in-out infinite}.orb-1{width:300px;height:300px;background:linear-gradient(135deg,#667eea,#764ba2);top:10%;left:10%;animation-delay:0s}.orb-2{width:200px;height:200px;background:linear-gradient(135deg,#f093fb,#f5576c);top:60%;right:10%;animation-delay:2s}.orb-3{width:150px;height:150px;background:linear-gradient(135deg,#4facfe,#00f2fe);bottom:10%;left:30%;animation-delay:4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@keyframes progressFill{0%{width:0%}50%{width:70%}to{width:85%}}@keyframes glow{0%{box-shadow:0 0 5px #667eea33}to{box-shadow:0 0 20px #667eea66}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(5deg)}66%{transform:translateY(20px) rotate(-5deg)}}@media (max-width: 768px){.construction-container{padding:1rem}.main-title{font-size:2.5rem}.apex-text{font-size:2rem}.subtitle{font-size:1.1rem}.orb-1,.orb-2,.orb-3{display:none}}@media (max-width: 480px){.main-title{font-size:2rem}.apex-text{font-size:1.5rem}.subtitle{font-size:1rem}}
