/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Geist", "Geist Fallback", "Plus Jakarta Sans", system-ui;
    --font-mono: "Geist Mono", "Geist Mono Fallback", ui-monospace;
    --spacing: 0.25rem;
    --radius-lg: var(--radius);
    --default-font-family: "Geist", "Geist Fallback", "Plus Jakarta Sans", system-ui;
    --default-mono-font-family: "Geist Mono", "Geist Mono Fallback", ui-monospace;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .start {
    inset-inline-start: var(--spacing);
  }
  .block {
    display: block;
  }
}
@property --tw-animation-delay {
  syntax: "*";
  inherits: false;
  initial-value: 0s;
}
@property --tw-animation-direction {
  syntax: "*";
  inherits: false;
  initial-value: normal;
}
@property --tw-animation-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-animation-fill-mode {
  syntax: "*";
  inherits: false;
  initial-value: none;
}
@property --tw-animation-iteration-count {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
:root {
  --background: oklch(1 0 0);
  --foreground: oklch(0.145 0 0);
  --card: oklch(1 0 0);
  --card-foreground: oklch(0.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(0.145 0 0);
  --primary: oklch(0.205 0 0);
  --primary-foreground: oklch(0.985 0 0);
  --secondary: oklch(0.97 0 0);
  --secondary-foreground: oklch(0.205 0 0);
  --muted: oklch(0.97 0 0);
  --muted-foreground: oklch(0.556 0 0);
  --accent: oklch(0.97 0 0);
  --accent-foreground: oklch(0.205 0 0);
  --destructive: oklch(0.577 0.245 27.325);
  --destructive-foreground: oklch(0.577 0.245 27.325);
  --border: oklch(0.922 0 0);
  --input: oklch(0.922 0 0);
  --ring: oklch(0.708 0 0);
  --chart-1: oklch(0.646 0.222 41.116);
  --chart-2: oklch(0.6 0.118 184.704);
  --chart-3: oklch(0.398 0.07 227.392);
  --chart-4: oklch(0.828 0.189 84.429);
  --chart-5: oklch(0.769 0.188 70.08);
  --radius: 0.625rem;
  --sidebar: oklch(0.985 0 0);
  --sidebar-foreground: oklch(0.145 0 0);
  --sidebar-primary: oklch(0.205 0 0);
  --sidebar-primary-foreground: oklch(0.985 0 0);
  --sidebar-accent: oklch(0.97 0 0);
  --sidebar-accent-foreground: oklch(0.205 0 0);
  --sidebar-border: oklch(0.922 0 0);
  --sidebar-ring: oklch(0.708 0 0);
  --radius-lg: calc(var(--radius) + 2px);
  --sidebar-width: 260px;
}
.dark {
  --background: oklch(0.145 0 0);
  --foreground: oklch(0.985 0 0);
  --card: oklch(0.145 0 0);
  --card-foreground: oklch(0.985 0 0);
  --popover: oklch(0.145 0 0);
  --popover-foreground: oklch(0.985 0 0);
  --primary: oklch(0.985 0 0);
  --primary-foreground: oklch(0.205 0 0);
  --secondary: oklch(0.269 0 0);
  --secondary-foreground: oklch(0.985 0 0);
  --muted: oklch(0.269 0 0);
  --muted-foreground: oklch(0.708 0 0);
  --accent: oklch(0.269 0 0);
  --accent-foreground: oklch(0.985 0 0);
  --destructive: oklch(0.396 0.141 25.723);
  --destructive-foreground: oklch(0.637 0.237 25.331);
  --border: oklch(0.269 0 0);
  --input: oklch(0.269 0 0);
  --ring: oklch(0.439 0 0);
  --chart-1: oklch(0.488 0.243 264.376);
  --chart-2: oklch(0.696 0.17 162.48);
  --chart-3: oklch(0.769 0.188 70.08);
  --chart-4: oklch(0.627 0.265 303.9);
  --chart-5: oklch(0.645 0.246 16.439);
  --sidebar: oklch(0.205 0 0);
  --sidebar-foreground: oklch(0.985 0 0);
  --sidebar-primary: oklch(0.488 0.243 264.376);
  --sidebar-primary-foreground: oklch(0.985 0 0);
  --sidebar-accent: oklch(0.269 0 0);
  --sidebar-accent-foreground: oklch(0.985 0 0);
  --sidebar-border: oklch(0.269 0 0);
  --sidebar-ring: oklch(0.439 0 0);
}
@layer base {
  * {
    border-color: var(--border);
    outline-color: var(--ring);
    @supports (color: color-mix(in lab, red, red)) {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }
  body {
    background-color: var(--background);
    color: var(--foreground);
  }
}
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
body {
  margin: 0;
  font-family: var(--font-sans), "Plus Jakarta Sans", system-ui, sans-serif;
  line-height: 1.6;
}
.skip-link {
  position: fixed;
  left: calc(var(--sidebar-width, 260px) + 1rem);
  top: 0.75rem;
  z-index: 25;
  transform: translateY(-200%);
  padding: 0.6rem 0.9rem;
  border-radius: var(--radius);
  background: var(--card);
  border: 1px solid var(--border);
  color: var(--foreground);
  text-decoration: none;
}
.skip-link:focus {
  transform: translateY(0);
  outline: 2px solid var(--ring);
  outline-offset: 2px;
}
.main-wrap {
  margin-left: var(--sidebar-width, 260px);
  min-height: 100vh;
}
.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  width: var(--sidebar-width, 260px);
  height: 100vh;
  z-index: 20;
  background: var(--card);
  border-right: 1px solid var(--border);
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.sidebar-inner {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 2rem 1.5rem;
}
.sidebar-photo-wrap {
  margin-bottom: 1.25rem;
}
.sidebar-photo {
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid var(--border);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.dark .sidebar-photo {
  border-color: var(--border);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
.sidebar-logo {
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0.02em;
  color: var(--foreground);
  text-decoration: none;
  margin-bottom: 0.25rem;
  transition: color 0.2s ease;
}
.sidebar-logo:hover {
  color: var(--primary);
}
.sidebar-tagline {
  font-size: 0.875rem;
  color: var(--muted-foreground);
  margin: 0 0 2rem;
}
.sidebar-nav {
  flex: 1;
}
.sidebar-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-links li {
  margin-bottom: 0.25rem;
}
.sidebar-links a {
  display: block;
  padding: 0.4rem 0;
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--muted-foreground);
  text-decoration: none;
  transition: color 0.2s ease;
}
.sidebar-links a:hover {
  color: var(--primary);
}
.sidebar-links a.active {
  color: var(--primary);
  font-weight: 600;
}
.sidebar-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1rem;
  padding-top: 1.5rem;
  margin-top: auto;
  border-top: 1px solid var(--border);
}
.sidebar-footer a {
  font-size: 0.85rem;
  color: var(--muted-foreground);
  text-decoration: none;
  transition: color 0.2s ease;
}
.sidebar-footer a:hover {
  color: var(--primary);
}
.sidebar-toggle {
  display: none;
  position: fixed;
  top: 1rem;
  left: 1rem;
  z-index: 30;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.5rem;
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.sidebar-toggle-bar {
  display: block;
  width: 18px;
  height: 2px;
  background: var(--foreground);
  border-radius: 1px;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
.sidebar.open + .sidebar-toggle .sidebar-toggle-bar:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.sidebar.open + .sidebar-toggle .sidebar-toggle-bar:nth-child(2) {
  opacity: 0;
}
.sidebar.open + .sidebar-toggle .sidebar-toggle-bar:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.hero {
  min-height: 70vh;
  display: flex;
  align-items: center;
  padding-bottom: 2rem;
}
@media (min-width: 769px) {
  .hero {
    min-height: 100vh;
    padding-bottom: 4rem;
  }
}
.hero-content {
  max-width: 960px;
  margin: 0 auto;
  padding: 3rem 1.5rem 2rem;
  width: 100%;
  text-align: center;
}
.hero h1 {
  font-size: clamp(2.5rem, 5vw, 3.5rem);
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 0.5rem;
  color: var(--foreground);
  scroll-margin-top: 1.5rem;
}
.hero p {
  color: var(--muted-foreground);
  margin-bottom: 1.5rem;
}
.hero-body {
  margin-bottom: 1.25rem;
  max-width: 62ch;
  margin-left: auto;
  margin-right: auto;
}
.hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-bottom: 2rem;
  justify-content: center;
}
.hero-tags .tag {
  padding: 0.6rem 1.25rem;
  font-size: 0.9rem;
  font-weight: 600;
  background: #fff;
  border: 2px solid #1a1a1a;
  border-radius: 4px;
  color: #1a1a1a;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.hero-tags .tag:hover {
  background: #f5f5f5;
}
.hero-download-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.hero .btn-download-cv {
  display: inline-block;
  padding: 1rem 2.5rem;
  font-size: 1.05rem;
  font-weight: 700;
  background: #1a1a1a;
  color: #fff;
  border: 2px solid #1a1a1a;
  border-radius: 4px;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.hero .btn-download-cv:hover {
  background: #333;
  color: #fff;
  border-color: #333;
}
.btn-download-cv {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  background: var(--card);
  color: var(--foreground);
  border: 2px solid var(--foreground);
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}
.btn-download-cv:hover {
  background: var(--foreground);
  color: var(--card);
}
.hero-cta {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
}
.btn-primary {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: var(--radius);
  background: var(--primary);
  color: var(--primary-foreground);
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  transition: filter 0.2s ease, transform 0.15s ease;
}
.btn-primary:hover {
  filter: brightness(1.1);
  transform: translateY(-1px);
}
.btn-secondary {
  display: inline-block;
  padding: 0.75rem 1.25rem;
  border-radius: var(--radius);
  background: var(--card);
  border: 1px solid var(--border);
  color: var(--foreground);
  text-decoration: none;
  font-weight: 500;
  transition: border-color 0.2s ease, background 0.2s ease;
}
.btn-secondary:hover {
  border-color: var(--primary);
  background: var(--muted);
}
.section {
  max-width: 960px;
  margin: 0 auto;
  padding: 2rem 1.5rem 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--border);
}
.section:first-of-type {
  padding-top: 1.5rem;
}
@media (min-width: 769px) {
  .section {
    min-height: 100vh;
    padding-top: 1.5rem;
    padding-bottom: 8rem;
  }
  .section:first-of-type {
    padding-top: 1.5rem;
  }
}
.section > h2 {
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 0.25rem;
  color: var(--foreground);
  scroll-margin-top: 1.5rem;
}
.section-label {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--muted-foreground);
  margin-bottom: 0.5rem;
  scroll-margin-top: 1.5rem;
}
.section p {
  color: var(--muted-foreground);
  max-width: 60ch;
}
.section-intro {
  margin-top: -0.25rem;
}
.section a:not(.btn-primary):not(.btn-secondary):not(.btn-download-cv) {
  color: var(--primary);
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s ease;
}
.section a:not(.btn-primary):not(.btn-secondary):not(.btn-download-cv):hover {
  color: var(--accent);
  text-decoration: underline;
}
.tag {
  display: inline-block;
  letter-spacing: 0.02em;
}
.skills-stack {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 1.5rem;
}
.skills-block {
  padding: 1.25rem 1.5rem;
  border: 1px solid var(--border);
  border-radius: 4px;
}
.skills-block-title {
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 1rem;
  color: var(--foreground);
}
.skills-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.skill-tag {
  display: inline-block;
  padding: 0.25rem 0.6rem;
  font-size: 0.7rem;
  font-weight: 500;
  border: 1px solid;
  border-radius: 4px;
}
.skills-block-design {
  background: rgba(147, 197, 253, 0.08);
  border-color: rgba(147, 197, 253, 0.4);
}
.skills-block-design .skill-tag {
  background: rgba(147, 197, 253, 0.12);
  border-color: rgba(147, 197, 253, 0.5);
  color: #1e3a5f;
}
.skills-block-tools {
  background: rgba(167, 243, 208, 0.08);
  border-color: rgba(167, 243, 208, 0.4);
}
.skills-block-tools .skill-tag {
  background: rgba(167, 243, 208, 0.12);
  border-color: rgba(167, 243, 208, 0.5);
  color: #14532d;
}
.skills-block-technical {
  background: rgba(253, 186, 116, 0.08);
  border-color: rgba(253, 186, 116, 0.4);
}
.skills-block-technical .skill-tag {
  background: rgba(253, 186, 116, 0.12);
  border-color: rgba(253, 186, 116, 0.5);
  color: #7c2d12;
}
.skills-block-domain {
  background: rgba(196, 181, 253, 0.08);
  border-color: rgba(196, 181, 253, 0.4);
}
.skills-block-domain .skill-tag {
  background: rgba(196, 181, 253, 0.12);
  border-color: rgba(196, 181, 253, 0.5);
  color: #4c1d95;
}
.about-metadata {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
  margin-top: 1.25rem;
}
.about-metadata dt {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted-foreground);
  margin-bottom: 0.25rem;
}
.about-metadata dd {
  margin: 0;
  color: var(--foreground);
}
.projects-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
  margin-top: 1.5rem;
}
.project-card {
  background: var(--card);
  border-radius: var(--radius-lg);
  padding: 1.35rem;
  border: 1px solid var(--border);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.project-card:hover {
  border-color: var(--primary);
  box-shadow: 0 0 0 1px var(--primary);
}
.project-card-box {
  padding: 0;
  overflow: hidden;
}
.project-card-box:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.project-card-img-wrap {
  position: relative;
  display: block;
}
.project-card-img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}
.project-year {
  position: absolute;
  bottom: 0.75rem;
  right: 0.75rem;
  padding: 0.35rem 0.65rem;
  font-size: 0.8rem;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  border-radius: 4px;
}
.project-card-meta {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1.25rem 0;
}
.project-category {
  display: inline-block;
  padding: 0.2rem 0.5rem;
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  background: var(--muted);
  border: 1px solid var(--border);
  border-radius: 4px;
  color: var(--muted-foreground);
}
.project-card-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 0;
  padding: 0.5rem 1.25rem 0.5rem;
  color: var(--foreground);
}
.project-card-desc {
  font-size: 0.9rem;
  color: var(--muted-foreground);
  margin: 0;
  padding: 0 1.25rem 1rem;
  line-height: 1.5;
}
.project-card-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  padding: 0 1.25rem 1.25rem;
}
.project-tag {
  display: inline-block;
  padding: 0.25rem 0.6rem;
  font-size: 0.7rem;
  font-weight: 500;
  background: #fff;
  border: 1px solid #1a1a1a;
  border-radius: 4px;
  color: #1a1a1a;
}
.card-eyebrow {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}
.badge {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  padding: 0.25rem 0.6rem;
  border-radius: 999px;
  color: var(--primary-foreground);
  background: var(--primary);
}
.badge-muted {
  color: var(--muted-foreground);
  background: var(--muted);
  border: 1px solid var(--border);
}
.project-card h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.project-card p {
  margin-bottom: 0.75rem;
}
.card-summary {
  color: var(--muted-foreground);
}
.card-metrics {
  margin: 0 0 0.9rem;
  padding-left: 1.05rem;
  color: var(--muted-foreground);
}
.card-metrics strong {
  color: var(--foreground);
  font-weight: 600;
}
.project-card a, .card-link {
  color: var(--primary);
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  transition: color 0.2s ease;
}
.project-card a:hover, .card-link:hover {
  color: var(--accent);
  text-decoration: underline;
}
.two-col {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
  margin-top: 1.25rem;
}
.surface {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 1.15rem;
}
.h3 {
  margin: 0 0 0.75rem;
  font-size: 1.1rem;
}
.list {
  margin: 0;
  padding-left: 1.1rem;
  color: var(--muted-foreground);
}
.muted {
  color: var(--muted-foreground);
}
.stack {
  display: grid;
  gap: 1.25rem;
  margin-top: 1.25rem;
}
.item-row {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 0.75rem;
}
.exp-logo {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  min-width: 56px;
  min-height: 56px;
  border: 1px solid var(--border);
  border-radius: 4px;
  overflow: hidden;
  background: var(--muted);
  display: block;
}
.exp-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item-content {
  flex: 1;
  min-width: 0;
}
.item-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 0.25rem;
}
.exp-company {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0;
  color: var(--foreground);
}
.exp-meta {
  font-size: 0.85rem;
  color: var(--muted-foreground);
  margin: 0;
  flex-shrink: 0;
  text-align: right;
}
.exp-role {
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--foreground);
  margin: 0 0 0.5rem;
}
.item-content .list {
  margin: 0;
  padding-left: 1.1rem;
}
.item-head {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}
code {
  font-family: var(--font-mono), ui-monospace, monospace;
  font-size: 0.95em;
}
.site-footer {
  border-top: 1px solid var(--border);
  margin-top: 2rem;
  padding: 1.5rem 1.5rem 3rem;
  text-align: center;
  color: var(--muted-foreground);
}
@media (max-width: 768px) {
  .skip-link {
    left: 1rem;
  }
  .main-wrap {
    margin-left: 0;
  }
  .sidebar {
    width: 280px;
    max-width: 85vw;
    transform: translateX(-100%);
    transition: transform 0.25s ease;
    box-shadow: 4px 0 24px rgba(0, 0, 0, 0.15);
  }
  .sidebar.open {
    transform: translateX(0);
  }
  .sidebar-toggle {
    display: flex;
  }
}
@media (max-width: 640px) {
  .two-col {
    grid-template-columns: 1fr;
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
    }
  }
}
