.leader-shell .dashboard-content{max-width:1180px}.leader-page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.leader-page-head h1{margin:4px 0 0}.leader-page-head>div:last-child{display:flex;align-items:center;gap:10px}.leader-experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.leader-experience-card{background:#fff;border:1px solid #e8eee9;border-radius:22px;overflow:hidden;box-shadow:0 8px 24px rgba(31,41,55,.05)}.leader-experience-card>img,.experience-placeholder{width:100%;height:190px;object-fit:cover}.experience-placeholder{display:grid;place-items:center;background:#eef5f0;color:#718078}.leader-experience-body{padding:18px}.experience-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;color:#77827c}.leader-experience-body h2{font-size:18px;margin:14px 0 8px}.leader-experience-body p{margin:0 0 15px;color:#68736d}.experience-status{display:inline-flex;padding:6px 11px;border-radius:999px;font-size:12px;background:#eef2f0}.experience-status.draft{background:#f1f2f4}.experience-status.pending_review{background:#fff4d9;color:#986500}.experience-status.approved{background:#e6f7ec;color:#14763a}.experience-status.rejected{background:#fde8e8;color:#b42318}.experience-status.inactive{background:#eceff3;color:#5c6570}.reject-note{padding:10px 12px;border-radius:12px;background:#fff1f1;color:#a42525;font-size:13px;margin-bottom:14px}.wizard-progress{position:sticky;top:72px;z-index:4;display:flex;gap:6px;overflow:auto;background:#fff;border:1px solid #e7eee9;border-radius:16px;padding:9px;margin-bottom:18px;box-shadow:0 8px 20px rgba(0,0,0,.04)}.wizard-progress a{white-space:nowrap;padding:8px 12px;border-radius:10px;color:#536058;font-size:13px}.wizard-progress a:hover{background:#eaf6ee;color:var(--primary)}.wizard-card{background:#fff;border:1px solid #e6eee8;border-radius:22px;padding:24px;margin-bottom:18px;scroll-margin-top:135px}.wizard-card-title{display:flex;gap:14px;align-items:flex-start;margin-bottom:20px}.wizard-card-title>span{display:grid;place-items:center;min-width:38px;height:38px;border-radius:12px;background:#e7f6ec;color:var(--primary);font-weight:800}.wizard-card-title h2{font-size:19px;margin:0 0 5px}.wizard-card-title p{margin:0;color:#7a847e}.experience-wizard-form label,.wizard-card label{display:grid;gap:8px;font-weight:600;color:#39443d}.experience-wizard-form input,.experience-wizard-form select,.experience-wizard-form textarea,.wizard-card input,.wizard-card select{width:100%;border:1px solid #dbe5df;border-radius:13px;padding:12px 14px;background:#fff;font:inherit}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wizard-save-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f0f8f3;border:1px dashed #b9d7c3;border-radius:17px;padding:15px 18px;margin-bottom:18px}.wizard-save-bar span{color:#607068}.image-upload-box{display:flex;gap:12px;align-items:center;border:2px dashed #c9ddd0;border-radius:16px;padding:18px;background:#f8fcf9}.image-upload-box input{flex:1}.experience-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}.experience-image-grid article{position:relative;border:1px solid #e1e9e4;border-radius:15px;overflow:hidden;background:#fff}.experience-image-grid img{width:100%;height:145px;object-fit:cover}.experience-image-grid article>span{position:absolute;top:8px;right:8px;background:var(--primary);color:#fff;border-radius:999px;padding:5px 9px;font-size:11px}.experience-image-grid form{display:flex;padding:8px;gap:5px}.experience-image-grid button{flex:1;border:0;border-radius:8px;padding:7px;font:inherit;font-size:11px;cursor:pointer}.experience-image-grid button.danger{color:#b42318;background:#fff0f0}.date-rows{display:grid;gap:10px}.date-row{display:grid;grid-template-columns:2fr 2fr 1fr auto;gap:10px;align-items:end;padding:12px;border:1px solid #e3ebe6;border-radius:14px;background:#fbfdfb}.remove-date{height:44px;border:0;border-radius:10px;background:#fff0f0;color:#ad2929;padding:0 14px;cursor:pointer}.date-actions{display:flex;justify-content:space-between;margin-top:14px}.date-summary{display:grid;gap:8px}.date-summary>div{display:flex;justify-content:space-between;padding:12px;border-radius:12px;background:#f6faf7}.submit-card{border-color:#cce2d3;background:linear-gradient(135deg,#fff,#f4fbf6)}.completion-checks{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.completion-checks span{padding:8px 12px;border-radius:999px;background:#f1f3f2;color:#87908b}.completion-checks span.done{background:#e4f7ea;color:#15783b}.btn-lg{padding:14px 24px;font-size:16px}@media(max-width:900px){.leader-experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.date-row{grid-template-columns:1fr 1fr}.remove-date{grid-column:span 2}}@media(max-width:640px){.leader-page-head{align-items:flex-start;flex-direction:column}.leader-experience-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.wizard-card{padding:17px}.experience-image-grid{grid-template-columns:1fr 1fr}.image-upload-box,.wizard-save-bar{align-items:stretch;flex-direction:column}.date-row{grid-template-columns:1fr}.remove-date{grid-column:auto}.date-actions{gap:10px;flex-direction:column}}
