html {
  font-size: 16px;
}

.skip-link {
  position: absolute;
  left: -9999px;
  z-index: 9999;
  padding: 0.5rem 1rem;
  background: #2a4f7e;
  color: #efe4cc;
  font-weight: bold;
  text-decoration: none;
  border: 2px solid #0b1f33;
}

.skip-link:focus {
  left: 0.75rem;
  top: 0.75rem;
  outline: 2px solid #efe4cc;
  outline-offset: 2px;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
summary:focus-visible,
textarea:focus-visible {
  outline: 2px solid #0b3a6e;
  outline-offset: 2px;
}

.site-sidebar-badges-center {
  text-align: center;
}

.site-flagcounter-img {
  border: 0;
  vertical-align: middle;
}

.caption-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.iframe-embed {
  border: 0;
}

.chess-ratings-comparison {
  width: 100%;
  border: 1px solid #2a4f7e;
  border-collapse: collapse;
  border-spacing: 0;
}

.chess-ratings-comparison th,
.chess-ratings-comparison td {
  padding: 6px;
}

body {
  margin: 0;
  padding: 20px 16px 36px;
  background-color: #c9c0ab;
  background-image: repeating-linear-gradient(
    0deg,
    #c9c0ab 0,
    #c9c0ab 2px,
    #c3b9a1 2px,
    #c3b9a1 4px
  );
  color: #000000;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.5;
}

site-utility-bar {
  display: none;
}

site-main-header,
site-main-footer {
  display: block;
}

main,
body > header,
body > footer,
.site-header,
.site-footer,
.site-right-sidebar {
  max-width: 760px;
  margin: 0 auto 1.5rem;
  padding: 0.9rem 1rem;
  border: 2px solid #2a4f7e;
  background: #efe4cc;
}

.site-header,
.site-footer,
body > header {
  text-align: center;
}

.site-copyright {
  margin: 0.5rem 0 0;
}

.site-footer-nav {
  margin: 0;
}

.site-footer-nav a {
  font-weight: bold;
}

@media (prefers-reduced-motion: reduce) {
  .skip-link {
    transition: none;
  }
}

.site-featured-music-label,
.site-featured-music-title {
  margin: 0 0 0.35rem;
}

.site-featured-music-label {
  font-size: 0.95rem;
}

.site-featured-music-title {
  font-weight: bold;
}

.site-featured-soundcloud,
.music-soundcloud-embed {
  width: 100%;
  max-width: 660px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.music-soundcloud-embed {
  border: 1px solid #2a4f7e;
  background: #efe4cc;
}

.soundcloud-track-credit {
  margin-top: 0.35rem;
  font-size: 10px;
  color: #666666;
  line-break: anywhere;
  word-break: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: Interstate, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Garuda, Verdana, Tahoma, sans-serif;
  font-weight: 100;
}

.soundcloud-track-credit a {
  color: #555555;
  text-decoration: none;
}

.soundcloud-track-credit a:hover,
.soundcloud-track-credit a:focus-visible {
  text-decoration: underline;
}

.site-title,
body > header h1 {
  margin: 0;
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: bold;
}

.site-title a {
  color: #000000;
  text-decoration: none;
}

.site-profile-photo {
  width: 170px;
  max-width: 100%;
  margin: 0.5rem auto 0.75rem;
  border: 1px solid #2a4f7e;
}

.site-right-sidebar img {
  width: 100%;
  max-width: 180px;
}

.site-header-w3c.site-w3c-validation {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  column-gap: 0.75rem;
  row-gap: 0.4rem;
  margin: 0.35rem auto 0.6rem;
  max-width: 100%;
}

.w3c-badge-link {
  display: inline-block;
  line-height: 0;
}

.site-a11y-badge-link {
  line-height: 0;
}

.site-header .site-w3c-validation .w3c-validation-badge-img {
  width: auto;
  max-width: 100%;
  height: auto;
  image-rendering: auto;
  vertical-align: top;
}

.site-sponsor-block {
  text-align: center;
}

.site-sponsor-block .section-label {
  margin: 0 0 0.45rem;
}

.site-ad-slot {
  display: inline-block;
  margin: 0;
  width: 180px;
  height: 150px;
  background: #f7f2e8;
  border: 1px dashed #9a9a9a;
  overflow: hidden;
}

/* Manual Sponsor slot only — suppress Auto ad placements injected elsewhere */
ins.adsbygoogle:not(.site-ad-slot),
.google-auto-placed {
  display: none !important;
}

.site-tagline,
.blog-intro,
.subtitle,
.hero-subtitle,
.hero-copy,
.header-subtitle,
.resume-role-line {
  margin: 0.5rem 0;
}

.site-nav,
.site-nav-bar,
.byline,
.header-meta,
.header-byline,
.resume-contact-row,
.sync-row,
.resume-skill-pills,
.wow-badges {
  margin: 0.75rem 0;
}

.top-bar,
.site-nav-bar {
  text-align: center;
}

.site-nav a + a::before,
.site-nav-bar a + a::before {
  content: " | ";
  color: #555555;
}

.site-nav a[aria-current="page"] {
  font-weight: bold;
}

.gaming-subnav {
  max-width: 760px;
  margin: 0 auto 1rem;
  padding: 0.55rem 0.7rem;
  border: 1px solid #2a4f7e;
  background: #ece4d2;
  text-align: center;
}

.gaming-subnav-link {
  display: inline-block;
  margin: 0 0.45rem 0.35rem 0;
}

.gaming-subnav-link[aria-current="page"] {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

h1,
h2,
h3,
h4 {
  margin: 0 0 0.75rem;
  line-height: 1.25;
}

p,
ul,
ol,
dl,
table,
figure,
pre,
blockquote {
  margin: 0 0 1rem;
}

ul,
ol {
  padding-left: 1.35rem;
}

li {
  margin-bottom: 0.35rem;
}

a {
  color: #0000ee;
}

a:visited {
  color: #551a8b;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

figure img {
  margin-bottom: 0.35rem;
}

.photo-gallery-intro {
  margin-bottom: 1rem;
}

.photo-gallery-intro code {
  font-size: 0.9em;
}

.photo-gallery-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
  margin: 1.25rem 0;
}

@media (min-width: 520px) {
  .photo-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.photo-gallery-item {
  margin: 0;
  border: 1px solid #2a4f7e;
  padding: 0.5rem;
  background: #f7f2e8;
}

.photo-gallery-item > img {
  margin-bottom: 0;
  width: 100%;
  height: auto;
  border: 1px solid #c9c0ab;
}

.photo-gallery-item figcaption,
.photo-gallery-figcaption {
  margin: 0.5rem 0 0;
}

.photo-gallery-figcaption .photo-gallery-caption {
  margin: 0 0 0.35rem;
  color: #000000;
  font-size: 1rem;
  line-height: 1.45;
}

.photo-gallery-exif {
  display: block;
  font-size: 0.82rem;
  line-height: 1.4;
  color: #5a5a5a;
  font-weight: normal;
}

.photo-gallery-placeholder {
  aspect-ratio: 4 / 3;
  width: 100%;
  box-sizing: border-box;
  background: repeating-linear-gradient(
    -45deg,
    #e8dfd0,
    #e8dfd0 8px,
    #dfd6ca 8px,
    #dfd6ca 16px
  );
  border: 1px dashed #7a7a7a;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #555555;
  font-size: 0.95rem;
  font-style: italic;
}

.photo-gallery-placeholder::after {
  content: "Photo slot";
}

.photo-gallery-flickr-wrap {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #999999;
}

.photo-gallery-flickr-wrap code {
  font-size: 0.9em;
}

figcaption,
.fine-print,
.muted-line,
.post-meta,
.feed-meta,
.header-meta,
.header-byline,
.byline,
.resume-contact-row,
.site-tagline,
.hero-label,
.kicker,
.section-label,
.resume-section-label,
.panel-head,
.panel-header,
.summary-label,
.game-kicker,
.project-card-team,
.tracker-note,
.achievement-pts-label,
.sidebar-label,
.raid-text,
.roster-meta,
.resume-employer-sub,
.resume-role-sub,
.resume-cert-issuer,
.resume-edu-school,
.project-card-links,
.project-card-link,
.post-tag {
  font-size: 0.95rem;
}

hr,
.section-rule {
  border: 0;
  border-top: 1px solid #999999;
  margin: 1.5rem 0;
}

pre,
code,
.resume-btn,
.site-nav,
.site-nav-bar,
.header-meta,
.header-byline,
.byline,
.feed-meta,
.muted-line,
.file-header {
  font-family: "Courier New", Courier, monospace;
}

code {
  font-size: 0.95em;
}

pre {
  padding: 0.75rem;
  border: 1px solid #999999;
  background: #f5f5f5;
  overflow-x: auto;
  white-space: pre-wrap;
}

table {
  width: 100%;
  border-collapse: collapse;
}

th,
td {
  padding: 0.4rem 0.5rem;
  border: 1px solid #999999;
  vertical-align: top;
  text-align: left;
}

blockquote {
  padding-left: 1rem;
  border-left: 3px solid #999999;
}

.pbs-banner {
  margin: 0 0 0.5rem;
  padding: 0.5rem 0.6rem;
  border: 1px solid #9bb3d9;
  background: #e1efff;
  display: flex;
  align-items: center;
  gap: 0.6rem;
}

.pbs-banner img {
  display: block;
}

.pbs-banner-text {
  font-size: 0.95rem;
}

.post-list {
  list-style: none;
  padding-left: 0;
}

.post-list-item {
  margin-bottom: 1.5rem;
}

nav.post-filter-bar,
.post-filter-bar {
  margin: 0.75rem 0 0;
}

.post-filter-bar button,
.post-pager button {
  margin: 0 0.45rem 0.35rem 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #0000ee;
  text-decoration: underline;
  cursor: pointer;
  font-family: inherit;
  font-size: 1rem;
}

.post-filter-bar button.is-active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.post-filter-bar button:disabled,
.post-pager button:disabled {
  color: #666666;
  text-decoration: none;
  cursor: default;
}

nav.post-pager,
.post-pager {
  margin: 0.5rem 0 1rem;
  font-family: "Courier New", Courier, monospace;
}

.post-pager span {
  margin: 0 0.45rem;
}

.latest-post-badge {
  display: inline-block;
  vertical-align: middle;
}

.post-tag-link {
  text-decoration: none;
}

.section-label,
.resume-section-label,
.panel-head,
.panel-header,
.project-card-name,
.principle-term,
.game-name,
.hero-title,
.summary-value,
.resume-employer-name,
.resume-role-title,
.resume-cert-name,
.resume-edu-degree,
.identity-name,
.mode,
.score,
.roster-name,
.roster-ilvl,
.wow-character-title,
.wow-character-name,
.wow-character-meta,
.wow-character-realm,
.ilvl-label,
.ilvl-number,
.achievement-pts,
.sidebar-value,
.raid-name {
  display: block;
}

.section-label,
.resume-section-label,
.panel-head,
.panel-header,
.project-card-name,
.principle-term,
.game-name,
.resume-employer-name,
.resume-role-title,
.resume-cert-name,
.resume-edu-degree,
.identity-name,
.hero-title,
.summary-value,
.achievement-pts,
.roster-name,
.wow-character-name {
  font-weight: bold;
}

.home-about-tag,
.resume-skill-pill,
.sync-pill,
.wow-badge,
.post-tag {
  display: inline-block;
  margin: 0 0.4rem 0.4rem 0;
}

.home-about,
.open-science-intro-block,
.project-card,
.principle-item,
.game-card,
.summary-card,
.panel,
.callout,
.loot-box,
.plugin-card,
.broadcast-card,
.resume-employer,
.resume-cert,
.resume-edu,
.tracker-block,
.tracker-metric,
.record-item,
.stat-cell,
.wow-panel,
.sidebar-row,
.raid-item,
.link-item,
.resume-actions,
.personal-note,
.file-header,
.screenshot-placeholder {
  margin-bottom: 1rem;
}

.summary-card > span,
.tracker-metric > span,
.record-item > span,
.stat-cell > span,
.roster-info > span,
.achievement-hero > span,
.sidebar-row > span,
.identity > p,
.project-card > span {
  display: block;
}

.game-card,
.link-item {
  display: block;
}

.project-card-links a,
.link-list a,
.post-footer a,
.all-posts-link,
.game-link {
  display: inline-block;
  margin-right: 0.75rem;
}

.scroll-hint {
  display: none;
}

.resume-employer-logo,
.resume-logo-placeholder,
.broadcast-img,
.wow-class-icon-small,
.wow-class-icon-large {
  width: 72px;
  max-width: 100%;
  margin-bottom: 0.75rem;
}

.avatar,
.roster-avatar,
.wow-avatar-frame {
  width: 88px;
  max-width: 100%;
  margin-bottom: 0.75rem;
}

.avatar img,
.roster-avatar img,
.wow-avatar-frame img {
  width: 100%;
}

.home-about-avatar {
  width: 118px;
  max-width: 100%;
  margin: 0 0 1rem;
}

.divider {
  text-align: center;
}

.post-footer {
  margin-top: 2rem;
  text-align: center;
}

.top-bar {
  margin: 0 auto 1rem;
  padding: 0.45rem 0.6rem;
  border: 1px solid #999999;
  background: #ece4d2;
  font-family: "Courier New", Courier, monospace;
  font-size: 0.9rem;
}

.header-inner {
  margin-bottom: 1rem;
}

.header-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem 0.75rem;
}

.header-byline {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
}

.header-byline > div {
  display: inline-flex;
  gap: 0.3rem;
}

.drop-cap::first-letter {
  float: left;
  font-size: 2.2rem;
  line-height: 1;
  padding-right: 0.2rem;
}

.tree {
  padding: 0.75rem;
  border: 1px solid #999999;
  background: #f5f5f5;
  font-family: "Courier New", Courier, monospace;
  white-space: pre;
  overflow-x: auto;
}

.keybind-list {
  list-style: none;
  padding-left: 0;
}

.keybind-list li {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.4rem;
}

.keybind-key {
  display: inline-block;
  min-width: 11rem;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
}

.keybind-desc {
  flex: 1;
}

.callout {
  padding: 0.75rem;
  border: 1px solid #9a9a9a;
  background: #f3eddf;
}

.callout-label {
  display: inline-block;
  margin-bottom: 0.35rem;
  font-weight: bold;
}

.byline .sep::before {
  content: "·";
  margin: 0 0.4rem;
  color: #4f4a40;
}

.byline .bright {
  font-weight: bold;
  color: inherit;
}

.broadcast-card {
  padding: 0.55rem 0.6rem;
  border: 1px solid #9f9f9f;
  background: #efe4cc;
}

.card-scifi {
  border-left: 1px solid #9f9f9f;
}

.card-crime {
  border-left: 1px solid #9f9f9f;
}

.card-comedy {
  border-left: 1px solid #9f9f9f;
}

.broadcast-label {
  margin-bottom: 0.25rem;
  font-size: 0.95rem;
  letter-spacing: 0;
  text-transform: none;
  color: inherit;
}

.broadcast-title {
  margin-bottom: 0.2rem;
  font-weight: bold;
  font-size: 1rem;
}

.broadcast-card .broadcast-img {
  width: 100%;
  max-width: 320px;
  border: 1px solid #999999;
  background: transparent;
}

.tilt-l {
  transform: none;
}

.tilt-r {
  transform: none;
}

.tilt-n {
  transform: none;
}

.teaser {
  padding: 0.45rem 0.55rem;
  border: 1px solid #999999;
  background: #efe4cc;
}

.teaser-label {
  display: block;
  margin-bottom: 0.25rem;
  font-weight: bold;
}

.screenshot-placeholder {
  border: 1px dashed #999999;
  background: #f8f5ec;
  padding: 0.75rem;
  text-align: center;
}

.placeholder-icon {
  font-size: 1.4rem;
}

.placeholder-label {
  font-weight: bold;
}

.nova-banner {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 0.85rem;
  padding: 0.45rem 0.6rem;
  border: 1px solid #1c3860;
  background: #2a4f7e;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}

.nova-header {
  display: block;
}

.nova-header-main {
  min-width: 0;
}

.nova-support {
  margin: 0.5rem 0 0;
  padding: 0.65rem 0.75rem;
  background: #d9ebff;
  border: 1px solid #6f93bd;
  min-width: 0;
}

.nova-support p {
  margin-bottom: 0.5rem;
}

.nova-support img {
  width: 88px !important;
  max-width: 100%;
}

.wow-wrap {
  padding: 0.2rem 0;
}

.wow-section {
  margin-bottom: 1rem;
}

.roster-avatar,
.wow-avatar-frame {
  width: 56px;
  margin: 0;
  border: 1px solid #9b9b9b;
}

.is-hidden {
  display: none !important;
}

.wow-hero {
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr) 72px;
  gap: 0.85rem 1rem;
  align-items: start;
  margin-bottom: 0.85rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid #b5b0a4;
}

.wow-hero-portrait {
  width: 86px;
}

.wow-hero-emblem {
  text-align: right;
}

.wow-class-icon-small,
.wow-class-icon-large {
  width: 64px;
  border: 1px solid #9b9b9b;
  margin-top: 0.3rem;
}

.wow-character-title {
  margin: 0 0 0.15rem;
  font-size: 0.9rem;
  font-style: italic;
  color: #5a5348;
}

.wow-character-name {
  margin: 0 0 0.2rem;
  font-size: 1.65rem;
  line-height: 1.15;
}

.wow-character-meta,
.wow-character-realm,
.wow-hero-ilvl {
  margin: 0 0 0.2rem;
}

.wow-hero-ilvl {
  margin-top: 0.35rem;
  font-size: 0.95rem;
}

.wow-metric-label {
  color: #5a5348;
}

.ilvl-number {
  font-weight: bold;
  font-variant-numeric: tabular-nums;
}

.wow-quick-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.45rem;
  margin: 0 0 0.85rem;
  padding: 0;
  list-style: none;
}

.wow-quick-stat {
  border: 1px solid #b7b7b7;
  background: #f7f3ea;
  padding: 0.45rem 0.5rem;
  min-height: 3.25rem;
}

.wow-quick-stat .stat-label {
  display: block;
  margin-bottom: 0.2rem;
  font-size: 0.78rem;
  color: #5a5348;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.wow-quick-stat .stat-value {
  display: block;
  font-size: 1.05rem;
  font-weight: bold;
  font-variant-numeric: tabular-nums;
  line-height: 1.2;
}

.wow-prestige-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(9rem, 1fr));
  gap: 0.55rem;
}

