@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

html,
body {
  zoom: 1.05;
  margin: 0px;
  height: 100%;
  background-color: #eaeaea;
}

/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}

a {
  text-decoration: none;
}

main.currculo {
  width: 595px;
  margin: 0 auto;
}

.currculo {
  background-color: #ffffff;
  display: grid;
  justify-items: center;
  align-items: start;
  width: 100vw;
}

.currculo .currculo-czargab {
  background-color: #ffffff;
  width: 595px;
  height: 859px;
  position: relative;
}

.currculo .header {
  position: absolute;
  width: 595px;
  height: 80px;
  top: 0;
  left: 0;
  background-color: transparent;
}

.currculo .group {
  position: relative;
  width: 300px;
  height: 80px;
  left: 64px;
}

.currculo .frame {
  display: flex;
  width: 99px;
  height: 80px;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #086c85;
}

.currculo .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

.currculo .div {
  display: flex;
  flex-direction: column;
  width: 157px;
  align-items: flex-start;
  position: absolute;
  top: 27px;
  left: 143px;
}

.currculo .text-wrapper-2 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #086c9c;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.currculo .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.currculo .info {
  position: absolute;
  width: 595px;
  height: 130px;
  top: 104px;
  left: 0;
}

.currculo .section-title {
  position: absolute;
  width: 595px;
  height: 22px;
  top: 0;
  left: 0;
}

.currculo .text-wrapper-4 {
  position: absolute;
  width: 467px;
  top: -1px;
  left: 64px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.currculo .section-info {
  position: absolute;
  width: 467px;
  height: 92px;
  top: 38px;
  left: 64px;
}

.currculo .section-github {
  position: absolute;
  width: 298px;
  height: 14px;
  top: 78px;
  left: 0;
}

.currculo .text-wrapper-5 {
  width: 42px;
  position: absolute;
  top: -1px;
  left: 0;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #086c95;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

.currculo .text-wrapper-6 {
  position: absolute;
  width: 184px;
  top: -1px;
  left: 114px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: underline;
}

.currculo .section-addres {
  position: absolute;
  width: 298px;
  height: 14px;
  top: 52px;
  left: 0;
}

.currculo .text-wrapper-7 {
  position: absolute;
  width: 184px;
  top: -1px;
  left: 114px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

.currculo .section-email {
  position: absolute;
  width: 298px;
  height: 14px;
  top: 26px;
  left: 0;
}

.currculo .email {
  position: absolute;
  width: 184px;
  top: -1px;
  left: 114px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
  background: transparent;
  border: none;
  padding: 0;
}

.currculo .section-name {
  position: absolute;
  width: 298px;
  height: 14px;
  top: 0;
  left: 0;
}

.currculo .info-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  top: 258px;
  width: 595px;
  position: absolute;
  left: 0;
}

.currculo .div-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 22px;
}

.currculo .section-info-2 {
  display: flex;
  width: 468px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.currculo .span-nam {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #086c95;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

.currculo .frame-2 {
  display: flex;
  flex-direction: column;
  width: 352px;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  margin-right: -1.00px;
}

.currculo .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.currculo .curso {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
}

.currculo .faculdade {
  position: relative;
  width: fit-content;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.currculo .p {
  position: relative;
  align-self: stretch;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

.currculo .info-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  top: 381px;
  width: 595px;
  position: absolute;
  left: 0;
}

.currculo .section-info-3 {
  display: flex;
  width: 468px;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}

.currculo .frame-4 {
  width: 342px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
}

.currculo .section-info-4 {
  display: flex;
  width: 468px;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.currculo .frame-5 {
  width: 338px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
}

.currculo .info-4 {
  height: 130px;
  top: 641px;
  width: 595px;
  position: absolute;
  left: 0;
}

.currculo .frame-6 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  position: absolute;
  top: 38px;
  left: 64px;
}

.currculo .section-info-5 {
  display: flex;
  flex-direction: column;
  width: 175px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.currculo .div-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 14px;
}

.currculo .text-wrapper-8 {
  position: absolute;
  top: -1px;
  left: 0;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #086c95;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

.currculo .text-wrapper-9 {
  position: absolute;
  top: -1px;
  left: 114px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

/* Original CSS code should be injected here */

/* Additional styles for accessibility and semantic improvements */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Ensure input styling matches original design */
.currculo .email:focus {
  outline: 2px solid #086c95;
  outline-offset: 2px;
}

/* Ensure address element inherits proper styling */
.currculo address {
  font-style: normal;
}

/* Ensure time elements display properly */
.currculo time {
  display: block;
}