@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&family=Bricolage+Grotesque:wght@700;800&family=Climate+Crisis&family=Fraunces:opsz,wght@9..144,700..900&family=Rubik+Glitch&family=Syne:wght@800&display=swap");@import url("https://api.fontshare.com/v2/css?f[]=clash-display@600,700&f[]=cabinet-grotesk@700,800&f[]=satoshi@700,900&f[]=melodrama@700&display=swap");

:root {
  color: #f36b21;
  background: #fbfbf8;
  font-family:
    -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Helvetica Neue", Inter,
    ui-sans-serif, system-ui, sans-serif;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  min-width: 320px;
  min-height: 480px;
  overflow: hidden;
}
.key-visual {
  position: relative;
  width: 100vw;
  height: 100vh;
  min-height: 480px;
  display: grid;
  place-items: center;
  overflow: hidden;
  isolation: isolate;
  background: #fbfbf8;
}
.key-visual::before {
  content: none;
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    radial-gradient(ellipse at 50% 50%, rgba(255, 255, 255, 0.86), transparent 38%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.76), transparent 46%, rgba(226, 222, 214, 0.14));
  pointer-events: none;
}
.key-visual::after {
  content: none;
  position: absolute;
  inset: auto 0 0;
  z-index: 1;
  height: 34vh;
  background: linear-gradient(180deg, transparent, rgba(255, 255, 255, 0.64));
  pointer-events: none;
}
.glass-field {
  display: none;
}
.glass-lens {
  position: absolute;
  display: block;
  border-radius: 46% 54% 52% 48% / 55% 45% 52% 48%;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.56), rgba(255, 255, 255, 0.16) 48%, rgba(171, 185, 202, 0.1)),
    rgba(255, 255, 255, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.58);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.84),
    inset 0 -30px 70px rgba(150, 162, 178, 0.1),
    0 56px 150px rgba(95, 103, 116, 0.1);
  backdrop-filter: blur(20px) saturate(1.1);
}
.glass-lens-main {
  left: 50%;
  top: 49%;
  width: min(1040px, 78vw);
  height: clamp(230px, 28vw, 380px);
  transform: translate(-50%, -50%);
}
.glass-lens-small {
  right: clamp(56px, 9vw, 150px);
  top: clamp(86px, 14vh, 160px);
  width: clamp(84px, 10vw, 138px);
  height: clamp(84px, 10vw, 138px);
  opacity: 0.62;
}
.glass-highlight {
  position: absolute;
  left: 50%;
  top: calc(49% - min(8vw, 96px));
  width: min(720px, 54vw);
  height: 18px;
  border-radius: 999px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.82), transparent);
  filter: blur(1px);
  opacity: 0.56;
}
.scan-field {
  position: absolute;
  inset: -28%;
  z-index: 2;
  background:
    linear-gradient(180deg, transparent 0 42%, rgba(20, 20, 20, 0.075) 48%, transparent 54%),
    linear-gradient(90deg, transparent 0 42%, rgba(0, 174, 190, 0.16) 49%, transparent 50.5%);
  transform: translateY(8%) rotate(-5deg);
  pointer-events: none;
}
.signal-rings {
  position: absolute;
  width: min(86vw, 900px);
  aspect-ratio: 1;
  border: 1px solid rgba(20, 20, 20, 0.1);
  border-radius: 50%;
  opacity: 0.28;
  transform: translateY(-2vh);
}
.signal-rings::before,
.signal-rings::after {
  content: "";
  position: absolute;
  border: 1px solid rgba(0, 174, 190, 0.18);
  border-radius: 50%;
}
.signal-rings::before {
  inset: 11%;
}
.signal-rings::after {
  inset: 23%;
  border-color: rgba(255, 78, 117, 0.18);
}
.name-rig {
  position: relative;
  z-index: 2;
  width: min(1120px, 88vw);
  display: grid;
  justify-items: center;
  transform: translateY(0);
}
.glitch-name {
  position: relative;
  margin: 0;
  width: min(1120px, 88vw);
  display: block;
  color: #f36b21;
  text-align: left;
  white-space: nowrap;
}
.type-svg {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
  filter: drop-shadow(0 12px 24px rgba(25, 25, 25, 0.045));
}
.knockout-panel {
  fill: #ff6a00;
}
.type-covers rect {
  fill: #ff6a00;
  opacity: 0;
  shape-rendering: crispEdges;
}
.type-edges rect {
  fill: #fbfbf8;
  opacity: 0;
  shape-rendering: crispEdges;
}
.mask-type {
  fill: black;
  font-size: 214px;
  font-weight: 850;
  letter-spacing: 0;
  paint-order: fill;
}
.mask-type-first {
  opacity: 0.96;
}
.mask-type-last {
  opacity: 1;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}