.wow-prestige-card {
  border: 1px solid #b7b7b7;
  background: #f7f3ea;
  padding: 0.55rem 0.65rem;
}

.wow-prestige-card--points .wow-prestige-value {
  font-size: 1.35rem;
  line-height: 1.15;
}

.wow-prestige-label {
  display: block;
  margin-bottom: 0.2rem;
  font-size: 0.78rem;
  color: #5a5348;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.wow-prestige-value {
  display: block;
  font-weight: bold;
  font-variant-numeric: tabular-nums;
}

.wow-prestige-card--title .wow-prestige-value {
  font-size: 1rem;
  font-weight: normal;
  font-style: italic;
}

.wow-panel--prestige {
  margin-bottom: 0.85rem;
}

.stat-cell {
  border: 1px solid #b7b7b7;
  background: transparent;
  padding: 0.3rem 0.45rem;
}

.panel-header {
  border-bottom: 1px dashed #9f9f9f;
  margin-bottom: 0.45rem;
  padding-bottom: 0.2rem;
}

.sidebar-row {
  display: table-row;
}

.sidebar-row td:last-child {
  text-align: right;
}

.wow-raid-list {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}

.raid-card {
  margin-bottom: 0;
  padding-bottom: 0.75rem;
  border-bottom: 1px dashed #b5b0a4;
}

