/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */.pattern-bg{-webkit-mask-image:radial-gradient(#000 0,#0000 72%);mask-image:radial-gradient(#000 0,#0000 72%)}.pattern-svg{opacity:.5}:where(.dark) .pattern-svg{opacity:.4}.pdot{transform-box:fill-box;transform-origin:50%;animation-name:dot-grow;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@keyframes dot-grow{0%{transform:scale(1)}to{transform:scale(var(--s,2))}}@media (prefers-reduced-motion:reduce){.pdot{animation:none}}

/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@keyframes error-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.animate-error-in>*{animation:error-rise .6s cubic-bezier(.16,1,.3,1) both}.animate-error-in>:first-child{animation-delay:50ms}.animate-error-in>:nth-child(2){animation-delay:.13s}.animate-error-in>:nth-child(3){animation-delay:.21s}.animate-error-in>:nth-child(4){animation-delay:.29s}.animate-error-in>:nth-child(5){animation-delay:.37s}.animate-error-in>:nth-child(6){animation-delay:.45s}@keyframes radar-sweep{to{transform:rotate(1turn)}}@keyframes radar-ping{0%{opacity:.9;transform:translate(-50%,-50%)scale(.7)}to{opacity:0;transform:translate(-50%,-50%)scale(2.8)}}@keyframes radar-blip{0%,to{opacity:0}6%{opacity:1}40%{opacity:0}}.radar{--radar-face:#0c2034;background:repeating-radial-gradient(circle at center,#9fb3c829 0 1px,transparent 1px 16%),radial-gradient(circle at center,#f550682e 0,#08111b00 62%),var(--radar-face);vertical-align:middle;border:.012em solid #f550688c;border-radius:9999px;flex:none;width:.84em;height:.84em;display:inline-block;position:relative;overflow:hidden;box-shadow:inset 0 0 .5em #0000008c,0 0 .9em -.1em #f5506880}:where(.dark) .radar{--radar-face:#1b3149}.radar:after,.radar:before{content:"";background:#9fb3c829;position:absolute}.radar:before{height:1px;top:50%;left:0;right:0}.radar:after{width:1px;top:0;bottom:0;left:50%}.radar__sweep{background:conic-gradient(#f5506800 0deg 268deg,#f550681f 326deg,#f5506866 354deg,#f96b7cc7 1turn);animation:radar-sweep 3.4s linear infinite;inset:0}.radar__center,.radar__sweep{border-radius:9999px;position:absolute}.radar__center{background:#e12d39;width:.1em;height:.1em;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 .2em #e12d39d9}.radar__center:after{content:"";border:1px solid #ef4e4ee6;animation:radar-ping 1.8s ease-out infinite;inset:-1px}.radar__blip,.radar__center:after{border-radius:9999px;position:absolute}.radar__blip{opacity:0;background:#f96b7c;width:.075em;height:.075em;animation:radar-blip 3.4s linear infinite;transform:translate(-50%,-50%);box-shadow:0 0 .14em #f55068b3}@media (prefers-reduced-motion:reduce){.animate-error-in>*,.radar__blip,.radar__center:after,.radar__sweep{animation:none}.radar__blip{opacity:.7}}