@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.general-container{display:flex;justify-content:space-between;align-items:start}.contact{border-left:3px solid black;margin-right:30px;padding:5px 10px;display:flex;flex-direction:column;gap:10px}.general-container .name{margin-bottom:0}.line{display:flex;align-items:center;gap:5px}.contact .content{max-width:200px;word-wrap:break-word}a{text-decoration:none;color:#000}.school-timeline,.degree-gpa{display:flex;justify-content:space-between}.school-timeline *,.degree-gpa *{margin-top:0}.school-timeline .school,.degree-gpa .degree{max-width:70%}.school-timeline .timeline,.degree-gpa .gpa{max-width:25%}.degree{margin-top:0}.experience-container{display:flex;align-items:start;gap:5%}.left-side{max-width:30%;width:30%}.right-side{max-width:65%;width:65%;border-left:2px dotted;padding:5px 10px;position:relative}.company{margin-bottom:0}.company,.position{margin-top:0}.position{text-transform:uppercase;font-weight:700}.left-side *,.right-side *{word-wrap:break-word}.dot{position:absolute;left:-6px;top:8px;background-color:#000;width:10px;height:10px;border-radius:50%}.input-menu{width:400px}.input-menu .title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;background-color:#6495ed;padding:10px;margin-bottom:30px}.input-menu .title:hover{opacity:.7}.input-menu .title h3{margin:0}.item-container{display:flex;justify-content:space-between;align-items:center;margin-top:-20px}.item-container .name{max-width:80%;word-wrap:break-word}.edit-button,.delete-button{cursor:pointer}.edit-button:hover{color:#00f}.delete-button:hover{color:red}.edit-button{margin-right:15px}.credit-container{display:flex;justify-content:center;align-items:center;gap:20px}.credit-link{display:flex;flex-direction:column;align-items:center;gap:5px}.github-icon{font-size:20px}body{margin:0;padding:0;background-color:#f4f4f4}*{box-sizing:border-box}.container{margin:30px 0;display:flex;justify-content:space-around;align-items:start;flex-wrap:wrap}.display{width:8.27in;height:11.69in;min-width:8.27in;min-height:11.69in;border:1px solid darkgray;background-color:#fff;padding:20px}h2{overflow:hidden}h2:after{content:"";display:inline-block;height:.5em;vertical-align:bottom;width:100%;margin-right:-100%;margin-left:10px;border-top:1px solid black}.add-button-container{display:flex;justify-content:center;margin-bottom:30px}.add-button{width:30%;padding:5px 20px;cursor:pointer;background-color:#6495ed;font-size:30px}.add-button:hover{opacity:.7}.row{display:flex;gap:30px}.column{width:50%;max-width:50%}.column *{word-wrap:break-word}.button-group{display:flex;justify-content:space-between;margin-bottom:30px}.button-group button{cursor:pointer;border:none;padding:5px 10px}.button-group button:hover{opacity:.7}.clear-button{background-color:#dc143c;color:#fff}.load-template-button{background-color:#00008b;color:#fff}.download-button{background-color:green;color:#fff}.input-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}input,textarea{width:300px;height:30px;padding:10px}.input-container textarea{height:150px;resize:none}input{outline:none;border:1px solid cornflowerblue}input:focus{border:2px solid cornflowerblue}.description-input-container{display:flex;flex-direction:column;justify-content:center;align-items:end;gap:10px}.description-input-container:last-child{margin-bottom:20px}.desc-add{display:flex;align-items:center;justify-content:space-between}.description-input{position:relative;display:flex;align-items:center}.description-input input{padding-right:24px}.description-input .remove-button{position:absolute;right:2px;font-size:18px;cursor:pointer}.description-input .remove-button:hover{color:red}.add-desc-button{cursor:pointer}.add-desc-button:hover{color:#00f}