.raid-card:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.raid-card .raid-name {
  margin: 0 0 0.4rem;
  font-size: 1rem;
}

.raid-diff-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.raid-diff-row {
  display: grid;
  grid-template-columns: 4.25rem minmax(0, 1fr) 2.5rem;
  align-items: center;
  gap: 0.4rem;
  margin-bottom: 0.35rem;
}

.raid-diff-row:last-child {
  margin-bottom: 0;
}

.raid-diff-label {
  font-size: 0.82rem;
  font-weight: bold;
}

.raid-diff-count {
  font-size: 0.82rem;
  text-align: right;
  font-variant-numeric: tabular-nums;
}

.raid-bar-track {
  height: 8px;
  border: 1px solid #8f8f8f;
  background: #f0ebdf;
}

.raid-bar-fill {
  height: 100%;
  background: #7f8fa3;
}

.raid-bar-fill.is-complete {
  background: #5a7a5e;
}

.wow-footer-note {
  text-align: center;
  border-top: 1px solid #a9a9a9;
  padding-top: 0.7rem;
}

.wow-footer-note span {
  display: block;
}

.rs-wom-wrap {
  border: 1px solid #8f8f8f;
  padding: 1rem;
  background: #efe4cc;
}

.rs-wom-wrap .hero-title {
  margin-bottom: 0.35rem;
}

