@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes pulse{0%{opacity:.5;transform:scale(.95);box-shadow:0 0 #06b6d4b3}70%{opacity:.8;transform:scale(1.2);box-shadow:0 0 0 6px #06b6d400}to{opacity:.5;transform:scale(.95);box-shadow:0 0 #06b6d400}}@keyframes gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.cyber-grid{transform-origin:top;background-image:linear-gradient(90deg,#1e3a8a1a 1px,#0000 1px),linear-gradient(#1e3a8a1a 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:relative;transform:perspective(500px)rotateX(60deg)}.cyber-grid:after{content:"";background:linear-gradient(#0f172a00 0%,#0f172a 100%);width:100%;height:60%;position:absolute;bottom:0;left:0}@keyframes linkHover{0%{width:0}to{width:100%}}.animate-float{animation:4s ease-in-out infinite float}.pulse-animation{animation:2s ease-in-out infinite pulse}.retro-hit-counter-box{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:6px;align-items:center;padding:6px 12px;display:flex;position:relative;box-shadow:0 2px 8px #0000004d,inset 0 1px #ffffff1a}.retro-hit-counter-box:before{content:"";background:linear-gradient(90deg,#0000,#06b6d44d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.retro-counter-container{background:#0f172a;border:1px solid #1e293b;border-radius:4px;margin-right:.5rem;padding:2px 4px;display:inline-flex;box-shadow:inset 0 2px 4px #00000080}.retro-digit{background:#020617;border-radius:2px;width:12px;height:20px;margin:0 1px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #000c}.hit-label{color:#06b6d4;letter-spacing:.05em;text-transform:uppercase;text-shadow:0 0 10px #06b6d480;font-size:.8125rem;font-weight:600}.digit-inner{color:#06b6d4;text-shadow:0 0 8px #06b6d4cc;justify-content:center;align-items:center;width:100%;height:100%;font-family:monospace;font-size:14px;transition:transform .2s ease-out,opacity .2s ease-out;display:flex;position:absolute;top:0;left:0}.animate-count .digit-inner{animation:1s ease-out forwards count-up}@keyframes count-up{0%{opacity:0;transform:translateY(-50%)}30%{opacity:1}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.retro-hit-counter-box{margin:0 auto;padding:8px 14px}.retro-digit{width:14px;height:22px;margin:0 1.5px}.digit-inner{font-size:15px}.hit-label{font-size:.875rem}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#06b6d4}html{scroll-behavior:smooth}.prose-article pre code{color:#e2e8f0;background:0 0;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem}.prose-article pre code span{line-height:1.5}.prose-article p>img,.prose-article figure>img,.prose-article img.prose-inline-image{object-fit:cover;background:#0f172aa6;border:1px solid #94a3b859;border-radius:1rem;width:100%;max-width:960px;height:auto;margin:1rem auto;display:block;box-shadow:0 18px 35px #082f4959}.prose-article figure{text-align:center;margin:2rem auto}.prose-article figcaption{color:#94a3b8;letter-spacing:.01em;text-align:center;margin-top:1rem;padding-top:.75rem;font-size:.8125rem;font-style:italic;position:relative}.prose-article figcaption:before{content:"";opacity:.7;background:linear-gradient(90deg,#2dd4bf99,#0ea5e999);width:72px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hljs{color:#c9d1d9;background:#0d1117;padding:.5em;display:block;overflow-x:auto}.hljs-comment,.hljs-quote{color:#8b949e;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#ff7b72}.hljs-number,.hljs-literal,.hljs-variable,.hljs-template-variable,.hljs-tag .hljs-attr{color:#79c0ff}.hljs-string,.hljs-doctag{color:#a5d6ff}.hljs-title,.hljs-section,.hljs-selector-id{color:#d2a8ff;font-weight:700}.hljs-subst{font-weight:400}.hljs-type,.hljs-class .hljs-title,.hljs-tag{color:#7ee787;font-weight:700}.hljs-regexp,.hljs-link{color:#f0883e}.hljs-symbol,.hljs-bullet{color:#79c0ff}.hljs-built_in,.hljs-builtin-name{color:#ffa657}.hljs-meta{color:#8b949e}.hljs-deletion{background:#ffeef0}.hljs-addition{background:#f0fff4}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.copy-btn{opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#94a3b8;background:#1e293be6;border:1px solid #47556980;border-radius:.375rem;align-items:center;gap:.25rem;padding:.5rem;font-size:.75rem;font-weight:500;transition:opacity .3s,background .3s,border-color .3s,color .3s,transform .3s;display:flex;transform:translateY(2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.copy-btn:hover{color:#06b6d4;background:#06b6d41a;border-color:#06b6d4;transform:translateY(0);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.copy-btn.copied{color:#22c55e;background:#22c55e1a;border-color:#22c55e}pre:hover .copy-btn{opacity:1}.prose-article pre{position:relative}.prose-article h1{color:#fff;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700;line-height:2.25rem}@media (min-width:768px){.prose-article h1{font-size:2.25rem;line-height:2.5rem}}.prose-article h2{color:#fff;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:2rem}.prose-article h3{color:#fff;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}.prose-article h4{color:#fff;margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.5rem}.prose-article p{color:#cbd5e1;margin-bottom:1rem;line-height:1.75}.prose-article strong,.prose-article b{color:#22d3ee;font-weight:700}.prose-article a{color:#06b6d4;text-decoration:underline}.prose-article a:hover{color:#22d3ee}.prose-article ul{color:#cbd5e1;margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.prose-article ol{color:#cbd5e1;margin-bottom:1rem;padding-left:1.5rem;list-style:decimal}.prose-article li{color:#cbd5e1;margin-bottom:.5rem;line-height:1.6}.prose-article blockquote{border-left:4px solid var(--accent-primary);color:#cbd5e1;background:linear-gradient(135deg,#06b6d424,#0e74900d);border-radius:0 .75rem .75rem 0;margin:1.75rem 0;padding:1.25rem 1.5rem 1.25rem 1.25rem;position:relative;overflow:hidden;box-shadow:0 20px 40px -24px #06b6d473}.prose-article blockquote:before{content:"“";color:#06b6d41f;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:6rem;position:absolute;top:-20px;left:12px}.prose-article blockquote p{z-index:1;position:relative}.prose-article :not(pre)>code{color:#22d3ee;font-size:.95em;font-family:var(--font-mono,"Fira Code",monospace);background:linear-gradient(135deg,#06b6d42e,#0e749014);border:1px solid #0ea5e959;border-radius:.4rem;padding:.2rem .45rem;transition:border-color .2s,box-shadow .3s,transform .2s;display:inline-block;box-shadow:0 12px 28px -20px #06b6d499}.prose-article :not(pre)>code:hover{border-color:var(--accent-primary);transform:translateY(-1px);box-shadow:0 16px 32px -18px #0ea5e9a6}.prose-article pre{background:#0d1117;border:1px solid #334155;border-radius:.5rem;margin:1.5rem 0;padding:1rem;position:relative;overflow-x:auto}.prose-article table{border-collapse:collapse;color:#cbd5e1;background:#1e293b4d;border-radius:.5rem;width:100%;margin:1.5rem 0;overflow:hidden}.prose-article thead{background:#1e293b}.prose-article th{color:#fff;text-align:left;border:1px solid #475569;padding:.75rem;font-weight:600}.prose-article td{color:#cbd5e1;border:1px solid #334155;padding:.75rem}.prose-article tr:nth-child(2n){background:#1e293b33}
