.SondarLoadingScreen_screen__xKkDW{--sondar-terra:var(--foreground);--sondar-ambar:var(--primary);--sondar-areia:var(--background);--sondar-off-white:var(--card);--sondar-ink:var(--foreground);position:fixed;inset:0;z-index:10000;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,var(--card) 78%,transparent),color-mix(in srgb,var(--card) 88%,transparent)),linear-gradient(135deg,var(--sondar-off-white),var(--sondar-areia));color:var(--sondar-ink);opacity:1;visibility:visible;transition:opacity .52s ease,visibility .52s ease}.SondarLoadingScreen_exiting__hNmtJ{opacity:0;pointer-events:none;visibility:hidden}.SondarLoadingScreen_frame__vdWGn{position:absolute;inset:24px;border:1px solid var(--border)}.SondarLoadingScreen_frame__vdWGn:after,.SondarLoadingScreen_frame__vdWGn:before{content:"";position:absolute;width:84px;height:2px;background:var(--sondar-ambar)}.SondarLoadingScreen_frame__vdWGn:before{top:22px;left:22px}.SondarLoadingScreen_frame__vdWGn:after{right:22px;bottom:22px}.SondarLoadingScreen_accent__S_1wo{position:absolute;top:0;left:0;width:min(18vw,220px);height:100%;background:linear-gradient(180deg,color-mix(in srgb,var(--foreground) 8%,transparent),transparent 54%),color-mix(in srgb,var(--primary) 5%,transparent);border-right:1px solid var(--border)}.SondarLoadingScreen_grid__nYSnd{position:absolute;inset:0;opacity:.28;background-image:linear-gradient(color-mix(in srgb,var(--foreground) 5%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--foreground) 4%,transparent) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(circle at center,black 0,transparent 68%)}.SondarLoadingScreen_content__La7hi{position:relative;z-index:2;width:min(78vw,400px);display:flex;flex-direction:column;align-items:center;text-align:center}.SondarLoadingScreen_logo__Q8IAt{width:158px;height:auto;object-fit:contain;filter:drop-shadow(0 12px 24px color-mix(in srgb,var(--foreground) 10%,transparent))}.SondarLoadingScreen_copy__BVhVl{margin-top:24px}.SondarLoadingScreen_label__r6hCY{margin:0 0 10px;font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--sondar-ambar)}.SondarLoadingScreen_headline__X6Mrz{margin:0;color:var(--sondar-ink);font-family:var(--font-barlow-condensed),"Barlow Condensed",sans-serif;font-size:36px;font-weight:800;letter-spacing:0;line-height:.92;text-transform:uppercase;text-wrap:balance}.SondarLoadingScreen_detail__29xnD{margin:14px auto 0;max-width:340px;color:var(--muted-foreground);font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1.55;text-transform:uppercase;text-wrap:balance}.SondarLoadingScreen_progress__P8gS_{position:relative;width:min(340px,70vw);height:2px;margin-top:30px;overflow:hidden;background:var(--border)}.SondarLoadingScreen_progress__P8gS_ span{position:absolute;inset:0;width:36%;background:linear-gradient(90deg,var(--sondar-terra),var(--sondar-ambar));animation:SondarLoadingScreen_progressSweep__oYukn 1.35s cubic-bezier(.65,0,.35,1) infinite}@keyframes SondarLoadingScreen_progressSweep__oYukn{0%{transform:translateX(-112%)}to{transform:translateX(285%)}}@media (max-width:640px){.SondarLoadingScreen_frame__vdWGn{inset:14px}.SondarLoadingScreen_accent__S_1wo{width:18px}.SondarLoadingScreen_logo__Q8IAt{width:138px}.SondarLoadingScreen_headline__X6Mrz{font-size:29px}.SondarLoadingScreen_detail__29xnD{max-width:280px;font-size:9px}}@media (prefers-reduced-motion:reduce){.SondarLoadingScreen_progress__P8gS_ span,.SondarLoadingScreen_screen__xKkDW{animation:none;transition:none}.SondarLoadingScreen_progress__P8gS_ span{transform:none;width:46%}}