@charset "utf-8";
body {
  font-family: "Inter Tight", sans-serif;
}
a {
  cursor: pointer;
}
.well-style {
  text-align: center;
  max-width: 517px;
  margin-bottom: 9px !important;
  font-size: 18px;
  margin-left: 61px;
  background-image: none !important;
  background-color: #3bbdad;
}
.landing_page_pro {
  background: #F3FFFD;
  min-height: 84vh;
  width: 100%;
  border-bottom: solid 1px #3bbdad;
  padding: 0 13px;
}
.main_logo_pro {
  padding: 10px 0 !important;
}
.kudospro_menus {
  padding: 19px 0;
}
.kudospro_menus ul {
  padding: 0;
  margin: 0;
}
.kudospro_menus ul li {
  display: inline-block;
  padding: 0 10px;
}
.kudospro_menus ul li a {
  font-family: "Inter Tight", sans-serif;
  font-size: 18px;
  color: #3a3a3a;
  text-decoration: none;
}
.kudospro_menus ul li a.sign_in_pro {
  color: #000;
  border-bottom: solid 2px #3bbdad;
  padding-bottom: 3px;
}
.kudospro_menus.kudospro_menus_systemF li a {
  font-family: "Inter Tight", sans-serif;
  font-weight: 400;
}
.landing-content{
  z-index: 1;
  position: relative;
}
.dot{
  position: relative;
  z-index: 2;
}
.dots_bg{
  position: absolute;
  width: 195px;
  height: 195px;
  left: -86px;
  top: -70px;
}
.dotted-bg{
  position: absolute;
  max-width: 99vw;
  min-height: 30vh;
  min-width: 100%;
  left: 0;
  opacity: 70%;
}
.feature-image img{
  z-index: 2;
}
.writing_resumes {
  position: relative;
  padding: 90px 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vcenter {
}
.remove_space {
  padding: 0;
}
.writing_pro_resumes {
  max-width: 540px;
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.writing_pro_resumes_sign {
  max-width: 400px;
  width: 100%;
}
.signup-btn {
  font-family: "Inter Tight", sans-serif;
  border-radius: 5px;
  color: #00c5ae;
  background: #fff;
  border: none;
  width: 100%;
  font-size: 18px;
  padding: 10px 0;
  margin-top: 20px;
  max-width: 300px;
}
.signup-btn-teal {
  font-family: "Inter Tight", sans-serif;
  border-radius: 5px;
  color: #fff;
  background: #00c5ae;
  border: none;
  width: 100%;
  font-size: 18px;
  padding: 10px 0;
  margin: 20px 10px;
  max-width: 360px;
  font-weight: 500;
  letter-spacing: 1pt;
}
.writing_pro_resumes p a {
  color: #08af9c;
}
.writing_pro_resumes h1 {
  font-size: 48px;
  /*font-family: "Inter Tight", sans-serif;*/
  font-family: "Piazzolla", serif;
  font-weight: 700;
  color: #000;
  line-height: 1;
  margin-bottom: 25px;
  margin-top: 10px;
  text-align: center;
  max-width: 846px;
}
.writing_pro_resumes h1 span {
  display: block;
}
.writing_pro_resumes h5 {
  font-size: 48px;
  font-family: "Inter Tight", sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 1;
  margin-bottom: 25px;
}
.writing_pro_resumes h5 span {
  display: block;
}
.writing_pro_resumes p {
  font-family: "Inter Tight", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  line-height: 26px;
  text-align: center;
  max-width: 922px;
}
.writing_pro_resumes p.start_buliding {
  margin-top: 20px;
}
.start_buliding,
.start_buliding a {
  font-family: "Inter Tight", sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
}
.writing_pro_resumes_sign ul {
  padding: 0;
  margin: 0;
}
.writing_pro_resumes_sign ul li {
  display: block;
  padding: 5px 0;
}
.writing_pro_resumes_sign ul li input {
  font-family: "Inter Tight", sans-serif;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  width: 100%;
  height: 45px;
  background: #fff;
  border: solid 1px #c0fef3;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 20px;
}
.writing_pro_resumes_sign ul li input::-webkit-input-placeholder {
  color: #00c5ae;
}
.writing_pro_resumes_sign ul li input::-moz-placeholder {
  color: #00c5ae;
}
.writing_pro_resumes_sign ul li input:-ms-input-placeholder {
  color: #00c5ae;
}
.writing_pro_resumes_sign ul li input:-moz-placeholder {
  color: #00c5ae;
}
button.sign_up_its_free {
  font-family: "Inter Tight", sans-serif;
  height: 45px;
  border-radius: 5px;
  color: #fff;
  background: #3bbdad;
  border: none;
  width: 100%;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 500;
}
.or_class_in {
  min-height: 10px;
  text-align: center;
  position: relative;
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.before_or {
  position: absolute;
  width: 100%;
  display: block;
  height: 1px;
  left: 0;
  background: #d0d1d1;
  top: 11px;
  z-index: 0;
}
span.in_class {
  z-index: 1111;
  width: 60px;
  display: block;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
}
span.in_class_sign {
  z-index: 1111;
  width: 60px;
  display: block;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
}
.writing_pro_resumes_sign ul li .social_network li {
  width: 33%;
  float: left;
}
.writing_pro_resumes_sign ul li .social_network li + li + li {
  padding-right: 0;
}
.social_network a:hover {
  text-decoration: none;
}
.writing_pro_resumes_sign ul li .social_network li {
  width: 100%;
}
.well-style-signUp-Home {
  text-align: center;
  max-width: 517px;
  margin-bottom: 9px !important;
  font-size: 14px;
  margin-left: 0;
  background-image: none !important;
  background-color: #f5fcfb;
}
.email-exists-signup {
  display: none;
}
.footer-div {
  background: #00c5ae;
  padding-top: 10px;
  text-align: center;
}
@media (max-width: 1299px) {
  .writing_pro_resumes h5 {
    font-size: 50px;
  }
  .writing_pro_resumes p {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .well-style {
    max-width: 70%;
    margin: 0 auto;
  }
  .well-style-signIn {
    max-width: 400px !important;
    margin: 0 auto !important;
  }
  .main_logo_pro {
    padding: 30px 15px !important;
  }
}
@media (max-width: 1199px) {
  .landing_page_pro {
    /* min-height: 95vh; */
  }
  .writing_resumes {
    padding: 20px 10px !important;
  }
}
@media (max-width: 991px) {
  .dotted-bg {
    display: none;
  }
  .writing_resumes {
    padding: 0 10px 20px !important;
        flex-direction: column;
  }
  .footer_kudos_pro_wrap {
    width: 95px !important;
    float: left;
  }
  .highlights-list p{
    font-size: 16px;
    line-height: 1;
    /* margin-top: 5px!important; */
    margin-bottom: 5px!important;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .writing_pro_resumes {
    max-width: 100%;
    text-align: left;
    margin: 0 auto 15px;
  }
}
@media (max-width: 767px) {
  .main_logo_pro {
    padding: 20px 10px 0 !important;
  }
  .writing_pro_resumes {
    max-width: 100%;
    text-align: left;
    margin: 0 auto 15px;
  }
  .writing_pro_resumes p.start_buliding {
    margin-top: 4px;
  }
  .writing_pro_resumes_sign {
    max-width: 400px;
    width: 100%;
    float: none !important;
    margin: 0 auto;
  }
}
@media (max-width: 540px) {
  .kudospro_menus ul li a {
    font-size: 15px;
  }
  .kudospro_menus ul li {
    display: inline-block;
    padding: 0 3px;
  }
  .kudospro_menus {
    padding: 19px 0;
  }
}
@media (max-width: 499px) {
  .highlights-list p{
    font-size: 13px!important;
    line-height: 1.2!important;
  }
  .highlights-list{
    padding-left: 10px;
  }
  .sign_in_pro_up a {
    font-size: 19px;
  }
  .writing_pro_resumes h5 {
    font-size: 40px;
    margin-top: 50px;
    line-height: 1.1;
  }
  
  .writing_pro_resumes h1 {
    font-size: 35px;
    margin-top: 40px;
    line-height: 1.2;
  }
  .writing_pro_resumes p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.3;
    text-align: left;
  }
  
  .abovefold-image {
    /* min-height: 39vh!important; */
  }
  .writing_pro_resumes_sign ul li input {
    width: 100%;
    height: 40px;
    background: #c0fef3;
    border: solid 1px #c0fef3;
    font-size: 14px;
    padding: 10px 12px;
  }
  button.sign_up_its_free {
    height: 40px;
    font-size: 16px;
    margin-top: 3px;
  }
  .social_network li button {
    height: 40px;
    font-size: 15px;
  }
}
@media (max-width: 399px) {
  .kudospro_menus ul li a {
    font-size: 14px;
  }
  .writing_pro_resumes h5 {
    /* font-size: 19px; */
  }
  .writing_pro_resumes {
    max-width: 100%;
  }
  .writing_pro_resumes p {
    font-size: 17px;
  }
  .start_buliding,
  .start_buliding a {
    font-size: 17px;
    /*word-break: break-all;*/
  }
}
.abovefold-image {
  position: relative;
    /* min-height: 49vh; */
  min-width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
}
.abovefold-image img {
  position: absolute;
  max-height: 481px;
  z-index: 1;
  max-width: 100%;
}

/* ----------------- */

.upload-box {
  border: 2px dashed #CBCFD6;
  border-radius: 10px;
  /* padding: 30px 20px; */
    padding: 13px 20px;
  background-color: #f8fafb;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.upload-box.dragover {
  background-color: #e0f7f5;
  border-color: #06b19a;
  box-shadow: 0 0 0 2px rgba(6, 177, 154, 0.2);
}

.upload-box:hover {
  border-color: #2a9d8f;
  background-color: #f0f9f8;
}

.file-name-display {
  margin-top: 15px;
  color: #3bbdad;
  font-size: 14px;
  font-weight: 500;
  word-break: break-all;
}

.upload-box i{
  background: #D7EEEA;
  /* padding: 12px; */
  border-radius: 52px;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  color: #30A495;
}
.upload-box h3{
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.upload-box p{
  font-size: 14px;
  color: #626875;
  text-align: center;
}

.custom-file-input {
  display: none;
}
.upload-box {
  cursor: pointer;
}

.file-upload h2{
  font-size: 12px;
  margin: 0;
  color: #7A7C7D;
  font-weight: 400;
  text-align: center;
  @media (max-width: 530px) {
    font-size: 10px;
  }
}

.or-section {
  display: flex;
  align-items: center;
  gap: 10px;
}

.or-section hr{
  border: 0.8px solid #E1E3E8;
  width: 100%;
  margin: 0;
}
.or-section span{
  font-size: 14px!important;
  color: #999999!important;
}

.link-btn{
  color: #03B9A4;
  text-decoration: underline;
  font-size: 16px;
  margin-bottom: 10px;
}

.link-btn:hover {
  text-decoration: underline;
}

/* ----------------- */

.bg-part{    
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 28vw;
  min-height: 20vw;
  border-radius: 15px;
  outline: 1px solid #F0F1F3;
  /* border-top: 37px solid #f3f3f3; */
  max-width: 560px;
  min-width: 430px;
  /* min-width: 340px; */
  /* max-height: 400px; */
  position: relative;
  box-shadow: 0px 6px 11px #0000000d;
  @media (max-width: 1264px) {
    width: 48vw;
    max-width: 440px;
  }
  @media (max-width: 550px) {
    min-width: 340px;
  }
}

.bg-part h6{
  position: absolute;
  top: -35px;
  left: 13px;
  font-size: 13px;
  color: #9b9b9b;
  font-weight: 400;
}

.resume-upload {
  gap: 9px;
  /* margin: auto; */
  margin-top: 16px!important;
  margin-bottom: 16px!important;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 95%;
  /* max-height: 344px; */
  /* min-height: 100px; */
  z-index: 2;
  align-items: center;
  justify-content: flex-start;
  /* justify-content: center; */
  /* overflow: auto; */
  /* margin: 25px auto; */
}


/* Chrome, Safari, and Edge */
.resume-upload::-webkit-scrollbar {
  width: 8px;
}

.resume-upload::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 4px;
}

.resume-upload::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 4px;
  border: 2px solid transparent;
  background-clip: content-box;
}

.resume-upload::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

#initial-content, #new-content{
  width: 90%;
  margin: auto;
}
.resume-upload .file-upload {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.resume-upload .file-upload button:focus {
  color: #fff;
  background: #3bbdad;
  border: none;
  outline: none;
}
.resume-upload .file-upload .upload-container{
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0;
}
.custom-file-label{
  margin: 0;
}

.resume-upload .file-upload input {
  border-radius: 5px;
  border: 1px solid #dee2e6;
  cursor: pointer;
}
.content-area{
  /* height: 18vw; */
  max-height: 276px;
}

textarea {    
  height: 100%;
  min-height: 120px;
  border-radius: 6px;
  color: #6f6f70;
  padding: 10px;
  border: 1.5px solid #CBCFD6;
  font-size: 14px;
}

textarea:focus {
  border: 1.5px solid #3cbdad !important;
  border-color: #4CAF50;
  outline: none; 
}

.resume-upload button {
  display: block;
  margin: 10px 0 0;
  border-radius: 5px;
  background: #3bbdad;
  border: none;
  padding: 10px;
  color: #fff;
}

.resume-upload .file-upload button{
  box-shadow: 0px 0px 13px #3bbdad73;

}

.resume-upload span {
  font-size: 16px;
  color: #5b5c5f;
}

#detailReportContinueBtn{
  color: #ffffff;
}

.required-asterisk {
  color: #232323!important;
}

 .custom-file-input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
}
.custom-file-label {
  display: inline-block;
  height: 34px;
  width: 126px;
  line-height: 32px;
  background-color: #3bbdad;
  color: white;
  text-align: center;
  border-radius: 6px 0 0 6px;
  cursor: pointer;
  transition: background-color 0.3s;
  font-weight: 500;
}

.custom-file-label:hover {
  background-color: #349f92;
}

.file-name-display {
  display: inline-block;
  height: 34px;
  line-height: 32px;
  padding: 0 10px;
  border: 1px solid #ced4da;
  border-left: none;
  border-radius: 0 6px 6px 0;
  width: calc(100% - 126px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #232323;
}

.file-upload-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}


.file-upload button:hover {
  background-color: #349f92;
}


.form-group label {
  font-size: 16px;
  font-weight: 400;
  color: #232323;
}

.form-control {
  border-radius: 6px;
  border: 1px solid #ced4da;
  padding: 10px;
  font-size: 16px;
  max-height: 68px;
}

#continue{
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none; 
}

