.construct-wrapper{color:#e2e8f0;background:#0a0e1a;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.construct-grid-bg{background-image:linear-gradient(#38bdf812 1px,#0000 1px),linear-gradient(90deg,#38bdf812 1px,#0000 1px);background-size:50px 50px;animation:20s linear infinite cGridMove;position:fixed;inset:0}@keyframes cGridMove{0%{background-position:0 0}to{background-position:50px 50px}}.construct-container{text-align:center;z-index:1;max-width:600px;padding:2rem}.construct-badge{color:#38bdf8;letter-spacing:.05em;background:#38bdf826;border:1px solid #38bdf84d;border-radius:999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.construct-logo{margin-bottom:1.5rem}.construct-gear{color:#38bdf8;filter:drop-shadow(0 0 20px #38bdf866);animation:8s linear infinite cSpin}@keyframes cSpin{to{transform:rotate(360deg)}}.construct-title{letter-spacing:.15em;background:linear-gradient(135deg,#38bdf8 0%,#818cf8 50%,#c084fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:800}.construct-subtitle{color:#94a3b8;margin-bottom:2.5rem;font-size:1.1rem}.construct-progress-track{background:#ffffff1a;border-radius:999px;width:100%;max-width:400px;height:8px;margin:0 auto .5rem;overflow:hidden}.construct-progress-fill{background:linear-gradient(90deg,#38bdf8,#818cf8);border-radius:999px;width:0%;height:100%;animation:2s ease-out forwards cFillProgress;box-shadow:0 0 20px #38bdf880}@keyframes cFillProgress{to{width:35%}}.construct-progress-text{color:#64748b;margin-bottom:2rem;font-size:.85rem}.construct-features{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.construct-pill{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:.4rem .9rem;font-size:.8rem}.construct-footer{color:#475569;font-size:.75rem}