.type-sf-heavy {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;
  font-weight: 850;
}
.type-bricolage {
  font-family: "Bricolage Grotesque", "Avenir Next", Arial, sans-serif;
  font-weight: 800;
}
.type-clash {
  font-family: "Clash Display", "Bricolage Grotesque", "Avenir Next", sans-serif;
  font-weight: 700;
}
.type-cabinet {
  font-family: "Cabinet Grotesk", "Clash Display", Arial, sans-serif;
  font-weight: 800;
}
.type-satoshi {
  font-family: "Satoshi", "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
}
.type-melodrama {
  font-family: "Melodrama", "Fraunces", Georgia, serif;
  font-weight: 700;
}
.type-syne {
  font-family: "Syne", "Arial Black", Arial, sans-serif;
  font-weight: 800;
}
.type-archivo {
  font-family: "Archivo Black", Impact, sans-serif;
  font-weight: 900;
}
.type-fraunces {
  font-family: "Fraunces", Georgia, serif;
  font-weight: 900;
}
.type-climate {
  font-family: "Climate Crisis", Impact, sans-serif;
  font-weight: 400;
}
.type-rubik-glitch {
  font-family: "Rubik Glitch", "Arial Black", sans-serif;
  font-weight: 400;
}
.type-sf-light {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;
  font-weight: 320;
}
.type-new-york {
  font-family: "New York", "Iowan Old Style", Georgia, serif;
  font-weight: 650;
}
.type-bodoni {
  font-family: "Bodoni 72", Didot, "Times New Roman", serif;
  font-weight: 700;
}
.type-baskerville {
  font-family: Baskerville, "Times New Roman", Georgia, serif;
  font-weight: 600;
}
.type-avenir {
  font-family: "Avenir Next", Avenir, "Helvetica Neue", sans-serif;
  font-weight: 760;
}
.type-optima {
  font-family: Optima, Candara, "Gill Sans", sans-serif;
  font-weight: 680;
}
.type-georgia {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
}
.type-neutral {
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-weight: 760;
}
.font-grotesk {
  font-family: Impact, Haettenschweiler, "Arial Black", sans-serif;
  font-weight: 900;
}
.font-serif {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
}
.font-mono {
  font-family: "Courier New", ui-monospace, monospace;
  font-weight: 800;
}
.font-condensed {
  font-family: "Arial Narrow", "Avenir Next Condensed", sans-serif;
  font-weight: 900;
}
.font-display {
  font-family: Didot, "Bodoni 72", Georgia, serif;
  font-weight: 650;
}
.font-rounded {
  font-family: "Trebuchet MS", "Avenir Next", Verdana, sans-serif;
  font-weight: 800;
}
.font-slab {
  font-family: Rockwell, "Roboto Slab", "Courier New", serif;
  font-weight: 800;
}
.font-humanist {
  font-family: Optima, Candara, "Gill Sans", sans-serif;
  font-weight: 750;
}
.font-didot {
  font-family: Didot, "Bodoni 72", "Bodoni 72 Display", Georgia, serif;
  font-weight: 700;
}
.font-tech {
  font-family: "DIN Condensed", "Arial Narrow", Impact, sans-serif;
  font-weight: 900;
}
.font-book {
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
  font-weight: 700;
}
.font-wide {
  font-family: Copperplate, "Arial Black", Impact, sans-serif;
  font-weight: 800;
}
.font-soft {
  font-family: "Avenir Next", "Helvetica Neue", Verdana, sans-serif;
  font-weight: 700;
}
.font-system {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Helvetica Neue", sans-serif;
  font-weight: 850;
}
.font-light {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
}
.font-heavy {
  font-family: "Arial Black", Impact, sans-serif;
  font-weight: 900;
}
.font-classic {
  font-family: Baskerville, "Times New Roman", Georgia, serif;
  font-weight: 600;
}
.font-neutral {
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-weight: 760;
}
.font-meter {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  gap: 6px;
  width: min(480px, 72vw);
  height: 10px;
}
.font-meter span {
  min-width: 0;
  border: 1px solid rgba(20, 20, 20, 0.22);
  background: linear-gradient(180deg, rgba(20, 20, 20, 0.05), rgba(20, 20, 20, 0.12));
}
.font-meter .is-active {
  border-color: #111;
  background:
    linear-gradient(90deg, #00aebe 0 34%, #111 34% 68%, #ff4e75 68%),
    #111;
  box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.08);
}
.axis-lines {
  position: absolute;
  inset: 7vh 5vw;
  z-index: 1;
  pointer-events: none;
}
.axis-lines span {
  position: absolute;
  background: rgba(20, 20, 20, 0.16);
}
.axis-lines span:nth-child(1),
.axis-lines span:nth-child(2) {
  left: 0;
  right: 0;
  height: 1px;
}
.axis-lines span:nth-child(1) {
  top: 33%;
}
.axis-lines span:nth-child(2) {
  top: 66%;
}
.axis-lines span:nth-child(3),
.axis-lines span:nth-child(4) {
  top: 0;
  bottom: 0;
  width: 1px;
}
.axis-lines span:nth-child(3) {
  left: 24%;
}
.axis-lines span:nth-child(4) {
  right: 24%;
}
.corner-readout {
  position: absolute;
  z-index: 5;
  left: clamp(18px, 4vw, 54px);
  right: clamp(18px, 4vw, 54px);
  display: flex;
  justify-content: space-between;
  color: rgba(20, 20, 20, 0.48);
  font-family: ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
  pointer-events: none;
}
.corner-readout-top {
  top: clamp(18px, 4vh, 44px);
}
.corner-readout-bottom {
  bottom: clamp(18px, 4vh, 44px);
}
.readout-strip {
  width: min(1120px, 94vw);
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 8px;
  color: rgba(20, 20, 20, 0.42);
  font-family: ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;
  font-size: 10px;
  line-height: 1;
}
.readout-strip span {
  min-width: 0;
  padding-top: 7px;
  border-top: 1px solid rgba(20, 20, 20, 0.18);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: clip;
}
.data-burst {
  width: min(1120px, 94vw);
  height: 38px;
  display: grid;
  grid-template-columns: repeat(26, 1fr);
  align-items: end;
  gap: 2px;
  opacity: 0.22;
}
.data-burst span {
  height: 14%;
  border-top: 1px solid rgba(20, 20, 20, 0.42);
  background: rgba(20, 20, 20, 0.08);
  transform-origin: bottom;
  transition: height 180ms steps(2, end), background-color 180ms steps(2, end);
}
.data-burst.is-live {
  opacity: 0.9;
}
.data-burst.is-live span {
  height: var(--height);
  background:
    linear-gradient(180deg, rgba(255, 78, 117, 0.42), rgba(0, 174, 190, 0.34)),
    rgba(20, 20, 20, 0.14);
  animation: burstQuantize 280ms steps(3, end);
}
@keyframes scanSweep {
  0% {
    transform: translateY(-58%);
  }
  100% {
    transform: translateY(58%);
  }
}
@keyframes ringPulse {
  0%,
  100% {
    transform: scale(0.96) rotate(0deg);
    opacity: 0.34;
  }
  50% {
    transform: scale(1.04) rotate(2deg);
    opacity: 0.68;
  }
}
@keyframes screenTear {
  0%,
  84%,
  100% {
    transform: translateX(0);
    opacity: 0.42;
  }
  86% {
    transform: translateX(12px);
    opacity: 0.86;
  }
  88% {
    transform: translateX(-9px);
    opacity: 0.34;
  }
}
@keyframes labelJitter {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(2px);
  }
}
@keyframes nameWarp {
  0%,
  100% {
    filter: saturate(1.08);
  }
  31% {
    filter: saturate(1.5);
  }
  63% {
    filter: saturate(0.9);
  }
}
@keyframes svgTypeBlink {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.86;
  }
}
@keyframes svgTypeShadowBlink {
  0%,
  100% {
    opacity: 0.5;
    transform: translateY(2px);
  }
  48% {
    opacity: 0.18;
    transform: translateY(8px);
  }
}
@keyframes topSlice {
  0%,
  100% {
    clip-path: inset(0 0 62% 0);
    transform: translate(0, -0.08em);
  }
  38% {
    clip-path: inset(10% 0 68% 0);
    transform: translate(0.018em, -0.11em);
  }
  62% {
    clip-path: inset(4% 0 74% 0);
    transform: translate(-0.014em, -0.05em);
  }
}
@keyframes bottomSlice {
  0%,
  100% {
    clip-path: inset(58% 0 0 0);
    transform: translate(0, 0.08em);
  }
  44% {
    clip-path: inset(66% 0 10% 0);
    transform: translate(-0.02em, 0.1em);
  }
  70% {
    clip-path: inset(42% 0 30% 0);
    transform: translate(0.016em, 0.04em);
  }
}
@keyframes letterSnap {
  0%,
  85%,
  100% {
    transform: translateX(0) translateY(0);
  }
  88% {
    transform: translateX(var(--shift)) translateY(-0.02em);
  }
  91% {
    transform: translateX(calc(var(--shift) * -1)) translateY(0.018em);
  }
}
@keyframes charFlash {
  0%,
  82%,
  100% {
    opacity: 0;
  }
  86%,
  91% {
    opacity: 0.72;
  }
}
@keyframes burstQuantize {
  0%,
  100% {
    transform: scaleY(0.65);
    filter: grayscale(1);
  }
  40% {
    transform: scaleY(1);
    filter: grayscale(0);
  }
  72% {
    transform: scaleY(0.82);
    filter: grayscale(0.5);
  }
}
@media (max-width: 720px) {
  .corner-readout {
    font-size: 9px;
  }

  .readout-strip {
    grid-template-columns: repeat(3, 1fr);
  }

  .micro-label {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .micro-label span {
    justify-content: center;
  }

  .glitch-name {
    font-size: clamp(36px, 12.4vw, 82px);
    line-height: 0.92;
  }

  .name-rig {
    width: min(620px, 94vw);
  }

  .data-burst {
    height: 26px;
  }
}
.app-shell {
  width: 100vw;
  height: 100vh;
  display: grid;
  grid-template-rows: 58px minmax(0, 1fr);
  background:
    linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px),
    linear-gradient(180deg, #121317 0%, #090a0c 100%);
  background-size: 28px 28px, 28px 28px, auto;
}
.top-bar {
  -webkit-app-region: drag;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 18px 10px 82px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.075);
  background: rgba(17, 18, 22, 0.76);
  backdrop-filter: blur(22px) saturate(1.3);
}
.brand-lockup {
  display: flex;
  align-items: center;
  gap: 11px;
}
.brand-mark {
  width: 22px;
  height: 22px;
  display: inline-block;
  border: 1px solid rgba(218, 210, 185, 0.52);
  border-radius: 50%;
  background:
    linear-gradient(90deg, transparent 47%, rgba(218, 210, 185, 0.8) 48%, transparent 53%),
    linear-gradient(0deg, transparent 47%, rgba(117, 197, 174, 0.72) 48%, transparent 53%),
    #101215;
  box-shadow: 0 0 22px rgba(117, 197, 174, 0.16);
}
.top-bar h1 {
  margin: 0;
  color: #f5f2e8;
  font-size: 15px;
  line-height: 1;
  font-weight: 650;
  letter-spacing: 0;
}
.top-bar p {
  margin: 4px 0 0;
  color: #8f958f;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
}
.top-status {
  -webkit-app-region: no-drag;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #a7aca5;
  font-size: 11px;
}
.top-status span,
.top-status strong {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  border: 1px solid rgba(255, 255, 255, 0.095);
  border-radius: 7px;
  padding: 0 10px;
  background: rgba(255, 255, 255, 0.045);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}