.button-set{
  display: flex;
  justify-content: center;
  gap: 10px;
}

#back-btn{
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none; 
  border: none;
  padding: 10px;
  color: #323232;
  background: #e2e2e2;
  min-width: 30%;
}

.btn-success {
  background-color: #3bbdad;
  border: none;
  padding: 10px;
  color: #fff;
  min-width: 65%;
}

.btn-success:hover {
  background-color: #349f92;
}


.analyse-result {
  flex-direction: column;
  gap: 24px;
  margin: auto 24px;
  padding: 8px 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.analyse-result .form-group {
  display: flex;
  align-content: center;
  align-items: center;
  gap: 10px;
}

.analyse-result .form-group label {
  font-size: 16px;
  font-weight: 400;
  color: #232323;
  margin: 0;
}
.analyse-result .form-group p {
  font-size: 11px;
  letter-spacing: 0.4px;
  margin: 0;
}

.analyse-result .form-group {
  margin-bottom: 1rem;
}

/* #score {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
  color: #4CAF50;
} */
#score {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.highlight {
  font-size: 22px;
  color: #ff5722; /* Highlight color */
}


.bottom-group{
  bottom: 0;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 8px;
  margin: 0;
  background-color: #fff;
  justify-content: flex-end;
  align-items: center;
  justify-content: space-around;
}

#score-wrapper {
  position: relative;
  flex-direction: column;
  /* margin-top: 10px; */
  height: 10px;
  border-radius: 5px;
  margin-bottom: 6px;
  justify-content: space-around;
}

#score-wrapper p{
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#score-wrapper p span{
  background: #fde6e6;
  padding: 2px 10px;
  border-radius: 13px;
  /* margin: 5px; */
  color: #a0001f;
  font-size: 13px;
}

.issue-title{
  font-size: 12px!important;
  font-weight: bold;
  /* color: #750117!important; */
}

#score-bar {
  height: 100%;
  background-color: #4CAF50;
  width: 0; 
  border-radius: 5px;
  transition: width 0.5s ease;
}

