div.HQBfLmfTmH {
  border-radius: 2px;
  width: 36px;
  height: 18px;
  box-shadow: inset 0 0 0 1px rgba(51, 51, 51, 0.4);
}

div.xPDMqHkWPi input {
  font-family: system-ui-mono, "Menlo", "Courier", monospace;
  font-size: 0.9em;
  line-height: 1em;
}
.cc0_mek5Ml {
  display: flex;
  align-items: center;
  flex: 0 0 60%;
}

.br09E4guSL {
  display: inline-flex;
  align-self: center;
  margin: 0 auto;
}

.HmK3LEXLzr {
  display: flex;
  flex-direction: row;
  gap: 2px;
  align-items: center;
}

.ibYj9nd5lY {
  max-width: 100%;
  max-height: 100%;
}

.XdVjrxsISB {
  flex: 0 0 38%;
  display: flex;
  flex-direction: column;
  gap: 1em;
  height: 100%;
  overflow-y: auto;
}

.kgi2s4j_MR {
  height: 100%;
  display: flex;
  gap: 1.5em;
  flex-direction: column;
  align-items: start;
}
@media screen and (min-width: 767px) {
  .kgi2s4j_MR {
    flex-direction: row;
  }
}

.hUHKoRrNtF {
  margin: 15px 0;
  border: 1px solid #eee;
  padding: 15px;
  border-radius: 4px;
}

.MOgVMSMPY1 {
  border: 1px solid #ccc;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lSObcjWArr, .Hmuhzcsm7o {
  border-width: 2px;
  border-style: dashed;
  border-radius: 8px;
}

.lSObcjWArr {
  padding: 30px;
  text-align: center;
  cursor: pointer;
  background: transparent;
  transition: all 0.2s ease;
}

.CLlN0aW14R {
  border-color: rgba(25, 118, 210, 0.4);
}

.CLlN0aW14R:hover, .y_eyKm9um1 {
  background: rgba(25, 118, 210, 0.08);
  border-color: rgba(25, 118, 210, 0.8);
}

.y_eyKm9um1 {
  transform: scale(1.02);
}

.Hmuhzcsm7o {
  display: grid;
  justify-items: center;
  border-color: #2e7d32;
  background: rgba(46, 125, 50, 0.08);
  padding: 12px 25px;
}
.Hmuhzcsm7o:hover {
  background: rgba(46, 125, 50, 0.15);
}

.aZQ4GzDA1W {
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 8px;
  font-style: italic;
}
.t8r1pCOWNC {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.5em;
  margin-top: 0.5em;
  justify-content: center;
}
.v7EanhARkj, .yJPohoiFJr {
  flex: 1 1;
  display: flex;
  align-items: center;
  gap: 0.25em;
}

.v7EanhARkj:hover, .v7EanhARkj:active {
  text-decoration: none;
}

.Mwt3iNuTNH {
  min-width: 1.5em;
}

.vVXAgXYK7a {
  margin-left: auto;
  padding-left: 0.5em;
}

.uZdSm6VQub {
  font-size: 1em !important;
}
.A3ViCkzYHI {
  color: #666666;
}
.A3ViCkzYHI:after {
  content: ":";
}

.s525kOx2kP {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1em;
}
.s525kOx2kP > button {
  padding: 1em;
}
.s525kOx2kP > button > span {
  display: flex;
  flex-direction: column;
  gap: 1em;
  justify-content: center;
}

.JzuyN2wKEt {
  border-radius: 0.5em;
}
.JzuyN2wKEt:before {
  display: none;
}

.RhLpFf0yZf {
  border-radius: 0.5em;
  padding: 0 1em;
}

.PFslDuG7Kh {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1em;
}

.b0ANdij5aT {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1em;
}
.b0ANdij5aT > div:first-child {
  text-align: center;
  font-weight: bold;
}
.b0ANdij5aT img {
  width: 50%;
  max-width: 100px;
  border-radius: 20%;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2666666667);
}

.zmyNEoSJj_ {
  display: grid;
  grid-template-columns: 1fr max-content;
  gap: 1em;
  align-items: center;
  cursor: copy;
  font-size: smaller;
  padding: 0 0.5em 0 1em;
  margin: 0 auto;
  background-color: #eeeeee;
  border-radius: 4px;
}
.zmyNEoSJj_ > div:first-child {
  padding: 0.5em 0;
}

.fIkvWMW6kn {
  position: relative;
  margin: 1em auto;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  max-width: min-content;
  padding: 2em;
  background-color: #eeeeee;
  border-radius: 10px;
}
.fIkvWMW6kn > aside {
  position: absolute;
  top: -12px;
  right: -12px;
  background-color: dodgerblue;
  border-radius: 50%;
  padding: 3px;
}
.fIkvWMW6kn > div {
  font-family: monospace;
}
