.theme-module__zFDFda__page{--l-black:#000;--l-white:#fff;--l-red:#ff3d00;--l-red-dim:#cc3100;--l-gray-900:#0a0a0a;--l-gray-800:#111;--l-gray-700:#1a1a1a;--l-gray-400:#666;--l-gray-300:#999;--l-font-display:"Bebas Neue", sans-serif;--l-font-body:"DM Sans", sans-serif;--l-font-mono:"JetBrains Mono", monospace;--l-ease:cubic-bezier(.16, 1, .3, 1);background-color:var(--l-black);color:var(--l-white);font-family:var(--l-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100vw;overflow-x:hidden}.theme-module__zFDFda__page *,.theme-module__zFDFda__page :before,.theme-module__zFDFda__page :after{box-sizing:border-box}.theme-module__zFDFda__page img{max-width:100%;height:auto}.theme-module__zFDFda__page input,.theme-module__zFDFda__page textarea,.theme-module__zFDFda__page select{max-width:100%}.theme-module__zFDFda__page p,.theme-module__zFDFda__page li,.theme-module__zFDFda__page span{overflow-wrap:break-word;word-break:break-word}@media (prefers-reduced-motion:reduce){.theme-module__zFDFda__page *,.theme-module__zFDFda__page :before,.theme-module__zFDFda__page :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.theme-module__zFDFda__page a,.theme-module__zFDFda__page button{-webkit-tap-highlight-color:transparent}.theme-module__zFDFda__grain:after{content:"";pointer-events:none;z-index:9998;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.theme-module__zFDFda__displayFont{font-family:var(--l-font-display);letter-spacing:.02em}.theme-module__zFDFda__monoFont{font-family:var(--l-font-mono)}@keyframes theme-module__zFDFda__spotlight{0%{opacity:0;transform:translate(-72%,-62%)scale(.5)}to{opacity:1;transform:translate(-50%,-40%)scale(1)}}.theme-module__zFDFda__animateSpotlight{animation:2s .75s forwards theme-module__zFDFda__spotlight}@keyframes theme-module__zFDFda__scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.theme-module__zFDFda__scrollIndicator{animation:1.5s ease-in-out infinite theme-module__zFDFda__scrollBounce}.theme-module__zFDFda__loader{border:2px solid #ff3d0026;border-top-color:#ff3d00;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite theme-module__zFDFda__spin}@keyframes theme-module__zFDFda__spin{to{transform:rotate(360deg)}}.theme-module__zFDFda__timelineEntry{padding-left:1.75rem;position:relative}.theme-module__zFDFda__timelineEntry:before{content:"";background:var(--l-red);border-radius:50%;flex-shrink:0;width:7px;height:7px;position:absolute;top:7px;left:0}.theme-module__zFDFda__timelineEntry:not(:last-child):after{content:"";background:linear-gradient(#ff3d004d,#0000);width:1px;position:absolute;top:16px;bottom:-20px;left:3px}.theme-module__zFDFda__cardHoverOverlay{opacity:0;border-radius:inherit;background:linear-gradient(#0000 0%,#ff3d004d 60%,#ff3d00d9 100%);transition:opacity .35s;position:absolute;inset:0}.theme-module__zFDFda__workCard:hover .theme-module__zFDFda__cardHoverOverlay{opacity:1}.theme-module__zFDFda__formInput{color:#fff;font-family:var(--l-font-body);background:0 0;border:none;border-bottom:1px solid #ffffff26;outline:none;width:100%;padding:.875rem 0;font-size:1rem;transition:border-color .2s}.theme-module__zFDFda__formInput::placeholder{color:#ffffff40;font-family:var(--l-font-body)}.theme-module__zFDFda__formInput:focus{border-bottom-color:var(--l-red)}.theme-module__zFDFda__formSelect{color:#fff;font-family:var(--l-font-body);appearance:none;background:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 4px center no-repeat;border:none;border-bottom:1px solid #ffffff26;outline:none;width:100%;padding:.875rem 0;font-size:1rem;transition:border-color .2s}.theme-module__zFDFda__formSelect:focus{border-bottom-color:var(--l-red)}.theme-module__zFDFda__formSelect option{color:#fff;background:#111}.theme-module__zFDFda__navLink{font-family:var(--l-font-mono);letter-spacing:.1em;text-transform:uppercase;color:#fff9;font-size:.75rem;transition:color .2s;position:relative}.theme-module__zFDFda__navLink:after{content:"";background:var(--l-red);transform-origin:0;height:1px;transition:transform .3s var(--l-ease);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.theme-module__zFDFda__navLink:hover,.theme-module__zFDFda__navLinkActive{color:#fff}.theme-module__zFDFda__navLink:hover:after,.theme-module__zFDFda__navLinkActive:after{transform:scaleX(1)}.theme-module__zFDFda__mobileMenu{z-index:200;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;display:flex;position:fixed;inset:0}.theme-module__zFDFda__mobileMenuLink{font-family:var(--l-font-display);color:#fff;letter-spacing:.04em;font-size:clamp(2.5rem,8vw,5rem);transition:color .2s}.theme-module__zFDFda__mobileMenuLink:hover{color:var(--l-red)}.theme-module__zFDFda__skillPill{font-family:var(--l-font-mono);color:#ffffffa6;letter-spacing:.05em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.7rem;display:inline-flex}.theme-module__zFDFda__skillPill:before{content:"";background:var(--l-red);border-radius:50%;flex-shrink:0;width:5px;height:5px}