.rs-mode-links {
  margin: 0.35rem 0 0.4rem;
}

.rs-mode-link {
  margin-right: 0.55rem;
}

.rs-mode-link.is-active {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.rs-columns {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: 1fr;
}

.rs-panel {
  border: 1px solid #9a9a9a;
  background: #f3ead7;
  padding: 0.7rem;
}

.panel-group .rs-panel {
  margin-bottom: 0.65rem;
}

.rs-panel .panel-head {
  margin-bottom: 0.5rem;
  border-bottom: 1px dashed #a8a8a8;
  padding-bottom: 0.3rem;
}

.skill-table th {
  background: #dfd4bc;
}

.skill-table td,
.skill-table th {
  border-color: #bfa88a;
}

.rs-skill-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 0.35rem;
  vertical-align: text-bottom;
}

/* Resume: LinkedIn-inspired experience layout */
.resume-wrap {
  max-width: 690px;
  margin: 0 auto;
}

.resume-identity {
  margin-bottom: 1rem;
}

.resume-role-line {
  margin-top: 0.3rem;
  font-size: 1.1rem;
}

.resume-contact-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 0.85rem;
}

.resume-contact-row span + span::before {
  content: "·";
  margin-right: 0.85rem;
  color: #6f6a5d;
}

.resume-section {
  margin-bottom: 1.4rem;
}

