.under-construction-overlay{z-index:var(--z-sticky);-webkit-backdrop-filter:blur(6px)saturate(.88);background:#faf8f580;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.under-construction-content{flex-direction:column;align-items:center;gap:18px;display:flex}.under-construction-waves{align-items:flex-end;gap:5px;height:52px;display:flex}.under-construction-waves span{background:var(--primary);opacity:.28;width:5px;animation:divider-wave 1.5s var(--ease-in-out-3) infinite;border-radius:3px;display:block}.under-construction-waves span:first-child{height:14px;animation-delay:0s}.under-construction-waves span:nth-child(2){height:26px;animation-delay:90ms}.under-construction-waves span:nth-child(3){height:40px;animation-delay:.18s}.under-construction-waves span:nth-child(4){height:50px;animation-delay:.27s}.under-construction-waves span:nth-child(5){height:38px;animation-delay:.36s}.under-construction-waves span:nth-child(6){height:24px;animation-delay:.27s}.under-construction-waves span:nth-child(7){height:38px;animation-delay:.18s}.under-construction-waves span:nth-child(8){height:50px;animation-delay:90ms}.under-construction-waves span:nth-child(9){height:40px;animation-delay:0s}.under-construction-waves span:nth-child(10){height:26px;animation-delay:90ms}.under-construction-waves span:nth-child(11){height:14px;animation-delay:.18s}.under-construction-label{font-size:10px;font-weight:var(--font-weight-bold);letter-spacing:2.5px;text-transform:uppercase;color:var(--primary-lighter)}.under-construction-title{font-size:16px;font-weight:var(--font-weight-semibold);color:var(--text-secondary);letter-spacing:-.1px}
