.bg-sparks{z-index:-2;pointer-events:none;--cell:clamp(16px, 2.2vmin, 32px);--sec-per-cell:1.4s;--line:#3c6b976b;--spark:#ffd60a;--spark-glow:#ffc300;background-image:linear-gradient(to right, var(--line) 1px, transparent 1px), linear-gradient(to bottom, var(--line) 1px, transparent 1px), radial-gradient(ellipse 90% 80% at 50% 45%, #001d3d 0%, #000814 70%);background-size:var(--cell) var(--cell), var(--cell) var(--cell), 100% 100%;background-position:0 0;background-repeat:repeat,repeat,no-repeat;position:fixed;inset:0}.bg-grid{z-index:-2;pointer-events:none;--cell:clamp(16px, 2.2vmin, 32px);--line:#3c6b976b;background-image:linear-gradient(to right, var(--line) 1px, transparent 1px), linear-gradient(to bottom, var(--line) 1px, transparent 1px), radial-gradient(ellipse 90% 80% at 50% 45%, #001d3d 0%, #000814 70%);background-size:var(--cell) var(--cell), var(--cell) var(--cell), 100% 100%;background-position:0 0;background-repeat:repeat,repeat,no-repeat;position:fixed;inset:0}.bg-sparks-fade{z-index:-1;pointer-events:none;background:radial-gradient(72% 72%,#00081400 30%,#0008148c 62%,#000814 100%);position:fixed;inset:0}.bg-sparks .edge{left:calc(var(--fx) * 100vw);top:calc(var(--fy) * 100dvh);left:round(down, calc(var(--fx) * 100vw), var(--cell));top:round(down, calc(var(--fy) * 100dvh), var(--cell));width:calc(var(--len,1) * var(--cell));height:2px;transform:rotate(var(--rot,0deg));transform-origin:0;margin-top:-1px;position:absolute}.bg-sparks .comet{background:var(--spark);width:3px;height:3px;box-shadow:0 0 6px 1px color-mix(in srgb, var(--spark-glow) 70%, transparent);opacity:0;animation:spark-travel calc(var(--len,1) * var(--sec-per-cell) / var(--active,.22)) linear var(--delay,0s) infinite;border-radius:50%;margin-top:-1.5px;position:absolute;top:50%;left:-1.5px}@keyframes spark-travel{0%{opacity:0;transform:translate(0)}1%{opacity:1}19%{opacity:1}22%{transform:translateX(calc(var(--len,1) * var(--cell)));opacity:0}to{transform:translateX(calc(var(--len,1) * var(--cell)));opacity:0}}.bg-sparks .edge.long .comet{animation-name:spark-travel-long;animation-duration:calc(var(--len,1) * var(--sec-per-cell) / .5)}@keyframes spark-travel-long{0%{opacity:0;transform:translate(0)}2%{opacity:1}45%{opacity:1}50%{transform:translateX(calc(var(--len,1) * var(--cell)));opacity:0}to{transform:translateX(calc(var(--len,1) * var(--cell)));opacity:0}}@media (prefers-reduced-motion:reduce){.bg-sparks .comet{opacity:0;animation:none}}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#001d3d99;border:1px solid #ffffff1a;border-radius:1rem}.skill-badge{color:#cbd5e1;background:#ffc30014;border:1px solid #ffc30033;border-radius:9999px;align-items:center;padding:.375rem .875rem;font-size:.875rem;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.skill-badge:hover{color:#fff4cc;background:#ffc3002e;border-color:#ffc30080}.legal-prose p{margin-bottom:.75rem}.legal-prose .field{margin-bottom:1.25rem}.prose-blog{color:#94a3b8;font-size:1rem;line-height:1.75}@media (min-width:768px){.prose-blog{font-size:1.0625rem}}.prose-blog>*+*{margin-top:1.25em}.prose-blog h2{color:#fff;margin-top:2em;margin-bottom:.75em;font-size:1.375rem;font-weight:700;line-height:1.3}.prose-blog h3{color:#fff;margin-top:1.75em;margin-bottom:.5em;font-size:1.125rem;font-weight:700}.prose-blog strong{color:#e2e8f0;font-weight:600}.prose-blog a{color:#ffc300;text-underline-offset:3px;text-decoration:underline}.prose-blog a:hover{color:#ffd60a}.prose-blog ul,.prose-blog ol{flex-direction:column;gap:.5rem;padding-left:1.5rem;display:flex}.prose-blog ul{list-style:outside}.prose-blog ol{list-style:decimal}.prose-blog li::marker{color:#ffc300}.prose-blog blockquote{color:#cbd5e1;border-left:3px solid #ffc300;padding-left:1.25rem;font-style:italic}.prose-blog code{color:#ffd60a;background:#ffc30014;border:1px solid #ffc30033;border-radius:.375rem;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875em}.prose-blog pre{background:#000814d9;border:1px solid #ffffff1a;border-radius:.75rem;padding:1rem 1.25rem;overflow-x:auto}.prose-blog pre code{color:#cbd5e1;background:0 0;border:none;padding:0;font-size:.875rem;line-height:1.6}.prose-blog img{border:1px solid #ffffff1a;border-radius:.75rem}.prose-blog hr{border:none;border-top:1px solid #ffffff1a;margin-top:2em}.prose-blog table{border-collapse:collapse;width:100%;font-size:.9375rem}.prose-blog th{color:#ffc300;text-align:left;border-bottom:1px solid #ffc3004d;padding:.5rem .75rem;font-weight:600}.prose-blog td{border-bottom:1px solid #ffffff0d;padding:.5rem .75rem}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}details[data-detail]::details-content{block-size:0;transition:content-visibility .4s allow-discrete, block-size .4s ease;overflow-y:clip}details[data-detail][open]::details-content{block-size:auto}}.lh-min{--lh-speed:1;--lh-pulse:4.8s;--lh-line:#cfe6ff;--lh-water:#4ea8de;--lh-gold:#ffd60a;--step:calc(var(--lh-pulse) * .1333);--db-delay:calc(4.5s * var(--lh-speed) + var(--lh-pulse) * .2208);--lh-bg:#001d3d;aspect-ratio:4/3;isolation:isolate;width:min(100%,340px);position:relative}.lh-min:before{content:"";z-index:-1;background:radial-gradient(closest-side, var(--lh-bg) 42%, #001d3d8c 68%, transparent);border-radius:50%;position:absolute;inset:-12% -8%}@media (min-width:640px){.lh-min{width:min(100%,440px)}}@media (min-width:1024px){.lh-min{width:min(100%,540px)}}.lh-min svg{fill:none;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.lh-min .lh-wave,.lh-min .lh-house{stroke-dasharray:1 2;stroke-dashoffset:0}.lh-min .lh-wave{stroke:var(--lh-water);stroke-width:3px}.lh-min .lh-house{stroke:var(--lh-line);stroke-width:3px}.lh-min.is-playing .lh-wave{animation:lh-draw calc(.8s * var(--lh-speed)) ease-out both}.lh-min.is-playing .lh-wave:nth-of-type(2){animation-delay:calc(.2s * var(--lh-speed))}.lh-min.is-playing .lh-wave:nth-of-type(3){animation-delay:calc(.4s * var(--lh-speed))}.lh-min.is-playing .lh-house{animation:lh-draw calc(1.4s * var(--lh-speed)) calc(1.2s * var(--lh-speed)) ease-in-out both}@keyframes lh-draw{0%{stroke-dashoffset:1.01px}to{stroke-dashoffset:0}}.lh-min .lh-disc--bronze{--metal:#d99a5b;--at:2.7s}.lh-min .lh-disc--silver{--metal:#dde2e7;--at:3.3s}.lh-min .lh-disc--gold{--metal:var(--lh-gold);--at:3.9s}.lh-min .lh-disc .lh-mask{fill:var(--lh-bg)}.lh-min .lh-disc .lh-edge{stroke:var(--metal);stroke-width:3px;stroke-dasharray:1 2;stroke-dashoffset:0}.lh-min.is-playing .lh-disc .lh-mask{animation:lh-fade calc(.15s * var(--lh-speed)) calc(var(--at) * var(--lh-speed)) both}.lh-min.is-playing .lh-disc .lh-edge{animation:lh-draw calc(.6s * var(--lh-speed)) calc(var(--at) * var(--lh-speed)) ease-in-out both}.lh-min .lh-glow--wave>*,.lh-min .lh-glow--db{filter:blur(2.5px);opacity:0}.lh-min .lh-glow--wave>*{stroke:var(--lh-water);stroke-width:6px}.lh-min .lh-glow--db>*{fill:var(--lh-gold);stroke:var(--lh-gold);stroke-width:6px}.lh-min.is-playing .lh-glow--wave>*{animation:lh-wave-glow var(--lh-pulse) calc(4.5s * var(--lh-speed) + 2 * var(--step)) ease-in-out infinite}.lh-min.is-playing .lh-glow--wave>:nth-child(2){animation-delay:calc(4.5s * var(--lh-speed) + var(--step))}.lh-min.is-playing .lh-glow--wave>:nth-child(3){animation-delay:calc(4.5s * var(--lh-speed))}.lh-min.is-playing .lh-glow--db{animation:lh-pulse var(--lh-pulse) var(--db-delay) ease-in-out infinite}@keyframes lh-pulse{0%,62.5%,to{opacity:0}31.25%{opacity:.55}}@keyframes lh-wave-glow{0%,26.67%,to{opacity:0}13.33%{opacity:.55}}.lh-min .lh-halo{fill:url(#lh-halo-grad);opacity:0}.lh-min.is-playing .lh-halo{animation:lh-halo var(--lh-pulse) var(--db-delay) ease-in-out infinite}@keyframes lh-halo{0%,62.5%,to{opacity:0}31.25%{opacity:.12}}@keyframes lh-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.lh-min *{animation:none!important}.lh-min .lh-glow--wave>*,.lh-min .lh-glow--db{opacity:.45}.lh-min .lh-halo{opacity:.08}}