.resume-section-label {
  margin-bottom: 0.55rem;
  padding-bottom: 0.35rem;
  border-bottom: 1px solid #cbc1a8;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.resume-summary-text {
  margin-bottom: 0.25rem;
}

.resume-employer,
.resume-cert,
.resume-edu {
  border: 1px solid #c7bca1;
  background: #f5eddb;
  border-radius: 8px;
  padding: 0.85rem 0.95rem;
}

.resume-employer + .resume-employer,
.resume-cert + .resume-cert,
.resume-edu + .resume-edu {
  margin-top: 0.9rem;
}

.resume-employer-hd {
  display: flex;
  align-items: flex-start;
  gap: 0.8rem;
}

.resume-employer-logo {
  width: 56px;
  height: 56px;
  margin-bottom: 0;
  border-radius: 6px;
  border: 1px solid #b7ad95;
  object-fit: cover;
  flex: 0 0 56px;
}

.resume-employer-name {
  margin-bottom: 0.1rem;
  font-size: 1.08rem;
}

.resume-employer-sub,
.resume-role-sub,
.resume-cert-issuer,
.resume-edu-school {
  color: #4f4a40;
}

.resume-roles {
  position: relative;
  margin-top: 0.75rem;
  margin-left: 0.7rem;
  padding-left: 1.1rem;
  border-left: 2px solid #c6bca6;
}