#status-message, #request-status, #contact-info, #good-points-container{
  font-size: 1rem;
  font-weight: 400;
  color: #666;
  margin: 0;
  letter-spacing: 0.2px;
}

/* #overall-alignment{
  background: #e6fde9;
  padding: 8px;
  border-left: 4px solid #3d7f09;
} */

#issues-contain{
  width: 100%;
}

#issues-contain .issue-description{
  background: #fde6e6;
  padding: 4px;
  border-left: 4px solid #7f0920;
  margin-bottom: 8px;
  font-size: 12px;
}

#score-wrapper {
  display: flex;
  align-items: center;
  height: auto;
  min-height: 130px;
}

/* Zone-based score section - matches AnalyseDialogComponent */
.landing-score-section {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto;
  gap: 20px 28px;
  align-items: start;
  width: 100%;
  margin-bottom: 4px;
}

.landing-score-section .score-gauge-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}

.landing-score-section .score-label {
  margin-top: 6px;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #718096;
}

.landing-score-section .score-info {
  grid-column: 2;
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
}

.landing-score-section .ats-headline {
  font-size: 1.1rem;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin: 8px 0 12px;
  line-height: 1.35;
  display: none;
}

.ats-zone-status.status-badge {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 9px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  line-height: 1.2;
  text-align: center;
}

.status-badge--red { color: #fff !important; }
.status-badge--orange { color: #fff !important; }
.status-badge--yellow { color: #333 !important; }
.status-badge--green { color: #fff !important; }

.donut-chart {
  position: relative;
  width: 100px;
  height: 100px;
}

.donut-chart-fill {
  fill: none;
  stroke-width: 10;
  stroke: #4caf50; 
  stroke-dasharray: 0 100; 
  transition: stroke 0.3s ease, stroke-dasharray 0.3s ease; 
}

.donut-chart-background {
  fill: none;
  stroke: #e6e6e6;
  stroke-width: 10;
}



.donut-chart {
  position: relative;
  width: 100px;
  height: 100px; 
  border-radius: 50%;
  transform: rotate(-90deg);
}

.donut-chart-svg {
  width: 100%;
  height: 100%;
}

.donut-chart-bg {
  fill: none;
  stroke: #f0f0f0; 
  stroke-width: 2;
}


.donut-chart-percentage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  font-weight: bold;
  color: #4caf50; 
}

.dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

/* Detail Report full-screen modal */
#dialog-box.detail-report-modal {
  width: 100vw;
  height: 100vh;
  align-items: stretch;
  padding: 16px;
  box-sizing: border-box;
}

#dialog-box.detail-report-modal .dialog-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: min(720px, 96vw);
  max-height: 80vh;
  margin: auto;
  padding: 0;
  border-radius: 16px;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  text-align: left;
}

#dialog-box.detail-report-modal .dialog-scroll {
  flex: 1;
  overflow-y: auto;
  max-height: calc(95vh - 180px);
  padding: 24px 24px 16px;
  -webkit-overflow-scrolling: touch;
}

#dialog-box.detail-report-modal .dialog-header {
  flex-shrink: 0;
  padding: 16px 20px 0;
}

.detail-report-footer {
  flex-shrink: 0;
  padding: 20px 24px;
  background: #fff;
  border-top: 1px solid #e2e8f0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.detail-report-footer-text {
  font-size: 0.95rem;
  color: #4a5568;
  margin: 0 0 4px;
  line-height: 1.45;
}

.detail-report-email-input {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #cdeae6;
  border-radius: 8px;
  background: #e8f9f6;
  font-size: 15px;
  box-sizing: border-box;
}

.detail-report-email-input:focus {
  outline: none;
  border-color: #3bbdad;
}

.detail-report-unlock-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 24px;
  background: #27c3a8;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  transition: background 0.2s;
}

.detail-report-unlock-btn:hover {
  background: #08af9c;
}

.detail-report-unlock-btn:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

#dialog-box.detail-report-modal .detail-report-blur-wrapper {
  filter: blur(5px);
  pointer-events: none;
  transition: filter 0.3s ease;
}

#dialog-box.detail-report-modal.logged-in .detail-report-blur-wrapper {
  filter: none;
  pointer-events: auto;
}

@media (max-width: 640px) {
  #dialog-box.detail-report-modal {
    padding: 0;
    align-items: flex-end;
  }
  #dialog-box.detail-report-modal .dialog-content {
    max-width: 100vw;
    max-height: 100vh;
    border-radius: 16px 16px 0 0;
  }
  #dialog-box.detail-report-modal .dialog-scroll {
    max-height: calc(100vh - 200px);
    padding: 20px 16px 16px;
  }
  .detail-report-footer {
    padding: 16px 20px;
    padding-bottom: calc(16px + env(safe-area-inset-bottom, 0));
  }
  .detail-report-email-input {
    font-size: 16px;
  }
  #dialog-box.detail-report-modal .close-btn {
    min-width: 44px;
    min-height: 44px;
  }
}

.dialog-content {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  width: 300px;
  text-align: center;
}

.dialog-scroll{
  overflow: auto;
  height: 65vh;
  display: flex;
  flex-direction: column;
  scroll-behavior: smooth;
}

.dialog-header{
  position: sticky;
  display: flex;
  justify-content: flex-end;
  /* justify-content: space-between; */
  font-size: 20px;
  z-index: 3;
  /* padding: 3px;
  background: #fff;
  border-radius: 2px;
  width: fit-content; */
/* }

.close-btn { */
  /* position: absolute; */
  top: 0px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
  align-items: center;
  background: #fff;
  padding-bottom: 10px;
}
.dialog-header p{
  margin: 0;
}
.dialog-header span{
  font-size: 22px;
}

#open-dialog{
  width: 47%;
  font-size: 0.9em;
}
#clearStorageButton{
  width: 47%;    
  font-size: 0.9em;
  color: #323232;
  background: #e2e2e2;
}

#open-dialog, #clearStorageButton{
  margin: 0;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#open-dialog:hover {
  background: #3bbdad;
  outline: none;
}
#open-dialog:focus {
  background: #3bbdad;    
  outline: none;
}

#loader {   
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  background: #fff;
  width: 100%;
  /* height: 100%; */
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.loading-text {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 1.2rem;
  color: #555;
}

.spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #03c5ad; 
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;    
  margin: auto;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.dialog-content {
  padding: 30px;
  font-family: Arial, sans-serif;
  /* max-height: 75vh; */
  /* overflow: auto; */
  width: auto;
  max-width: 53vw;
  border-radius: 16px;
  text-align: left;
}

.dialog-title {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  text-align: center;
  color: #333;
}

.close-btn {
  /* position: absolute; */
  top: 10px;
  right: 10px;
  font-size: 1.2rem;
  cursor: pointer;
  color: #555;
}

.form-group {
  /* padding-bottom: 1rem; */
  padding-left: 1px;
}

.dialog-content h3 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  color: #333;
}

.dialog-scroll #score-description-dialog{
    font-size: 13px;
    padding: 8px;
    border: none;
    border-radius: 8px;
    color: none;
    background: none;
    text-align: left;
}
.scores-card{
  font-size: 13px;
  background: #e6f7f5;
  padding: 8px;
  border: 2px solid #3bbdad;
  border-radius: 8px;
  color: #275852;
  display: flex;
}
@media (max-width: 632px) {
  .scores-card{
    flex-direction: column;
  }
}
.scores-card #score{
  font-size: 13px;
  background: #3bbdad;
  padding: 8px;
  /* border: 2px solid #3bbdad; */
  border-radius: 8px;
  color: #fff;
  display: flex;    
  align-items: center;
  min-width: 80px;
  text-align: center;
}
.scores-card p{
  margin-bottom: 0;
}

#score-description-dialog{
  font-size: 13px;
  background: #e6f7f5;
  padding: 8px;
  border: 2px solid #3bbdad;
  border-radius: 8px;
  color: #275852;
}

.unlock-btn{
  display: flex;
  flex-direction: column;
  align-items: center;
  border-block: 1px solid #d6d6d6;
  margin-top: 20px;
}
.unlock-btn a{
  text-decoration: none;
}
.unlock-btn p{
  text-align: center;
}
.sign-btn {
  cursor: pointer;
}
.work-experience-feedback ,#overall-alignment-dialog{
  margin-bottom: 15px;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #f9f9f9;
}
.good-point, .issue {
  margin-bottom: 8px;
  padding: 8px;
  background: #f2f2f2;
  border-left: 4px solid #7a7a7a;
}
.issue {
  background: #fde6e6;
  padding: 8px;
  border: 0px;
  border-left: 4px solid #7f0920;
  border-radius: 0;
  margin-bottom: 8px;
  font-size: 12px;
}

