*{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0d1b3d;--navy-deep:#080f26;--orange:#fd6e14;--orange-soft:#ff8a3d;--text:#eef0f6;--muted:#eef0f699;--line:#eef0f61f}html,body{height:100%}body{background:linear-gradient(160deg, var(--navy), var(--navy-deep));color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.typing-dot{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite bounce;display:inline-block}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}