.resume-role {
  position: relative;
  margin-bottom: 0.85rem;
  padding-bottom: 0.85rem;
}

.resume-role:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.resume-role::before {
  content: "";
  position: absolute;
  left: -1.55rem;
  top: 0.28rem;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #7f7461;
  border: 2px solid #f5eddb;
}

.resume-role-title {
  margin-bottom: 0.1rem;
  font-size: 1.01rem;
}

.resume-role-desc {
  margin: 0.45rem 0 0.55rem;
}

.resume-role-body {
  margin-top: 0.65rem;
  padding-top: 0.65rem;
  border-top: 1px solid #ddd2b9;
}

.resume-skill-pills {
  margin: 0.4rem 0 0;
}

.resume-skill-pill {
  margin: 0 0.35rem 0.35rem 0;
  padding: 0.14rem 0.45rem;
  border-radius: 999px;
  border: 1px solid #c9bea4;
  background: #eee2c7;
  font-size: 0.85rem;
}

.resume-cert {
  display: flex;
  align-items: flex-start;
  gap: 0.8rem;
}

.resume-cert-link {
  display: inline-block;
  margin-top: 0.28rem;
}

.resume-pub-desc {
  margin-top: 0.6rem;
  padding-top: 0.6rem;
  border-top: 1px solid #ddd2b9;
}