.good-point h6, .issue h6 {
  margin: 0 0 5px;
  font-weight: 500;
  color: #232323;
}

.good-point strong, .issue strong {
  display: block;
  margin: 5px 0;
  font-size: 12px;
  font-weight: 600;
  color: #232323;
}

.good-point p, .issue p {
  margin: 5px 0 0;
  font-size: 12px;
  color: #555;
  text-align: left;
}

/* Feedback Section for Work Experience */
/* .work-experience-feedback {
  margin-top: 20px;
} */

.work-experience-feedback p {
  font-size: 12px;
  margin: 5px 0;
  color: #555;
}

/* Overall alignment and missing elements */
.feedback-section p {
  font-size: 12px;
  margin: 5px 0;
  color: #555;
  text-align: left;
}

/* Styling for Score and Description */
  #overall-alignment-dialog {
  font-size: 12px;
  margin: 10px 0;
  font-weight: 500;
  color: #232323;
  text-align: left;
}

#score-description-dialog {
  font-style: italic;
}

#retry-button{
  display: flex;
  flex-direction: column;
  margin: auto;
}


textarea.form-control {
  line-height: 1.2;
  max-height: 100%;
  font-size: 12px;
  resize: vertical;
}

#initial-content {
  gap: 7px;
  display: flex;
  flex-direction: column;
}
.good-point:not(:nth-child(1)):not(:nth-child(2)) p,
.issue:not(:nth-child(1)):not(:nth-child(2))  p{
  color: transparent;
  text-shadow: 0 0 8px #000;
  user-select: none;
}
.good-point:not(:nth-child(1)):not(:nth-child(2)) strong,
.issue:not(:nth-child(1)):not(:nth-child(2))  strong{
  color: transparent;
  text-shadow: 0 0 8px #000;
  user-select: none;
}


#good-points-container h6, #issues-container h6{
  display: none;
}

.blur-container {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
}
.blur-container .form-group{
  width: 100%;
}
.blur-content{
  z-index: 0;
}
.blur-container .unlock-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-block: 0px solid #d6d6d6;
  /* border: 3px solid #3bbdad; */
  margin-top: 20px;
  position: absolute;
  z-index: 1;
  background: #ffffff82;
  bottom: 0px;
  padding: 30px;
  width: 100%;
  backdrop-filter: blur(4px);
  /* border-radius: 8px; */
  /* box-shadow: 0 0 6px 5px #ffffff; */
}

.analysis-cta {
  margin: 28px 0 34px;
  padding: 24px 28px;
  border-radius: 14px;
  background: linear-gradient(135deg, #f1fffc, #ebfbf7);
  border: 1px solid #bfeee4;
}


.analysis-cta .cta-content {
  max-width: 520px;
}

.analysis-cta .cta-title {
  font-size: 18px;
  font-weight: 600;
  color: #1f3d3a;
  margin-bottom: 6px;
}

.analysis-cta .cta-subtext {
  font-size: 14px;
  color: #4b6f6b;
  line-height: 1.5;
  margin-bottom: 18px;
  text-align: left;
}

.analysis-cta .cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 8px 15px;
  border-radius: 7px;
  border: none;

  background: linear-gradient(90deg, #27c3a8, #4fd1c5);
  color: #ffffff;

  font-size: 15px;
  font-weight: 600;
  cursor: pointer;

  transition: all 0.25s ease;
  margin-top: 0;
}

.analysis-cta .cta-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(39, 195, 168, 0.35);
}

.analysis-cta .cta-arrow {
  font-size: 18px;
  transition: transform 0.2s ease;
}

.analysis-cta .cta-btn:hover .cta-arrow {
  transform: translateX(3px);
}



@media (min-width: 1195px) and (max-width: 1284px) {
  .bg-part h6{
    font-size: 11px;
  }
}
@media (min-width: 992px) and (max-width: 1195px) {
  .resume-upload .file-upload {
    gap: 3px;
  }
  #initial-content{
    gap: 7px;
    display: flex;
    flex-direction: column;
  }
  .file-upload span{
    font-size: 14px;
  }
  .file-name-display {
    height: 32px;
    width: calc(100% - 102px);
  }
  .custom-file-label {
    height: 32px;
    width: 102px;
  }
  .content-area{
    /* height: 22vh!important; */
    max-height: 161px!important;
  }
  .btn{
    line-height: 1;
  }
  #new-content .form-group{
    margin-bottom: 0.3rem;
  }
  #new-content .form-group label{
    font-size: 13px;
    margin-bottom: 2px;
  }
  textarea.form-control {
    line-height: 1.2;
    /* max-height: 36px; */
    max-height: 100%;
  }
  .dialog-content{
    max-width: 74vw;
  }
  .bg-part h6{
    font-size: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1327px) {
  .content-area{
    /* height: 28vh; */
    max-height: 202px;
  }
  textarea {    
    min-height: 106px;
    height: 100%;
    font-size: 12px;
  }
  .bottom-group {
    /* bottom: -10px; */
    position: absolute;
  }
}
/* @media (min-width: 784px) and (max-width: 992px) {
  .content-area{
    height: 30vh!important;
  }
  textarea {    
    height: 100%;
    font-size: 12px;
  }
  .bottom-group {
    bottom: -10px;
    position: absolute;
  }
} */
@media (min-width: 700px) and (max-width: 991px) {
  .bg-part{    
    width: 49vw;
    /* height: 43vw; */
  }

  .resume-upload {
    width: 100%;
    height: 95%;
  }
  #initial-content, #new-content{
    /* width: 80%; */
  }
  .analyse-result {
    gap: 16px;
  }
  .bottom-group {
    /* bottom: -10px; */
    position: absolute;
  }

  #initial-content{
    gap: 7px;
    display: flex;
    flex-direction: column;
  }
  .file-upload span{
    font-size: 14px;
  }
  .file-name-display {
    height: 32px;
    width: calc(100% - 102px);
  }
  .custom-file-label {
    height: 32px;
    width: 102px;
  }
  .content-area{
    /* height: 27vw; */
  }
  .btn{
    line-height: 1.2;
  }
  #new-content .form-group label{
    font-size: 15px;
    margin-bottom: 2px;
  }
  textarea.form-control {
    line-height: 1.2;
    /* max-height: 40px; */
    max-height: 100%;
  }
  .dialog-content{
    max-width: 80vw;
  }
  .bg-part h6{
    font-size: 11px;
  }
}
@media (min-width: 641px) and (max-width: 700px) {
  .bg-part{    
    width: 55vw;
    /* height: 50vw; */
  }

  .resume-upload {
    width: 100%;
    height: 95%;
  }
  #initial-content, #new-content{
    /* width: 80%; */
  }
  .analyse-result {
    gap: 16px;
  }
  .bottom-group {
    /* bottom: -10px; */
    position: absolute;
  }
  #initial-content{
    gap: 7px;
    display: flex;
    flex-direction: column;
  }
  .file-upload span{
    font-size: 14px;
  }
  .file-name-display {
    height: 32px;
    width: calc(100% - 102px);
  }
  .custom-file-label {
    height: 32px;
    width: 102px;
  }
  .content-area{
    /* height: 33vw; */
  }
  .btn{
    line-height: 1.2;
  }
  textarea.form-control {
    line-height: 1.2;
    /* max-height: 40px; */
    max-height: 100%;
  }
  .dialog-content{
    max-width: 85vw;
  }
  .bg-part h6{
    font-size: 11px;
  }
}
/* @media (min-width: 641px) and (max-width: 700px) {
  .bg-part{    
    width: 60vw;
    height: 55vw;
  }

  .resume-upload {
    width: 80%;
    height: 95%;
  }
  .analyse-result {
    gap: 16px;
  }
  .bottom-group {
    bottom: -10px;
    position: absolute;
  }
} */
@media (min-width: 431px) and (max-width: 640px) {
  .bg-part{    
    width: 74vw;
    /* height: 65vw; */
  }

  .resume-upload {
    width: 100%;
    height: 95%;
  }
  #initial-content, #new-content{
    /* width: 80%; */
  }
  .analyse-result {
    gap: 16px;
  }
  .bottom-group {
    /* bottom: -10px; */
    position: absolute;
  }

  #initial-content{
    gap: 7px;
    display: flex;
    flex-direction: column;
  }
  .file-upload span{
    font-size: 14px;
  }
  .file-name-display {
    height: 32px;
    width: calc(100% - 102px);
  }
  .custom-file-label {
    height: 32px;
    width: 102px;
  }
  .content-area{
    /* height: 40vw; */
  }
  .btn{
    line-height: 1.2;
  }
  textarea.form-control {
    line-height: 1.2;
    /* max-height: 40px; */
    max-height: 100%;
  }
  .dialog-content{
    max-width: 90vw;
  }
  #new-content .form-group{
    margin-bottom: 0.3rem;
  }
  #new-content .form-group label{
    font-size: 13px;
    margin-bottom: 2px;
  }
  .bg-part h6{
    font-size: 10px;
  }
}
@media (max-width: 430px) {
  .bg-part{    
    width: 84vw;
    /* height: 80vw; */
  }

  .resume-upload {
    width: 100%;
    height: 91%;
  }
  #initial-content, #new-content{
    /* width: 80%; */
  }
  .analyse-result {
    gap: 16px;
  }
  .bottom-group {
    /* bottom: -10px; */
    position: absolute;
    padding-bottom: 3px;
  }

  #initial-content{
    gap: 7px;
    display: flex;
    flex-direction: column;
  }
  .file-upload span{
    font-size: 14px;
  }
  .file-name-display {
    height: 32px;
    width: calc(100% - 102px);
  }
  .custom-file-label {
    height: 32px;
    width: 102px;
  }
  .content-area{
    /* height: 45vw; */
  }
  .btn{
    line-height: 1.2;
  }
  textarea.form-control {
    line-height: 1.2;
    /* max-height: 40px; */
    max-height: 100%;
  }
  .dialog-content{
    max-width: 95vw;
  }
  #new-content .form-group{
    margin-bottom: 0.3rem;
  }
  #new-content .form-group label{
    font-size: 13px;
    margin-bottom: 2px;
  }
  .bg-part h6{
    font-size: 9px;
  }
}

