*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}body{display:flex;justify-content:space-around;font-family:Inter,sans-serif;font-size:16px;color:#333;background-color:#fff;line-height:1.5;margin:0;padding:0}#root{width:100%;display:flex;flex-direction:column;gap:10px}pre{font-family:inherit}label{display:block;margin-bottom:.1rem;margin-top:.6rem;font-weight:600;color:#333;font-size:.95rem;font-family:Inter,sans-serif}input,textarea,select{width:100%;padding:.6rem 1rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;font-family:Inter,sans-serif;background-color:#fff;color:#222;transition:all .2s ease;box-sizing:border-box}input:focus,textarea:focus,select:focus{outline:none;border-color:#007acc;box-shadow:0 0 0 2px #007acc33}textarea{resize:none}.form-container{border-radius:5px;padding:.3rem}.button-container{display:flex;justify-content:end;gap:10px;margin-bottom:1.2rem}::backdrop{background:#00000084;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}dialog{width:65%;height:90%;align-self:center;justify-self:center;margin-top:1%;background-color:transparent;border:none}@media only screen and (max-width: 800px){#root{width:100%;padding:2%}dialog{width:100%;align-self:center;justify-self:center;margin-top:1%;background-color:transparent;border:none;overflow:scroll}}@media only screen and (min-width: 1000px){#root{width:50%}}@media only screen and (min-width: 2000px){#root{width:20%}}.appHeading{display:flex}.resumeIcon{width:50px;height:50px}button{padding:.5rem 1.2rem;font-size:1rem;font-weight:700;font-family:inherit;color:#fff;background-color:#0073ff;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;text-align:center}button:hover{filter:brightness(.9)}button:focus{outline:none;box-shadow:0 0 0 2px #4a7ebc66}button:disabled{opacity:.5;cursor:not-allowed}.previewButton{background-color:#0073ff}.button--preview:hover{background-color:#3a6da5}.button--next{background-color:#28a745}.button--next:hover{background-color:#218838}.addButton{margin-top:10px;background-color:#fd7e14}.addButton:hover{background-color:#e96b05}.stepper-container{display:flex;justify-content:center;align-items:center;gap:20px}.stepper-container>button{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid white;position:relative;padding:0}.stepper-container button:after{content:"";position:absolute;top:50%;right:-55%;width:20px;height:1px;transform:translateY(-50%);background-color:#000}.stepper-container button:last-child:after{display:none}.currentstep{background-color:#010245;color:#fff}.heading-form,.education-form{display:grid;grid-template-columns:1fr}.educationData{border:1px solid black}.experience-form{display:grid;grid-template-columns:1fr}.resume-container{border:1px solid black}.contact-section{display:flex;justify-content:space-between;font-size:small}.phoneNumber,.email{display:flex;align-items:center;gap:5px}.skill{border:1px solid greenyellow}.resume__topBar{display:flex;justify-content:end}.resume__topBar button{border:none;background-color:transparent}.resume__container{padding:2rem;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;box-shadow:0 0 30px #0000001a;color:#333;font-family:Helvetica Neue,sans-serif}.resume__name{font-size:2.5rem;margin-bottom:1rem}.resume__contactItem{margin-bottom:.5rem}.resume__skillsList{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:10px}.resume__skill{background:#007acc;color:#fff;padding:.5rem 1rem;border-radius:20px}.skills-form{display:grid;grid-template-columns:1fr}.editButtonContainer{display:flex;align-items:center;justify-content:end;margin-top:10px}.editButton{font-size:.8rem;padding:.4rem;font-weight:600}.deleteButton{all:unset;width:35px;height:35px;cursor:pointer}
