:root {
  --desk-window-left: clamp(174px, 17vw, 260px);
  color: #000;
  background: #bdbdbd;
  font-family: Geneva, Chicago, Arial, sans-serif;
  font-synthesis: none;
}

* { box-sizing: border-box; }

.system-desk {
  margin: 0;
  overflow: hidden;
  background: #bdbdbd;
  color: #000;
  font-family: Geneva, Chicago, Arial, sans-serif;
  image-rendering: pixelated;
}

.mac-menu { position: fixed; z-index: 20; inset: 0 0 auto; height: 27px; padding: 0 12px; display: flex; align-items: center; gap: 25px; border-bottom: 2px solid #000; background: #fff; font-size: 13px; box-shadow: 0 1px 0 #fff; }
.mac-menu .apple { font-size: 13px; }.mac-menu time { margin-left: auto; font-size: 12px; }
.mac-desktop { position: relative; min-height: 100svh; padding-top: 27px; background-color: #bdbdbd; background-image: radial-gradient(#999 1px, transparent 1px); background-size: 4px 4px; }
.desktop-note { position: absolute; left: 22px; bottom: 22px; padding: 6px 8px; border: 1px solid #000; background: #fff; font: 10px/1.35 "Courier New", monospace; box-shadow: 2px 2px 0 #000; transform: rotate(-.8deg); }
.mac-icons { position: absolute; z-index: 8; left: 4.5vw; top: 9vh; display: flex; flex-direction: column; gap: 18px; }
.mac-icon { position: relative; width: 88px; padding: 4px; border: 1px solid transparent; background: transparent; color: #000; font: 12px/1.1 Geneva, Arial, sans-serif; cursor: pointer; }
.mac-icon > span:nth-child(2) { display: inline-block; margin-top: 7px; padding: 2px 4px; border: 1px solid transparent; background: #fff; }
.mac-icon:hover,.mac-icon.is-selected { border: 1px dotted #000; }.mac-icon.is-selected > span:nth-child(2) { background: #244cff; color: #fff; }
.profile-card-shape { position: relative; display: block; width: 54px; height: 38px; margin: 0 auto; border: 2px solid #000; background: #fff; box-shadow: inset -5px -5px 0 #ccc; }.profile-card-shape::before { content: ""; position: absolute; left: 5px; top: 6px; width: 18px; height: 22px; border: 2px solid #000; background: #ddd; }.profile-card-shape::after { content: ""; position: absolute; left: 31px; top: 8px; width: 15px; height: 2px; background: #000; box-shadow: 0 7px 0 #777,0 14px 0 #777; }.profile-card-shape i { position: absolute; z-index: 1; left: 12px; top: 11px; width: 6px; height: 6px; border: 1px solid #000; border-radius: 50%; background: #fff; }.profile-card-shape i::after { content: ""; position: absolute; left: -4px; top: 7px; width: 12px; height: 8px; border: 1px solid #000; border-bottom: 0; background: #fff; }
.project-stack-shape { position: relative; display: block; width: 48px; height: 38px; margin: 6px auto 0; border: 2px solid #000; background: #fff; box-shadow: -5px -5px 0 #fff,-7px -7px 0 #000,inset -5px -5px 0 #ccc; }.project-stack-shape::before { content: ""; position: absolute; left: 7px; top: 22px; width: 30px; height: 1px; background: #777; box-shadow: 0 6px 0 #777,0 11px 0 #777; }.project-stack-shape i { position: absolute; left: 10px; top: 5px; font: bold 12px/1 "Courier New",monospace; font-style: normal; }
.computer-shape { position: relative; display: block; width: 46px; height: 52px; margin: 0 auto 18px; border: 2px solid #000; border-radius: 2px 2px 6px 6px; background: #fff; box-shadow: inset -5px -5px 0 #ccc; }.computer-shape::before { content: ""; position: absolute; left: 7px; top: 6px; width: 28px; height: 24px; border: 2px solid #000; background: #ddd; box-shadow: inset -3px -3px 0 #bbb; }.computer-shape::after { content: ""; position: absolute; right: 7px; bottom: 8px; width: 12px; height: 2px; background: #000; }
.keyboard-shape { position: absolute; z-index: 2; left: -3px; bottom: -19px; width: 48px; height: 10px; border: 2px solid #000; background: #fff; box-shadow: inset -3px -3px 0 #bbb; transform: skewX(-5deg); }.keyboard-shape::before { content: ""; position: absolute; left: 23px; top: -10px; width: 9px; height: 9px; border-top: 1px solid #000; border-left: 1px solid #000; }.keyboard-shape::after { content: ""; position: absolute; inset: 2px 3px 3px; border-top: 1px solid #777; background: repeating-linear-gradient(90deg,#000 0 1px,transparent 1px 5px); opacity: .55; }
.resume-shape { position: relative; display: block; width: 42px; height: 50px; margin: 0 auto; border: 2px solid #000; background: #fff; box-shadow: inset -5px -5px 0 #ccc; }.resume-shape::before { content: ""; position: absolute; right: -2px; top: -2px; width: 12px; height: 12px; background: linear-gradient(45deg,#ddd 0 43%,#000 44% 55%,#fff 56%); }.resume-shape::after { content: ""; position: absolute; left: 7px; top: 26px; width: 24px; height: 2px; background: #555; box-shadow: 0 7px 0 #777,0 14px 0 #777; }.resume-shape i { position: absolute; left: 7px; top: 8px; width: 20px; height: 3px; background: #000; }.resume-shape i::after { content: ""; position: absolute; left: 0; top: 7px; width: 14px; height: 2px; background: #777; }
.icon-peek { position: absolute; z-index: 20; left: 94px; top: -8px; width: 210px; min-height: 112px; padding: 8px; display: flex; flex-direction: column; gap: 5px; border: 2px solid #000; background: #fff; color: #000; box-shadow: 4px 4px 0 #000; opacity: 0; pointer-events: none; text-align: left; transform: rotate(-2deg) translateX(-5px) scale(.97); transform-origin: left center; transition: opacity 110ms steps(2,end), transform 150ms ease-out; }
.icon-peek::before { content: ""; height: 12px; margin: -4px -4px 3px; border-bottom: 1px solid #000; background: repeating-linear-gradient(0deg,#fff 0,#fff 2px,#000 2px,#000 3px); }.icon-peek b { padding-bottom: 4px; border-bottom: 1px solid #000; font-size: 11px; }.icon-peek i,.icon-peek small { font: normal 10px/1.25 "Courier New", monospace; }.icon-peek small { margin-top: auto; padding-top: 4px; border-top: 1px dotted #555; }
.icon-peek.peek-reverse { transform: rotate(2deg) translateX(5px) scale(.97); }
.mac-icon:is(:hover,:focus-visible) .icon-peek { opacity: 1; transform: rotate(1.2deg) translateX(0) scale(1); }.mac-icon:is(:hover,:focus-visible) .icon-peek.peek-reverse { transform: rotate(-1.2deg) translateX(0) scale(1); }

.mac-window { position: absolute; z-index: 5; left: var(--desk-window-left); top: 8vh; width: min(860px, calc(100vw - var(--desk-window-left) - 5vw)); min-height: min(680px, calc(100svh - 8vh - 24px)); max-height: calc(100svh - 8vh - 24px); display: flex; flex-direction: column; border: 2px solid #000; background: #fff; box-shadow: 7px 7px 0 #000; }
.window-titlebar { position: relative; height: 31px; flex: 0 0 31px; display: grid; place-items: center; border-bottom: 2px solid #000; background: repeating-linear-gradient(0deg,#fff 0,#fff 2px,#000 2px,#000 3px); font-size: 13px; font-weight: bold; }
.window-titlebar > span { padding: 2px 12px; background: #fff; }
.window-close { position: absolute; left: 5px; top: 4px; width: 21px; height: 21px; padding: 2px; display: grid; place-items: center; border: 2px solid #000; background: #fff; color: #000; box-shadow: 1px 1px 0 #000; cursor: pointer; }.home-icon { width: 14px; height: 14px; display: block; }.window-close:is(:hover,:focus-visible) { background: #244cff; color: #fff; }.window-close:focus-visible { outline: 2px solid #000; outline-offset: 2px; }.window-close:active { background: #000; color: #fff; box-shadow: none; transform: translate(1px,1px); }
.window-titlebar i { position: absolute; right: 7px; top: 6px; width: 17px; height: 17px; border: 2px solid #000; background: #fff; }.window-titlebar i::after { content: ""; position: absolute; inset: 3px; border: 1px solid #000; }
.window-content { min-height: 0; flex: 1; padding: 32px 36px; overflow: auto; }
.mac-panel { display: none; }.mac-panel.is-active { display: block; }
.mac-about-head { display: grid; grid-template-columns: 90px 1fr; gap: 24px; align-items: center; }
.pixel-monogram { width: 78px; height: 78px; display: grid; place-items: center; border: 3px double #000; background: repeating-linear-gradient(45deg,#fff 0,#fff 3px,#000 3px,#000 4px); color: #fff; font: bold 27px/1 "Courier New", monospace; text-shadow: 2px 2px #000; }
.mac-panel h1,.mac-panel h2 { margin: 0; font-size: 34px; line-height: 1; letter-spacing: -.03em; }.mac-panel h2 { padding-bottom: 12px; border-bottom: 2px solid #000; }
.mac-panel p { max-width: 680px; font-size: 15px; line-height: 1.45; }.mac-panel hr { margin: 24px 0; border: 0; border-top: 1px solid #000; }
.mac-status { margin-top: 28px; padding: 10px; border: 1px solid #000; background: #eee; font: 11px/1.3 "Courier New", monospace; }
.mac-caret { animation: caret-blink 1s steps(2,end) infinite; }
.panel-intro { margin: 24px 0 28px; }
.repo-group + .repo-group { margin-top: 18px; }
.repo-group-title { margin: 0; padding: 7px 8px; display: flex; align-items: center; gap: 10px; border: 1px solid #000; border-bottom: 0; background: #eee; font: 10px/1 "Courier New", monospace; letter-spacing: .05em; text-transform: uppercase; }
.repo-group-index { width: 22px; padding: 2px 0; flex: 0 0 22px; background: #000; color: #fff; text-align: center; }
.repo-group-count { margin-left: auto; color: #000; font: 9px/1 "Courier New", monospace; letter-spacing: 0; white-space: nowrap; }
.mac-file-list { margin: 0; padding: 0; list-style: none; border-top: 1px solid #000; }.mac-file-list li { position: relative; min-height: 72px; padding: 10px 8px; display: grid; grid-template-columns: 34px minmax(0,1fr) auto; align-items: center; border-bottom: 1px solid #000; }.mac-file-list b { min-width: 0; font-size: 18px; line-height: 1.1; overflow-wrap: anywhere; }.mac-file-list small { grid-column: 2; min-width: 0; color: #555; font-size: 12px; line-height: 1.25; }.tiny-doc { position: relative; grid-row: span 2; width: 20px; height: 25px; border: 1px solid #000; background: #fff; box-shadow: 2px 2px 0 #999; }.tiny-doc::after { content: ""; position: absolute; left: 4px; right: 4px; top: 7px; height: 1px; background: #000; box-shadow: 0 4px #000, 0 8px #000; }
.repo-actions { grid-column: 3; grid-row: 1 / span 2; align-self: center; display: inline-flex; align-items: center; justify-content: flex-end; gap: 6px; }.repo-visibility { min-width: 58px; padding: 4px 5px; display: inline-flex; align-items: center; justify-content: center; gap: 5px; border: 1px solid #000; background: #fff; color: #000; font: 8px/1 "Courier New", monospace; text-transform: uppercase; }.repo-visibility::before { content: ""; width: 5px; height: 5px; border: 1px solid #000; background: #000; }.repo-visibility.is-public::before { border-color: #244cff; background: #244cff; }
.file-link { min-width: 58px; align-self: center; padding: 4px 6px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid #000; background: #fff; color: #000; box-shadow: 1px 1px 0 #000; font: 9px/1.1 "Courier New", monospace; text-decoration: none; text-transform: uppercase; }.file-link:is(:hover,:focus-visible) { background: #244cff; color: #fff; }.file-link:active { transform: translate(1px,1px); box-shadow: none; }
.file-peek { position: absolute; z-index: 8; right: 16px; top: 50%; width: 230px; padding: 10px; border: 2px solid #000; background: #fff; box-shadow: 4px 4px 0 #000; opacity: 0; pointer-events: none; overflow-wrap: anywhere; font: 9px/1.5 "Courier New", monospace; transform: translateY(-45%) rotate(2deg) scale(.97); transition: opacity 110ms steps(2,end), transform 150ms ease-out; }.mac-file-list li:nth-child(even) .file-peek { transform: translateY(-45%) rotate(-2deg) scale(.97); }.mac-file-list li:is(:hover,:focus,:focus-within) .file-peek { opacity: 1; transform: translateY(-50%) rotate(-1deg) scale(1); }.mac-file-list li:nth-child(even):is(:hover,:focus,:focus-within) .file-peek { transform: translateY(-50%) rotate(1deg) scale(1); }
.repo-file .file-peek { right: 78px; }.repo-file.has-link .file-peek { right: 148px; }
.mac-profile-ledger { margin: 18px 0 0; border-top: 1px solid #000; font: 10px/1.3 "Courier New", monospace; }.mac-profile-ledger div { display: grid; grid-template-columns: 82px 1fr; gap: 10px; padding: 7px 0; border-bottom: 1px dotted #666; }.mac-profile-ledger dt { font-weight: bold; }.mac-profile-ledger dd { margin: 0; }
.mac-timeline { margin: 0; padding: 0; list-style: none; border-top: 1px solid #000; }.mac-timeline li { min-height: 82px; padding: 9px 4px; display: grid; grid-template-columns: 90px 1fr; gap: 14px; border-bottom: 1px solid #000; }.mac-timeline time { font: 10px/1.3 "Courier New", monospace; }.mac-timeline div { display: grid; grid-template-columns: 1fr auto; gap: 4px 14px; }.mac-timeline b { font-size: 16px; }.mac-timeline span { align-self: center; font-size: 11px; }.mac-timeline small { grid-column: 1 / -1; color: #444; font-size: 11px; line-height: 1.35; }
.timeline-company-link,.timeline-link { align-self: center; padding: 4px 6px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid #000; background: #fff; color: #000; box-shadow: 1px 1px 0 #000; font: 9px/1.1 "Courier New", monospace; text-decoration: none; text-transform: uppercase; }.timeline-company-link { justify-self: end; }.timeline-company-link:is(:hover,:focus-visible),.timeline-link:is(:hover,:focus-visible) { background: #244cff; color: #fff; }.timeline-company-link:active,.timeline-link:active { transform: translate(1px,1px); box-shadow: none; }
.mac-timeline .is-milestone { min-height: 70px; margin: 6px 0; padding: 9px 8px; border: 1px solid #000; background: #eee; box-shadow: 2px 2px 0 #000; }.mac-timeline .is-milestone time { color: #244cff; font-weight: bold; }.mac-timeline .is-milestone div { position: relative; }.mac-timeline .is-milestone > div > span:not(.timeline-peek) { font: 9px/1.3 "Courier New", monospace; letter-spacing: .04em; text-transform: uppercase; }.mac-timeline .is-milestone small { grid-column: 1; padding-right: 8px; }
.timeline-link { grid-column: 2; grid-row: 2; min-width: 94px; }
.mac-timeline .is-milestone .timeline-peek { position: absolute; z-index: 8; right: 112px; top: 50%; width: 218px; padding: 10px; border: 2px solid #000; background: #fff; color: #000; box-shadow: 4px 4px 0 #000; opacity: 0; pointer-events: none; font: 9px/1.5 "Courier New", monospace; letter-spacing: 0; text-transform: none; transform: translateY(-45%) rotate(-2deg) scale(.97); transition: opacity 110ms steps(2,end), transform 150ms ease-out; }.mac-timeline .is-milestone:is(:hover,:focus-within) .timeline-peek { opacity: 1; transform: translateY(-50%) rotate(1deg) scale(1); }
.mac-personal-list { margin: 0; border-top: 1px solid #000; }
.mac-personal-list > div { position: relative; min-height: 92px; padding: 15px 8px; display: grid; grid-template-columns: 170px minmax(0,1fr); gap: 20px; align-items: start; border-bottom: 1px solid #000; }
.mac-personal-list dt { display: flex; align-items: center; gap: 10px; font-size: 15px; font-weight: bold; }
.mac-personal-list dt > span:first-child { width: 23px; padding: 3px 0; flex: 0 0 23px; background: #000; color: #fff; font: 9px/1 "Courier New", monospace; text-align: center; }
.mac-personal-list .personal-label-stack { display: grid; grid-template-columns: 23px minmax(0,1fr); column-gap: 10px; row-gap: 7px; align-items: start; }
.personal-label-text,.personal-label-visual { grid-column: 2; }
.personal-label-visual { justify-self: start; }
.mac-personal-list dd { margin: 0; display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 14px; color: #333; font-size: 13px; line-height: 1.4; }
.mac-personal-list dd small { padding-top: 3px; color: #000; font: 8px/1 "Courier New", monospace; letter-spacing: .04em; }
.personal-visual { position: absolute; z-index: 30; right: 18px; top: 50%; opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(-46%) rotate(-1.5deg) scale(.96); transform-origin: right center; transition: opacity 110ms steps(2,end),transform 160ms ease-out,visibility 0s linear 160ms; }.mac-personal-list > div:is(:hover,:focus) { z-index: 10; }.mac-personal-list > div:is(:hover,:focus) .personal-visual { opacity: 1; visibility: visible; transform: translateY(-50%) rotate(.8deg) scale(1); transition-delay: 0s; }
.personal-photo-stack { width: 320px; height: 142px; }.personal-photo { position: absolute; display: block; box-sizing: border-box; border: 5px solid #fff; border-bottom-width: 17px; background: #ddd; object-fit: cover; box-shadow: 3px 3px 0 #000; }.family-photos { right: 28px; }.family-couple { left: 54px; top: 5px; width: 132px; height: 130px; object-position: 50% 28%; transform: rotate(-3deg); }.family-dog { left: 178px; top: 18px; width: 96px; height: 112px; object-position: 50% 38%; transform: rotate(5deg); }.outdoors-photos { right: 5px; }.outdoors-water { left: 5px; top: 28px; width: 132px; height: 94px; transform: rotate(-4deg); }.outdoors-cruise { left: 92px; top: 7px; width: 136px; height: 98px; transform: rotate(2deg); }.outdoors-snow { left: 202px; top: 25px; width: 112px; height: 108px; object-position: 50% 32%; transform: rotate(5deg); }
.personal-inline-icons { grid-column: 1 / -1; min-height: 34px; margin-top: 1px; display: flex; align-items: center; gap: 7px; }
.sports-inline-icons { min-height: 30px; gap: 12px; }
.sports-mark { width: 30px; height: 30px; display: grid; place-items: center; }
.sports-mark img { display: block; max-width: 29px; max-height: 29px; object-fit: contain; filter: grayscale(1) contrast(1.35); }
.sports-mark.penn-state-mark img { max-width: 31px; max-height: 31px; }
.learning-inline-icons { min-height: 30px; gap: 12px; }
.lab-mark { width: 28px; height: 28px; display: grid; place-items: center; }
.lab-mark img { display: block; max-width: 27px; max-height: 27px; object-fit: contain; filter: grayscale(1) contrast(1.35); }
.sports-photo-peek { right: 24px; width: 130px; height: 112px; }
.sports-photo-peek .sports-photo { left: 4px; top: 3px; width: 122px; height: 104px; object-position: 50% 42%; transform: rotate(4deg); }
.macbook-mark { position: relative; width: 48px; height: 30px; flex: 0 0 48px; margin-left: 2px; display: block; border: 2px solid #000; background: #fff; }
.macbook-mark::before { content: ""; position: absolute; inset: 3px 4px 6px; border: 1px solid #000; background: #ddd; }
.macbook-mark::after { content: ""; position: absolute; left: -6px; right: -6px; bottom: -5px; height: 3px; border: 1px solid #000; background: #fff; box-shadow: 0 2px 0 #000; }
.macbook-mark img { position: absolute; z-index: 1; left: 50%; top: 48%; width: 8px; height: 8px; transform: translate(-50%,-50%); filter: none; }
.learning-device-visual { min-height: 42px; padding: 3px 0 2px 7px; }
.learning-device-visual .macbook-mark { transform: none; filter: none; }
.audio-label-icons { min-height: 42px; display: flex; align-items: center; gap: 10px; }
.audio-product { min-width: 48px; display: grid; place-items: center; }
.audio-product svg { width: 44px; height: 34px; fill: none; stroke: #000; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.audio-product .airpods-pro-case { width: 47px; height: 37px; }
.contact-actions { margin-top: 18px; display: flex; flex-wrap: wrap; align-items: center; gap: 12px; }.contact-action { width: 112px; min-height: 48px; box-sizing: border-box; display: inline-flex; align-items: center; justify-content: center; border: 2px solid #000; background: #fff; color: #000; box-shadow: 2px 2px 0 #000; text-decoration: none; }.contact-email { gap: 9px; padding: 0 12px; font-weight: bold; }.contact-email-icon { width: 24px; height: 19px; display: block; }.contact-linkedin { padding: 0; }.contact-linkedin > span { width: 30px; height: 30px; display: grid; place-items: center; background: #000; color: #fff; font: bold 18px/1 Arial,sans-serif; letter-spacing: -1px; }.contact-bio { gap: 7px; padding: 0 8px; font-size: 11px; font-weight: bold; }.contact-bio-icon { width: 24px; height: 20px; flex: 0 0 24px; }.contact-action:is(:hover,:focus-visible) { background: #244cff; color: #fff; }.contact-linkedin:is(:hover,:focus-visible) > span { background: #fff; color: #244cff; }.contact-action:focus-visible { outline: 2px solid #000; outline-offset: 2px; }.contact-action:active { box-shadow: none; transform: translate(2px,2px); }
.window-status { height: 26px; flex: 0 0 26px; padding: 0 10px; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid #000; font-size: 11px; }

@keyframes caret-blink { 50% { opacity: 0; } }

*:focus-visible { outline: 2px solid currentColor; outline-offset: 2px; }

@media (max-width: 760px) {
  .system-desk { overflow: auto; }
  .mac-menu { gap: 14px; }.mac-menu span:nth-of-type(2),.mac-menu span:nth-of-type(3) { display: none; }.mac-menu time { font-size: 10px; }
  .mac-desktop { min-height: 100svh; padding: 82px 14px 112px; }.desktop-note { display: none; }
  .mac-icons { position: fixed; z-index: 12; left: 8px; right: auto; top: auto; bottom: 10px; flex-direction: row; gap: 2px; }
  .mac-icon { width: 60px; font-size: 10px; }.profile-card-shape { width: 38px; height: 27px; }.profile-card-shape::before { left: 3px; top: 4px; width: 13px; height: 16px; border-width: 1px; }.profile-card-shape::after { left: 23px; top: 6px; width: 10px; height: 1px; box-shadow: 0 5px 0 #777,0 10px 0 #777; }.profile-card-shape i { left: 8px; top: 7px; width: 4px; height: 4px; }.profile-card-shape i::after { left: -3px; top: 5px; width: 8px; height: 6px; }.project-stack-shape { width: 34px; height: 27px; margin-top: 5px; box-shadow: -3px -3px 0 #fff,-5px -5px 0 #000,inset -3px -3px 0 #ccc; }.project-stack-shape::before { left: 5px; top: 16px; width: 21px; box-shadow: 0 5px 0 #777; }.project-stack-shape i { left: 7px; top: 3px; font-size: 9px; }.resume-shape { width: 30px; height: 38px; }.resume-shape::before { width: 9px; height: 9px; }.resume-shape::after { left: 5px; top: 20px; width: 17px; height: 1px; box-shadow: 0 5px 0 #777,0 10px 0 #777; }.resume-shape i { left: 5px; top: 6px; width: 14px; height: 2px; }.resume-shape i::after { top: 5px; width: 10px; height: 1px; }.computer-shape { width: 34px; height: 39px; margin-bottom: 15px; }.computer-shape::before { left: 5px; top: 4px; width: 20px; height: 18px; }.computer-shape::after { right: 5px; bottom: 6px; width: 9px; }.keyboard-shape { left: -3px; bottom: -16px; width: 36px; height: 8px; }.keyboard-shape::before { left: 17px; top: -9px; width: 7px; height: 8px; }.keyboard-shape::after { inset: 2px 2px 2px; background-size: 4px 100%; }.icon-peek,.file-peek,.timeline-peek { display: none; }
  .mac-window { position: relative; left: auto; top: auto; width: 100%; height: calc(100svh - 165px); min-height: calc(100svh - 165px); max-height: calc(100svh - 165px); box-shadow: 5px 5px 0 #000; }
  .window-content { min-height: calc(100svh - 225px); padding: 26px 20px; }.mac-about-head { grid-template-columns: 62px 1fr; gap: 13px; }.pixel-monogram { width: 56px; height: 56px; font-size: 20px; }.mac-panel h1,.mac-panel h2 { font-size: 27px; }.mac-panel p { font-size: 14px; }.mac-profile-ledger div { grid-template-columns: 70px 1fr; }.mac-status { margin-top: 24px; }.repo-group + .repo-group { margin-top: 14px; }.repo-group-title { padding: 6px; gap: 7px; }.repo-group-count { font-size: 8px; }.mac-file-list li { min-height: 92px; }.file-link { min-height: 34px; padding: 7px 5px; font-size: 8px; }.mac-timeline li { min-height: 122px; grid-template-columns: 68px 1fr; }.mac-timeline div { grid-template-columns: 1fr; }.mac-timeline span { font-size: 10px; }.mac-timeline .is-milestone small,.timeline-link { grid-column: 1; grid-row: auto; }.timeline-link,.timeline-company-link { min-height: 34px; margin-top: 4px; justify-self: start; padding: 7px 6px; }.mac-personal-list > div { min-height: 0; padding: 14px 4px; grid-template-columns: 1fr; gap: 9px; }.mac-personal-list dd { padding-left: 33px; gap: 8px; font-size: 12px; }
  .personal-visual { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  *,*::before,*::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
