*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#c9c9d8;background:#0a0a12;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6;overflow-x:hidden}::selection{color:#fff;background:#e040fb}a{color:#40c4ff;text-decoration:none;transition:color .2s}a:hover{color:#e040fb}.nav{z-index:100;flex-direction:row;align-items:center;gap:4px;display:flex;position:fixed;inset:8px 24px auto auto}.nav__icons{pointer-events:auto;flex-direction:row;align-items:center;gap:4px;display:flex}.nav__glyph{font-size:18px;line-height:1}.nav__icon-link{color:#dfdfdf;background:#2b232bd4;border:1px solid #0000;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,border-color .2s,background .2s;display:flex}.nav__icon-link:focus{color:#dfdfdf;background:0 0;border-color:#0000}.nav__icon-link:hover{color:#e040fb;background:#2b232bd4;border-color:#e040fb}.nav__icon-link:active{color:#000;background:#e040fb;border-color:#e040fb}.nav__icon-link.is-active{color:#e040fb;background:#2b232bd4;border-color:#e040fb}@keyframes borderCycle{0%{border-color:#e040fb}33%{border-color:#7c4dff}66%{border-color:#40c4ff}to{border-color:#e040fb}}@keyframes sparkOrbit{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes neonFlicker{0%{opacity:0;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}18%{opacity:0;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}22%{opacity:1;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}26%{opacity:0;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}48%{opacity:0;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}52%{opacity:1;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}55%{opacity:0;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}58%{opacity:1;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}61%{opacity:0;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}64%{opacity:1;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}67%{opacity:0;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}73%{opacity:1;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}to{opacity:1;color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}}@keyframes colorCycle{0%{color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}33%{color:#cf2cc7;text-shadow:0 0 40px #e100ff,0 0 30px #cf2cc7,0 0 60px #cf2cc7}66%{color:#2686e5;text-shadow:0 0 40px #e100ff,0 0 30px #2686e5,0 0 60px #2686e5}to{color:#d5bce9;text-shadow:0 0 40px #e100ff,0 0 30px #d5bce9,0 0 60px #d5bce9}}.page{background-image:url(/images/hero.jpg);background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;position:relative}.page:before{content:"";z-index:0;pointer-events:none;background:#0000001f;position:fixed;inset:0}.page>*{z-index:1;position:relative}.hero{text-align:center;padding-top:8vh;padding-bottom:3vh}.hero__content{padding:0 24px}.hero h1{letter-spacing:0;letter-spacing:normal;text-transform:uppercase;opacity:0;margin-bottom:12px;font-family:Codystar,sans-serif;font-size:clamp(48px,7vw,80px);font-weight:700;line-height:1;animation:1.6s ease-out forwards neonFlicker,12s ease-in-out 1.6s forwards colorCycle}.hero__tagline{letter-spacing:0;letter-spacing:.15em;text-transform:uppercase;color:#d5bce9;font-family:Codystar,sans-serif;font-size:clamp(16px,2vw,28px);font-weight:700}.section{max-width:1100px;margin:0 auto;padding:32px 24px}.section__title{letter-spacing:0;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#c9c9d8;margin-bottom:64px;font-family:Codystar,sans-serif;font-size:clamp(36px,5vw,56px);font-weight:700}.split{align-items:stretch;gap:0;display:flex}.split__col{flex:1;padding:20px clamp(24px,5vw,80px)}.split__col h3{letter-spacing:.1em;text-transform:uppercase;color:#e040fb;text-align:center;margin-bottom:20px;font-family:Open Sans,sans-serif;font-size:clamp(20px,2.5vw,28px);font-weight:300}.split__col p{color:#c9c9d8;font-size:16px;font-weight:300;line-height:1.75}.split__col:first-child{border-right:none}.split__divider{z-index:2;justify-content:center;align-items:center;width:0;display:flex;position:relative;overflow:visible}.split__divider:before,.split__divider:after{content:"";background:#e040fb4d;width:1px;position:absolute;left:50%}.split__divider:before{top:0;bottom:calc(50% + 28px)}.split__divider:after{top:calc(50% + 28px);bottom:0}.split__ampersand{letter-spacing:.05em;color:#e040fb;white-space:nowrap;-webkit-user-select:none;user-select:none;font-family:Tilt Neon,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=700px){.split{flex-direction:column}.split__col{padding:32px 0}.split__col:first-child{border-bottom:none;border-right:none}.split__divider{width:100%;height:0}.split__divider:before{width:auto;height:1px;inset:50% calc(50% + 28px) auto 0}.split__divider:after{width:auto;height:1px;inset:50% 0 auto calc(50% + 28px)}.split__ampersand{padding:0 12px}}.aether-card__wrap{max-width:860px;margin:0 auto;position:relative}.aether-card__wrap:hover .aether-card__spark{opacity:1;animation:3s linear infinite sparkOrbit}.aether-card__spark{offset-path:rect(0px auto auto 0px round 12px);offset-rotate:0deg;opacity:0;pointer-events:none;z-index:10;background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;inset:0;box-shadow:0 0 3px 2px #e040fb,0 0 6px 3px #e040fb}.aether-card{isolation:isolate;cursor:pointer;border:1px solid #ffffff1a;border-radius:12px;align-items:stretch;max-width:860px;min-height:300px;margin:0 auto;text-decoration:none;display:flex;overflow:hidden}.aether-card:hover{animation:2s linear infinite borderCycle}.aether-card__screenshot{object-fit:cover;z-index:1;flex-shrink:0;width:45%;display:block;position:relative}.aether-card__body{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a1299;flex:1;padding:28px 32px}@media (width<=600px){.aether-card{flex-direction:column}.aether-card__screenshot{flex:none;width:100%}}.aether-card__label{letter-spacing:.2em;text-transform:uppercase;color:#e040fb;margin-bottom:8px;font-size:12px;font-weight:700}.aether-card__wordmark{border-bottom:1px solid #ffffff1a;width:100%;max-width:360px;height:auto;margin-bottom:20px;padding-bottom:14px;display:block}.aether-card__desc{color:#c9c9d8;margin-bottom:28px;font-size:15px;font-weight:300;line-height:1.75}.aether-card__link{letter-spacing:.12em;text-transform:uppercase;color:#40c4ff;border:1px solid #40c4ff66;border-radius:6px;padding:10px 24px;font-size:13px;font-weight:700;transition:background .2s,color .2s;display:inline-block}.aether-card__link:hover{color:#40c4ff;background:#40c4ff1f}.resume-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.resume-buttons a{letter-spacing:.15em;text-transform:uppercase;border-radius:8px;padding:14px 36px;font-size:13px;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-block;position:relative;overflow:visible}.resume-buttons a .cta-spark{offset-path:rect(0px auto auto 0px round 8px);offset-rotate:0deg;opacity:0;pointer-events:none;z-index:10;background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;inset:0;box-shadow:0 0 3px 2px #e040fb,0 0 6px 3px #e040fb}.resume-buttons a:hover .cta-spark{opacity:1;animation:3s linear infinite sparkOrbit}.resume-buttons a.primary{color:#e040fb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:2px solid #e040fb}.resume-buttons a.primary:hover{color:#e040fb;background:#e040fb2e;animation:2s linear infinite borderCycle}.resume-buttons a.secondary{color:#7a7a9a;background:#0000008c;border:2px solid #7a7a9a4d}.resume-buttons a.secondary:hover{color:#c9c9d8;border-color:#7a7a9a;animation:2s linear infinite borderCycle}.contact{text-align:center;max-width:480px;margin:0 auto}.contact__name{letter-spacing:0;letter-spacing:.1em;text-transform:uppercase;color:#c9c9d8;margin-bottom:12px;font-family:Codystar,sans-serif;font-size:26px;font-weight:700}.contact__list{flex-direction:column;gap:2px;list-style:none;display:flex}.contact__list li{font-size:15px}.contact__list li a{color:#c9c9d8;opacity:.8;transition:opacity .2s,color .2s}.contact__list li a:hover{opacity:1;color:#e040fb}.footer{text-align:center;color:#d02e9d;letter-spacing:.08em;border-top:1px solid #ffffff0f;padding:40px 24px;font-family:Tilt Neon,sans-serif;font-size:20px}.section-who{background:0 0}.section-who .section{padding-top:0}.section-aether,.section-resume{background:0 0}.section-resume .section{padding-top:12px}.section-contact{background:#2703269e}.resume-page{background:radial-gradient(at top,#e040fb21 0%,#0000 55%),#0a0a12;min-height:100vh}.resume-page__inner{max-width:820px;margin:0 auto;padding:48px 28px 80px}.resume-page__topbar{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.resume-page__back{letter-spacing:.1em;text-transform:uppercase;color:#7a7a9a;font-size:13px}.resume-page__back:hover{color:#40c4ff}.resume-page__head{text-align:center;border-bottom:1px solid #ffffff14;margin-bottom:8px;padding-bottom:28px}.resume-page__name{letter-spacing:0;text-transform:uppercase;letter-spacing:.04em;color:#c9c9d8;margin-bottom:8px;font-family:Codystar,sans-serif;font-size:clamp(34px,6vw,52px);font-weight:700;line-height:1.05}.resume-page__title{letter-spacing:.14em;text-transform:uppercase;color:#7c4dff;margin-bottom:16px;font-size:clamp(15px,2vw,19px);font-weight:300}.resume-page__contact{color:#7a7a9a;font-size:13.5px;line-height:1.9}.resume-page__contact a{color:#7a7a9a}.resume-page__contact a:hover{color:#40c4ff}.resume-page__sep{color:#7a7a9a80;padding:0 8px}.resume-page__block{margin-top:38px}.resume-page__section-title{letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid #e040fb2e;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:10px;font-family:Open Sans,sans-serif;font-size:16px;font-weight:700;display:flex}.resume-page__lotus{flex-shrink:0}.resume-page__summary{color:#c9c9d8;font-size:15.5px;font-weight:300;line-height:1.75}.resume-page__stack{color:#7a7a9a;margin-top:14px;font-size:14px;font-weight:300;line-height:1.7}.resume-page__stack strong{color:#c9c9d8;font-weight:600}.resume-page__job{margin-bottom:26px}.resume-page__job:last-child{margin-bottom:0}.resume-page__job-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.resume-page__job-role{color:#c9c9d8;font-size:16px;font-weight:700}.resume-page__job-meta{color:#7a7a9a;white-space:nowrap;font-size:12.5px;font-style:italic}.resume-page__job-blurb{color:#c9c9d8;margin-top:6px;font-size:14.5px;font-weight:300;line-height:1.7}.resume-page__job-blurb strong{color:#fff;font-weight:600}.resume-page__bullets{margin-top:10px;list-style:none}.resume-page__bullets li{color:#c9c9d8;margin-bottom:8px;padding-left:18px;font-size:14.5px;font-weight:300;line-height:1.7;position:relative}.resume-page__bullets li:before{content:"";background:#7c4dff;border-radius:50%;width:5px;height:5px;position:absolute;top:.65em;left:2px}.resume-page__bullets li strong{color:#fff;font-weight:600}.resume-page__bullets li em{color:#7a7a9a;font-style:italic}.resume-page__tech{color:#7a7a9a;margin-top:10px;font-size:13px;font-style:italic}.resume-page__edu-line{color:#c9c9d8;font-size:14.5px;font-weight:300;line-height:1.8}.resume-page__edu-line strong{color:#fff;font-weight:600}.resume-page__footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;margin-top:56px;padding-top:28px;display:flex}@media (width<=600px){.resume-page__job-meta{white-space:normal}}.download-pdf{letter-spacing:.14em;text-transform:uppercase;color:#e040fb;border:1px solid #e040fb;border-radius:6px;padding:9px 22px;font-size:12px;font-weight:700;transition:background .2s,color .2s;display:inline-block;position:relative;overflow:visible}.download-pdf:hover{color:#e040fb;background:#e040fb1f;animation:2s linear infinite borderCycle}.download-pdf__spark{offset-path:rect(0px auto auto 0px round 6px);offset-rotate:0deg;opacity:0;pointer-events:none;z-index:10;background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;inset:0;box-shadow:0 0 3px 2px #e040fb,0 0 6px 3px #e040fb}.download-pdf:hover .download-pdf__spark{opacity:1;animation:3s linear infinite sparkOrbit}.aether-cs{background:radial-gradient(at top,#e040fb21 0%,#0000 55%),#0a0a12;min-height:100vh}.aether-cs__inner{max-width:960px;margin:0 auto;padding:48px 28px 80px}.aether-cs__topbar{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.aether-cs__back{letter-spacing:.1em;text-transform:uppercase;color:#7a7a9a;font-size:13px}.aether-cs__back:hover{color:#40c4ff}.aether-cs__hero{text-align:center;border-bottom:1px solid #ffffff14;margin-bottom:48px;padding:8px 0 40px}.aether-cs__eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#e040fb;margin-bottom:20px;font-size:12px;font-weight:700}.aether-cs__wordmark{width:100%;max-width:460px;height:auto;margin:0 auto 24px;display:block}.aether-cs__tagline{color:#c9c9d8;max-width:620px;margin:0 auto 32px;font-size:clamp(15px,2.2vw,20px);font-weight:300;line-height:1.6}.aether-cs__cta{margin-top:4px}.aether-cs__shot{aspect-ratio:16/9;color:#7a7a9a;letter-spacing:.1em;text-transform:uppercase;background:#1a1a2e;border:1px dashed #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:56px;font-size:13px;display:flex;overflow:hidden}.aether-cs__shot img{object-fit:cover;width:100%;height:100%;display:block}.aether-cs__block{margin-bottom:56px}.aether-cs__h2{letter-spacing:0;letter-spacing:.06em;text-transform:uppercase;color:#c9c9d8;margin-bottom:24px;font-family:Codystar,sans-serif;font-size:clamp(26px,4vw,38px);font-weight:700}.aether-cs__lede{color:#c9c9d8;margin-bottom:18px;font-size:clamp(16px,2vw,19px);font-weight:300;line-height:1.7}.aether-cs__body{color:#c9c9d8;margin-bottom:16px;font-size:15.5px;font-weight:300;line-height:1.8}.aether-cs__body:last-child{margin-bottom:0}.aether-cs__features{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.aether-cs__feature{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a128c;border:1px solid #ffffff1a;border-radius:12px;padding:24px 22px;transition:border-color .2s,transform .2s}.aether-cs__feature:hover{border-color:#e040fb73;transform:translateY(-2px)}.aether-cs__feature-icon{color:#e040fb;margin-bottom:14px}.aether-cs__feature-title{color:#c9c9d8;margin-bottom:8px;font-size:16px;font-weight:700}.aether-cs__feature-body{color:#7a7a9a;font-size:14px;font-weight:300;line-height:1.7}.aether-cs__arch{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:8px;margin:28px 0;display:flex}.aether-cs__arch-node{text-align:center;background:#0a0a1299;border:1px solid #7c4dff66;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:140px;padding:20px 16px;display:flex}.aether-cs__arch-label{letter-spacing:0;text-transform:uppercase;letter-spacing:.04em;color:#c9c9d8;font-family:Codystar,sans-serif;font-size:18px;font-weight:700}.aether-cs__arch-sub{letter-spacing:.08em;text-transform:uppercase;color:#7a7a9a;font-size:12px}.aether-cs__arch-link{color:#40c4ff;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:2px;min-width:96px;padding:0 4px;display:flex}.aether-cs__arch-link-top,.aether-cs__arch-link-bot{letter-spacing:.06em;text-transform:uppercase;color:#7a7a9a;white-space:nowrap;font-size:11px}.aether-cs__arch-arrow{color:#40c4ff;font-size:20px;line-height:1}.aether-cs__points{margin-top:8px;list-style:none}.aether-cs__points li{color:#c9c9d8;margin-bottom:10px;padding-left:18px;font-size:14.5px;font-weight:300;line-height:1.7;position:relative}.aether-cs__points li:before{content:"";background:#7c4dff;border-radius:50%;width:5px;height:5px;position:absolute;top:.65em;left:2px}.aether-cs__points li code{color:#40c4ff;background:#40c4ff1a;border-radius:4px;padding:1px 6px;font-family:Ubuntu Mono,monospace;font-size:13px}.aether-cs__chips{flex-wrap:wrap;gap:10px;display:flex}.aether-cs__chip{letter-spacing:.04em;color:#c9c9d8;background:#0a0a1280;border:1px solid #ffffff24;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s}.aether-cs__chip:hover{color:#e040fb;border-color:#e040fb}.aether-cs__cta-band{text-align:center;background:radial-gradient(#e040fb1a 0%,#0000 70%),#0a0a1266;border:1px solid #e040fb38;border-radius:16px;margin-bottom:40px;padding:48px 24px}.aether-cs__cta-line{letter-spacing:0;letter-spacing:.06em;text-transform:uppercase;color:#c9c9d8;margin-bottom:24px;font-family:Codystar,sans-serif;font-size:clamp(22px,3.5vw,32px);font-weight:700}.aether-cs__footer{text-align:center;padding-top:8px}@media (width<=700px){.aether-cs__features{grid-template-columns:1fr}.aether-cs__arch{flex-direction:column;align-items:stretch}.aether-cs__arch-link{flex-direction:row;gap:8px;min-width:0;padding:6px 0}.aether-cs__arch-arrow{transform:rotate(90deg)}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{color:#fff;white-space:normal;background-color:#333;border-radius:4px;outline:0;font-size:14px;line-height:1.4;transition-property:transform,visibility,opacity;position:relative}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:initial;transform-origin:top;bottom:-7px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:initial;transform-origin:bottom;top:-7px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;transform-origin:0;right:-7px}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:100%;left:-7px}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;width:16px;height:16px}.tippy-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.tippy-content{z-index:1;padding:5px 9px;position:relative}.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translate(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translate(-10px)}
