.ccp-view-job{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:700;color:var(--ccp-primary)!important}
.ccp-app .ccp-brand{align-items:center;padding:22px 28px;background:linear-gradient(135deg,var(--ccp-primary),#173f55);box-shadow:0 12px 30px rgba(16,36,62,.16)}
.ccp-app .ccp-brand>div{min-width:0}.ccp-app .ccp-brand span{display:block;margin-bottom:5px;color:rgba(255,255,255,.72);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.ccp-app .ccp-brand h2{margin:0;color:#fff;font-size:clamp(22px,3vw,32px);font-weight:900;line-height:1.08;letter-spacing:.02em;overflow-wrap:anywhere}
.ccp-app .ccp-brand .ccp-back-link{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:42px;padding:10px 16px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:var(--ccp-accent);box-shadow:0 7px 18px rgba(0,0,0,.14);color:#fff!important;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none!important;white-space:nowrap}
.ccp-app .ccp-brand .ccp-back-link:hover,.ccp-app .ccp-brand .ccp-back-link:focus{background:#65a936;color:#fff!important;transform:translateY(-1px)}
.ccp-app .ccp-brand .ccp-back-link:focus-visible{outline:3px solid rgba(255,255,255,.72);outline-offset:3px}
.ccp-job-view{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:28px;padding:28px;background:#fff;border:1px solid #dce9ea;border-radius:18px;box-shadow:0 12px 35px rgba(16,52,60,.08)}
.ccp-job-gallery,.ccp-job-summary{min-width:0}
.ccp-photo-stage{padding:20px;border:1px solid #dce9ea;border-radius:16px;background:#f8fbfb}.ccp-photo-stage+.ccp-photo-stage{margin-top:28px}.ccp-photo-stage-before{border-top:5px solid #1f6576}.ccp-photo-stage-after{border-top:5px solid var(--ccp-accent);background:#f7fbf5}.ccp-photo-stage-head{display:flex;align-items:flex-start;gap:13px;margin-bottom:16px}.ccp-photo-stage-head h3{margin:2px 0 3px;color:#19383d;font-size:21px}.ccp-photo-stage-head p{margin:0;color:#687c7f;font-size:13px;line-height:1.45}.ccp-stage-number{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:50%;background:#1f6576;color:#fff;font-size:12px;font-weight:900;letter-spacing:.06em}.ccp-photo-stage-after .ccp-stage-number{background:var(--ccp-accent)}
.ccp-gallery-main{overflow:hidden;aspect-ratio:4/3;border-radius:14px;background:#edf3f3}
.ccp-gallery-main img{display:block;width:100%;height:100%;object-fit:cover}
.ccp-gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:9px;margin-top:10px}
.ccp-gallery-thumbs button{overflow:hidden;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:9px;background:#edf3f3;cursor:pointer}
.ccp-gallery-thumbs button.is-active{border-color:var(--ccp-primary);box-shadow:0 0 0 2px #fff inset}
.ccp-gallery-thumbs img{display:block;width:100%;height:100%;object-fit:cover}
.ccp-gallery-empty{display:grid;place-items:center;min-height:260px;padding:30px;border:2px dashed #cddede;border-radius:14px;color:#688084;background:#f7fafa;text-align:center}
.ccp-job-videos{margin-top:24px}.ccp-job-videos video{display:block;width:100%;max-height:420px;margin-top:12px;border-radius:12px;background:#111}
.ccp-job-view-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #e5eeee}
.ccp-job-view-head h3{margin:4px 0 0}.ccp-job-summary dl{margin:18px 0}.ccp-job-summary dl div{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #eef3f3}
.ccp-job-summary dt{color:#6b7e81;font-size:13px}.ccp-job-summary dd{margin:0;font-weight:650;color:#21383c}
.ccp-job-description,.ccp-job-team{padding:16px 0}.ccp-job-description h4,.ccp-job-team h4,.ccp-job-videos h4{margin:0 0 8px}.ccp-job-description p,.ccp-job-team p{margin:0;line-height:1.65}
.ccp-job-total{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding:17px 18px;border-radius:12px;background:#eff8f0;color:#244b2c}.ccp-job-total strong{font-size:20px;color:#387929}
.ccp-selected-media{display:block;margin-top:10px}.ccp-selected-media>strong{display:block;margin-bottom:8px;color:#294b50}.ccp-selected-media-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.ccp-selected-media-item{display:grid;grid-template-rows:58px auto;flex:0 0 82px;gap:4px;min-width:0}.ccp-selected-media-item img,.ccp-selected-media-item i{display:grid;place-items:center;width:82px;height:58px;object-fit:cover;border-radius:7px;background:#e4eeee;font-style:normal}.ccp-selected-media-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:#607579}
@media(max-width:800px){.ccp-job-view{grid-template-columns:1fr;padding:16px;gap:22px}.ccp-photo-stage{padding:14px}.ccp-gallery-main{aspect-ratio:1}.ccp-gallery-thumbs{grid-template-columns:repeat(4,1fr)}.ccp-job-summary dl div{grid-template-columns:100px 1fr}.ccp-app .ccp-brand{padding:18px 20px}}
@media(max-width:520px){.ccp-app .ccp-brand{align-items:stretch;flex-direction:column;gap:15px}.ccp-app .ccp-brand .ccp-back-link{align-self:flex-start;width:auto}.ccp-app .ccp-brand h2{font-size:23px}}
