@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;700;900&family=Georgia&family=Besley:wght@400;500;600;700;800;900&display=swap");
/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-gray-100: oklch(.967 .003 264.542);
    --color-white: #fff;
    --spacing: .25rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --font-weight-medium: 500;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
  }

  body {
    line-height: inherit;
  }

  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;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: oklch(.922 0 0);
    outline-color: color-mix(in oklab, oklch(.708 0 0) 50%, transparent);
  }

  body {
    background-color: oklch(1 0 0);
    color: oklch(.145 0 0);
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .inline-block {
    display: inline-block;
  }

  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }

  .h-full {
    height: 100%;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-full {
    width: 100%;
  }

  .flex-1 {
    flex: 1;
  }

  .shrink-0 {
    flex-shrink: 0;
  }

  .translate-y-0\.5 {
    --tw-translate-y: calc(var(--spacing) * .5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .items-center {
    align-items: center;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .rounded-md {
    border-radius: .425rem;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }

  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .align-middle {
    vertical-align: middle;
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .text-muted-foreground {
    color: oklch(.556 0 0);
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  .focus-visible\:border-ring:focus-visible {
    border-color: oklch(.708 0 0);
  }

  .focus-visible\:ring-\[3px\]:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-visible\:ring-ring\/50:focus-visible {
    --tw-ring-color: color-mix(in oklab, oklch(.708 0 0) 50%, transparent);
  }

  .disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  .data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] {
    animation: accordion-up var(--tw-duration, .2s) ease-out;
  }

  .data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
    animation: accordion-down var(--tw-duration, .2s) ease-out;
  }

  .\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state="open"] > svg {
    rotate: 180deg;
  }
}


* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  color: #000;
  background: #fff;
  font-family: Roboto, sans-serif;
  overflow-x: hidden;
}

.header {
  background: #fff;
  border-top: 20px solid #ffb000;
  width: 100%;
  min-height: 150px;
  margin-bottom: 150px;
  position: relative;
}

.logo {
  object-fit: contain;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50px;
  left: 50px;
}

.intro, .work, .writing, .talks, .experiments, .footer {
  grid-template-columns: repeat(16, 1fr);
  gap: 1rem;
  display: grid;
}

.intro {
  padding: 4rem 4rem 0;
}

.work, .writing, .talks, .experiments, .footer {
  padding: 0 4rem 4rem;
}

.intro .content, .work .content, .writing .content, .talks .content, .experiments .content, .footer .content {
  grid-column: span 16;
}

.intro .content {
  grid-column: span 10;
}

.intro h1 {
  margin-bottom: 30px;
  font-family: Georgia, serif;
  font-size: 3rem;
  line-height: 1.5rem;
}

.work h2, .writing h2, .talks h2, .experiments h2 {
  letter-spacing: -2px;
  margin-bottom: 1rem;
  font-family: Georgia, serif;
  font-size: 14rem;
  line-height: 14rem;
}

.intro p {
  font-weight: 300;
  line-height: 1.6;
}

.footer p {
  color: #666;
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: .875rem;
  font-weight: 300;
}

.grid {
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 0;
  margin-top: 2rem;
  display: grid;
}

.grid-item {
  aspect-ratio: 1;
  z-index: 10;
  background: #fff;
  border: 1px solid #e0e0e0;
  flex-direction: column;
  margin-top: -1px;
  margin-left: -1px;
  padding: 20px;
  transition: all .2s;
  display: flex;
  position: relative;
}

.grid-item.clickable {
  cursor: pointer;
}

.grid-item:hover {
  z-index: 0;
  cursor: pointer;
  background: #ffde98;
  border-color: #e0e0e0;
}

.grid-item h3 {
  color: #000;
  margin-bottom: .4rem;
  font-family: Roboto, sans-serif;
  font-size: 1.188rem;
  font-weight: 700;
  line-height: 1.375rem;
}

.grid-item p {
  color: #333;
  flex-grow: 1;
  font-family: Roboto, sans-serif;
  font-size: .875rem;
  font-weight: 100;
  line-height: 1rem;
}

.item-arrow {
  opacity: 0;
  color: #000;
  transition: opacity .2s;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.grid-item:hover .item-arrow {
  opacity: 1;
}

.item-top-left {
  opacity: 0;
  filter: drop-shadow(0 1px 1px #c79d3f);
  transition: opacity .2s;
  position: absolute;
  top: 0;
  left: 0;
}

.grid-item:hover .item-top-left {
  opacity: 1;
}

.emerson-layout {
  min-height: 100vh;
  display: flex;
  overflow-x: hidden;
}

.emerson-sidebar {
  z-index: 100;
  background-color: #fff;
  border-top: 20px solid #ffb000;
  width: 40vw;
  height: 100vh;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
}

.emerson-sidebar-content {
  flex-direction: column;
  height: calc(100vh - 20px);
  padding: 4rem 2rem;
  display: flex;
}

.emerson-sidebar-header {
  height: 100px;
  margin-bottom: 2rem;
  padding: 0;
  position: relative;
}

.emerson-sidebar-logo {
  object-fit: contain;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}

.emerson-main-content {
  border-top: 20px solid #ffb000;
  width: 60vw;
  min-width: 0;
  min-height: 100vh;
  margin-left: 40vw;
  padding: 4rem 0 0 2rem;
  overflow: hidden;
}

.emerson-hero-image {
  width: calc(100% + 2rem);
  margin-top: -4rem;
  margin-bottom: 4rem;
  margin-left: -2rem;
  overflow: hidden;
}

.emerson-header-image {
  object-fit: cover;
  object-position: left top;
  width: auto;
  max-width: none;
  height: auto;
  display: block;
}

.emerson-second-image {
  width: calc(100% + 2rem);
  margin-bottom: 4rem;
  margin-left: -2rem;
  overflow: visible;
}

.emerson-second-image-content {
  object-fit: cover;
  object-position: left top;
  width: auto;
  max-width: none;
  height: auto;
  display: block;
}

.emerson-third-image {
  width: calc(100% + 2rem);
  margin-bottom: 4rem;
  margin-left: 20px;
  overflow: visible;
}

.emerson-third-image-content {
  object-fit: cover;
  object-position: left top;
  width: auto;
  max-width: none;
  height: auto;
  display: block;
}

.emerson-fourth-image {
  width: calc(100% + 2rem);
  margin-bottom: 4rem;
  margin-left: -2rem;
  overflow: visible;
}

.emerson-fourth-image-content {
  object-fit: cover;
  object-position: left top;
  width: auto;
  max-width: none;
  height: auto;
  display: block;
}

.emerson-fifth-image {
  width: calc(100% + 2rem);
  margin-bottom: 4rem;
  margin-left: 10px;
  overflow: visible;
}

.emerson-fifth-image-content {
  object-fit: cover;
  object-position: left top;
  width: auto;
  max-width: none;
  height: auto;
  display: block;
}

.emerson-sixth-image {
  width: calc(100% + 2rem);
  margin-bottom: 4rem;
  margin-left: 20px;
  overflow: visible;
}

.emerson-sixth-image-content {
  object-fit: cover;
  object-position: left top;
  width: auto;
  max-width: none;
  height: auto;
  display: block;
}

.emerson-content-container {
  max-width: 800px;
  padding-right: 4rem;
}

.emerson-section {
  margin-bottom: 4rem;
}

.emerson-page-title {
  margin-bottom: 30px;
  font-family: Georgia, serif;
  font-size: 4.375rem;
  font-weight: normal;
  line-height: 3.85rem;
}

.emerson-content {
  color: #333;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.6;
}

.emerson-info-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-top: 2rem;
  display: grid;
}

.emerson-info-item h3 {
  color: #000;
  text-transform: uppercase;
  letter-spacing: .5px;
  margin-bottom: .5rem;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.emerson-info-item p {
  color: #333;
  margin-bottom: .25rem;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.emerson-summary {
  margin-top: 2rem;
}

.emerson-summary p {
  color: #333;
  margin-bottom: 1rem;
  font-family: Roboto, sans-serif;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.5;
}

.emerson-summary p:last-child {
  margin-bottom: 0;
}

.emerson-list {
  margin: 1rem 0;
  padding-left: 1.5rem;
}

.emerson-list li {
  margin-bottom: .5rem;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.6;
}

.emerson-tech-grid {
  flex-wrap: wrap;
  gap: .75rem;
  margin-top: 1rem;
  display: flex;
}

.emerson-tech-tag {
  color: #fff;
  background: #ffb000;
  border-radius: 20px;
  padding: .5rem 1rem;
  font-family: Roboto, sans-serif;
  font-size: .875rem;
  font-weight: 500;
}

.emerson-achievements {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2rem;
  margin-top: 2rem;
  display: grid;
}

.emerson-achievement {
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 1.5rem;
  transition: all .2s;
}

.emerson-achievement:hover {
  border-color: #ffb000;
  box-shadow: 0 2px 10px #0000001a;
}

.emerson-achievement h3 {
  color: #ffb000;
  margin-bottom: .5rem;
  font-family: Georgia, serif;
  font-size: 2rem;
}

.emerson-achievement p {
  color: #666;
  font-family: Roboto, sans-serif;
  font-size: .875rem;
  font-weight: 300;
}

.emerson-quote {
  background: #f8f8f8;
  border-left: 4px solid #ffb000;
  margin: 3rem 0;
  padding: 2rem;
}

.emerson-quote blockquote {
  color: #333;
  margin-bottom: 1rem;
  font-family: Georgia, serif;
  font-size: 1.25rem;
  font-style: italic;
  line-height: 1.6;
}

.emerson-quote cite {
  color: #666;
  font-family: Roboto, sans-serif;
  font-size: .875rem;
  font-style: normal;
  font-weight: 500;
}

.emerson-sidebar-accordion {
  margin-top: auto;
  margin-bottom: 0;
}

.emerson-accordion {
  background: #fff;
  border-top: 1px solid #e0e0e0;
  overflow: hidden;
}

.emerson-accordion-trigger {
  color: #000;
  text-transform: uppercase;
  background: #fff;
  border-radius: 0;
  padding: 1rem 1.5rem;
  font-family: Roboto, sans-serif;
  font-size: .875rem;
  font-weight: 700;
  transition: all .2s;
}

.emerson-accordion-trigger:hover {
  background: #f8f8f8;
  font-weight: 700;
  text-decoration: none;
}

.emerson-accordion-trigger[data-state="open"] {
  color: #fff;
  background: #ffb000;
}

.emerson-accordion-content {
  background: #fff;
  padding: 20px;
}

.emerson-accordion-content p {
  color: #333;
  margin-bottom: .75rem;
  font-family: Roboto, sans-serif;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.5;
}

.emerson-accordion-content p:last-child {
  margin-bottom: 0;
}

.emerson-accordion-content .emerson-list {
  margin: .5rem 0;
  padding-left: 1rem;
}

.emerson-accordion-content .emerson-list li {
  margin-bottom: .25rem;
  font-size: .875rem;
  line-height: 1.4;
}

.emerson-accordion-content .emerson-achievements {
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 1rem;
  margin-top: 1rem;
  display: grid;
}

.emerson-accordion-content .emerson-achievement {
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 1rem;
  transition: all .2s;
}

.emerson-accordion-content .emerson-achievement:hover {
  border-color: #ffb000;
  box-shadow: 0 2px 10px #0000001a;
}

.emerson-accordion-content .emerson-achievement h3 {
  color: #ffb000;
  margin-bottom: .5rem;
  font-family: Georgia, serif;
  font-size: 1.5rem;
}

.emerson-accordion-content .emerson-achievement p {
  color: #666;
  font-family: Roboto, sans-serif;
  font-size: .75rem;
  font-weight: 300;
  line-height: 1.3;
}

@media (width <= 768px) {
  .header {
    min-height: 120px;
    margin-bottom: 100px;
  }

  .logo {
    width: 60px;
    height: 60px;
    top: 30px;
    left: 30px;
  }

  .intro, .work, .writing, .talks, .experiments, .footer {
    grid-template-columns: 1fr;
  }

  .intro {
    padding: 2rem 2rem 0;
  }

  .work, .writing, .talks, .experiments, .footer {
    padding: 0 2rem 2rem;
  }

  .intro .content, .work .content, .writing .content, .talks .content, .experiments .content, .footer .content {
    grid-column: span 1;
  }

  .intro h1 {
    font-size: 2rem;
    line-height: 1.2rem;
  }

  .emerson-page-title {
    font-size: 2.625rem;
    line-height: 2.31rem;
  }

  .work h2, .writing h2, .talks h2, .experiments h2 {
    font-size: 8rem;
    line-height: 8rem;
  }

  .intro p {
    font-size: .9rem;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .grid-item {
    aspect-ratio: 1.5;
    padding: 20px;
  }

  .grid-item h3 {
    font-size: 1.188rem;
    line-height: 1.375rem;
  }

  .emerson-layout {
    flex-direction: column;
    min-height: auto;
  }

  .emerson-sidebar {
    z-index: auto;
    width: 100vw;
    height: auto;
    position: static;
  }

  .emerson-sidebar-content {
    flex-direction: column;
    height: auto;
    padding: 2rem;
    display: flex;
  }

  .emerson-sidebar-header {
    height: 80px;
    margin-bottom: 1rem;
    padding: 0;
  }

  .emerson-sidebar-logo {
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
  }

  .emerson-main-content {
    width: 100vw;
    min-height: auto;
    margin-left: 0;
    padding: 0 2rem 2rem;
  }

  .emerson-hero-image {
    width: calc(100% + 4rem);
    margin: 0 -2rem 2rem;
  }

  .emerson-second-image {
    width: calc(100% + 4rem);
    margin-bottom: 2rem;
    margin-left: -2rem;
    margin-right: -2rem;
    overflow: visible;
  }

  .emerson-second-image-content {
    width: auto;
    max-width: none;
    height: auto;
  }

  .emerson-third-image {
    width: calc(100% + 4rem);
    margin-bottom: 2rem;
    margin-left: 20px;
    margin-right: -2rem;
    overflow: visible;
  }

  .emerson-third-image-content {
    width: auto;
    max-width: none;
    height: auto;
  }

  .emerson-fourth-image {
    width: calc(100% + 4rem);
    margin-bottom: 2rem;
    margin-left: -2rem;
    margin-right: -2rem;
    overflow: visible;
  }

  .emerson-fourth-image-content {
    width: auto;
    max-width: none;
    height: auto;
  }

  .emerson-fifth-image {
    width: calc(100% + 4rem);
    margin-bottom: 2rem;
    margin-left: 10px;
    margin-right: -2rem;
    overflow: visible;
  }

  .emerson-fifth-image-content {
    width: auto;
    max-width: none;
    height: auto;
  }

  .emerson-sixth-image {
    width: calc(100% + 4rem);
    margin-bottom: 2rem;
    margin-left: 20px;
    margin-right: -2rem;
    overflow: visible;
  }

  .emerson-sixth-image-content {
    width: auto;
    max-width: none;
    height: auto;
  }

  .emerson-content-container {
    max-width: none;
    padding-right: 0;
  }

  .emerson-info-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .emerson-summary p {
    font-size: .75rem;
    line-height: 1.4;
  }

  .emerson-achievements {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .emerson-achievement {
    padding: 1rem;
  }

  .emerson-quote {
    padding: 1.5rem;
  }

  .emerson-quote blockquote {
    font-size: 1.125rem;
  }

  .emerson-sidebar-accordion {
    margin-top: auto;
    margin-bottom: 0;
  }

  .emerson-accordion-trigger {
    padding: .75rem 1rem;
    font-size: .75rem;
  }

  .emerson-accordion-content {
    padding: 20px;
  }

  .emerson-accordion-content p {
    font-size: .75rem;
    line-height: 1.4;
  }

  .emerson-accordion-content .emerson-list li {
    font-size: .75rem;
    line-height: 1.3;
  }

  .emerson-accordion-content .emerson-achievements {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: .75rem;
    margin-top: .75rem;
  }

  .emerson-accordion-content .emerson-achievement {
    padding: .75rem;
  }

  .emerson-accordion-content .emerson-achievement h3 {
    font-size: 1.25rem;
  }

  .emerson-accordion-content .emerson-achievement p {
    font-size: .625rem;
    line-height: 1.2;
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@keyframes accordion-down {
  from {
    height: 0;
  }

  to {
    height: var(--radix-accordion-content-height, var(--bits-accordion-content-height));
  }
}

@keyframes accordion-up {
  from {
    height: var(--radix-accordion-content-height, var(--bits-accordion-content-height));
  }

  to {
    height: 0;
  }
}
