.sidebar{color:#e8edf5;background:#0a1633;flex-direction:column;width:260px;min-width:260px;height:100vh;padding:1.5rem 1.25rem;display:flex;position:sticky;top:0}.sidebar-brand{letter-spacing:-.02em;color:#fff;margin-bottom:1.75rem;font-size:1.5rem;font-weight:700}.sidebar-progress{margin-bottom:2rem}.sidebar-progress-header{color:#ffffffd9;justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.sidebar-progress-bar{background:#ffffff26;border-radius:999px;height:6px;overflow:hidden}.sidebar-progress-fill{background:#fff;border-radius:999px;height:100%;transition:width .3s}.sidebar-steps{flex-direction:column;flex:1;display:flex}.sidebar-step-row{flex-direction:column;display:flex}.sidebar-step{color:#ffffffa6;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.875rem;width:100%;padding:.5rem 0;font-size:.8125rem;font-weight:500;transition:color .15s;display:flex}.sidebar-step:hover,.sidebar-step.active{color:#fff}.sidebar-step.active .step-marker{color:#0a1633;background:#fff;border-color:#fff}.sidebar-step.done{color:#ffffffd9}.sidebar-step.done .step-marker{color:#fff;background:0 0;border-color:#fff9;font-size:.6875rem}.step-marker{border:2px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;transition:all .15s;display:flex}.step-label{line-height:1.3}.step-connector{background:#fff3;width:2px;height:20px;margin-left:13px}.step-connector.done{background:#ffffff73}.sidebar-footer{color:#fff6;margin-top:auto;padding-top:1.5rem;font-size:.6875rem}@media (width<=900px){.sidebar{width:100%;min-width:unset;height:auto;position:static}.sidebar-steps{flex-flow:wrap;gap:.5rem}.sidebar-step-row{flex-direction:row;align-items:center}.step-connector,.step-label{display:none}}.form-navigation{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.form-navigation .btn-next{margin-left:auto}.form-section{flex-direction:column;flex:1;gap:1.25rem;display:flex}.personal-layout{align-items:flex-start;gap:2rem;display:flex}.photo-column{flex-direction:column;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.photo-avatar{object-fit:cover;background:#d8dde3;border-radius:4px;width:120px;height:120px}.photo-avatar-placeholder{color:#9aa5b1;justify-content:center;align-items:center;display:flex}.photo-upload-link{color:#0a1633;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.8125rem;font-weight:600;text-decoration:underline;display:inline-flex}.photo-upload-link:hover{color:#3182ce}.fields-column{flex:1;min-width:0}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-grid-3{grid-template-columns:1fr 1fr 1fr}.form-grid-dates{min-width:0}.form-field{flex-direction:column;gap:.375rem;display:flex}.form-field span{color:#4a5568;font-size:.8125rem;font-weight:600}.uppercase-label span{letter-spacing:.06em;text-transform:uppercase;color:#0a1633;font-size:.6875rem;font-weight:700}.input-with-check{position:relative}.input-with-check input{background:#fff;border:1px solid #cbd5e0;border-radius:6px;width:100%;padding:.75rem 2.5rem .75rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s}.input-with-check input:focus{border-color:#0a1633;outline:none}.field-check{color:#38a169;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.form-field input,.form-field textarea{background:#fff;border:1px solid #cbd5e0;border-radius:6px;padding:.75rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s}.form-field input:focus,.form-field textarea:focus{border-color:#0a1633;outline:none}.form-field input:disabled{color:#a0aec0;background:#edf2f7}.form-select{color:#1a202c;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23718096' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #cbd5e0;border-radius:6px;width:100%;padding:.75rem 2rem .75rem .875rem;font-family:inherit;font-size:.9375rem}.form-select:focus{border-color:#0a1633;outline:none}.form-select-placeholder{color:#a0aec0}.form-select option{color:#1a202c}.form-field.full-width{grid-column:1/-1}.checkbox-field{flex-direction:row;align-items:center;gap:.5rem;padding-top:1.5rem}.checkbox-field input{width:auto}.field-hint,.empty-hint{color:#718096;margin:0;font-size:.875rem}.field-counter{text-align:right;color:#718096;margin-top:.25rem;font-size:.75rem;display:block}.section-toolbar{gap:.75rem;display:flex}.entry-list{flex-direction:column;gap:.75rem;display:flex}.entry-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.entry-card-header{background:#fff;align-items:center;gap:.5rem;padding:.25rem .25rem .25rem 0;display:flex}.entry-card-reorder{flex-direction:column;flex-shrink:0;gap:.25rem;display:flex}.entry-card-reorder .icon-btn{width:28px;height:28px}.entry-card-reorder .icon-btn:disabled{opacity:.35;cursor:not-allowed}.entry-card-toggle{cursor:pointer;text-align:left;color:inherit;background:#fff;border:none;flex:1;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-family:inherit;display:flex}.entry-card-toggle strong{color:#1a202c;font-size:.9375rem;display:block}.entry-card-toggle span{color:#718096;margin-top:.25rem;font-size:.8125rem;display:block}.entry-card-actions{color:#718096;align-items:center;gap:.5rem;display:flex}.entry-card-body{border-top:1px solid #edf2f7;flex-direction:column;gap:1rem;padding:0 1.25rem 1.25rem;display:flex}.skill-row{align-items:center;gap:.5rem;display:flex}.skill-row input{border:1px solid #cbd5e0;border-radius:6px;flex:1;padding:.75rem .875rem;font-family:inherit;font-size:.9375rem}.skill-row input:focus{border-color:#0a1633;outline:none}.popular-tags{flex-direction:column;gap:.75rem;display:flex}.tags-label{color:#4a5568;font-size:.8125rem;font-weight:600}.tags{flex-wrap:wrap;gap:.5rem;display:flex}.tag{cursor:pointer;background:#fff;border:1px solid #cbd5e0;border-radius:999px;padding:.375rem .875rem;font-size:.8125rem;transition:all .15s}.tag:hover{background:#f0f4f8;border-color:#0a1633}.review-info{background:#f0f4f8;border:1px solid #cbd5e0;border-radius:10px;padding:1rem 1.25rem}.review-info p{color:#4a5568;margin:0;font-size:.9375rem}.review-error{color:#c53030;background:#fff5f5;border:1px solid #feb2b2;border-radius:8px;margin:0;padding:.75rem 1rem;font-size:.875rem}.review-success{color:#276749;background:#f0fff4;border:1px solid #9ae6b4;border-radius:8px;margin:0;padding:.75rem 1rem;font-size:.875rem}.review-actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=768px){.personal-layout{flex-direction:column;align-items:center}.form-grid,.form-grid-3,.form-grid-dates{grid-template-columns:1fr}}.date-select-row{gap:.5rem;display:flex}.date-select{color:#1a202c;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23718096' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .625rem center no-repeat;border:1px solid #cbd5e0;border-radius:6px;flex:1;min-width:0;padding:.75rem 1.75rem .75rem .625rem;font-family:inherit;font-size:.9375rem}.date-select:focus{border-color:#0a1633;outline:none}.date-select:disabled{color:#a0aec0;cursor:not-allowed;background-color:#edf2f7}.current-checkbox{color:#4a5568;cursor:pointer;align-items:center;gap:.5rem;margin-top:.625rem;font-size:.875rem;font-weight:500;display:flex}.current-checkbox input{accent-color:#0a1633;width:16px;height:16px}.editor-panel{background:#fff;flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow:hidden}.editor-header{background:#fff;border-bottom:1px solid #edf2f7;padding:2rem 2.5rem 1.25rem}.editor-header h1{color:#0a1633;letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700}.editor-header p{color:#718096;margin:.5rem 0 0;font-size:.9375rem}.editor-content{flex-direction:column;flex:1;padding:0 2.5rem 2rem;display:flex;overflow-y:auto}@media (width<=900px){.editor-panel{height:auto;min-height:60vh}.editor-header,.editor-content{padding-left:1.25rem;padding-right:1.25rem}.editor-header h1{font-size:1.375rem}}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;color:#1a202c;background:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.app{min-height:100vh;display:flex}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-next{color:#0a1633;background:#f5a623;padding:.875rem 1.75rem}.btn-next:hover:not(:disabled){background:#e09510}.btn-back{color:#0a1633;background:#fff;border:2px solid #0a1633}.btn-back:hover:not(:disabled){background:#f7fafc}.btn-primary{color:#0a1633;background:#f5a623}.btn-primary:hover:not(:disabled){background:#e09510}.btn-outline{color:#0a1633;background:#fff;border:1px solid #cbd5e0;border-radius:8px}.btn-outline:hover:not(:disabled){background:#f7fafc;border-color:#a0aec0}.btn-outline.danger-outline{color:#c53030;border-color:#feb2b2;border-radius:8px}.btn-outline.danger-outline:hover:not(:disabled){background:#fff5f5}.btn-sm{border-radius:8px;padding:.5rem 1rem;font-size:.8125rem}.btn-lg{padding:1rem 2rem;font-size:1rem}.icon-btn{color:#718096;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:inline-flex}.icon-btn:hover{color:#4a5568;background:#f7fafc}.icon-btn.danger:hover{color:#c53030;background:#fff5f5;border-color:#feb2b2}@media (width<=900px){.app{flex-direction:column}}