/* ----------------- */
/* *{
  border: 1px solid red;
} */

.main-card-bg{
  position: relative;
  overflow: hidden;
}
.gradient-01{    
  position: absolute;
  right: 0;
  top: -20rem;
  height: 251vh;
  opacity: 75%;

}
.gradient-02{    
  position: absolute;
  top: 140rem;
  left: 0;
  height: 251vh;
  opacity: 75%;

}

.feature-cards {
  padding: 0;
  margin-top: 20px;
}
.feature-card {
  /* margin-bottom: 60px; */
  min-height: 250px;
  margin: 60px auto;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.analyzer-section{
  margin: 20px auto;   
  min-height: 200px;
}
.feature-card .card {
  padding: 0 10px;
  text-align: left;
}
.feature-card .main-card-title {
  font-size: 22px!important;
}
.feature-card .card-title {
  font-size: 18px;
  font-weight: bold;
  color: #232323;
}
.feature-card .card-text {
  font-size: 16px;
}
.three-steps-image {
  min-height: 350px !important;
}
.three-steps-image img {
  max-height: 350px;
}
.feature-image {
  /* background: #eee; */
  min-height: 300px;
  min-width: 300px;
  border-radius: 30px;
  margin: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.feature-image img {
  max-height: 350px;
  max-width: 100%;
}
.pricing-plans {
  padding-bottom: 5%;
  border-top: 1px solid #eee;
  margin-top: 40px;
  background: #f9f9f9;
}
.pricing-description {
  padding: 10px 0%;
  font-size: 20px;
  width: 60%;
  margin: 0 auto;
}
.pricing-caption {
  font-size: 30px;
  font-weight: bold;
  margin-top: 25px;
}
.plan-container {
  display: flex;
  width: 100%;
  overflow-y: scroll;
}
.plan {
  flex: 1;
  margin: 0 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
  min-width: 200px !important;
  flex-direction: column;
  background: #fff;
  box-shadow: 0 5px 5px #b5ebe4;
}
.plan-contents {
  padding: 20px;
}
.plan-price {
  font-size: 28px;
  margin-top: 10px;
  text-align: center;
  color: #00b88a;
  font-weight: 300;
}
.plan-title {
  font-size: 18px;
  text-align: center;
}
.plan-subtitle {
  font-size: 14px;
  text-align: center;
  color: #8d8c8c;
  margin-top: 5px;
}
.plan-features {
  margin-top: 20px;
}
.plan-features .feature {
  margin-bottom: 5px;
  font-size: 14px;
  padding: 5px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; */
}
.mat-icon {
  background-repeat: no-repeat;
  display: inline-block;
  fill: currentColor;
  height: 24px;
  width: 24px;
}
.green-tick {
  color: #0ab743;
  font-size: 18px !important;
  margin-right: 5px;
  margin-top: 2px;
  height: 20px;
  width: 20px;
}
.red-cross {
  color: #ff0000;
  font-size: 18px !important;
  margin-right: 5px;
  margin-top: 2px;
  height: 20px;
  width: 20px;
}
.footer_kudos_pro {
  background: #f4f4f4;
  border-top: solid 1px #727272;
  padding: 50px 0;
  min-height: 300px;
}
.footer_menu_section_in_all {
  display: block;
}
.footer_kudos_pro_wrap {
  width: 10%;
  float: left;
}
.footer_kudos_pro_wrap ul {
  padding: 0;
  margin: 0;
}
.footer_kudos_pro_wrap ul li {
  display: block;
}
.footer_kudos_pro_wrap li a.footer_menu_top {
  display: block;
  font-size: 16px;
  color: #727272;
  text-decoration: none;
  margin-bottom: 15px;
}
.footer_kudos_pro_wrap li a.footer_menus {
  display: block;
  font-size: 14px;
  color: #8c8c8c;
  text-decoration: none;
  margin-bottom: 10px;
}
.footer_pro_menu_logo {
  text-align: right;
  display: block;
}
.card-col {
  display: flex;
  flex-direction: column;
}
.img-col {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.p-0 {
  padding: 0;
}
.move-right {
  /* float: right; */
  order: 2;
}
.example-row {
  margin-top: 25px;
}
.example-resume-col {
  text-align: center;
}
.example-resume {
  height: 300px;
  padding: 5px;
  margin: 5px;
  box-shadow: 0 5px 5px #c9c9c9;
  border: 1px solid #eee;
  border-radius: 5px;
}
.more-examples {
  height: 300px;
  padding: 5px;
  margin: 5px;
  box-shadow: 0 0 15px #5c5c5c;
}
.see-more-examples {
  height: 300px;
  padding: 5px;
  margin: 5px;
  box-shadow: 0 0 15px #5c5c5c;
}
.see-more-link {
  color: #3bbdad;
  position: relative;
  top: 50%;
}
.top-logo {
  padding-top: 0px;
}
.top-logo-mobile {
  margin-top: 3px;
}
.no-automatic-renewals {
  font-size: 23px;
  font-weight: 500;
  padding: 10px 0;
  margin-top: 0;
}
.comparison-table.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle !important;
}
.green-check {
  color: #0ab743;
  line-height: 1.42857143 !important;
}
.red-cross {
  color: #ff0000;
  line-height: 1.42857143 !important;
}
.pricing-table.table {
  background: #f9f9f9;
}
.pricing-table.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle !important;
}
.plan-feature {
  font-weight: 500;
}
.highlights-list {
  font-size: 15px;
  line-height: 1.8;
  gap: 25px;
  list-style: none;
  margin-top: 14px;
}
.highlights-list li {
  display: flex;
  align-items: center;
  gap: 5px;
}
.highlights-list li img{
  height: 15px;
}
.pricing-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px;
}

.plan-btn {
  background: #fff;
  border-radius: 0;
  border: 1px solid #bbb;
  color: #333;
  font-weight: 500;
}
.plan-btn:nth-child(1) {
  border-top-left-radius: 5px; 
  border-bottom-left-radius: 5px;
}
.plan-btn:nth-child(3) {
  border-top-right-radius: 5px; 
  border-bottom-right-radius: 5px;
}
.plan-btn.active {
  color: #fff;
  background: #3bbdad;
  border-color: #3bbdad;
}
.plan-btn:hover, .plan-btn:active, .plan-btn:focus {
  color: #fff !important;
  background: #3bbdad !important;
  border-color: #3bbdad !important;
}
.plan-btn:focus {
  outline: none !important;
  outline-offset: 0 !important;
}

