.ciphr{--ciphr-green:#3ddc84;--ciphr-black:#0a0d0b;--ciphr-quiet:#a9b2ad}
.ciphr{background:var(--ciphr-black);color:#eef4f0}
.ciphr .header{background:var(--ciphr-black);border-color:#243026}
.ciphr .back{border-color:#eef4f0;color:#eef4f0}
.ciphr .hero-meta,.ciphr .lead,.ciphr .story,.ciphr .deliverables{border-color:#243026}
.ciphr .facts{border-color:#243026}.ciphr .facts div{border-color:#243026}
.ciphr .facts span{color:var(--ciphr-quiet)}
.ciphr .hero h1{font-size:clamp(4.6rem,10vw,6.4rem);font-weight:800;letter-spacing:-.03em;max-width:none;color:#fff}
.ciphr-media-intro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,1.2vw,18px);padding-top:clamp(8px,1.2vw,18px);padding-bottom:clamp(72px,9vw,120px)}
.ciphr-media-intro figure{margin:0;aspect-ratio:1;background:#060807;overflow:hidden}
.ciphr-media-intro img,.ciphr-media-intro video{display:block;width:100%;height:100%;object-fit:cover}
.ciphr .story{background:#060807;color:#eef4f0;width:100%;padding-top:60px;padding-bottom:60px;padding-left:max(52px,calc((100% - 1280px)/2));padding-right:max(52px,calc((100% - 1280px)/2))}
.ciphr .story p{color:var(--ciphr-quiet);font-size:1.08rem;line-height:1.75;max-width:820px}
.ciphr-direction{padding:100px 0 110px;border-top:1px solid #243026}
.ciphr-direction .direction-head{display:grid;grid-template-columns:.58fr 1.42fr;gap:45px;padding-bottom:26px}
.ciphr-direction .direction-head h2{margin:0;font-size:1rem;color:var(--ciphr-green)}
.ciphr-direction .direction-head p{max-width:700px;margin:0;font-size:1.08rem;color:var(--ciphr-quiet)}
.ciphr-direction .direction-list{border-top:1px solid #243026}
.ciphr-direction .direction-list article{display:grid;grid-template-columns:110px .72fr 1fr;gap:24px;padding:26px 0;border-bottom:1px solid #243026;align-items:start}
.ciphr-direction .direction-list span{font-size:.68rem;font-weight:700;color:var(--ciphr-green);text-transform:uppercase;letter-spacing:.05em}
.ciphr-direction .direction-list h3{margin:0;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1;color:#fff}
.ciphr-direction .direction-list p{margin:0;color:var(--ciphr-quiet);font-size:.92rem;max-width:560px;line-height:1.7}
.ciphr-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,1.2vw,18px);padding-top:clamp(12px,2vw,28px);padding-bottom:clamp(82px,10vw,138px);border-top:1px solid #243026}
.ciphr-gallery figure{margin:0;aspect-ratio:1;background:#060807;overflow:hidden}
.ciphr-gallery img{display:block;width:100%;height:100%;object-fit:cover}
.ciphr-disclosure{margin:0;max-width:820px;padding:25px;background:#060807;color:var(--ciphr-quiet);border-top:3px solid var(--ciphr-green);font-size:.92rem;line-height:1.75}
.ciphr .deliverables{padding-top:0;padding-bottom:100px}
.ciphr .project-nav-head,.ciphr .project-links{border-color:#243026}
.ciphr .project-links a{border-color:#243026;color:#eef4f0}
.ciphr .project-links a small{color:var(--ciphr-quiet)}
.ciphr .next{background:var(--ciphr-green);color:#0a0d0b}
.ciphr .next a{border-color:#0a0d0b}
.ciphr .foot{border-color:#2f7350;color:#173023}
@media(max-width:720px){
  .ciphr .hero h1{font-size:clamp(3.6rem,20vw,5rem)}
  .ciphr-media-intro,.ciphr-gallery{grid-template-columns:1fr;gap:8px}
  .ciphr-media-intro{padding-bottom:60px}
  .ciphr-gallery{padding-bottom:70px}
  .ciphr-direction{padding:65px 0 70px}
  .ciphr-direction .direction-head{grid-template-columns:1fr;gap:14px}
  .ciphr-direction .direction-list article{grid-template-columns:1fr;gap:8px}
  .ciphr .story{padding-left:17px;padding-right:17px}
  .ciphr-disclosure{padding:20px}
}
