.header-module__edqLnG__header{z-index:20;border-bottom:.5px solid var(--grey);background-color:var(--black);justify-content:space-between;align-items:center;width:100%;height:64px;padding:16px;display:flex;position:fixed;top:0}.header-module__edqLnG__brand{font:var(--type-body);color:var(--white);font-weight:700;text-decoration:none}.header-module__edqLnG__logo{object-fit:contain;width:32px;height:32px}.header-module__edqLnG__links{gap:16px;display:flex}.header-module__edqLnG__link{font:var(--type-body);color:var(--white);text-decoration:none}@media (max-width:768px){.header-module__edqLnG__header{height:48px;padding:16px}.header-module__edqLnG__links{gap:8px}}
.orbital-module__3tBKPW__orbital{pointer-events:none;z-index:0;width:960px;height:320px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-6deg)scaleY(.72)}.orbital-module__3tBKPW__ring{border:2px solid var(--green);border-radius:50%;width:100%;height:100%;animation:7s linear infinite orbital-module__3tBKPW__orbital-color;box-shadow:0 0 28px #36998138,inset 0 0 18px #3699811f}@keyframes orbital-module__3tBKPW__orbital-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbital-module__3tBKPW__orbital-color{0%{border-color:var(--green);box-shadow:0 0 28px #36998138,inset 0 0 18px #3699811f}33.333%{border-color:var(--red);box-shadow:0 0 28px #c9405938,inset 0 0 18px #c940591f}66.666%{border-color:var(--blue);box-shadow:0 0 28px #3988d138,inset 0 0 18px #3988d11f}to{border-color:var(--green);box-shadow:0 0 28px #36998138,inset 0 0 18px #3699811f}}@media (max-width:768px){.orbital-module__3tBKPW__orbital{width:min(80vw,480px);height:160px}}
.about-module__-i9KWa__page{flex-direction:column;align-items:center;width:100%;min-height:100dvh;padding:88px 0;display:flex;position:relative}.about-module__-i9KWa__section{z-index:1;flex-direction:column;width:720px;height:100%;display:flex;position:relative}.about-module__-i9KWa__title{font:var(--type-heading);margin-bottom:16px}.about-module__-i9KWa__body{font:var(--type-body);margin-bottom:16px;line-height:1.6}.about-module__-i9KWa__contact{margin-top:28px}.about-module__-i9KWa__contactTitle{font:var(--type-subheading);margin-bottom:16px}.about-module__-i9KWa__contactList{flex-wrap:wrap;gap:12px;display:flex}.about-module__-i9KWa__contactLink{border:1px solid var(--white);color:var(--white);font:var(--type-body);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;text-decoration:none;display:inline-flex}.about-module__-i9KWa__contactLink:hover{background:var(--white);color:var(--black)}.about-module__-i9KWa__icon{display:inline-flex}.about-module__-i9KWa__icon svg{display:block}@media (max-width:768px){.about-module__-i9KWa__page{padding:64px 16px 16px}.about-module__-i9KWa__section{width:100%}}
.post-module__ZAXO3W__page{flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:64px 0 0;display:flex}.post-module__ZAXO3W__section{justify-content:center;align-items:center;width:min(960px,100%);display:flex}.post-module__ZAXO3W__article{width:100%;padding:clamp(24px,4vw,40px)}.post-module__ZAXO3W__article h1{font:var(--type-heading);margin-bottom:20px;line-height:.98}.post-module__ZAXO3W__article h2{font:var(--type-subheading);margin-top:40px;margin-bottom:16px}.post-module__ZAXO3W__article h3{font:var(--type-body);margin-top:32px;margin-bottom:12px;font-weight:700}.post-module__ZAXO3W__article p{color:var(--muted);font:var(--type-body);margin-bottom:16px}.post-module__ZAXO3W__article p:last-child{margin-bottom:0}.post-module__ZAXO3W__article a{color:var(--accent);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.post-module__ZAXO3W__article a:hover{color:var(--grey)}.post-module__ZAXO3W__article ul,.post-module__ZAXO3W__article ol{color:var(--muted);margin:0 0 20px 24px;padding-left:4px}.post-module__ZAXO3W__article li+li{margin-top:6px}.post-module__ZAXO3W__article blockquote{border-left:3px solid rgb(var(--black) / .25);color:var(--foreground);margin:24px 0;padding:4px 0 4px 20px}.post-module__ZAXO3W__article code{background:var(--codeblock);color:var(--white);font-size:inherit;border-radius:7px;padding:2px 6px}.post-module__ZAXO3W__article pre{background:var(--codeblock);color:var(--white);border-radius:16px;margin:24px 0;padding:18px 20px;overflow-x:auto}.post-module__ZAXO3W__article pre code{color:inherit;font:var(--type-body);background:0 0;padding:0}.post-module__ZAXO3W__article hr{border:0;border-top:1px solid var(--white);margin:32px 0}.post-module__ZAXO3W__article table{border-collapse:collapse;border:1px solid var(--white);border-radius:12px;width:100%;margin:24px 0;overflow:hidden}.post-module__ZAXO3W__article thead{background:#ffffff0f}.post-module__ZAXO3W__article th,.post-module__ZAXO3W__article td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff1f;padding:12px 14px}.post-module__ZAXO3W__article th{font:var(--type-caption);color:var(--white);text-transform:uppercase;letter-spacing:.08em}.post-module__ZAXO3W__article td{color:var(--white);font:var(--type-body)}.post-module__ZAXO3W__article tbody tr:last-child td{border-bottom:0}@media (max-width:768px){.post-module__ZAXO3W__page{padding:12px 12px 96px}}
.blog-module__3rPSzG__page{flex-direction:column;align-items:center;width:100%;min-height:100dvh;padding:88px 24px;display:flex}.blog-module__3rPSzG__section{flex-direction:column;justify-content:center;align-items:center;width:720px;display:flex}.blog-module__3rPSzG__header{width:100%;max-width:960px;margin-bottom:40px}.blog-module__3rPSzG__kicker{color:var(--accent);font:var(--type-caption);text-transform:uppercase;margin-bottom:16px;font-weight:700}.blog-module__3rPSzG__title{font:var(--type-heading)}.blog-module__3rPSzG__summary{max-width:672px;color:var(--white);font:var(--type-body);margin-top:16px}.blog-module__3rPSzG__list{flex-direction:column;gap:16px;width:100%;max-width:960px;display:flex}.blog-module__3rPSzG__card{border:1px solid var(--grey);background:rgb(var(--white) / .72);box-shadow:0 1px 0 rgb(var(--white) / .55) inset;flex-direction:column;gap:6px;padding:20px 22px;text-decoration:none;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:flex}.blog-module__3rPSzG__card:hover{border-color:rgb(var(--black) / .25);box-shadow:0 14px 40px rgb(var(--black) / .08);transform:translateY(-2px)}.blog-module__3rPSzG__cardTitle{font:var(--type-subheading);text-transform:capitalize;font-weight:650}.blog-module__3rPSzG__cardMeta{color:var(--white);font:var(--type-caption)}@media (max-width:768px){.blog-module__3rPSzG__page{padding:64px 16px 16px}.blog-module__3rPSzG__section{width:100%}}
.wip-module__6C8ZVW__wip{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding-top:64px;display:flex}.wip-module__6C8ZVW__text{font:var(--type-subheading);color:var(--white);text-align:center}@media (max-width:768px){.wip-module__6C8ZVW__wip{padding-top:48px}}
.home-module__txgM7a__page{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:0;display:flex;position:relative}.home-module__txgM7a__section{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:920px;height:100%;display:flex;position:relative}.home-module__txgM7a__title{font:var(--type-subheading);text-align:center;margin-bottom:40px}.home-module__txgM7a__mark{text-align:center}.home-module__txgM7a__desc{font:var(--type-subheading);text-align:center;margin-top:40px}.home-module__txgM7a__desc span{font-family:var(--font-mark)}@media (max-width:768px){.home-module__txgM7a__page{padding:16px}.home-module__txgM7a__section{width:100%}.home-module__txgM7a__title,.home-module__txgM7a__desc{max-width:320px}}
