*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f0f0f0;justify-content:center;padding:2rem;font-family:Georgia,serif;display:flex}#root{background-color:#fff;width:100%;max-width:800px;padding:3rem;box-shadow:0 4px 20px #0000001a}h2{color:#2c3e50;border-bottom:2px solid #2c3e50;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.3rem}label{color:#555;flex-direction:column;gap:.25rem;margin-bottom:1rem;font-size:.9rem;display:flex}input,textarea{border:1px solid #ccc;border-radius:4px;width:100%;padding:.5rem;font-size:1rem}textarea{resize:vertical;min-height:100px}button{cursor:pointer;border:none;border-radius:4px;margin-top:.5rem;margin-right:.5rem;padding:.5rem 1.5rem;font-size:.9rem}.submit-btn{color:#fff;background-color:#2c3e50}.edit-btn{color:#fff;background-color:#3498db}.display-label{color:#555;margin-bottom:.25rem;font-size:.95rem}.section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.display-date{color:#888;font-size:.9rem}.general-info{margin-bottom:2rem}.general-info-display h1{color:#2c3e50;margin-bottom:.5rem;font-size:2rem}.general-info-display{justify-content:space-between;align-items:center;display:flex}.contact-details{color:#555;gap:1rem;font-size:.95rem;display:flex}.education{margin-bottom:2rem}.education-top-row{justify-content:space-between;align-items:center;display:flex}.education-top-row h3{color:#2c3e50;font-size:1.1rem}.experience{margin-bottom:2rem}.experience-top-row{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.experience-top-row h3{color:#2c3e50;font-size:1.1rem}.experience-display p{color:#555;font-size:.95rem;line-height:1.6}
