.construction_overlay__nIMtT{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg-primary);color:var(--text-primary);text-align:center;padding:2rem;gap:1.5rem}.construction_icon__O8CQf{font-size:5rem;line-height:1;animation:construction_bounce__7ddSp 2s ease-in-out infinite}@keyframes construction_bounce__7ddSp{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.construction_title__tIOLs{font-size:2.2rem;font-weight:700;color:var(--accent-orange);margin:0}.construction_subtitle__HctPq{font-size:1.2rem;color:var(--text-muted);margin:0}.construction_bar__WB0F8{width:200px;height:4px;border-radius:2px;background:var(--bg-card);overflow:hidden;margin-top:.5rem}.construction_barInner__WBDSC{width:40%;height:100%;border-radius:2px;background:var(--accent-orange);animation:construction_slide__AzzFG 1.8s ease-in-out infinite}@keyframes construction_slide__AzzFG{0%{transform:translateX(-100%)}to{transform:translateX(350%)}}