:root{color-scheme:dark;--bg:#111;--text:#e8e8e8;--muted:#a3a3a3;--border:#303030;--surface:#1c1c1c;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-size:14px;line-height:1.55}button,a{font:inherit}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}button{cursor:pointer}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid #eee;outline-offset:4px;border-radius:3px}.page{max-width:592px;margin:0 auto;padding:54px 24px 70px}.header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.identity h1{font-size:14px;font-weight:550;line-height:1.5;margin:0}.identity p{margin:2px 0 0}.muted{color:var(--muted)}.socials{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-top:3px}.social-link{display:inline-flex;align-items:center;justify-content:center;color:#bcbcbc;width:16px;height:20px;transition:color .15s}.social-link:hover{color:#fff}.social-link svg{width:14px;height:14px}.gamma-mark{font-family:Georgia,serif;font-size:18px;line-height:1}.intro{margin-top:30px}.intro p{margin:0 0 10px}.intro .availability{margin-top:13px}.location-wrap{display:inline-block;position:relative}.location-trigger{border:0;border-bottom:1px dotted #a3a3a3;background:none;color:inherit;padding:0;line-height:inherit}.location-trigger:hover{color:#fff}.location-popover{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) translateY(4px);z-index:3;white-space:nowrap;background:#f7f7f7;color:#222;border-radius:9px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1.3;box-shadow:0 6px 18px #0006;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s,transform .12s,visibility .12s}.popover-arrow{position:absolute;bottom:-4px;left:calc(50% - 4px);width:8px;height:8px;transform:rotate(45deg);background:#f7f7f7;border-radius:1px}.location-wrap:hover .location-popover,.location-wrap:focus-within .location-popover,.location-wrap.is-open .location-popover{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.button{border-radius:5px;padding:6px 10px;line-height:1.4;font-size:12px;font-weight:550}.button:hover{text-decoration:none}.button-primary{background:#eee;color:#181818}.button-primary:hover{background:#fff}.button-secondary{background:var(--surface);border:1px solid #353535;color:#eee}.button-secondary:hover{background:#282828}.section{margin-top:39px}.section h2{margin:0;font-size:14px;font-weight:550}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-toggle{border:0;background:none;color:#aaa;font-size:12px;padding:3px 0}.section-toggle:hover{color:#fff}.chevron{display:inline-block;margin-left:4px;transition:transform .15s}.section-toggle[aria-expanded="true"] .chevron{transform:rotate(180deg)}.activity-scroll{overflow-x:auto;margin-top:16px;padding-bottom:4px;scrollbar-color:#444 transparent;scrollbar-width:thin}.activity-grid{display:flex;gap:3px;width:max-content;min-width:100%}.activity-week{display:flex;flex-direction:column;gap:3px}.activity-cell{display:block;width:8px;height:8px;border-radius:1.5px;background:#333}.activity-cell[data-level="FIRST_QUARTILE"]{background:#565656}.activity-cell[data-level="SECOND_QUARTILE"]{background:#858585}.activity-cell[data-level="THIRD_QUARTILE"]{background:#b0b0b0}.activity-cell[data-level="FOURTH_QUARTILE"]{background:#e5e5e5}.activity-cell:focus-visible{outline:1px solid white;outline-offset:2px}.activity-total,.activity-fallback{font-size:11px;margin:7px 0 0}.activity-fallback{margin-top:14px}.activity-total a,.activity-fallback a{text-decoration:underline;text-decoration-color:#777;text-underline-offset:3px}.experience-summary{margin-top:22px}.timeline{display:flex;justify-content:space-between;position:relative;margin:0 5px 13px}.timeline:before{content:"";position:absolute;left:0;right:0;top:3px;height:1px;background:#393939}.timeline span{height:7px;width:7px;border-radius:50%;background:#777;position:relative}.timeline span:first-child{background:#efefef;box-shadow:0 0 0 3px #252525}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.summary-grid>div{display:flex;flex-direction:column;gap:5px}.summary-grid strong{font-weight:500;font-size:12px}.summary-grid .muted{font-size:11px}.experience-details{margin-top:18px}.job+.job{margin-top:24px}.job-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.job h3{font-size:13px;font-weight:550;margin:0}.job p{margin:2px 0 0;font-size:12px}.job-date{white-space:nowrap;font-size:11px}.job ul{color:#bbb;padding-left:16px;margin:10px 0 0;font-size:12px}.job li{margin:6px 0}.skills{margin-top:18px}.skill-row{display:grid;grid-template-columns:100px 1fr;gap:10px;margin:0 0 14px}.skill-name{font-size:12px}.skill-list{display:flex;flex-wrap:wrap;gap:6px 13px}.skill{font-size:12px;color:#c1c1c1;white-space:nowrap}.projects{margin-top:13px}.project{display:flex;align-items:center;gap:9px;border-radius:7px;padding:9px 7px;margin:0 -7px}.project:hover{background:#1b1b1b;text-decoration:none}.project-icon{background:#242424;border:1px solid #373737;border-radius:6px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.project-icon svg{width:14px;height:14px;color:#aaa}.project-main{display:flex;flex-direction:column;min-width:0;flex:1}.project-name{font-size:12px}.project-description{font-size:11px}.project-arrow{color:#888;font-size:13px}.curiosity{border-top:1px solid var(--border);padding-top:24px}.curiosity p{margin:10px 0;color:#ccc}.curiosity p.muted{color:#aaa}.curiosity a{font-size:12px;text-decoration:underline;text-decoration-color:#777;text-underline-offset:4px}footer{border-top:1px solid var(--border);margin-top:48px;padding-top:14px;display:flex;justify-content:space-between;gap:12px;font-size:11px}footer a{text-decoration:underline;text-decoration-color:#777;text-underline-offset:3px}@media(max-width:540px){.page{padding:32px 19px 50px}.header{flex-wrap:wrap;gap:8px}.socials{gap:15px;width:100%;padding-top:6px}.social-link{width:20px;height:28px}.intro{margin-top:22px}.section{margin-top:34px}.job-top{flex-wrap:wrap}.job-date{white-space:normal}.skill-row{grid-template-columns:80px 1fr}.activity-grid{min-width:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Desktop CTA annotation: the compact curve ends before the button,
   just like the reference. Coordinates are relative to the button, not
   the viewport; below 900px the annotation is hidden. */
.actions { position: relative; }
.work-note {
  position: absolute;
  left: -120px;
  top: -13px;
  width: 120px;
  display: block;
  color: #8b8b8b;
  font-family: "Caveat", "Segoe Print", cursive;
  font-size: 21px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .01em;
  white-space: nowrap;
  pointer-events: none;
}
.work-note > span {
  display: block;
  transform: rotate(-7deg);
  transform-origin: left bottom;
}
.work-note > svg {
  position: absolute;
  left: 60px;
  top: 10px;
  width: 54px;
  height: 28px;
  display: block;
  overflow: visible;
}
.button-secondary { display: inline-flex; align-items: center; gap: 6px; }
.button-icon, .button-icon svg { width: 13px; height: 13px; display: inline-block; flex: none; }
.skill { display: inline-flex; align-items: center; gap: 5px; }
.skill-icon { width: 13px; height: 13px; flex: none; display: inline-flex; align-items: center; justify-content: center; color: #898989; }
.skill-icon .mark-svg { width: 13px; height: 13px; }
.project-icon .mark-svg { width: 17px; height: 17px; color: #aaaaaa; }


/* 2026-09 experience motion + typography pass */
:root {
  font-family: "Geist", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
body { font-family: inherit; }

/* collapsed experience rail */
.experience-summary {
  margin-top: 24px;
  transition: opacity .22s ease, transform .36s cubic-bezier(.22,1,.36,1);
}
.experience-rail {
  position: relative;
  height: 13px;
  margin: 0 0 13px;
}
.experience-rail::before {
  content: "";
  position: absolute;
  left: 8px;
  right: 8px;
  top: 5px;
  height: 1px;
  background: #393939;
}
.rail-glow {
  position: absolute;
  z-index: 1;
  top: 4px;
  left: 8px;
  width: 82px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.92), transparent);
  filter: blur(.15px);
  animation: rail-light 4.8s cubic-bezier(.45,0,.55,1) infinite alternate;
  pointer-events: none;
}
@keyframes rail-light {
  from { transform: translateX(-45px); opacity: .38; }
  45% { opacity: .95; }
  to { transform: translateX(480px); opacity: .5; }
}
.rail-dot {
  position: absolute;
  z-index: 2;
  top: 1px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #707070;
  box-shadow: 0 0 0 3px var(--bg);
}
.rail-dot:nth-of-type(2) { left: 8px; background: #f2f2f2; box-shadow: 0 0 0 4px #272727, 0 0 12px rgba(255,255,255,.22); }
.rail-dot:nth-of-type(3) { left: 50%; transform: translateX(-50%); }
.rail-dot:nth-of-type(4) { right: 8px; }

.summary-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.summary-item { min-width: 0; }
.summary-item:nth-child(2) .experience-anchor { justify-content: center; }
.summary-item:nth-child(3) .experience-anchor { justify-content: flex-end; }
.summary-item .experience-anchor {
  display: flex;
  align-items: center;
  gap: 9px;
  min-width: 0;
}
.summary-copy {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
}
.summary-copy strong {
  font-size: 12px;
  font-weight: 550;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.summary-copy .muted { font-size: 10.5px; white-space: nowrap; }

/* shared experience logo tile */
.experience-icon {
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #373737;
  border-radius: 7px;
  background: #232323;
  overflow: hidden;
}
.experience-icon img {
  width: 16px;
  height: 16px;
  object-fit: contain;
  display: block;
}
.summary-item:first-child .experience-icon img { width: 15px; height: 15px; }

/* expanded experience layout */
.experience-details {
  margin-top: 24px;
  opacity: 0;
  transform: translateY(-7px);
  transition: opacity .24s ease, transform .42s cubic-bezier(.22,1,.36,1);
}
.experience-details.is-visible { opacity: 1; transform: translateY(0); }
.experience-details[hidden], .experience-summary[hidden] { display: none !important; }
.experience-summary.is-hidden { opacity: 0; transform: translateY(7px); }
.job + .job { margin-top: 28px; }
.job-top { align-items: flex-start; }
.job-identity {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  min-width: 0;
}
.job-identity .experience-icon { width: 34px; height: 34px; flex-basis: 34px; border-radius: 8px; }
.job-identity .experience-icon img { width: 20px; height: 20px; }
.job h3 { font-size: 13px; font-weight: 550; line-height: 1.35; margin-top: 1px; }
.job p { margin-top: 3px; }
.job ul { margin-left: 44px; padding-left: 15px; margin-top: 11px; }
.job-date { padding-top: 2px; }

/* FLIP clone used while summary identities travel into the detailed list */
.experience-flight {
  position: fixed !important;
  z-index: 1000;
  margin: 0 !important;
  pointer-events: none;
  transform-origin: top left;
  will-change: transform;
}

/* below 900px the handwritten open-to-work annotation is intentionally removed */
@media (max-width: 899.98px) {
  .work-note { display: none; }
  .actions { margin-top: 18px; }
}

@media (max-width: 540px) {
  .summary-grid { gap: 8px; }
  .summary-item .experience-anchor { gap: 6px; }
  .experience-icon { width: 25px; height: 25px; flex-basis: 25px; }
  .experience-icon img { width: 14px; height: 14px; }
  .summary-copy strong { font-size: 11px; }
  .summary-copy .muted { font-size: 9.5px; }
  .job ul { margin-left: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .rail-glow { animation: none; opacity: .65; }
}

/*
 * experience stage: overlapping states have one shared origin. only the
 * stage contributes to document flow, so hiding a state cannot cause a jump.
 * the enhanced class is added only when the javascript height controller works.
 */
.experience-stage { position: relative; margin-top: 24px; }
.experience-stage.experience-enhanced > .experience-summary,
.experience-stage.experience-enhanced > .experience-details {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 0;
  transform: none;
}
.experience-stage.experience-enhanced > .experience-summary,
.experience-stage.experience-enhanced > .experience-details {
  transition: opacity 280ms ease;
}
.experience-stage .experience-flight,
.experience-flight {
  display: flex;
  align-items: center;
  gap: 9px;
}
.experience-flight .summary-copy strong { overflow: visible; }
@media (max-width: 540px) { .experience-flight { gap: 6px; } }
@media (prefers-reduced-motion: reduce) {
  .experience-stage.experience-enhanced > .experience-summary,
  .experience-stage.experience-enhanced > .experience-details { transition: none !important; }
}


/* skills: all categories remain visible; additional tools expand within each row.
   Javascript toggles the native hidden attribute only on individual extra items. */
.skill[hidden] { display: none !important; }
.skill-list { align-content: flex-start; min-width: 0; }
.skills[data-animating="true"] .skill-list { overflow: hidden; }
@media (prefers-reduced-motion: reduce) {
  .skills .skill { transition: none !important; }
}