.toggle-label {
  font-size: 16px;
  margin: 0 10px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 34px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #3bbdad;
}

input:checked + .slider:before {
  transform: translateX(26px);
}
#plan-message {
  font-size: 16px;
  font-weight: 700;
  font-family: system-ui;
}
.free-plan {
  border: 1px solid #eee;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.free-plan-text {
  font-size: 25px;
  font-weight: 300;
  font-family: system-ui;
  color: green;
}

.free-plan-title {
  font-size: 18px;
  font-weight: 300;
  font-family: system-ui;
}

.free-plan-description {
  font-size: 14px;
  font-weight: 200;
  font-family: system-ui;
}
@media (max-width: 991px) {
  .writing_pro_resumes_sign {
    overflow: hidden;
  }
  .feature-cards {
    padding: 0 13px;
  }
  .move-right {
    order: unset;
  }
  .see-more-examples {
    width: 240px;
    margin: 5px auto;
  }
  .pricing-description {
    width: 100%;
  }
  .why-kudoswall-wrapper,
  .pricing-table-wrapper {
    padding: 0;
  }
  .plan-price {
    font-size: 20px;
  }
  .feature-image {
    min-height: 0;
  }
  /* .abovefold-image {
    display: none;
  } */

}
@media (max-width: 768px) {
  .feature-image img {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .feature-card {
    padding: 0 50px;
  }
}



@media (max-width: 500px) {
  .resume-upload{
    /* max-height: 259px; */
    width: 100%;
  }
  #initial-content, #new-content{
    /* width: 76%; */
  }
  .analyse-result {
    gap: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .landing-score-section {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .landing-score-section .score-gauge-wrap {
    grid-row: 1;
  }
  .landing-score-section .score-info {
    grid-column: 1;
  }
  .ats-zone-status.status-badge {
    white-space: normal;
  }
}
@media (max-width: 400px) {
  textarea{
    height: 10vh;
  }
  textarea.form-control{
    height: 51px;
  }
  .form-group{
    margin-bottom: 0;
  }
  .resume-upload{
    max-height: none;
    width: 100%;
    overflow: visible;
  }
  #initial-content, #new-content{
    /* width: 76%; */
  }
  .analyse-result {
    gap: 16px;
    margin-left: 16px;
    margin-right: 16px;
  }
}



/* --------------- */

.dialog-overlay {
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  z-index: 1050;
  margin: 20px;
  border-radius: 29px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.dialog-box {
  background: #121416;
  border-radius: 29px;
  width: 293px;
  height: 391px;
  text-align: center;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}

.close-btnw {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #737373;

}

.coupon-code {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-direction: column;
}

.coupen-content{
  border: 1.5px solid #3CBDAD;
  padding: 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.coupen-content span{
  font-size: 37px;
  color: #fff;
  font-style: italic;
  line-height: 38px;
  letter-spacing: 2px;
}

.copy-btn {
  background-color: #12141600;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.copy-btn i{
  font-size: 26px;
  color: #3CBDAD;
}

.copied-message {
  color: green;
  font-size: 14px;
  padding: 5px;
  display: none;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
}

.copied-message.visible {
  display: flex;
  opacity: 1;
}

.friday-top{
  padding: 25px;
  height: calc(100% - 67px);
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.friday-top h6{
 color: #fff;
 font-size: 24px;
 font-style: italic;
 display: flex;
 align-items: flex-end;
 gap: 5px;
 margin-bottom: 5px;
}

.friday-top h6 span{
  color: #3bbdad;
  font-size: 48px;
  font-style: italic;
  line-height: 42px;
}

.friday-top p{
 color: #d5d4d4;
 font-family: sans-serif;
 font-size: 15px;
 font-weight: 300;
 font-style: italic;
 display: flex;
 align-items: flex-end;
 justify-content: flex-end;
 gap: 5px;
 letter-spacing: 0.5px;
}

.friday-footer{
  background: #00c5ae;
  bottom: 0;
  min-height: 67px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.friday-footer span{
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
}
/* Generalized FAQ CSS Styles */
.faq-section {
  margin: 20px 0;
  padding: 20px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-family: Arial, sans-serif;
}

.faq-section h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #333;
}

.faq-item {
  margin-bottom: 15px;
  padding: 15px;
  border-bottom: 1px solid #ccc;
}

.faq-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #0056b3;
}

.faq-item p {
  margin: 0 0 10px;
  font-size: 16px;
  color: #555;
  line-height: 1.5;
}

.faq-item ul {
  margin: 0;
  padding-left: 20px;
  font-size: 16px;
  color: #555;
}

.faq-item ul li {
  margin-bottom: 5px;
}
/* Google Snippet Styling */
.google-snippet {
  background-color: #f9f9f9; /* Light background for emphasis */
  border-left: 6px solid #00bfa5; /* Highlighted left border */
  padding: 15px 20px; /* Inner spacing */
  margin: 20px 0; /* Space above and below */
  border-radius: 5px; /* Rounded corners */
  font-size: 16px;
  line-height: 1.6;
  position: relative;
  z-index: 1;
}
.faq-snippet{
  outline: 1px solid #cccccc;
}

.google-snippet h4 {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}

.google-snippet p {
  margin: 0;
  color: #555;
}

.google-snippet a {
  color: #00bfa5; /* Matching CTA link color */
  text-decoration: underline;
  font-weight: 600;
}
.lp-edu .lede { font-size: 1.05rem; margin-top: 8px; }
  .edu-steps, .score-guide, .fix-list { margin-left: 18px; }
  .compare-grid { display:grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 8px; }
  @media (max-width: 767px) { .compare-grid { grid-template-columns: 1fr; } }
  .small-note { font-size: .95rem; opacity:.9; }

  /* Section container */
.lp-edu{
  --card-pad: 20px;
  --gap: 24px;
  --radius: 16px;
  --shadow: 0 6px 22px rgba(0,0,0,.06);
  margin: 48px auto 32px;
  max-width: 1100px;
  padding: 0 16px;
}

/* Card look */
.lp-edu .card{
  background:#fff;
  border:1px solid #eef0f3;
  border-radius: var(--radius);
  padding: var(--card-pad);
  box-shadow: var(--shadow);
}

/* Hero block */
.lp-edu .lp-hero{
  text-align:center;
  padding: 28px var(--card-pad);
}
.lp-edu .lp-hero h2{
  font-size: clamp(1.4rem, 1.1rem + 1.2vw, 2rem);
  margin: 0 0 8px;
  font-weight: 700;
}
.lp-edu .lede{
  margin: 8px auto 16px;
  max-width: 820px;
  font-size: 1.05rem;
  opacity: .95;
}
.lp-edu .edu-steps{ 
  text-align: left; 
  margin: 0 auto 18px; 
  max-width: 820px; 
  padding-left: 18px;
}
.lp-edu .cta-wrap{
  margin-top: 8px;
}
.lp-edu .cta-wrap .btn{
  min-width: 280px;
}

/* Two-column row */
.lp-edu .lp-two{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--gap);
  margin-top: var(--gap);
}
.lp-edu .lp-card h3{
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
}
.lp-edu .score-guide,
.lp-edu .fix-list{
  margin: 0 0 8px 18px;
}
.lp-edu .small-note{
  font-size:.95rem; opacity:.9; margin: 6px 0 0;
}

/* Compare grid */
.lp-edu .lp-compare{ margin-top: var(--gap); }
.lp-edu .lp-compare h3{ margin-top:0; margin-bottom:10px; font-weight:700; }
.lp-edu .lp-compare .grid{
  display:grid; grid-template-columns: 1fr 1fr; gap: var(--gap);
}
.lp-edu .lp-compare h4{ margin: 6px 0 6px; font-weight:600; }
.lp-edu .lp-compare ul{ margin: 0 0 0 18px; }
.lp-edu .compare-links{ margin: 10px 0 0; text-align:center; }
/* keep hero copy aligned to the same readable width */
.hero-cta-note,
.featured-answer,
.hero-blurb{
  max-width:68ch;
  margin-left:auto;
  margin-right:auto;
}

/* hero helper line right under the H2 */
.hero-cta-note{
  margin:.5rem auto 0;                    /* small gap under H2 */
  font-size:clamp(.98rem,2vw,1.06rem);
  line-height:1.55;
  color:var(--muted-foreground,#4b5563);
}

/* link styling + a11y */
.hero-cta-note a{
  color:var(--kw-accent,#2563eb);
  text-decoration:underline;
  text-underline-offset:2px;
}
.hero-cta-note a:hover{ text-decoration:none; }
.hero-cta-note a:focus-visible{
  outline:2px solid currentColor;
  outline-offset:2px;
  border-radius:.25rem;
}

/* gentle spacing between elements in the hero */
h2 + .hero-cta-note{ margin-top:.5rem; }
.hero-cta-note + .featured-answer{ margin-top:.5rem; }

/* keep your featured answer subtle (only the label bold) */
.featured-answer{ 
  margin:.5rem auto 0;
  font-weight:600;
  font-size:clamp(.98rem,2vw,1.06rem);
  line-height:1.5;
}
.featured-answer strong{ font-weight:700; }

/* dark mode tweak (optional) */
@media (prefers-color-scheme:dark){
  .hero-cta-note{ color:#cbd5e1; }
  .hero-cta-note a{ color:#93c5fd; }
}
.featured-answer{
  margin:.5rem 0 0;
  font-weight:600;
  font-size:clamp(0.98rem, 2vw, 1.06rem);
  line-height:1.5;
}
.featured-answer strong{font-weight:700;}

/* Buttons on small screens */
@media (max-width: 767px){
  .lp-edu{ margin: 36px auto 24px; }
  .lp-edu .lp-two{ grid-template-columns: 1fr; }
  .lp-edu .cta-wrap .btn{ width:100%; min-width:0; }
}

.google-snippet a:hover {
  text-decoration: none;
}
.hero-blurb{
  max-width:68ch;
  margin:.5rem auto 1rem;
  font-size:1.0625rem;
  line-height:1.55;
  color:var(--muted-foreground, #4b5563);
  text-wrap:balance;
}
.subtext {
  font-weight: 400;
  font-size: 0.8em;
  color: #4b5563; /* softer gray */
}
/*------New Pricing UI starts------*/
.plan-cards{
  display: flex;
  justify-content: center;
  /* gap: 20px; */
  align-items: stretch; /* Ensures equal height */
  font-family: poppins;
  margin-top: 40px;

  border: 1px solid #D4D4D4;
  border-radius: 26px;
  width: fit-content;
  padding: 0px;
  padding-right: 40px;
  padding-left: 20px;

}
.pricing-section{
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.plan-tag{
  display: flex;
  flex-direction: column;
}
.per-price{
  color: #3dbdad;
  border-radius: 5px;
  font-family: system-ui;
  margin-right: 10px;
}
.saved-amount{
  color: #ffffff;
  font-family: system-ui;
  font-size: 10px;
  font-weight: 400;
  background: #d26a08;
  padding: 4px 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: flex;
  justify-content: center;
  width: fit-content;
  height: fit-content;
  margin: 0 8px;
}

.current-plan-sec {
  margin-top: auto;
  text-align: center;
  position: absolute;
  top: 0;
  background: #484660;
  padding: 2px 15px;
  border-radius: 0px 0px 9px 9px;
}

.current-plan-label {
  color: #ed8712;
  font-size: 16px;
  font-weight: 400;
  /* text-shadow: 0 0 2px#ea9431; */
}
.plan-cards .col{
  /* border: 1px solid #D4D4D4; */
  padding: 20px 30px;
  border-radius: 26px;
  max-width: 55vh;
  flex: 1; /* Allows both columns to stretch equally */
  position: relative; /* Enables relative positioning */
}
.plan-cards ul{
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
}
.pricing-period{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.plan-og-price{
  font-size: 20px;
  font-weight: 500;
  color: #7A788E;
  text-decoration: line-through;
  font-family: "Inter Tight", sans-serif;
}
.plan-price{
  font-size: 36px;
  font-weight: 600;
  color: #231D4F;
  font-family: system-ui;
  line-height: initial;
}
.plan-highlight {
  color: #103e39;
  font-family: system-ui;
  font-size: 10px;
  font-weight: 600;
  background: #f5f5f5;
  padding: 4px 12px;
  border-radius: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
  text-align: center;
  width: max-content;
}

.plan-period{
  color: #3CBDAD;
  font-size: 10px;
  font-weight: 600;
  background: #484560;
  padding: 6px 12px;
  border-radius: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.plan-per-period{
  font-size: 17px;
  font-weight: 400;
}
.plan-features-points{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 89%;
  flex: 1; /* Allows both columns to stretch equally */
  margin-top: 5px;
}
.plan-features-points ul{
  gap: 11px;
  display: grid;
}
.plan-features-points li{
  display: flex;
}
.plan-features-points li div{
  width: 20px;
  height: 20px;
  min-width: 20px;
  background: #E8E9E9;
  border-radius: 50%;
  display: flex;
  margin-right: 11px;
}
.plan-features-points li div i{
  margin: auto;
}
.plan-features-points li span{
  font-size: 13px;
  font-weight: 400;
}
.plan-btn-li{
  justify-content: center;
  text-align: center;
}
.choose-plan-btn{
  height: 44px;
  width: 90%;
  border-radius: 40px;
  border: none;
  cursor: pointer;
  background: #8F8CA5;
  color: #fff;
  font-size: 17px;
}
.free-plan-lg{

}
.paid-plan-dk{
  background: #34304C;
  box-shadow: 0px 27px 29px #43c2bc40;
  top: -40px; /* Moves the second column 20px up */
}
.paid-plan-dk .plan-features-points li span{
  color: #fff;
}
.paid-plan-dk .choose-plan-btn{
  background: #3CBDAD;
}
.paid-plan-dk .plan-features-points li div{
  background: #48445e;
}
.paid-plan-dk .plan-features-points li div i{
  color: #fff;
}
.paid-plan-dk .plan-price{
  color: #fff;
  font-weight: 500;
  letter-spacing: 1.5px;
}
.paid-plan-dk .plan-per-period{
  color: #fff;
  letter-spacing: 1px;
}
.plan-msg{
  color: #fff;
  background: #3C3952;
  border-radius: 9px;
  padding: 6px 10px;
}
.plan-msg span{
  font-size: 11px;
  /* letter-spacing: 0.5px; */
  font-weight: 300;
}

/* Tab Group Container */
.tab-group {
  display: flex;
  justify-content: space-around;
  margin-bottom: 10px;
  background: #484560;
  /* border-bottom: 2px solid #ccc; */
  gap: 5px;
  border-radius: 30px;
}

/* Tabs Styles */
.tab-group .tab {
  border: none;
  background: none;
  flex: 1;              /* Equal Width */
  text-align: center;
  /* padding: 10px 15px; */
  font-size: 14px;
  cursor: pointer;
  color: #f7f7f7;
  /* border-radius: 4px; */
  padding: 4px;
  transition: color 0.3s ease, border-bottom 0.3s ease;
  /* border-bottom: 4px solid #484560; */
}

/* Active Tab Style */
.tab-group .tab.active {
  color: #34304C;
    background: #3CBDAD;
    border-radius: 37px;
}


/* @media (min-width: 992px) and (max-width: 768) {
} */
@media (max-width: 768px) {
  .plan-cards{
    flex-direction: column;
    align-content: center;
    border: none;
    gap: 20px;
    padding-right: 0px;
    padding-left: 0px;
    padding: 20px;
  }
  .plan-og-price{
    font-size: 15px;
  }
  .plan-price{
    font-size: 26px;
  }
  .plan-per-period{
    font-size: 12px;
  }
  

  .plan-cards .col{
    border: 1px solid #D4D4D4;
  }
  .paid-plan-dk{
    top: 0px;
  }
}

@media (max-width: 500px) {
  .tab-group .tab{
    font-size: 11px;
  }
  #plan-message{
    /* line-height: 1; */
    font-size: 10px;
  }
  .plan-features-points ul{
    gap: 6px;
  }
  .plan-features-points li div{
    width: 15px;
    height: 15px;
    min-width: 15px;
  }
  .plan-features-points li span{
    font-size: 10px;
  }
  .plan-features-points li div i{
    font-size: 10px;
  }
  .choose-plan-btn{
    font-size: 14px;
    height: 38px;
    width: 100%;
  }
}

@media (max-width: 380px) {
  .plan-cards{
    padding: 10px;
  }
  .plan-cards .col{
    padding: 15px 20px;
  }
}
/*-------New Pricing UI ends------*/
/*-------Limit Reach Dialog starts------*/
#limit-reached-dialog-box .dialog-scroll {
   height: auto;
}
#limit-reached-dialog-box .unlock-btn {
  margin-top: 0;
  border: none;
}
#limit-reached-dialog-box .dialog-content h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
}
#limit-reached-dialog-box .dialog-content h4 {
  font-size: 16px;
}
#limit-reached-dialog-box .dialog-content ul {
  padding: 0; 
}
#limit-reached-dialog-box .dialog-content li {
  list-style: none;
  padding: 5px 0;
}
#limit-reached-dialog-box .sign-btn {
  padding: 10px 40px !important;
  font-size: 20px;
}
#limit-reached-dialog-box .sign-btn:hover {
  color: #333;
}
/*-------Limit Reach Dialog ends*/



  .lp-edu {
    max-width: 900px;
    margin: 2rem auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
    line-height: 1.6;
    padding: 0 1rem;
  }

.lp-edu .card {
  background: #fff;
  border-radius: 13px;
  box-shadow: 0 4px 12px rgb(0 0 0 / 0.1);
  padding: 2rem;
  margin-bottom: 2rem;
  transition: box-shadow 0.3s ease;
}

.lp-edu .card:hover {
  box-shadow: 0 6px 20px rgb(0 0 0 / 0.15);
}

.lp-edu .lp-hero h2 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  color: #151515; 
}

