.cp{max-width:900px;margin:0 auto;padding:20px 16px 64px;font-family:-apple-system,SF Pro Text,Segoe UI,system-ui,sans-serif;color:#22242B}.cp h1{font-size:20px}.cp h1,.cp h2{margin:0;color:#2B3990}.cp h2{font-size:16px}.cp h3{font-size:15px;margin:0}.cp-sub{color:#75756F;font-size:13px;margin:2px 0 0}.cp-head{justify-content:space-between;margin-bottom:16px;border-top:3px solid #2b3990;border-bottom:3px solid #2b3990;padding:10px 2px}.cp-head,.cp-me{display:flex;align-items:center}.cp-me{gap:10px;font-size:13px;color:#75756F}.cp button{border:1px solid #c9ced4;background:#fff;border-radius:10px;padding:7px 12px;font-size:13px;cursor:pointer;color:#22242B}.cp button:hover{background:#F7F5EE}.cp button:disabled{opacity:.5;cursor:default}.cp .cp-hire{border-color:#2E6B33;color:#2E6B33;font-weight:600}.cp .cp-hire:hover{background:#EAF3EA}.cp-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:10px;gap:10px;margin-bottom:18px}.cp-stats>div{background:#fff;border:1px solid #c9ced4;border-radius:12px;padding:10px 14px;display:flex;flex-direction:column;box-shadow:0 1px 2px rgba(34,36,43,.05)}.cp-stat-label{font-size:12px;color:#75756F}.cp-stat-num{font-size:22px;font-weight:600;color:#2B3990}.cp-jobs-head{display:flex;justify-content:space-between;align-items:center;margin:8px 0 10px}.cp-job{border:1px solid #c9ced4;border-radius:16px;padding:14px 16px;margin-bottom:12px;background:#fff;box-shadow:0 1px 2px rgba(34,36,43,.05)}.cp-closed{opacity:.62}.cp-job-head{justify-content:space-between;align-items:flex-start;gap:10px}.cp-job-head,.cp-job-tags{display:flex;flex-wrap:wrap}.cp-job-tags{gap:6px;align-items:center}.cp-tag{font-size:11px;padding:3px 10px;border-radius:10px;background:#E8EAF4;color:#2B3990;text-transform:capitalize}.cp-tag-urgent{background:#FBEEE8;color:#B0421F}.cp-tag-high{background:#FFF6E0;color:#C78B0A}.cp-tag-filled,.cp-tag-hired{background:#EAF3EA;color:#2E6B33}.cp-tag-closed,.cp-tag-declined{background:#F1EFE8;color:#75756F}.cp-apps{list-style:none;margin:12px 0 0;padding:12px 0 0;border-top:1px solid #e3e0d6;flex-direction:column}.cp-apps,.cp-apps li{display:flex;gap:10px}.cp-apps li{justify-content:space-between;align-items:center;flex-wrap:wrap}.cp-app-info{display:flex;flex-direction:column}.cp-app-name{font-size:14px;font-weight:600}.cp-app-actions{display:flex;gap:8px}.cp-share{font-size:12px;color:#75756F;margin:12px 0 0}.cp-share code{background:#F7F5EE;padding:2px 6px;border-radius:6px;font-size:12px}.cp-post{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 14px;gap:10px 14px;border:1px solid #c9ced4;border-radius:16px;padding:14px 16px;margin-bottom:14px;background:#fff}.cp-login label,.cp-post label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#75756F}.cp-login input,.cp-post input,.cp-post select,.cp-post textarea{border:1px solid #c9ced4;border-radius:10px;padding:8px 10px;font-size:14px;color:#22242B;background:#fff}.cp-wide{grid-column:1/-1}.cp-post button[type=submit]{grid-column:1/-1;justify-self:start;background:#2B3990;border-color:#2B3990;color:#F7F5EE;font-weight:600}.cp-post button[type=submit]:hover{background:#1F2B6E}.cp-login{max-width:380px;margin:60px auto;display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid #c9ced4;border-radius:16px;padding:20px 22px;box-shadow:0 1px 2px rgba(34,36,43,.05)}.cp-login h1{border-top:3px solid #2b3990;border-bottom:3px solid #2b3990;padding:8px 2px}.cp-login form{display:flex;flex-direction:column;gap:12px;margin-top:14px}.cp-login input{min-height:44px;box-sizing:border-box}.cp-login button{background:#2B3990;border-color:#2B3990;color:#F7F5EE;font-weight:600;padding:11px 12px;min-height:44px}.cp-login button:hover{background:#1F2B6E}.cp-error{color:#B0421F;background:#FBEEE8}.cp-error,.cp-notice{font-size:13px;border-radius:10px;padding:8px 12px}.cp-notice{color:#2E6B33;background:#EAF3EA}