/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%}.block{display:block}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.underline{text-decoration-line:underline}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}html,body{width:100%;height:100%;margin:0;padding:0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}a:visited{color:#fff;text-decoration:none}a:hover,a:focus,a:active{text-decoration:none}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;background-color:#fff!important;box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;background-color:#fff!important;box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;background-color:#fff!important;box-shadow:inset 0 0 0 1000px #fff!important}input::selection{color:#000;background-color:#cce4ff}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.custom-button{display:inline-block;padding:12px 24px;font-weight:700;font-size:1rem;border-radius:6px;border:none;text-align:center;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;box-shadow:0 2px 5px #0003;box-sizing:border-box;text-decoration:none}.custom-button:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background-color:#307b57;color:#fff}.btn-primary:hover:not(:disabled){background-color:#255f44}.btn-outline{background-color:transparent;border:2px solid #307B57;color:#307b57;box-shadow:none}.btn-outline:hover:not(:disabled){background-color:#f4faf7}.btn-sm{padding:6px 14px;font-size:.875rem;box-shadow:none}.btn-danger{background-color:#c0392b;color:#fff;box-shadow:none}.btn-danger:hover:not(:disabled){background-color:#a93226}.btn-add-entry{background-color:transparent;border:2px dashed #ccc;color:#666;box-shadow:none;width:100%;margin-top:.5rem}.btn-add-entry:hover:not(:disabled){border-color:#307b57;color:#307b57}.links{margin-top:1rem;margin-left:1rem;display:flex;font-weight:700}.link{cursor:pointer}.underline-link{text-decoration:underline;margin-bottom:4px}.link-container{display:flex}.right-arrow{width:1.25rem}.app-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background-color:#fff;box-shadow:0 1px 4px #0000001a}.header-left,.header-center,.header-right{flex:1;display:flex;align-items:center}.header-center{justify-content:center;text-align:center}.header-left{justify-content:flex-start}.header-right{justify-content:flex-end}.logo{height:60px;cursor:pointer}.platform-title{font-size:20px;font-weight:700;color:#cf7a18;white-space:nowrap}.profile-dropdown{position:absolute;top:70px;right:24px;width:200px;padding:16px;background-color:#fff;border-radius:12px;box-shadow:#0000001a 0 6px 16px;display:flex;flex-direction:column;gap:12px;z-index:1000}.profile-info{border-bottom:1px solid #eee;padding-bottom:12px}.profile-username{font-weight:700;font-size:16px;color:#333;margin-bottom:4px}.profile-email{font-size:14px;color:#666}.sign-out-button{background-color:#307b57;color:#fff;border:none;border-radius:12px;padding:8px 12px;cursor:pointer;font-weight:500;transition:background-color .2s ease}.sign-out-button:hover{background-color:#245d42}.pfp-icon{position:relative;cursor:pointer}.form-label{display:block;font-weight:600;margin-bottom:.5rem;color:#333}.form-input{width:100%;padding:10px 14px;font-size:1rem;border:1px solid #ccc;background-color:#fff;border-radius:6px;transition:border-color .2s ease;box-sizing:border-box;color:#000;caret-color:#000}.form-input:focus{border-color:#007bff;outline:none}.login-wrapper{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 64px);background-color:#f8f9fa;padding:32px 16px;box-sizing:border-box;color:#000}.login-box{background-color:#fff;padding:2rem;border-radius:8px;max-width:500px;width:100%;box-shadow:0 3px 10px #0000001a}.login-form{display:grid;gap:10px}.login-title{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:1.5rem}.login-button:hover{background-color:#0056b3}.login-error{margin-top:1rem;background-color:#ffe5e5;color:#b30000;padding:1rem;border:1px solid #ffcccc;border-radius:6px}.register-link{display:inline-block;width:100%;text-align:center;background-color:#6c757d}.register-button{width:100%;background-color:#6c757d;color:#fff;font-weight:700;padding:.75rem 1rem;border:none;border-radius:6px;font-size:1rem;margin-top:.5rem;cursor:pointer}.register-button:hover{background-color:#50565c}.login-button:hover{background-color:#045fc1}.login-button{width:100%;background-color:#007bff;color:#fff;font-weight:700;padding:.75rem 1rem;border:none;border-radius:6px;font-size:1rem;margin-top:.5rem;cursor:pointer}.home-container{max-width:800px;margin:0 auto;padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.home-hero{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.home-badge{display:inline-flex;align-items:center;gap:.4rem;background:#f0f4f0;color:#555;font-size:.8rem;font-weight:500;padding:.35rem .9rem;border-radius:999px;border:1px solid #dde8dd}.home-title{font-size:2.2rem;font-weight:800;color:#111;margin:0}.home-subtitle{color:#666;font-size:1rem;max-width:520px;line-height:1.65;margin:0}.home-upload-area{width:100%}.home-mode-toggle{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.home-mode-pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d8e2d8;background:#f7faf7;color:#4d5a4d;border-radius:14px;padding:1rem 1.1rem;font:inherit;font-weight:600;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.home-mode-pill:hover,.home-mode-pill:focus-visible{border-color:#307b57;color:#1f4f38;outline:none}.home-mode-pill--active{background:#307b57;border-color:#307b57;color:#fff}button.dropzone{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;font:inherit;color:inherit;text-align:center;cursor:pointer}.dropzone{width:100%;border:2px dashed #ccc;border-radius:12px;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.45rem;transition:border-color .2s,background .2s;background:#fafafa;box-sizing:border-box}.dropzone--compact{min-height:0;padding:2rem 1.5rem}.dropzone:hover,.dropzone:focus-visible{border-color:#307b57;background:#f4faf7;outline:none}.dropzone--dragging{border-color:#307b57;background:#eef7f2}.dropzone-icon{width:62px;height:62px;background:#efefef;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.4rem}.dropzone-primary{font-size:1rem;font-weight:600;color:#222;margin:0}.dropzone-secondary{font-size:.875rem;color:#888;margin:0}.dropzone-badge{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #ddd;border-radius:6px;padding:.25rem .7rem;font-size:.8rem;color:#666;margin-top:.35rem;background:#fff}.upload-error{margin-top:1.25rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.upload-error--inline{margin-top:0;align-items:flex-start}.upload-error-msg{color:#c0392b;font-size:.9rem;margin:0;text-align:center}.processing-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;border:2px dashed #ccc;border-radius:12px;background:#fafafa;min-height:220px}.processing-state--compact{min-height:0;padding:2rem 1.5rem}.spinner{width:40px;height:40px;border:3px solid #e4e4e4;border-top-color:#307b57;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.processing-label{color:#666;font-size:.95rem;margin:0}.home-features{display:flex;gap:1rem;width:100%}.custom-workflow{display:flex;flex-direction:column;gap:1rem}.custom-section{border:1px solid #e3ebe3;border-radius:14px;background:#fff;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.custom-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.custom-section-header--stacked{justify-content:flex-start}.custom-section-heading{display:flex;flex-direction:column;gap:.45rem;max-width:100%}.custom-step-label{margin:0 0 .2rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#307b57}.custom-section-title{margin:0;font-size:1.15rem;color:#1c241c}.custom-section-note{margin:0;color:#667166;font-size:.92rem}.custom-section-selected-role{margin:0;color:#445144;font-size:1rem;line-height:1.45}.custom-section-selected-role-label{font-weight:600;color:#566256}.custom-section-selected-role-value{font-weight:800;color:#1f2a1f}.custom-role-list{display:grid;gap:.85rem}.custom-role-card{border:1px solid #d9e3d9;background:#fbfdfb;border-radius:12px;padding:1rem;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.custom-role-card:hover,.custom-role-card:focus-within{border-color:#307b57;box-shadow:0 10px 30px #307b5714;outline:none}.custom-role-card--selected{border-color:#307b57;background:#f3faf6;box-shadow:0 10px 30px #307b571f}.custom-role-card-top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.custom-role-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;margin:0;text-align:left;cursor:pointer;flex:1}.custom-role-select:focus-visible{outline:2px solid #307B57;outline-offset:4px;border-radius:8px}.custom-role-meta{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.custom-role-title{margin:0;font-size:1rem;color:#192119}.custom-role-count{color:#307b57;font-size:.82rem;font-weight:700;white-space:nowrap}.custom-role-overview{margin:.5rem 0 0;color:#596659;font-size:.92rem;line-height:1.55}.custom-role-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cfdccf;background:#fff;color:#2d6c4d;border-radius:999px;padding:.45rem .75rem;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.custom-role-toggle:hover,.custom-role-toggle:focus-visible{border-color:#307b57;outline:none}.custom-role-requirements{margin-top:1rem;padding-top:1rem;border-top:1px solid #deeadf}.custom-role-requirements-title{margin:0 0 .75rem;color:#243124;font-size:.9rem;font-weight:700}.custom-role-requirements-list{margin:0;padding-left:1.25rem;color:#526052;line-height:1.6}.custom-role-requirements-list li+li{margin-top:.45rem}.custom-actions{display:flex;justify-content:flex-start}.feature-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;background:#fff;border:1px solid #ebebeb;border-radius:10px;font-size:.875rem;color:#444;font-weight:500}@media (max-width: 720px){.home-mode-toggle,.home-features{grid-template-columns:1fr;display:grid}.custom-section-header,.custom-role-card-top{flex-direction:column}}.step-key-info{max-width:860px}.ki-card{border:1px solid #e8eaed;border-radius:12px;margin-bottom:1.25rem;background:#fff;overflow:hidden;box-shadow:0 1px 4px #0000000f}.ki-card-header{display:flex;align-items:center;gap:.85rem;padding:1rem 1.25rem;border-bottom:1px solid #f0f1f3}.ki-card-header--no-icon{padding:1rem 1.25rem .5rem;border-bottom:none}.ki-card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;flex-shrink:0;color:#fff}.ki-card-icon svg{width:20px;height:20px}.ki-card-icon--green{background:#307b57}.ki-card-icon--orange{background:#cf7a18}.ki-card-icon--indigo{background:#5b6fbf}.ki-card-header-text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.ki-card-title{font-size:1rem;font-weight:700;color:#1a1f2e;margin:0;line-height:1.3}.ki-card-header>.ki-card-title{font-size:1rem;font-weight:700;color:#1a1f2e;margin:0}.ki-card-subtitle{font-size:.8rem;color:#6b7280;margin:0;line-height:1.4}.ki-card-action-btn{margin-left:auto;flex-shrink:0}.ki-card-body{padding:1rem 1.25rem}.step-key-info .step-form-grid{row-gap:.9rem;align-items:start}.step-key-info .field-wrap{gap:.35rem}.step-key-info .form-label{margin-bottom:0;line-height:1.2}.ki-field-span-2{grid-column:1 / -1}.ki-years-wrap{display:flex;align-items:center;gap:.5rem}.ki-years-wrap .form-input{flex:1}.ki-years-label{font-size:.875rem;color:#6b7280;white-space:nowrap;flex-shrink:0}.expertise-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem;min-height:1rem}.ki-empty-inline{color:#9ca3af;font-style:italic;font-size:.875rem;margin:0}.expertise-tag{display:inline-flex;align-items:center;gap:.3rem;background:#eef7f2;border:1px solid #c3e2d4;color:#255f44;font-size:.8rem;font-weight:500;line-height:1;padding:.25rem .55rem .25rem .7rem;border-radius:999px}.expertise-tag-remove{background:none;border:none;cursor:pointer;color:#307b57;font-size:1rem;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}.expertise-tag-remove:hover{color:#c0392b}.expertise-input-row{display:flex;gap:.5rem;margin-top:.5rem}.expertise-input-row .form-input{flex:1}.ki-bio-subtitle{font-size:.875rem;color:#6b7280;margin:0 0 .75rem;line-height:1.5}.ki-bio-textarea{resize:vertical;font-family:inherit;line-height:1.6}.ki-bio-hint{font-size:.78rem;color:#9ca3af;margin:.4rem 0 0;font-style:italic}.form-input-wrapper{display:flex;flex-direction:column}.form-input-header{display:block;font-weight:600;margin-bottom:.5rem;color:#333;font-size:1rem}.form-input-field{width:100%;padding:10px 14px;font-size:1rem;border:1px solid #ccc;background-color:#fff;border-radius:6px;transition:border-color .2s ease;box-sizing:border-box;color:#000;caret-color:#000}.form-input-field:focus{border-color:#007bff;outline:none}.error-text{color:#c0392b;font-size:.78rem;margin:.2rem 0 0;min-height:1em}.singleselect{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg fill='gray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;color:#333!important}.singleselect option{color:#333;background:#fff}.step-skills{max-width:760px}.sk-header-card{display:flex;align-items:center;gap:.85rem;border:none;border-radius:0;background:transparent;box-shadow:none;margin-bottom:1.5rem}.sk-header-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#307b57;flex-shrink:0;color:#fff}.sk-header-icon svg{width:20px;height:20px}.sk-header-text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.sk-header-title{font-size:1rem;font-weight:700;color:#1a1f2e;margin:0;line-height:1.3}.sk-header-subtitle{font-size:.8rem;color:#6b7280;margin:0;line-height:1.4}.sk-header-btn{margin-left:auto;flex-shrink:0;display:inline-flex;align-items:center;gap:.6rem}.sk-cat-list{display:flex;flex-direction:column;gap:1rem}.sk-cat-card{border:1px solid #e8eaed;border-radius:12px;background:#fff;box-shadow:0 1px 4px #0000000f;overflow:hidden}.sk-cat-fields{display:grid;grid-template-columns:1fr auto;gap:.75rem 1.25rem;align-items:end;padding:1rem 1.25rem .75rem;border-bottom:1px solid #f0f1f3;background:#fafbfc}.sk-years-row{display:flex;align-items:center;gap:.5rem}.sk-years-input{width:5rem;flex-shrink:0;text-align:center}.sk-years-label{font-size:.875rem;color:#6b7280;white-space:nowrap;flex-shrink:0}.sk-cat-body{padding:.9rem 1.25rem 1.1rem}.sk-cat-body .field-wrap{margin-bottom:0}.sk-details-textarea{resize:vertical;font-family:inherit;line-height:1.55}.sk-details-hint{font-size:.78rem;color:#64748b;margin:.35rem 0 0;font-style:italic}@media (max-width: 600px){.sk-cat-fields{grid-template-columns:1fr}.sk-header-card{flex-wrap:wrap}.sk-header-btn{margin-left:0;width:100%}}.step-experience{max-width:760px}.exp-step-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.exp-step-title-group{display:flex;align-items:center;gap:.9rem}.exp-step-icon-wrap{background:#cf7a18;color:#fff;border-radius:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.exp-step-title{margin:0!important;font-size:1rem!important;line-height:1.3!important;color:#1a1f2e!important}.exp-step-subtitle{margin:0!important;font-size:.8rem!important;line-height:1.4!important;color:#6b7280!important}.exp-step-reorder-hint{margin:.2rem 0 0;font-size:.78rem;line-height:1.4;color:#6b7280}.exp-add-position-btn{margin-left:auto}.exp-list{margin-bottom:.75rem}.exp-card{border:1px solid #e4e4e4;border-radius:8px;margin-bottom:1rem;background:#fff;overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease,opacity .18s ease}.exp-card-dragging{opacity:.6;z-index:2}.exp-card-active{border-color:#307b57;box-shadow:0 10px 24px #307b5724}.exp-card-header{display:flex;align-items:center;gap:.5rem;padding:.7rem 1rem;background:#f6faf8;border-bottom:1px solid #e4e4e4}.exp-card-drag-handle{color:#bbb;cursor:grab;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:0;background:transparent;padding:.1rem;border-radius:6px;transition:background-color .15s ease,color .15s ease;touch-action:none}.exp-card-drag-handle:hover{color:#6b7280;background:#eef4f0}.exp-card-drag-handle:active{cursor:grabbing}.exp-card-drag-handle:focus-visible{outline:2px solid #307b57;outline-offset:2px}.exp-card-actions{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0}.exp-card-move-btn{border:1px solid #d6dbe1;background:#fff;color:#475467;border-radius:6px;padding:.35rem .6rem;font-size:.78rem;font-weight:600;line-height:1;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.exp-card-move-btn:hover:not(:disabled){border-color:#307b57;color:#307b57;background:#f4faf7}.exp-card-move-btn:disabled{opacity:.45;cursor:not-allowed}.exp-card-header-title{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;min-width:0;flex:1}.exp-card-role{font-weight:600;font-size:.9rem;color:#222}.exp-card-current-badge{display:inline-block;background:#307b57;color:#fff;font-size:.7rem;font-weight:600;padding:.1rem .5rem;border-radius:999px;margin-left:.35rem}.exp-card-body{padding:1rem 1rem .5rem}.exp-card-top-grid{margin-bottom:1rem}.exp-dates-row{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:1.5rem;align-items:end;margin-bottom:1rem}.exp-current-checkbox{margin-bottom:.6rem}.exp-desc-wrap{margin-bottom:1rem}.exp-description{resize:vertical;font-family:inherit;line-height:1.55}.exp-desc-hint{font-size:.8rem;color:#888;margin-top:.3rem}.exp-bullets-section{margin-top:.25rem;margin-bottom:.75rem}.exp-bullets-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.exp-bullets-label{font-weight:600;font-size:.9rem;color:#333;margin:0}.exp-add-bullet-btn{background:transparent;border:1px solid #ccc;border-radius:6px;padding:.3rem .75rem;font-size:.85rem;font-weight:500;color:#444;cursor:pointer;transition:border-color .15s,color .15s;display:inline-flex;align-items:center;gap:.5rem}.exp-add-bullet-btn:hover{border-color:#307b57;color:#307b57}.exp-bullet-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.exp-bullet-icon{color:#307b57;font-size:1rem;flex-shrink:0}.exp-bullet-input{flex:1}.custom-checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#444;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.custom-checkbox-label input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.custom-checkbox{width:15px;height:15px;border:2px solid black;border-radius:4px;background-color:#fff;display:inline-block;position:relative;flex-shrink:0;transition:background-color .2s ease-in-out}.custom-checkbox-label input[type=checkbox]:checked+.custom-checkbox{background-color:#000}.custom-checkbox-label input[type=checkbox]:checked+.custom-checkbox:after{content:"";position:absolute;left:50%;top:50%;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:translate(-50%,-58%) rotate(45deg)}@media (max-width: 600px){.exp-step-header{flex-wrap:wrap}.exp-add-position-btn{margin-left:0;width:100%}.exp-card-header{flex-wrap:wrap}.exp-card-header-title{width:calc(100% - 2rem)}.exp-card-actions{width:100%;justify-content:flex-end}.exp-card-move-btn{flex:1}.exp-dates-row{grid-template-columns:1fr;row-gap:.9rem}}@media (max-width: 600px){.exp-dates-row{grid-template-columns:1fr}.exp-current-checkbox{margin-bottom:0}}.step-education{max-width:760px}.edu-list{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}.edu-section-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.edu-section-top--spaced{margin-top:2rem}.edu-section-title-wrap{display:flex;align-items:center;gap:.85rem}.edu-section-icon{width:40px;height:40px;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.edu-section-icon svg{width:20px;height:20px}.edu-section-icon--blue{background:#2d63e2}.edu-section-icon--orange{background:#cf7a18}.edu-section-title{margin:0;font-size:1rem;font-weight:700;line-height:1.3;color:#1a1f2e}.edu-section-subtitle{margin:.2rem 0 0;color:#6b7280;font-size:.8rem;line-height:1.4}.edu-add-btn{margin-left:auto}.edu-empty-state{min-height:210px;border:2px dashed #d8dce2;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#737c8f;margin-bottom:1.5rem}.edu-empty-icon{width:36px;height:36px;color:#c3c9d3}.edu-empty-icon svg{width:100%;height:100%}.edu-empty-text{margin:.85rem 0 0;font-size:.875rem;color:#646e80}.edu-entry-card{border:1px solid #d2d6dc;border-radius:22px;background:#fff;padding:1.35rem}.edu-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;column-gap:1rem;align-items:start}.edu-entry-grid .form-label{font-size:1rem;font-weight:600;margin-bottom:.45rem;color:#374151}.edu-entry-grid .form-input{border-radius:10px;border-color:#d1d5db;padding:.65rem .9rem;font-size:.95rem;color:#595959}@media (max-width: 900px){.edu-empty-text{font-size:.85rem}.edu-entry-grid .form-label{font-size:.95rem}.edu-entry-grid .form-input{font-size:.92rem}}@media (max-width: 600px){.edu-section-top{flex-direction:column;align-items:stretch}.edu-section-title-wrap{align-items:flex-start}.edu-add-btn{width:100%}.edu-empty-state{min-height:180px}.edu-entry-card{padding:1rem}.edu-entry-grid{grid-template-columns:1fr;row-gap:.5rem}}.step-references{max-width:860px}.refs-section{width:100%}.refs-section--mt{margin-top:1.4rem}.refs-header-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.refs-header-left{display:flex;align-items:center;gap:.95rem}.refs-header-icon{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.refs-header-icon--purple{background:linear-gradient(140deg,#6f2ff2,#8f3dff)}.refs-header-icon--green{background:#507447}.refs-title{margin:0;font-size:1rem;line-height:1.25;color:#111827;font-weight:700}.refs-subtitle{margin:.2rem 0 0;font-size:.8rem;line-height:1.35;color:#6b7280}.refs-empty-panel{margin-top:1rem;border:2px dashed #d8dde4;color:#8c96a4;border-radius:14px;min-height:88px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.95rem;padding:0 1rem}.refs-empty-panel--short{min-height:74px}.refs-card-list{display:grid;gap:1rem;margin-top:1rem}.refs-card{border:1px solid #d6dbe2;border-radius:12px;background:#fff;padding:.95rem}.refs-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.refs-pill{background:#edf0f3;color:#4b5563;border-radius:999px;padding:.2rem .7rem;font-size:.8rem;font-weight:600}.refs-trash-btn{border:none;background:transparent;color:#9ca3af;cursor:pointer;width:28px;height:28px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.refs-trash-btn:hover{background:#f3f4f6;color:#6b7280}.refs-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem .8rem}.refs-grid-span-2{grid-column:1 / -1}.refs-form-grid .form-label{font-size:.75rem;color:#374151;margin-bottom:.3rem}.refs-form-grid .form-input{height:40px;border:1px solid #d3d8df;border-radius:8px;font-size:.95rem;padding:0 .75rem}@media (max-width: 1000px){.refs-title{font-size:1.25rem}.refs-subtitle{font-size:1.03rem}.refs-empty-panel{font-size:1.06rem;min-height:92px}.refs-pill{font-size:1.02rem}.refs-form-grid .form-label{font-size:1rem}.refs-form-grid .form-input{font-size:1rem;height:42px}}@media (max-width: 680px){.refs-header-row{flex-direction:column;align-items:flex-start}.refs-form-grid{grid-template-columns:1fr}.refs-grid-span-2{grid-column:auto}}.step-preview{max-width:860px}.preview-action-bar{display:flex;align-items:center;justify-content:space-between;background:#307b57;border-radius:8px 8px 0 0;padding:.85rem 1.25rem}.preview-action-bar-title{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:700;font-size:1rem}.preview-action-bar-icon{width:1.1rem;height:1.1rem;stroke:#fff;flex-shrink:0}.preview-action-bar-buttons{display:flex;gap:.6rem}.preview-download-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;color:#307b57;background:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.preview-download-btn:hover:not(:disabled){background:#f0f9f4}.preview-download-btn:disabled{opacity:.6;cursor:not-allowed}.preview-download-btn-icon{width:.9rem;height:.9rem;stroke:currentColor;flex-shrink:0}.preview-download-error{color:#c0392b;font-size:.85rem;margin:.5rem 0 0}.preview-resume{border:1px solid #e0e0e0;border-top:none;border-radius:0 0 8px 8px;padding:1.5rem 1.75rem 2rem;background:#fff;font-size:.82rem;line-height:1.45;font-family:Calibri,Segoe UI,Arial,sans-serif}.gp-title{font-size:1.55rem;font-weight:800;color:#111;margin:0 0 1rem;line-height:1.2}.gp-table{width:100%;border-collapse:collapse;margin-bottom:.6rem;font-size:.82rem}.gp-table td,.gp-table th{border:.5px solid #aaa;padding:3px 6px;vertical-align:top}.gp-blue-hdr{background:#4472c4;color:#fff;font-weight:700;font-size:.84rem;padding:4px 6px!important}.gp-subhdr{background:#dce6f1;color:#222;font-weight:700;font-size:.8rem}.gp-cell{color:#222}.gp-italic{font-style:italic}.gp-col-dates{width:13%}.gp-bullets{margin:4px 0 0 1rem;padding:0}.gp-bullets li{margin-bottom:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stepper-layout{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}.stepper-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;box-sizing:border-box;gap:0;border-bottom:1px solid #e3e6eb;overflow-x:auto;scrollbar-width:none;padding:1.5rem}.stepper-bar::-webkit-scrollbar{display:none}.stepper-pill-wrap{display:flex;align-items:center}.stepper-arrow{color:#c2c9d3;font-size:1.35rem;font-weight:300;padding:0 2rem;-webkit-user-select:none;user-select:none;flex-shrink:0;align-self:center;line-height:1}.stepper-pill{display:inline-flex;align-items:center;gap:.55rem;padding:.62rem 1.05rem;border-radius:999px;border:1px solid transparent;background:transparent;font-size:.74rem;font-weight:600;letter-spacing:.01em;white-space:nowrap;cursor:default;transition:background .16s,border-color .16s,color .16s,box-shadow .16s}.stepper-pill--done{border-color:#d7dee8;color:#4c5f77;background:#fff;cursor:pointer}.stepper-pill--done:hover{border-color:#bcc8d8;color:#2f435f}.stepper-pill--active{border-color:#307b57;background:#307b57;color:#fff;cursor:default;box-shadow:0 6px 14px #307b5733}.stepper-pill--future{color:#8d97a7;border-color:transparent;cursor:pointer}.stepper-pill--future:hover{border-color:#d7dee8;color:#4c5f77}.stepper-pill-icon{width:1.05rem;height:1.05rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.stepper-pill-label{line-height:1;font-size:.96rem}.stepper-pill-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.stepper-content{flex:1;padding:2rem 2.5rem;max-width:860px;width:100%;margin:0 auto;box-sizing:border-box}.stepper-footer{border-top:1px solid #e4e4e4;background:#fff}.stepper-nav{max-width:860px;width:100%;margin:0 auto;padding:1rem 2.5rem;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.step-title{font-size:1.35rem;font-weight:700;color:#111;margin:0 0 .3rem}.step-subtitle{color:#666;font-size:.875rem;margin:0 0 1.75rem}.step-empty{color:#999;font-style:italic;font-size:.875rem}.step-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:40px;padding:0 1rem;border:1px solid #307b57;border-radius:8px;background:#307b57;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;width:fit-content;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease}.step-add-btn:hover{background:#255f44;border-color:#255f44}.step-add-btn span{font-size:1.15rem;line-height:1}.step-form-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.5rem}@media (max-width: 600px){.stepper-bar{padding:.65rem .75rem;gap:.15rem 0}.stepper-pill{padding:.5rem .8rem}.stepper-pill-label{font-size:.88rem}.stepper-arrow{margin:0 .35rem;font-size:1.1rem}.step-form-grid{grid-template-columns:1fr}.stepper-content{padding:1.25rem 1rem}.stepper-nav{padding:.75rem 1rem}}.field-wrap{display:flex;flex-direction:column}.field-error{color:#c0392b;font-size:.78rem;margin:.2rem 0 .5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#444;cursor:pointer;margin-bottom:1rem;-webkit-user-select:none;user-select:none}.checkbox-label input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#307b57}.entry-card{border:1px solid #e4e4e4;border-radius:8px;margin-bottom:.75rem;background:#fff;overflow:hidden}.entry-card--editing{border-color:#307b57;box-shadow:0 0 0 2px #d3ede3}.entry-card-summary{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;gap:1rem}.entry-card-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.entry-card-actions{display:flex;gap:.5rem;flex-shrink:0}.sk-remove-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e8eaed;border-radius:6px;background:#fff;color:#9ca3af;cursor:pointer;flex-shrink:0;transition:border-color .15s,color .15s,background .15s;padding:0}.sk-remove-btn:hover:not(:disabled){border-color:#f87171;color:#dc2626;background:#fff5f5}.sk-remove-btn:disabled{opacity:.6;cursor:not-allowed}.sk-remove-btn svg{width:16px;height:16px}.entry-edit-form{padding:1rem 1.25rem 1.25rem;border-top:1px solid #e4e4e4;background:#fafafa}.entry-form-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.5rem}@media (max-width: 600px){.entry-form-grid{grid-template-columns:1fr}}.entry-edit-actions{display:flex;gap:.75rem;margin-top:1rem}