.top-status strong {
  color: #d8d0b2;
  font-weight: 620;
}
.terminal-grid {
  min-height: 0;
  padding: 9px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 7px;
}
.pane {
  position: relative;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  border: 1px solid rgba(232, 226, 208, 0.105);
  border-radius: 7px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.018), transparent 82px),
    #050607;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.035),
    0 12px 30px rgba(0, 0, 0, 0.2);
  transition:
    border-color 160ms ease,
    box-shadow 160ms ease,
    background-color 160ms ease;
}
.pane::after {
  content: "";
  position: absolute;
  inset: 31px 0 auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(232, 226, 208, 0.08), transparent);
  pointer-events: none;
}
.pane-active {
  border-color: rgba(117, 197, 174, 0.66);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.045),
    0 0 0 1px rgba(117, 197, 174, 0.18),
    0 18px 42px rgba(0, 0, 0, 0.32);
}
.pane-inactive {
  cursor: pointer;
}
.pane-hovered {
  border-color: rgba(206, 190, 137, 0.46);
}
.pane-meta {
  position: absolute;
  z-index: 5;
  top: 6px;
  left: 8px;
  right: 8px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
  color: #cfcec5;
  font-size: 10px;
}
.pane-meta span,
.pane-meta strong {
  max-width: 45%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.058);
  background: rgba(13, 14, 17, 0.66);
  padding: 3px 8px;
  backdrop-filter: blur(14px) saturate(1.25);
}
.pane-meta strong {
  color: #bdb59c;
  font-weight: 620;
}
.pane-status-approval_waiting .pane-meta strong {
  color: #e6c47a;
  border-color: rgba(230, 196, 122, 0.22);
}
.pane-status-idle_done .pane-meta strong,
.pane-status-summarizing .pane-meta strong {
  color: #80cdb5;
  border-color: rgba(128, 205, 181, 0.2);
}
.pane-status-error {
  border-color: rgba(232, 226, 208, 0.12);
}
.pane-status-error .pane-meta strong {
  color: #c99787;
  border-color: rgba(201, 151, 135, 0.22);
  background: rgba(33, 19, 16, 0.46);
}
.terminal-host {
  width: 100%;
  height: 100%;
  padding: 36px 8px 8px;
}
.pane-inactive:not(.pane-hovered) .terminal-host {
  opacity: 0.035;
  filter: saturate(0.45) contrast(0.88);
}
.summary-layer {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 54px 30px 42px;
  background:
    radial-gradient(circle at 50% 50%, rgba(32, 34, 38, 0.76), rgba(7, 8, 10, 0.94) 58%),
    linear-gradient(180deg, rgba(14, 15, 18, 0.86), rgba(5, 6, 8, 0.95)),
    repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 58px,
      rgba(255, 255, 255, 0.012) 59px
    );
  backdrop-filter: blur(16px) saturate(1.05);
}
.summary-stack {
  width: min(34ch, 76%);
  min-height: 148px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  transform: translateY(4px);
}
.summary-state {
  order: 1;
  color: rgba(207, 204, 191, 0.54);
  font-size: 10px;
  font-weight: 560;
  line-height: 1;
  text-transform: uppercase;
}
.summary-copy {
  order: 3;
  margin: 0;
  width: 100%;
  color: rgba(242, 238, 225, 0.92);
  font-family:
    -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Helvetica Neue", Inter,
    ui-sans-serif, system-ui, sans-serif;
  font-size: clamp(15px, 1.05vw, 19px);
  line-height: 1.74;
  font-weight: 440;
  text-align: center;
  overflow-wrap: anywhere;
  text-wrap: pretty;
}
.pane-status-error .summary-copy {
  color: rgba(232, 222, 211, 0.88);
}
.pane-status-error .summary-state {
  color: rgba(201, 151, 135, 0.62);
}
.bird {
  order: 2;
  width: 42px;
  height: 36px;
  position: relative;
  margin: -1px 0 0;
  opacity: 0.68;
  animation: bird-bob 1.65s ease-in-out infinite;
}
.bird-body {
  position: absolute;
  left: 6px;
  top: 6px;
  width: 30px;
  height: 23px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50% 50% 47% 47%;
  background: linear-gradient(145deg, #c8bea0 0%, #a98e62 58%, #87615c 100%);
  box-shadow:
    inset -6px -6px 0 rgba(42, 34, 38, 0.16),
    0 8px 20px rgba(0, 0, 0, 0.2);
}
.bird-eye {
  position: absolute;
  top: 7px;
  right: 8px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #161719;
}
.bird-beak {
  position: absolute;
  right: -9px;
  width: 12px;
  height: 6px;
  background: #bfa963;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transform-origin: left center;
}
.bird-beak-top {
  top: 8px;
  animation: beak-top 0.74s ease-in-out infinite;
}
.bird-beak-bottom {
  top: 13px;
  filter: brightness(0.86);
  animation: beak-bottom 0.74s ease-in-out infinite;
}
.bird-wing {
  position: absolute;
  left: 7px;
  top: 10px;
  width: 12px;
  height: 9px;
  border-radius: 60% 45% 55% 45%;
  background: rgba(30, 31, 35, 0.22);
  transform: rotate(-10deg);
}
.bird-shadow {
  position: absolute;
  left: 10px;
  right: 9px;
  bottom: 1px;
  height: 6px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.3);
  filter: blur(3px);
  animation: shadow-pulse 1.65s ease-in-out infinite;
}
@keyframes bird-bob {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3px);
  }
}
@keyframes beak-top {
  0%,
  100% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-16deg);
  }
}
@keyframes beak-bottom {
  0%,
  100% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(18deg);
  }
}
@keyframes shadow-pulse {
  0%,
  100% {
    transform: scaleX(1);
    opacity: 0.58;
  }
  50% {
    transform: scaleX(0.82);
    opacity: 0.36;
  }
}
.xterm {
  height: 100%;
}
.xterm .xterm-viewport {
  background: transparent !important;
}
/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */

/**
 *  Default styles for xterm.js
 */

.xterm {
    cursor: text;
    position: relative;
    user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
}

.xterm.focus,
.xterm:focus {
    outline: none;
}

.xterm .xterm-helpers {
    position: absolute;
    top: 0;
    /**
     * The z-index of the helpers must be higher than the canvases in order for
     * IMEs to appear on top.
     */
    z-index: 5;
}

.xterm .xterm-helper-textarea {
    padding: 0;
    border: 0;
    margin: 0;
    /* Move textarea out of the screen to the far left, so that the cursor is not visible */
    position: absolute;
    opacity: 0;
    left: -9999em;
    top: 0;
    width: 0;
    height: 0;
    z-index: -5;
    /** Prevent wrapping so the IME appears against the textarea at the correct position */
    white-space: nowrap;
    overflow: hidden;
    resize: none;
}

.xterm .composition-view {
    /* TODO: Composition position got messed up somewhere */
    background: #000;
    color: #FFF;
    display: none;
    position: absolute;
    white-space: nowrap;
    z-index: 1;
}

.xterm .composition-view.active {
    display: block;
}

.xterm .xterm-viewport {
    /* On OS X this is required in order for the scroll bar to appear fully opaque */
    background-color: #000;
    overflow-y: scroll;
    cursor: default;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

.xterm .xterm-screen {
    position: relative;
}

.xterm .xterm-screen canvas {
    position: absolute;
    left: 0;
    top: 0;
}

.xterm .xterm-scroll-area {
    visibility: hidden;
}

.xterm-char-measure-element {
    display: inline-block;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: -9999em;
    line-height: normal;
}

.xterm.enable-mouse-events {
    /* When mouse events are enabled (eg. tmux), revert to the standard pointer cursor */
    cursor: default;
}

.xterm.xterm-cursor-pointer,
.xterm .xterm-cursor-pointer {
    cursor: pointer;
}

.xterm.column-select.focus {
    /* Column selection mode */
    cursor: crosshair;
}

.xterm .xterm-accessibility:not(.debug),
.xterm .xterm-message {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    color: transparent;
    pointer-events: none;
}

.xterm .xterm-accessibility-tree:not(.debug) *::selection {
  color: transparent;
}

.xterm .xterm-accessibility-tree {
  user-select: text;
  white-space: pre;
}

.xterm .live-region {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.xterm-dim {
    /* Dim should not apply to background, so the opacity of the foreground color is applied
     * explicitly in the generated class and reset to 1 here */
    opacity: 1 !important;
}

.xterm-underline-1 { text-decoration: underline; }
.xterm-underline-2 { text-decoration: double underline; }
.xterm-underline-3 { text-decoration: wavy underline; }
.xterm-underline-4 { text-decoration: dotted underline; }
.xterm-underline-5 { text-decoration: dashed underline; }

.xterm-overline {
    text-decoration: overline;
}

.xterm-overline.xterm-underline-1 { text-decoration: overline underline; }
.xterm-overline.xterm-underline-2 { text-decoration: overline double underline; }
.xterm-overline.xterm-underline-3 { text-decoration: overline wavy underline; }
.xterm-overline.xterm-underline-4 { text-decoration: overline dotted underline; }
.xterm-overline.xterm-underline-5 { text-decoration: overline dashed underline; }

.xterm-strikethrough {
    text-decoration: line-through;
}

.xterm-screen .xterm-decoration-container .xterm-decoration {
	z-index: 6;
	position: absolute;
}

.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer {
	z-index: 7;
}

.xterm-decoration-overview-ruler {
    z-index: 8;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
}

.xterm-decoration-top {
    z-index: 2;
    position: relative;
}
