@property --bg-end {
  inherits: true;
  initial-value: #efebf5;
  syntax: "<color>";
}
@property --bg-start {
  inherits: true;
  initial-value: #fdfbf7;
  syntax: "<color>";
}
@property --blob-1-color {
  inherits: true;
  initial-value: rgba(76, 175, 80, 0.5);
  syntax: "<color>";
}
@property --blob-1-x {
  inherits: true;
  initial-value: 45%;
  syntax: "<percentage>";
}
@property --blob-1-y {
  inherits: true;
  initial-value: 50%;
  syntax: "<percentage>";
}
@property --blob-2-color {
  inherits: true;
  initial-value: rgba(244, 67, 54, 0.5);
  syntax: "<color>";
}
@property --blob-2-x {
  inherits: true;
  initial-value: 80%;
  syntax: "<percentage>";
}
@property --blob-2-y {
  inherits: true;
  initial-value: 60%;
  syntax: "<percentage>";
}
@property --crimson-violet {
  inherits: true;
  initial-value: #7d213f;
  syntax: "<color>";
}
@property --forest-moss {
  inherits: true;
  initial-value: #3a5f0b;
  syntax: "<color>";
}
@property --grid-color {
  inherits: true;
  initial-value: rgba(76, 175, 80, 0.15);
  syntax: "<color>";
}
@property --logo-fill {
  inherits: true;
  initial-value: #4a0404;
  syntax: "<color>";
}
@property --molten-orange {
  inherits: true;
  initial-value: #ff5722;
  syntax: "<color>";
}
@property --oxblood {
  inherits: true;
  initial-value: #4a0404;
  syntax: "<color>";
}
@property --screen-grad-1 {
  inherits: true;
  initial-value: #1a0b2e;
  syntax: "<color>";
}
@property --screen-grad-2 {
  inherits: true;
  initial-value: #2d1b4e;
  syntax: "<color>";
}
@property --sep-color-1 {
  inherits: true;
  initial-value: #ff5722;
  syntax: "<color>";
}
@property --sep-color-2 {
  inherits: true;
  initial-value: #e03f98;
  syntax: "<color>";
}
@property --theme-accent {
  inherits: true;
  initial-value: #ff5722;
  syntax: "<color>";
}
@property --theme-bg-1 {
  inherits: true;
  initial-value: #fdfbf7;
  syntax: "<color>";
}
@property --theme-bg-2 {
  inherits: true;
  initial-value: #efebf5;
  syntax: "<color>";
}
@property --theme-header-bg {
  inherits: true;
  initial-value: #7d213f;
  syntax: "<color>";
}
@property --theme-nav-bg {
  inherits: true;
  initial-value: #3a5f0b;
  syntax: "<color>";
}
@property --theme-overlay-opacity {
  inherits: true;
  initial-value: 0;
  syntax: "<number>";
}
@property --theme-text {
  inherits: true;
  initial-value: #4a0404;
  syntax: "<color>";
}
@property --umn-gold {
  inherits: true;
  initial-value: #ffcc33;
  syntax: "<color>";
}
@property --umn-maroon {
  inherits: true;
  initial-value: #7a0019;
  syntax: "<color>";
}
@property --vignette-color {
  inherits: true;
  initial-value: transparent;
  syntax: "<color>";
}
:root {
  --bg-end: #1e1e24;
  --bg-start: #0f0f12;
  --blob-left: 80%;
  --blob-top: 10%;
  --crimson-violet: #7d213f;
  --font-body: "Figtree", sans-serif;
  --font-heading: "Barlow Condensed", sans-serif;
  --forest-moss: #3a5f0b;
  --header-pill-bg: rgba(255, 255, 255, 0.05);
  --icon-opacity-carbon: 0;
  --icon-opacity-default: 1;
  --logo-fill: var(--oxblood);
  --molten-orange: #ff5722;
  --oxblood: #ededed;
  --screen-grad-1: #1a0b2e;
  --screen-grad-2: #2d1b4e;
  --sep-color-1: #ff5722;
  --sep-color-2: #e03f98;
  --theme-accent: var(--molten-orange);
  --theme-bg-1: var(--bg-start);
  --theme-bg-2: var(--bg-end);
  --theme-header-bg: var(--crimson-violet);
  --theme-nav-bg: var(--forest-moss);
  --theme-text: var(--oxblood);
}
#barcom {
  view-timeline-name: --barcom, --item-view;
}
#barcom a {
  color: #e03f98;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-color: rgba(224, 63, 152, 0.5);
  text-underline-offset: 3px;
  transition: all 0.3s ease;
}
#barcom a:hover {
  color: #ff80bf;
  cursor: pointer;
  text-decoration-color: #ff80bf;
  text-shadow: 0 0 15px rgba(224, 63, 152, 0.6);
}
#barcom a:visited {
  color: #ce57c1;
  text-decoration-color: rgba(206, 87, 193, 0.4);
}
#barcom h2 {
  -webkit-background-clip: text;
  background: linear-gradient(90deg, #8f440b, #e03f98);
  background-clip: text;
  color: transparent;
  display: inline-block;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 0.9;
  margin-bottom: 0;
  text-transform: uppercase;
}
#barcom p {
  animation: none;
  color: var(--theme-text);
  opacity: 1;
}
#ibm {
  view-timeline-name: --ibm-final, --item-view;
}
#ibm .company-logo {
  margin-bottom: -30px;
}
#ibm h2,
#ibm .ibm-logo text {
  font-family: "IBM Plex Sans", sans-serif;
}
#ibm p:first-of-type {
  margin-top: 0.5rem;
}
#previously {
  view-timeline-name: --previously, --item-view;
}
#previously h2 {
  font-family: "Josefin Sans", sans-serif;
}
#previously p {
  margin-bottom: 2.5rem;
}
#samsung {
  view-timeline-name: --samsung, --item-view;
}
#samsung .company-logo {
  max-width: 280px;
}
#samsung h2 {
  font-family: "SamsungDDT", sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
}
#slingshot {
  view-timeline-name: --slingshot, --item-view;
}
#slingshot h2 {
  font-family: "Figtree", sans-serif;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.company-logo {
  display: block;
  margin-bottom: 1rem;
  max-width: 150px;
}
.desktop-placeholder-mobile {
  animation: none !important;
  margin-bottom: 4rem !important;
  margin-left: -2rem !important;
  margin-right: -2rem !important;
  margin-top: -1rem !important;
  max-width: none !important;
  padding: 0 !important;
  width: 100vw !important;
}
.desktop-placeholder-mobile .complex-computer-svg {
  fill: var(--logo-fill, #ffffff);
  filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.3));
}
.desktop-wrapper {
  animation: desktop-enter linear both;
  animation-range: entry 0% entry 100%;
  animation-timeline: --ibm-final;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}