.lp-edu .lede {
  font-size: 1.125rem;
  margin-bottom: 1.5rem;
  color: #555;
}

.lp-edu .edu-steps {
  list-style: decimal inside;
  margin-bottom: 1.5rem;
  padding-left: 0;
}

.lp-edu .edu-steps li {
  margin-bottom: 0.75rem;
  font-weight: 500;
}

.lp-edu .edu-steps a {
  color: #00796b;
  text-decoration: none;
  font-weight: 600;
}

.lp-edu .edu-steps a:hover,
.lp-edu .edu-steps a:focus {
  text-decoration: underline;
}

.lp-edu .cta-wrap {
  text-align: center;
  margin-top: 1.5rem;
}

.lp-edu .fix-list,
.lp-edu .score-guide{
  padding-left: 0px;
}

.lp-edu .lp-two {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
}

.lp-edu .lp-card h3 {
  color: #151515;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 1.4rem;
}

.lp-edu .score-guide,
.lp-edu .fix-list {
  list-style: disc inside;
  margin-bottom: 1rem;
  color: #444;
}

.lp-edu .score-guide li strong,
.lp-edu .fix-list li strong {
  color: #00796b;
}

.lp-edu .small-note {
  font-size: 1.1rem;
  color: #777;
  font-style: italic;
}

