.basic-info[data-v-55088fcf]{display:flex;flex-direction:column;gap:20px}.profile-header[data-v-55088fcf]{display:flex;align-items:center;gap:30px}.avatar[data-v-55088fcf]{border:3px solid var(--primary-color)}.name[data-v-55088fcf]{font-size:32px;color:var(--secondary-color);margin-bottom:5px}.title[data-v-55088fcf]{font-size:18px;color:var(--primary-color);font-weight:500}.contact-info[data-v-55088fcf]{display:flex;flex-wrap:wrap;gap:15px}.contact-item[data-v-55088fcf]{display:flex;align-items:center;gap:5px}.contact-item a[data-v-55088fcf]{color:var(--primary-color);text-decoration:none}.contact-item a[data-v-55088fcf]:hover{text-decoration:underline}.summary[data-v-55088fcf]{font-size:16px;line-height:1.8}.skills-container[data-v-4ba82ba5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px}.skill-item[data-v-4ba82ba5]{margin-bottom:15px}.skill-header[data-v-4ba82ba5]{display:flex;justify-content:space-between;align-items:center}.skill-name[data-v-4ba82ba5]{font-weight:500}.skill-level[data-v-4ba82ba5]{color:var(--primary-color)}.education-list[data-v-cb36ed9d]{display:flex;flex-direction:column;gap:20px}.education-item[data-v-cb36ed9d]{position:relative;padding-left:20px}.education-item[data-v-cb36ed9d]:before{content:"";position:absolute;left:0;top:5px;width:10px;height:10px;border-radius:50%;background-color:var(--primary-color)}.education-header[data-v-cb36ed9d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.school[data-v-cb36ed9d]{font-size:18px;font-weight:600;color:var(--secondary-color)}.date[data-v-cb36ed9d]{color:#666;font-size:14px}.degree[data-v-cb36ed9d]{font-weight:500;margin-bottom:5px;color:var(--primary-color)}.description[data-v-cb36ed9d]{color:#555;line-height:1.6}.experience-list[data-v-b514d31c]{display:flex;flex-direction:column;gap:30px}.experience-item[data-v-b514d31c]{position:relative;border-left:3px solid var(--primary-color);padding:0 0 0 20px}.experience-header[data-v-b514d31c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.company[data-v-b514d31c]{font-size:18px;font-weight:600;color:var(--secondary-color)}.date[data-v-b514d31c]{color:#666;font-size:14px}.position[data-v-b514d31c]{font-weight:500;margin-bottom:10px;color:var(--primary-color);font-size:16px}.responsibilities[data-v-b514d31c]{list-style-position:inside;color:#555}.responsibilities li[data-v-b514d31c]{margin-bottom:5px;line-height:1.6}.projects-section[data-v-2d693ddc]{margin-bottom:2rem}.projects-section .section-title[data-v-2d693ddc]{border-bottom:2px solid #3498db;padding-bottom:.5rem;margin-bottom:1.5rem;color:#2c3e50;font-size:1.5rem}.projects-section .content[data-v-2d693ddc]{display:flex;flex-direction:column;gap:3rem}.projects-section .project-item[data-v-2d693ddc]{position:relative;display:flex;border-radius:0;background:transparent;box-shadow:none;margin-bottom:0}.projects-section .project-item .left-border[data-v-2d693ddc]{width:4px;background:#3498db;margin-right:15px;border-radius:2px}.projects-section .project-item .project-content[data-v-2d693ddc]{flex:1;padding-bottom:1rem}.projects-section .project-item .project-header[data-v-2d693ddc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.projects-section .project-item .project-header .project-name[data-v-2d693ddc]{font-size:1.25rem;font-weight:600;color:#2c3e50;margin:0}.projects-section .project-item .project-header .project-date[data-v-2d693ddc]{color:#7f8c8d;font-size:.9rem}.projects-section .project-item .project-description[data-v-2d693ddc]{margin-bottom:.75rem;color:#34495e;line-height:1.5}.projects-section .project-item .project-technologies[data-v-2d693ddc]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.projects-section .project-item .project-technologies .tech-tag[data-v-2d693ddc]{background-color:#ecf0f1;color:#2980b9;padding:.2rem .6rem;border-radius:4px;font-size:.85rem}.projects-section .project-item .responsibilities-list[data-v-2d693ddc]{padding-left:1.2rem;margin:0}.projects-section .project-item .responsibilities-list li[data-v-2d693ddc]{margin-bottom:.5rem;color:#34495e;line-height:1.5}.projects-section .project-item .responsibilities-list li[data-v-2d693ddc]:last-child{margin-bottom:0}@media (max-width: 768px){.project-item .project-header[data-v-2d693ddc]{flex-direction:column;align-items:flex-start}.project-item .project-header .project-date[data-v-2d693ddc]{margin-top:.25rem}.project-item .project-technologies .tech-tag[data-v-2d693ddc]{font-size:.75rem}}.container[data-v-6c343c1b]{max-width:1000px;margin:0 auto;padding:20px;position:relative}.resume-type-selector[data-v-6c343c1b]{margin-bottom:20px;text-align:center}.resume-container[data-v-6c343c1b]{background-color:#fff;padding:30px;box-shadow:0 0 15px #0000001a;border-radius:10px;margin-bottom:20px}.print-btn[data-v-6c343c1b]{position:fixed;bottom:30px;right:30px;z-index:100}@media (max-width: 768px){.print-btn[data-v-6c343c1b]{display:none}}:root{--primary-color: #3498db;--secondary-color: #2c3e50;--text-color: #333;--light-gray: #f5f5f5;--border-color: #ddd}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;color:var(--text-color);background-color:#f9f9f9}.container{max-width:1200px;margin:0 auto;padding:20px}.section{margin-bottom:30px;padding:25px;background-color:#fff;border-radius:8px;box-shadow:0 2px 12px #0000001a}.section-title{color:var(--secondary-color);margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid var(--primary-color)}.resume-container{background:#fff;max-width:210mm;margin:0 auto;padding:30px;box-shadow:0 5px 15px #0000001a;position:relative;min-height:297mm}.print-btn{position:fixed;bottom:30px;right:30px;z-index:100}@media print{body{background:#fff}.print-btn,.no-print{display:none!important}.resume-container{box-shadow:none;margin:0;padding:0}}
