.app-container{display:flex;justify-content:space-around;background:#f7f7f7;padding:1rem;min-height:100vh}.form-container{background:#fff;height:fit-content;padding:0 2rem 2em;max-width:300px;box-shadow:0 2px 5px #0000001a;border-radius:8px}.form-section h2{color:#333;font-size:1.5rem;border-bottom:2px solid #eee}input,textarea{padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;width:100%;box-sizing:border-box}button{padding:.5rem 1rem;margin:1em 0;font-size:1rem;border:none;background-color:#007bff;color:#fff;border-radius:4px;cursor:pointer;transition:background-color .2s ease}button:hover{background-color:#0056b3}.preview-container{background:#f9f9f9;padding:.5rem;border:1px solid #ddd;border-radius:4px}.preview-container p{margin:.5rem 0}.preview-container button{background-color:#28a745}.preview-container button:hover{background-color:#218838}body{margin:0}.cv-paper{width:800px;margin:2rem auto;padding:2rem;background-color:#fff;border:1px solid #ddd;box-shadow:0 0 10px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;line-height:1.6}.cv-header{display:flex;flex-direction:column;align-items:center;border-bottom:2px solid #333;padding-bottom:1rem;margin-bottom:2rem}.cv-name{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.cv-contact{font-size:1rem;color:#555}.separator{margin:0 .5rem;color:#aaa}.cv-section{margin-bottom:2rem}.cv-section h2{font-size:1.5rem;border-bottom:1px solid #eee;padding-bottom:.5rem;margin-bottom:1rem}.edu-item{display:flex;flex-direction:column}.edu-school{font-size:1.2rem;font-weight:700;margin-bottom:.3rem}.edu-details{font-size:1rem;color:#555}.exp-item{margin-bottom:1rem}.exp-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.exp-company{font-size:1.1rem;font-weight:700}.exp-dates{font-size:.9rem;color:#777}.exp-position{font-size:1rem;font-weight:700;margin-bottom:.3rem}.exp-responsibilities{font-size:.95rem;color:#555}
