*{box-sizing:border-box;margin:0;padding:0}body{font-family:Calibri,Helvetica Neue,Arial,sans-serif;background-color:#e5e7eb;padding:2rem 1rem;display:flex;justify-content:center;line-height:1.5}#root{width:100%;max-width:800px;min-height:1200px;background-color:#fff;padding:100px 80px;box-shadow:0 4px 10px #00000026}header h1{text-align:center;font-size:36px;margin-bottom:2rem;border-bottom:2px solid #000;padding-bottom:.5rem}h2{font-size:20px;border-bottom:1px solid #ccc;margin-top:1.5rem;margin-bottom:1rem;padding-bottom:.25rem}h3{font-size:16px;margin-bottom:.5rem}section{margin-bottom:2rem}button{background-color:#f1f1f1;border:1px solid #aaa;padding:.25rem .5rem;cursor:pointer;font-size:10pt;margin-right:.5rem;border-radius:3px}button:hover{background-color:#e0e0e0}input,textarea{display:block;width:100%;padding:.4rem;margin-bottom:.75rem;font-family:inherit;border:1px solid #ccc;border-radius:2px}input:focus,textarea:focus{outline:none;border-color:#333}label{font-weight:700;font-size:10pt;display:block;margin-bottom:.25rem}.practical-section>div,.education-section>div{margin-bottom:1rem;padding:1rem;border:1px dashed #eee}.submit-cv-btn{background-color:#4caf50;color:#fff;border:none}.global-actions{display:flex;gap:10px;margin-top:20px}