/* Geocaching (geocaching.html) */
.geocache-pgc-stats {
  margin: 0.5rem 0 0.85rem;
  line-height: 0;
}

.geocache-pgc-stats-img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* Open source contributions (projects + resume; rendered by <oss-contributions>) */
.projects-building-section {
  margin-bottom: 0.2rem;
}

.oss-contributions-section {
  margin-top: 0.5rem;
}

.oss-osi-section-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem 0.9rem;
  margin-bottom: 0.6rem;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #cbc1a8;
}

.oss-osi-section-head .oss-osi-section-label {
  margin: 0;
  padding: 0;
  border: 0;
  flex: 1 1 12rem;
  min-width: 0;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.oss-osi-link {
  display: block;
  flex: 0 0 auto;
  line-height: 0;
  opacity: 0.88;
  transition: opacity 0.15s ease, transform 0.15s ease;
  filter: contrast(0.95);
}

.oss-osi-link:hover,
.oss-osi-link:focus-visible {
  opacity: 1;
  filter: none;
  outline: none;
}

.oss-osi-link:focus-visible {
  box-shadow: 0 0 0 2px #efe4cc, 0 0 0 4px #2a4f7e;
  border-radius: 2px;
}

.oss-osi-mark {
  display: block;
  height: 2rem;
  width: auto;
  max-width: 7.5rem;
  object-fit: contain;
  object-position: right center;
}

@media (max-width: 480px) {
  .oss-osi-section-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .oss-osi-link {
    align-self: flex-end;
  }
}

.oss-contrib-desc {
  margin: 0.5rem 0 0;
}

.oss-contrib-desc a {
  color: #1a3b6b;
}

.oss-contrib-group-stack {
  min-width: 0;
}

.oss-contrib-group-title {
  margin: 0 0 0.5rem;
  font-size: 1.05rem;
  font-weight: bold;
  color: #1e1e1e;
}

.oss-contrib-nested-block + .oss-contrib-nested-block {
  margin-top: 0.7rem;
  padding-top: 0.7rem;
  border-top: 1px solid #ddd2b9;
}

@media (min-width: 980px) {
  .rs-columns { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .rs-columns > article { grid-column: auto; }
}

@media (max-width: 640px) {
  html {
    font-size: 16px;
  }

  body {
    padding: 16px 12px 28px;
  }

  .nova-support {
    margin-top: 0.5rem;
  }

  .wow-hero-emblem {
    display: none;
  }

  .wow-hero {
    grid-template-columns: 86px minmax(0, 1fr);
  }

  .wow-quick-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .resume-employer,
  .resume-cert,
  .resume-edu {
    padding: 0.75rem;
  }

  .resume-employer-logo {
    width: 50px;
    height: 50px;
    flex-basis: 50px;
  }

  .resume-roles {
    margin-left: 0.35rem;
    padding-left: 0.9rem;
  }

  .resume-role::before {
    left: -1.35rem;
  }

}

@media (min-width: 900px) {
  body {
    display: grid;
    grid-template-columns: 260px minmax(0, 760px) 220px;
    column-gap: 20px;
    justify-content: center;
    align-content: start;
    align-items: start;
  }

  site-main-header {
    grid-column: 1;
    grid-row: 1;
  }

  site-main-footer {
    display: none;
  }

  .site-header,
  .site-footer {
    max-width: none;
    margin: 0 0 1rem;
    text-align: left;
  }

  main,
  .wrap,
  article,
  body > header,
  body > footer,
  .top-bar,
  .site-nav-bar,
  .post-footer,
  .scroll-hint {
    grid-column: 2;
    max-width: none;
    margin: 0 0 1.5rem;
  }

  .site-right-sidebar {
    grid-column: 3;
    grid-row: 1;
    max-width: none;
    align-self: start;
  }

  .site-profile-photo {
    margin-left: 0;
    margin-right: 0;
  }

  .site-nav a {
    display: block;
    margin: 0 0 0.2rem;
  }

  .site-nav a + a::before {
    content: none;
  }

  .gaming-subnav {
    max-width: none;
    margin: 0 0 1.5rem;
  }
}
