*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;min-height:100vh;background:#faf9f6;overflow-x:hidden}@keyframes redacted-shimmer{0%{background-position:100% center}to{background-position:0% center}}.redacted-shimmer{display:inline-block;background:linear-gradient(90deg,#111 0% 38%,#3a5570 50%,#111 62% 100%);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:redacted-shimmer 5s cubic-bezier(.45,0,.55,1) infinite alternate;letter-spacing:-.5px}.redacted-card:hover .redacted-shimmer{filter:brightness(1.15)}@keyframes dotGlow{0%,to{box-shadow:0 0 3px 1px currentColor;transform:scale(1)}50%{box-shadow:0 0 6px 2px currentColor;transform:scale(.5)}}.dot-glow{animation:dotGlow 3s ease-in-out infinite;animation-delay:calc(var(--glow-delay, 0) * 1s)}@keyframes floatUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-32px)}}
