:root{color-scheme:light;--ink: #171814;--paper: #f2efe6;--paper-dark: #e6e0d3;--acid: #c8f45d;--violet: #bca8ff;--coral: #ff795e;--muted: #5f6159;--line: #bbb8ae;--max-width: 1200px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;min-width:320px;color:var(--ink);background:var(--paper);line-height:1.6}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit}:focus-visible{outline:3px solid var(--coral);outline-offset:4px;border-radius:2px}.skip-link{position:fixed;z-index:100;top:1rem;left:1rem;padding:.8rem 1rem;color:var(--paper);background:var(--ink);transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:absolute;z-index:20;top:0;left:50%;display:flex;width:min(calc(100% - 2rem),var(--max-width));align-items:center;justify-content:space-between;padding:1.5rem 0;transform:translate(-50%)}.brand{display:grid;width:2.9rem;height:2.9rem;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:800;text-decoration:none}.site-header ul,.site-footer ul{display:flex;gap:clamp(.9rem,3vw,2rem);padding:0;margin:0;list-style:none}.site-header nav a,.site-footer a{text-decoration-thickness:1px;text-underline-offset:.35rem}.site-header nav a{text-decoration:none}.site-header nav a:hover,.site-header nav a:focus-visible{text-decoration:underline}.hero{position:relative;display:grid;min-height:100svh;grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:center;gap:4rem;padding:8rem max(1rem,calc((100% - var(--max-width)) / 2)) 5rem;overflow:hidden}.hero:before{position:absolute;inset:auto auto 8% -8rem;width:18rem;height:18rem;border:1px solid var(--line);border-radius:50%;content:""}.eyebrow{margin:0 0 1.25rem;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1,.section-heading h2,.principles-section h2,.contact-section h2{margin:0;font-size:clamp(3rem,7.4vw,7rem);font-weight:750;letter-spacing:-.07em;line-height:.92}.hero h1 span{display:block;color:transparent;-webkit-text-stroke:3.5px var(--ink)}.hero-intro{max-width:42rem;margin:2.25rem 0 0;font-size:clamp(1.05rem,1.6vw,1.3rem)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.25rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.75rem 1.25rem;border:1px solid var(--ink);font-weight:750;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.button:hover{box-shadow:5px 5px 0 var(--ink);transform:translate(-2px,-2px)}.button-primary{background:var(--acid)}.text-link{font-weight:700;text-underline-offset:.35rem}.hero-art{position:relative;min-height:31rem}.code-window{position:absolute;z-index:3;top:50%;left:50%;width:min(100%,29rem);padding:1rem;color:var(--paper);background:var(--ink);box-shadow:14px 14px 0 var(--violet);transform:translate(-50%,-50%) rotate(-4deg)}.window-bar{display:flex;gap:.45rem;padding-bottom:1.2rem}.window-bar i{width:.6rem;height:.6rem;border-radius:50%;background:var(--coral)}.window-bar i:nth-child(2){background:var(--acid)}.window-bar i:nth-child(3){background:var(--violet)}.code-window code{display:grid;padding:1.5rem .5rem 3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(.95rem,1.5vw,1.2rem);line-height:1.9}.code-window code span{color:#a9aba3}.code-window code b{color:var(--violet)}.code-window code em{color:var(--acid);font-style:normal}.status{display:flex;align-items:center;gap:.5rem;border-top:1px solid #484942;padding-top:.8rem;color:#d4d5ce;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.status span{width:.55rem;height:.55rem;border-radius:50%;background:var(--acid)}.orbit{position:absolute;border:1px solid var(--line);border-radius:50%}.orbit-one{inset:3rem 0}.orbit-two{inset:7rem 4rem}.floating-tag{position:absolute;z-index:4;display:grid;width:4rem;height:4rem;place-items:center;border:1px solid var(--ink);border-radius:50%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800}.tag-vue{right:3%;bottom:9%;background:var(--acid)}.tag-a11y{top:7%;left:11%;background:var(--violet)}.tag-ds{top:16%;right:0;width:3.3rem;height:3.3rem;background:var(--coral)}.scroll-cue{position:absolute;bottom:1.5rem;left:max(1rem,calc((100% - var(--max-width)) / 2));display:flex;align-items:center;gap:.75rem;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.section{padding:clamp(5.5rem,10vw,9rem) max(1rem,calc((100% - var(--max-width)) / 2))}.section-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(16rem,.6fr);align-items:end;gap:2rem 5rem;margin-bottom:clamp(3rem,7vw,6rem)}.section-heading .eyebrow{grid-column:1 / -1;margin:0}.section-heading h2{font-size:clamp(2.7rem,6vw,5.7rem)}.section-heading>p{max-width:34rem;margin:0;color:var(--muted);font-size:1.05rem}.expertise-section{color:var(--paper);background:var(--ink)}.expertise-section .section-heading>p{color:#c5c5bc}.skill-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #4b4c46}.skill-card{min-width:0;padding:2rem;border-right:1px solid #4b4c46;border-bottom:1px solid #4b4c46}.skill-card:nth-child(2n){border-right:0}.skill-card:nth-last-child(-n+2){border-bottom:0}.skill-card-featured{color:var(--ink);background:var(--acid)}.skill-card>span{color:var(--acid);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.skill-card h3{margin:4rem 0 1.5rem;font-size:clamp(1.5rem,2.5vw,2.25rem)}.skill-card ul{display:flex;flex-wrap:wrap;gap:.65rem;padding:0;margin:0;list-style:none}.skill-card li{padding:.35rem .65rem;border:1px solid #5e6058;border-radius:999px;color:#d9d9d1;font-size:.9rem}.skill-card-featured>span{color:var(--ink)}.skill-card-featured li{border-color:var(--ink);color:var(--ink)}.journey-section{background:var(--paper-dark)}.timeline{max-width:64rem;padding:0;margin:0 0 0 auto;list-style:none}.timeline li{display:grid;grid-template-columns:3.5rem 1fr;gap:1.5rem}.timeline-marker{position:relative;z-index:1;display:grid;width:3.5rem;height:3.5rem;place-items:center;border:1px solid var(--ink);border-radius:50%;background:var(--acid);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800}.timeline li:not(:last-child) .timeline-marker:after{position:absolute;z-index:-1;top:3.5rem;bottom:-8rem;left:50%;width:1px;background:var(--ink);content:""}.timeline-content{padding:.45rem 0 3.8rem}.timeline-content>p:first-child,.project-dates{margin:0 0 .35rem;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.timeline h3{margin:0;font-size:clamp(1.35rem,3vw,2.25rem);line-height:1.15}.timeline-content>p:last-child{max-width:43rem;margin:.9rem 0 0;color:var(--muted)}.projects-section{background:var(--paper)}.project-list{border-top:1px solid var(--line)}.project-card{display:grid;grid-template-columns:6rem 1fr;gap:2rem;padding:3rem 0;border-bottom:1px solid var(--line)}.project-index{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.2rem}.project-header{display:flex;align-items:start;justify-content:space-between;gap:2rem}.project-card h3{margin:0;font-size:clamp(2rem,4vw,3.7rem);letter-spacing:-.05em;line-height:1}.project-role{margin:.75rem 0 0;font-weight:700}.round-link{display:grid;flex:0 0 auto;width:3.4rem;height:3.4rem;place-items:center;border:1px solid var(--ink);border-radius:50%;font-size:1.5rem;text-decoration:none;transition:color .16s ease,background .16s ease}.round-link:hover{color:var(--paper);background:var(--ink)}.project-intro{max-width:48rem;margin:1.8rem 0;font-size:1.1rem}.tag-list{display:flex;flex-wrap:wrap;gap:.6rem;padding:0;margin:0 0 1.75rem;list-style:none}.tag-list li{padding:.35rem .7rem;border:1px solid var(--line);border-radius:999px;font-size:.85rem}details{max-width:48rem}summary{width:fit-content;cursor:pointer;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.35rem}.mission-list{display:grid;gap:.6rem;padding-left:1.2rem}.principles-section{display:grid;grid-template-columns:minmax(18rem,.75fr) 1fr;gap:clamp(3rem,8vw,9rem);padding:clamp(5.5rem,10vw,9rem) max(1rem,calc((100% - var(--max-width)) / 2));color:var(--paper);background:var(--ink)}.principles-section h2{font-size:clamp(3rem,6vw,5.7rem)}.principles-section>ul{padding:0;margin:0;list-style:none}.principles-section li{display:grid;grid-template-columns:3rem 1fr;gap:1rem;padding:1.8rem 0;border-top:1px solid #4b4c46}.principles-section li>span{color:var(--acid);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.principles-section h3{margin:0 0 .5rem;font-size:1.35rem}.principles-section li p{max-width:32rem;margin:0;color:#c5c5bc}.contact-section{padding:clamp(5rem,12vw,10rem) max(1rem,calc((100% - var(--max-width)) / 2));background:var(--acid);text-align:center}.contact-section h2{max-width:68rem;margin:0 auto;font-size:clamp(3.2rem,8vw,7rem)}.contact-section>p:not(.eyebrow){max-width:38rem;margin:2rem auto;font-size:1.1rem}.button-light{background:var(--paper)}.site-footer{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:2rem;padding:2rem max(1rem,calc((100% - var(--max-width)) / 2));color:var(--paper);background:var(--ink);font-size:.85rem}.site-footer p{margin:0}.site-footer p:last-child{text-align:right}@media(max-width:850px){.site-header{align-items:flex-start}.site-header nav ul{display:grid;grid-template-columns:repeat(2,auto);gap:.3rem 1.2rem}.hero{grid-template-columns:1fr;padding-top:10rem}.hero-art{min-height:25rem}.section-heading,.principles-section,.skill-grid{grid-template-columns:1fr}.skill-card{border-right:0;border-bottom:1px solid #4b4c46}.skill-card:nth-last-child(-n+2){border-bottom:1px solid #4b4c46}.skill-card:last-child{border-bottom:0}.skill-card h3{margin-top:2rem}.site-footer{grid-template-columns:1fr}.site-footer p:last-child{text-align:left}}@media(max-width:540px){.site-header nav{font-size:.84rem}.hero h1 span{-webkit-text-stroke-width:1px}.hero-art{min-height:21rem}.code-window{width:calc(100% - 2rem)}.orbit-one{inset:2rem 0}.orbit-two{inset:5rem 2rem}.floating-tag{width:3.3rem;height:3.3rem;font-size:.8rem}.scroll-cue{display:none}.project-card{grid-template-columns:1fr;gap:.75rem}.project-header{gap:1rem}.timeline li{grid-template-columns:2.7rem 1fr;gap:1rem}.timeline-marker{width:2.7rem;height:2.7rem}.timeline li:not(:last-child) .timeline-marker:after{top:2.7rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(prefers-contrast:more){:root{--line: #5b5c55}.hero h1 span{color:var(--ink);-webkit-text-stroke:0}}