.lp-edu .lp-compare h3 {
  color: #151515;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
}

.lp-edu .grid {
  display: flex;
  justify-content: center;
  gap: 3rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}

.lp-edu .grid > section {
  background: #f9f9f9;
  border-radius: 8px;
  padding: 1rem 1.5rem;
  width: 220px;
  box-shadow: 0 2px 8px rgb(0 0 0 / 0.05);
}

.lp-edu .grid h4 {
  color: #151515;
  margin-bottom: 0.75rem;
  font-weight: 600;
  font-size: 1.125rem;
  text-align: center;
}

.lp-edu .grid ul {
  list-style: none;
  padding-left: 0;
  color: #555;
}

.lp-edu .grid ul li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 2rem;
}

.lp-edu .grid ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #00796b;
  font-weight: bold;
}

.lp-edu .compare-links {
  text-align: center;
  font-size: 1.2rem;
  color: #555;
}

.lp-edu .compare-links a {
  color: #00796b;
  text-decoration: none;
  font-weight: 600;
  margin: 0 0.3rem;
}

.lp-edu .compare-links a:hover,
.lp-edu .compare-links a:focus {
  text-decoration: underline;
}

.lp-edu .vs-col{
  border: 2px solid #42c0b0;
  border-radius: 9px;
  padding: 10px;

}

@media screen and (max-width: 480px) {
  .lp-edu .lp-compare .grid {
    grid-template-columns: 1fr; 
  }
}

/* India Plan */
#plan-duration-tabs-india {
  display: none;
}





/* Page button */
.sign-btn {
  padding: 10px 24px!important;
  background: #27c3a8;
  color: #fff;
  border: none;
  border-radius: 30px;
  font-size: 16px;
  cursor: pointer;
  margin: 20px;
}

.sign-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.18);
}

.sign-btn .lock-icon {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  margin-right: 8px;
}

.sign-btn .btn-text {
  white-space: nowrap;
  color: #ffffff;
  font-weight: 300;
}


/* Overlay */
.dialog-overlay-email {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  display: none;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(5px);
  z-index: 999;
}

/* Dialog Box */
.dialog-overlay-email .dialog-box-email {
  width: 360px;
  background: #fff;
  padding: 25px;
  border-radius: 20px;
  text-align: center;
  position: relative;
  animation: popup 0.25s ease-out;
}

@keyframes popup {
  0% { transform: scale(0.85); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}

/* Icon */
.dialog-icon {
  width: 60px;
  height: 60px;
  background: #32c6b0;
  color: #fff;
  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
}

/* Text */
.dialog-box-email h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

.dialog-text {
  color: #666;
  font-size: 14px;
  margin-bottom: 20px;
}

/* Input */
.dialog-input {
  width: 100%;
  padding: 12px;
  border-radius: 29px;
  text-align: center;
  border: 1px solid #cdeae6;
  background: #e8f9f6;
  font-size: 15px;
  margin-bottom: 15px;
}

.dialog-input:focus-visible{
  outline: none;
}

/* Continue Button */
.dialog-btn {
  width: 100%;
  padding: 12px;
  background: #27c3a8;
  border: none;
  color: #fff;
  border-radius: 30px;
  cursor: pointer;
  font-size: 15px;
}

/* Close Button */
.dialog-close {
  position: absolute;
  top: 10px;
  right: 12px;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
}

#emailDialog .dialog-box-email {
  width: 420px;
}


.analysis-cta{
  display: none;
}

.kw-snackbar {
  position: fixed;
  top: 16px;
  right: 16px;
  background: #f8d7da;
  color: #721c24;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  padding: 12px 24px;
  display: flex;
  align-items: center;
  gap: 16px;
  z-index: 10001;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity .2s ease, transform .2s ease;
}
.kw-snackbar.show {
  opacity: 1;
  transform: translateY(0);
}
.kw-snackbar .kw-snackbar-close {
  background: transparent;
  border: none;
  color: #721c24;
  font-weight: 600;
  cursor: pointer;
}
/* --- NEW STYLES FOR RESUME ANALYZER --- */
.hero-subtext {
    font-size: 1.2rem;
    color: #555;
    margin-bottom: 25px;
    line-height: 1.6;
}

.trust-badge {
    display: inline-block;
    font-size: 0.95rem;
    color: #2e7d32;
    background: #e8f5e9;
    padding: 5px 12px;
    border-radius: 20px;
    margin-top: 10px;
    border: 1px solid #c8e6c9;
}

.upload-box-optimized {
    border: 2px dashed #2e7d32 !important;
    background-color: #f9fdf9 !important;
    transition: all 0.3s ease;
}

.upload-box-optimized:hover {
    background-color: #f1f8f1 !important;
    border-color: #1b5e20 !important;
}

.upload-icon-green {
    color: #2e7d32;
    font-size: 2.5rem;
    margin-bottom: 10px;
}

.join-text {
    font-size: 0.9rem;
    color: #777;
    margin-top: 15px;
    font-weight: 400;
}

/* --- VISUAL PROOF SECTION --- */
.visual-proof-section {
    margin-top: 50px;
    margin-bottom: 60px;
    background: #fff;
    padding: 40px 0;
    border-top: 1px solid #eee;
}

.visual-proof-list {
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

.visual-proof-list li {
    margin-bottom: 15px;
    font-size: 1.05rem;
    display: flex;
    align-items: flex-start;
}

.visual-proof-list li i {
    color: #2e7d32;
    font-size: 1.2rem;
    margin-right: 12px;
    margin-top: 4px;
}

.report-screenshot {
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    border: 1px solid #f0f0f0;
    max-width: 70%;
    height: auto;
}