:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{padding:.5rem;font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.settings-container{background-color:#f5f5f5;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.settings-section{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #ddd}.settings-section h4{margin-top:0;margin-bottom:1rem;color:#333;font-size:1.1rem}.color-pickers{display:flex;gap:1rem;margin-top:1rem}.color-pickers .form-group{flex:1}input[type=color]{width:100%;height:40px;padding:2px;border:1px solid #ccc;border-radius:4px;cursor:pointer}.settings-actions{display:flex;gap:1rem;margin-top:1.5rem}.download-btn{background-color:#4caf50;color:#fff;border:none;padding:10px 16px;font-weight:700;cursor:pointer;border-radius:4px;flex:2;display:flex;align-items:center;justify-content:center;gap:8px}.download-btn:hover{background-color:#388e3c}.reset-btn{background-color:#f44336;color:#fff;border:none;padding:10px 16px;cursor:pointer;border-radius:4px;flex:1}.reset-btn:hover{background-color:#d32f2f}.font-preview{padding:8px 12px;border:1px solid #ddd;border-radius:4px;margin-top:8px;background-color:#fff}@media (max-width: 768px){.color-pickers{flex-direction:column;gap:.5rem}.settings-actions{flex-direction:column}}.form-container{background:#f8fafc;height:100%;display:flex;flex-direction:column;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.form-section{background:#9db2bf;margin-bottom:1.5rem;padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a}.form-section h3{margin-bottom:1rem;color:#1f2937;font-size:1.1rem;font-weight:600}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#374151;font-weight:500;font-size:.875rem}.form-group input,.form-group textarea,.form-group select{color:#27374d;width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .2s;background-color:#fff}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-row .form-group{flex:1;margin-bottom:0}.education-item,.experience-item,.achievement-item{background-color:#f9fafb;padding:1.25rem;margin-bottom:1.25rem;border-radius:6px;border:1px solid #e5e7eb}.add-btn{background-color:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;transition:background-color .2s;font-weight:500}.add-btn:hover{background-color:#1d4ed8}.remove-btn{background-color:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:background-color .2s;font-size:.875rem;margin-top:.5rem}.remove-btn:hover{background-color:#dc2626}.link-row{display:flex;align-items:center}.link-name{flex:1}.link-url,.skill-name{flex:2}.skill-level{flex:1}:root{--primary-color: #2e5cb8;--secondary-color: #4a4a4a}.preview-container{background-color:#526d82;height:100vh;overflow-y:auto;padding:2rem}.cv-preview{max-width:210mm;min-height:297mm;margin:0 auto;background:#fff;box-shadow:0 0 20px #0000001a;padding:2rem;color:var(--secondary-color)}.cv-header{background:var(--primary-color);color:#fff;padding:2rem;margin:-2rem -2rem 2rem;text-align:center}.cv-header h1{font-size:2rem;font-weight:700;margin-bottom:.5rem}.contact-info{display:flex;justify-content:center;gap:2rem;font-size:.875rem;opacity:.9}.cv-section{margin-bottom:2rem}.cv-section h2{color:var(--primary-color);font-size:1.25rem;font-weight:600;margin-bottom:1rem;border-bottom:2px solid var(--primary-color);padding-bottom:.5rem}.cv-item{margin-bottom:1.5rem}.cv-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.cv-item h3{font-weight:600;color:#1f2937}.cv-item .company{color:#4b5563;font-weight:500}.cv-item .date,.cv-item .location{color:#6b7280;font-size:.875rem}.cv-item .description{margin-top:.5rem;line-height:1.6;color:#374151}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#27374d}.app{min-height:100vh;padding:1rem}header{text-align:center;margin-bottom:2rem;padding:1rem}header h1{color:#dde6ed;font-size:2.5rem;margin-bottom:.5rem}header p{color:#9db2bf;font-size:1.1rem}main{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:0 auto}.form-nav{display:flex;gap:1rem;margin:1rem;overflow-x:auto;padding-bottom:.5rem}.form-nav button{padding:.75rem 1rem;border:none;background:#f3f4f6;color:#4b5563;font-weight:600;border-radius:6px;border-color:#27374d;cursor:pointer;transition:all .2s;white-space:nowrap}.form-nav button:hover{background:#e5e7eb}.form-nav button.active{background:#2563eb;color:#fff}.form-container{display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:#526d82}.form-sections{flex-grow:1;overflow-y:auto;padding-right:.5rem}.action-buttons{margin-top:2rem;display:flex;justify-content:flex-end}.reset-btn{background-color:#ef4444;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;transition:background-color .2s}.reset-btn:hover{background-color:#dc2626}@media (max-width: 768px){main{grid-template-columns:1fr;gap:2rem}.app{padding:1rem}header h1{font-size:2rem}}