.desktop-wrapper svg {
  max-height: calc(100vh - 400px);
  width: auto;
}
.ibm-blob-item {
  animation: float-x 10s ease-in-out infinite;
  background: radial-gradient(
    circle,
    rgba(15, 98, 254, 0.8) 0%,
    rgba(138, 63, 252, 0.6) 50%,
    transparent 70%
  );
  height: 700px;
  opacity: var(--ibm-blob-opacity, 0);
  transition: opacity 0.5s;
  width: 700px;
}
.ibm-wrapper {
  animation:
    desktop-enter linear both,
    desktop-exit linear both;
  animation-range:
    entry 0% entry 100%,
    entry 0% entry 100%;
  animation-timeline: --ibm-final, --previously;
}
.intro-section {
  view-timeline-name: --intro;
}
.intro-section {
  color: var(--theme-text);
  margin: 0 auto 2rem auto;
  max-width: 800px;
  text-align: left;
}
.intro-section p {
  font-size: 1.25rem;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
.logo-title {
  align-items: center;
  display: flex;
  gap: 1rem;
  margin-bottom: 0;
}
.logo-title .company-logo {
  margin-bottom: 0;
}
.mobile-only {
  display: none;
}
.mobile-phone {
  position: relative;
  z-index: 1;
}
.mobile-video-overlay {
  border-radius: 10% / 5%;
  height: 96%;
  left: 13%;
  object-fit: cover;
  pointer-events: none;
  position: absolute;
  top: 2%;
  width: 72%;
  z-index: 2;
}
.notch-overlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.phone-column {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100vh;
  justify-content: center;
  margin: 0;
  position: sticky;
  top: 0;
  width: 50%;
}
.phone-mockup {
  animation:
    float-x 4s ease-in-out infinite,
    freeze-transform linear;
  animation-composition: replace, replace;
  animation-range:
    normal,
    cover 0% cover 100%;
  animation-timeline: auto, --slingshot;
}
.phone-svg {
  filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.4));
  height: 600px;
  transition: transform 0.1s;
  width: 300px;
}
.phone-wrapper {
  animation: float-y 8s ease-in-out infinite;
  will-change: transform;
}
.phone-wrapper {
  animation:
    phone-exit linear both,
    float-y 8s ease-in-out infinite;
  animation-composition: add;
  animation-range:
    entry 0% entry 100%,
    normal;
  animation-timeline: --ibm-final, auto;
}
.phone-wrapper {
  animation: phone-exit linear both;
  animation-range: entry 0% entry 100%;
  animation-timeline: --ibm-final;
}
.phone-wrapper {
  animation:
    float-y 8s ease-in-out infinite,
    phone-exit linear both,
    freeze-transform linear;
  animation-composition: add, add, replace;
  animation-range:
    normal,
    entry 0% entry 100%,
    cover 0% cover 100%;
  animation-timeline: auto, --ibm-final, --slingshot;
  will-change: transform;
}
.prev-wrapper {
  animation: desktop-enter linear both;
  animation-range: entry 0% entry 100%;
  animation-timeline: --previously;
  height: auto;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 43%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  width: 500px;
  z-index: 10;
}
.prev-wrapper svg {
  fill: #ffffff;
  height: auto;
  max-height: calc(100vh - 400px);
  max-width: 100%;
  width: auto;
}
.samsung-blob-item {
  animation: float-y 8s ease-in-out infinite;
  background: radial-gradient(circle, #00d2ff 0%, transparent 65%);
  height: 650px;
  opacity: var(--samsung-blob-opacity, 0);
  transition: opacity 0.5s;
  width: 650px;
}
.screen-content {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.screen-content.default-home {
  opacity: 1;
}
.screen-content[data-for="barcom"] {
  animation: show-screen linear both;
  animation-range: entry 10% exit 45%;
  animation-timeline: --barcom;
}
.screen-content[data-for="samsung"] {
  animation: show-screen linear both;
  animation-range: entry 10% exit 45%;
  animation-timeline: --samsung;
}
.screen-content[data-for="slingshot"] {
  animation: show-screen linear both;
  animation-range: entry 10% exit 45%;
  animation-timeline: --slingshot;
}
.separator {
  background: linear-gradient(
    90deg,
    var(--sep-color-1, transparent),
    var(--sep-color-2, transparent)
  );
  border-radius: 2px;
  height: 2px;
  margin: 1rem 0;
  max-width: 600px;
  width: 100%;
}
.slingshot-logo {
  color: #4caf50;
}
.spacer {
  height: 290px;
}
.theme-bg-overlay {
  background:
    radial-gradient(
      var(--grid-color, rgba(76, 175, 80, 0.15)) 1px,
      transparent 1px
    ),
    radial-gradient(
      circle at 50% 50%,
      var(--vignette-color, transparent) 0%,
      transparent 100%
    );
  background-size:
    20px 20px,
    100% 100%;
  height: 100vh;
  left: 0;
  opacity: var(--theme-overlay-opacity, 0);
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: opacity 0.5s;
  width: 100vw;
  z-index: -2;
}
.theme-bg-overlay::after {
  animation: blob-move-reverse 15s infinite alternate ease-in-out;
  background: radial-gradient(
    circle,
    var(--blob-2-color, rgba(244, 67, 54, 0.5)) 0%,
    transparent 70%
  );
  content: "";
  filter: blur(60px);
  height: 400px;
  left: var(--blob-2-x, 80%);
  position: absolute;
  top: var(--blob-2-y, 60%);
  transform: translate(-50%, -50%);
  transition:
    top 1s,
    left 1s,
    background 1s;
  width: 400px;
}
.theme-bg-overlay::before {
  animation: blob-move 12s infinite alternate ease-in-out;
  background: radial-gradient(
    circle,
    var(--blob-1-color, rgba(76, 175, 80, 0.5)) 0%,
    transparent 70%
  );
  content: "";
  filter: blur(80px);
  height: 500px;
  left: var(--blob-1-x, 45%);
  position: absolute;
  top: var(--blob-1-y, 50%);
  transform: translate(-50%, -50%);
  transition:
    top 1s,
    left 1s,
    background 1s;
  width: 500px;
}
.theme-blob {
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0;
  position: absolute;
  transition: opacity 0.5s;
}
.theme-blob-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}
.umn-logo {
  height: 80px;
  width: 80px;
}
.work-column {
  padding-bottom: 0;
  padding-right: 2rem;
  width: 50%;
}
.work-experience {
  align-items: flex-start;
  display: flex;
  position: relative;
  width: 100%;
}
.work-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
  padding: 4rem 0;
  view-timeline-name: --item-view;
}
.work-item .date {
  font-size: 0.9rem;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
}
.work-item p {
  font-size: 1.2rem;
  line-height: 1.6;
  margin-bottom: 1rem;
}
.work-item p {
  animation: text-reveal linear both;
  animation-range: cover 0% cover 100%;
  animation-timeline: --item-view;
}
.work-item p:first-of-type {
  margin-top: 1.5rem;
}
body {
  background: linear-gradient(180deg, var(--theme-bg-1), var(--theme-bg-2));
  background-attachment: fixed;
  color: var(--theme-text);
  font-family: var(--font-body);
  min-height: 100vh;
  min-height: 100vh;
  overflow-x: hidden;
}
body {
  animation:
    theme-barcom linear forwards,
    theme-slingshot linear forwards,
    theme-samsung linear forwards,
    theme-ibm-final linear forwards,
    theme-previously linear forwards;
  animation-range:
    entry 0% entry 100%,
    entry -10% entry 100%,
    entry 0% entry 100%,
    entry 0% entry 100%,
    entry 0% entry 100%;
  animation-timeline:
    --barcom, --slingshot, --samsung, --ibm-final, --previously;
}
body::before {
  animation: global-blob-move 20s infinite linear;
  background: radial-gradient(circle, var(--theme-accent) 0%, transparent 70%);
  content: "";
  filter: blur(80px);
  height: 50vw;
  left: var(--blob-left, 20%);
  opacity: var(--global-blob-opacity, 0.15);
  pointer-events: none;
  position: fixed;
  top: var(--blob-top, 20%);
  transition:
    background 1s,
    top 1s,
    left 1s;
  width: 50vw;
  z-index: -1;
}
body:has(#ibm:target) header h1,
header h1 {
  font-weight: var(--header-weight-override, 700);
  transition: font-weight 0.5s;
}
header {
  -webkit-backdrop-filter: blur(20px);
  align-items: center;
  animation-timeline:
    --barcom, --slingshot, --samsung, --ibm-final, --previously;
  backdrop-filter: blur(20px);
  background: var(--header-pill-bg, rgba(255, 255, 255, 0.05));
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 60px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  margin: 2rem auto;
  max-width: 90vw;
  min-width: 300px;
  padding: 0.8rem 2.5rem;
  position: sticky;
  top: 2rem;
  transition: background 0.5s ease;
  width: fit-content;
  z-index: 1000;
}
header {
  animation:
    header-theme-barcom linear both,
    header-theme-slingshot linear both,
    header-theme-samsung linear both,
    header-theme-ibm linear both,
    header-theme-prev linear both;
  animation-range: entry 20% cover 80%;
  animation-timeline:
    --barcom, --slingshot, --samsung, --ibm-final, --previously;
}
header .bio {
  backdrop-filter: none;
  background: transparent;
  border-radius: 0;
  color: var(--theme-text);
  font-size: 1.1rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 600px;
  padding: 10px;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
header h1 {
  -webkit-background-clip: text;
  background: linear-gradient(90deg, var(--sep-color-1), var(--sep-color-2));
  background-clip: text;
  color: transparent;
  font-family: var(--font-heading);
  font-size: 2.5rem;
  letter-spacing: -0.02em;
  margin-bottom: 0.5rem;
  text-align: center;
  transition:
    background 0.5s,
    font-family 0.5s;
  width: 100%;
}
header nav {
  display: flex;
  font-size: 0.9rem;
  font-weight: 600;
  gap: 2rem;
  justify-content: center;
  letter-spacing: 0.05em;
  margin-top: 0.5rem;
  text-transform: uppercase;
}
header nav a {
  align-items: center;
  color: var(--theme-text);
  display: flex;
  gap: 0.5rem;
  opacity: 0.8;
  padding: 0.5rem 0;
  position: relative;
  text-decoration: none;
  transition:
    color 0.3s,
    opacity 0.3s;
}
header nav a .icon-carbon {
  display: inline-block;
  left: 0;
  opacity: var(--icon-opacity-carbon, 0);
  position: absolute;
  transition: opacity 0.3s;
}
header nav a .icon-default {
  display: inline-block;
  opacity: var(--icon-opacity-default, 1);
  transition: opacity 0.3s;
}
header nav a::after {
  background: var(--theme-accent);
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transition: width 0.3s;
  width: 0;
}
header nav a:hover {
  opacity: 1;
}
header nav a:hover::after {
  width: 100%;
}
html {
  height: 100%;
  scroll-behavior: smooth;
  timeline-scope:
    --barcom, --slingshot, --samsung, --ibm-final, --previously, --intro;
}
main {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 2rem;
}
@keyframes blob-fade-in {
  entry 0% {
    opacity: 0;
  }
  entry 20% {
    opacity: 1;
  }
  exit 80% {
    opacity: 1;
  }
  exit 100% {
    opacity: 0;
  }
}
@keyframes blob-move {
  0% {
    transform: translate(-50%, -50%) scale(1) translate(0, 0);
  }
  33% {
    transform: translate(-50%, -50%) scale(1.1) translate(30px, -50px);
  }
  66% {
    transform: translate(-50%, -50%) scale(0.9) translate(-20px, 40px);
  }
  100% {
    transform: translate(-50%, -50%) scale(1) translate(0, 0);
  }
}
@keyframes blob-move-reverse {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    transform: translate(-40%, -60%) scale(1.1);
  }
}
@keyframes desktop-enter {
  to {
    opacity: 1;
  }
}
@keyframes desktop-exit {
  to {
    opacity: 0;
    transform: translate(-50%, -200%);
  }
}
@keyframes float-x {
  0%,
  100% {
    transform: translateX(-3px);
  }
  50% {
    transform: translateX(3px);
  }
}
@keyframes float-y {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}
@keyframes freeze-transform {
  0%,
  100% {
    transform: translate(0, 0);
  }
}
@keyframes global-blob-move {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(100px, 50px) rotate(180deg);
  }
  100% {
    transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes intro-text-reveal-mobile {
  0%,
  80% {
    color: #ffffff;
    opacity: 1;
  }
  100% {
    color: #555555;
    opacity: 0.3;
  }
}
@keyframes phone-exit {
  to {
    opacity: 0;
    transform: translateY(-200%);
  }
}
@keyframes show-screen {
  0%,
  100% {
    opacity: 0;
  }
  10%,
  90% {
    opacity: 1;
  }
}
@keyframes text-reveal {
  0%,
  25% {
    color: #555555;
    opacity: 0.3;
  }
  45%,
  55% {
    color: #ffffff;
    opacity: 1;
  }
  75%,
  100% {
    color: #555555;
    opacity: 0.3;
  }
}
@keyframes text-reveal-mobile {
  0%,
  10% {
    color: #555555;
    opacity: 0.3;
  }
  25%,
  60% {
    color: #ffffff;
    opacity: 1;
  }
  65%,
  100% {
    color: #555555;
    opacity: 0.3;
  }
}
@keyframes theme-barcom {
  to {
    --blob-left: 3%;
    --blob-top: 20%;
    --font-heading: "Barlow Condensed", sans-serif;
    --logo-fill: #e0d4f7;
    --screen-grad-1: #320e3b;
    --screen-grad-2: #e03f98;
    --sep-color-1: #320e3b;
    --sep-color-2: #e03f98;
    --theme-bg-1: #1a0b2e;
    --theme-bg-2: #3a1c5e;
    --theme-header-bg: #e0d4f7;
    --theme-nav-bg: #b595e8;
    --theme-overlay-opacity: 0;
    --theme-text: #e0d4f7;
  }
}
@keyframes theme-ibm-final {
  to {
    --bg-stop-1: 0%;
    --blob-1-color: transparent;
    --blob-2-color: transparent;
    --font-heading: "IBM Plex Sans Var", "IBM Plex Sans", sans-serif;
    --font-weight: 100;
    --global-blob-opacity: 0;
    --grid-color: transparent;
    --header-weight-override: 100;
    --ibm-blob-opacity: 1;
    --icon-opacity-carbon: 1;
    --icon-opacity-default: 0;
    --logo-fill: #ffffff;
    --samsung-blob-opacity: 0;
    --screen-grad-1: #171717;
    --screen-grad-2: #0f62fe;
    --sep-color-1: #0f62fe;
    --sep-color-2: #4589ff;
    --theme-accent: #0f62fe;
    --theme-bg-1: #171717;
    --theme-bg-2: #262626;
    --theme-header-bg: #ffffff;
    --theme-nav-bg: #4589ff;
    --theme-overlay-opacity: 0;
    --theme-text: #ffffff;
    --vignette-color: transparent;
  }
}
@keyframes theme-previously {
  to {
    --blob-1-color: transparent;
    --blob-2-color: transparent;
    --blob-color: transparent;
    --blob-left: 80%;
    --blob-top: 10%;
    --font-heading: "Josefin Sans", sans-serif;
    --global-blob-opacity: 0;
    --ibm-blob-opacity: 0;
    --icon-opacity-carbon: 0;
    --icon-opacity-default: 1;
    --logo-fill: #ffcc33;
    --samsung-blob-opacity: 0;
    --screen-grad-1: #5b0013;
    --screen-grad-2: #7a0019;
    --sep-color-1: #ffcc33;
    --sep-color-2: #ffffff;
    --theme-bg-1: #5b0013;
    --theme-bg-2: #7a0019;
    --theme-header-bg: #ffcc33;
    --theme-nav-bg: #ffcc33;
    --theme-overlay-opacity: 0;
    --theme-text: #ffffff;
  }
}
@keyframes theme-samsung {
  to {
    --blob-1-color: transparent;
    --blob-2-color: transparent;
    --font-heading: "SamsungDDT", sans-serif;
    --global-blob-opacity: 0;
    --grid-color: transparent;
    --ibm-blob-opacity: 0;
    --logo-fill: #1428a0;
    --samsung-blob-opacity: 1;
    --screen-grad-1: #020f59;
    --screen-grad-2: #1428a0;
    --sep-color-1: #00c3ff;
    --sep-color-2: #ffffff;
    --theme-accent: #020f59;
    --theme-bg-1: #000000;
    --theme-bg-2: #1428a0;
    --theme-header-bg: #1428a0;
    --theme-nav-bg: #007bff;
    --theme-overlay-opacity: 0;
    --theme-text: #ffffff;
    --vignette-color: transparent;
  }
}
@keyframes theme-slingshot {
  to {
    --blob-1-color: rgba(76, 175, 80, 0.15);
    --blob-1-x: 45%;
    --blob-1-y: 50%;
    --blob-2-color: rgba(244, 67, 54, 0.15);
    --blob-2-x: 80%;
    --blob-2-y: 60%;
    --font-body: "Figtree", sans-serif;
    --font-heading: "Figtree", sans-serif;
    --global-blob-opacity: 0;
    --grid-color: rgba(76, 175, 80, 0.4);
    --logo-fill: #4caf50;
    --screen-grad-1: #0f3d0f;
    --screen-grad-2: #2e7d32;
    --sep-color-1: #4caf50;
    --sep-color-2: #0f3d0f;
    --theme-bg-1: #000000;
    --theme-bg-2: #000000;
    --theme-header-bg: #4caf50;
    --theme-nav-bg: #81c784;
    --theme-overlay-opacity: 1;
    --theme-text: #e0f7e0;
    --vignette-color: transparent;
  }
}
@media (max-width: 768px) {
  #barcom h2 {
    font-size: 3rem;
  }
  #slingshot .mobile-phone-wrapper,
  #slingshot .mobile-phone-wrapper .phone-mockup {
    animation: none !important;
  }
  .intro-section {
    padding: 0 1rem;
    text-align: left;
  }
  .intro-section p {
    animation-fill-mode: both;
    animation-name: intro-text-reveal-mobile;
    animation-range: cover 0% cover 100%;
    animation-timeline: --intro;
  }
  .mobile-only {
    display: block !important;
  }
  .mobile-only {
    display: block;
  }
  .mobile-phone {
    display: block;
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.3));
    height: auto;
    overflow: visible;
    width: 100%;
  }
  .mobile-phone rect,
  .mobile-phone image {
    vector-effect: non-scaling-stroke;
  }
  .mobile-phone-wrapper {
    animation: float-y 8s ease-in-out infinite;
    margin: 2rem auto 4rem auto;
    max-width: 250px;
    overflow: visible;
    position: relative;
    width: 100%;
    z-index: 5;
  }
  .phone-column {
    height: 100%;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: -1;
  }
  .phone-column .desktop-wrapper,
  .phone-column .prev-wrapper {
    display: none;
  }
  .phone-column .phone-wrapper {
    left: -9999px;
    position: absolute;
    top: -9999px;
    visibility: hidden;
  }
  .phone-mockup {
    display: block;
    height: 400px;
    margin: 0 auto;
    width: 200px;
  }
  .spacer {
    height: 180px;
  }
  .work-column {
    padding-right: 0;
    width: 100%;
  }
  .work-experience {
    flex-direction: column;
  }
  .work-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 2rem;
    min-height: 90vh;
    padding: 4rem 0;
  }
  .work-item p {
    animation-name: text-reveal-mobile;
  }
  body::before {
    height: 100vw;
    left: 50% !important;
    margin-left: -50vw;
    margin-top: -50vw;
    top: 50% !important;
    width: 100vw;
  }
  header {
    align-items: center;
    border-radius: 60px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    max-width: none;
    padding: 0.8rem 1rem;
    top: 2em;
    white-space: normal;
    width: calc(100% - 10px);
  }
  header .bio {
    font-size: clamp(0.7rem, 2.7vw, 0.85rem);
    line-height: 1.4;
    margin-top: 5px;
    max-width: 100%;
    overflow-wrap: break-word;
    padding: 2px 20px 5px 20px;
    text-align: center;
    white-space: normal;
    width: 100%;
    word-wrap: break-word;
  }
  header .separator {
    background: linear-gradient(
      90deg,
      var(--sep-color-1, transparent),
      var(--sep-color-2, transparent)
    );
    border-radius: 2px;
    display: block;
    height: 2px;
    margin: 5px 0;
    opacity: 0.8;
    width: 100%;
  }
  header h1 {
    font-size: 2.2rem;
    line-height: 1;
    margin-bottom: 0.2rem;
    white-space: nowrap;
    width: 100%;
  }
  header nav {
    flex-wrap: wrap;
    gap: 0.75rem;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 0.25rem;
    width: 100%;
  }
  header nav a {
    flex-direction: column;
    font-size: 0.75rem;
    gap: 0.25rem;
  }
  header nav a .icon-carbon {
    left: 50%;
    top: 0.2rem;
    transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (min-width: 769px) {
  #barcom {
    align-items: center;
    justify-content: center;
    margin-top: 0;
    padding-bottom: 51vh;
    padding-top: 0;
    text-align: center;
  }
}
@media (min-width: 769px) {
  .work-item {
    box-sizing: border-box;
    justify-content: center;
    padding: 0;
  }
}
@media (min-width: 769px) {
  #previously {
    height: 100vh;
    margin-bottom: 0;
    min-height: 100vh;
    padding-bottom: 0;
    padding-top: 320px;
  }
  .phone-column {
    align-items: center !important;
    height: 59vh !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    top: 43vh !important;
  }
  .phone-mockup {
    max-height: 60vh;
    transition: max-height 0.3s;
    width: auto;
  }
  .phone-wrapper {
    margin-top: -8vh;
  }
  @media (min-height: 1217px) {
    .phone-column {
      top: 35vh !important;
    }
  }
}
@font-face {
  font-family: "SamsungDDT";
  src: url("./DDT W00 Condensed SemiBold.ttf") format("truetype");
}
