.cr-hero{background:var(--espresso);color:var(--ivory);
border-top:1px dashed rgba(246,247,242,.22);padding:112px 0 96px}
@media (max-width:760px){.cr-hero{padding:72px 0 68px}}
.cr-hero .wrap{display:flex;flex-direction:column;align-items:flex-start;gap:24px}
.cr-eye{display:flex;align-items:center;gap:10px}
.cr-eye svg{width:21px;height:21px;flex:none}
.cr-eye span{font-family:'Aeonik Mono',ui-monospace,monospace;font-size:14px;line-height:1.4;
color:rgba(246,247,242,.8)}
h1.cr-title{font-family:'Dazzed',Arial,sans-serif;font-weight:600;font-size:clamp(32px,5vw,48px);
line-height:1.1;letter-spacing:-.036em;color:var(--ivory);margin:0;
max-width:min(100%,740px);text-wrap:balance}
.cr-copy{display:flex;flex-direction:column;gap:16px;max-width:min(100%,668px)}
.cr-copy p{font-size:16px;line-height:1.45;letter-spacing:.01em;color:rgba(246,247,242,.8)}
.tbc{display:inline-flex;align-items:center;gap:6px;background:rgba(28,27,13,.06);
border:1.5px dashed rgba(28,27,13,.45);border-radius:10px;padding:3px 10px;
font-family:'Aeonik Mono',ui-monospace,monospace;font-size:10.5px;letter-spacing:.1em;
text-transform:uppercase;font-weight:700;color:var(--espresso-soft)}
.cr-roles{padding:82px 0 90px}
.cr-roles .eyebrow{display:block;margin-bottom:14px}
.cr-roles h2.head{margin:0}
.cr-roles .lead{max-width:54ch;margin:14px 0 38px}
.cr-list{display:flex;flex-direction:column;gap:12px}
.cr-role{background:var(--surface);border:1px solid var(--line);border-radius:16px;
transition:border-color .2s ease,box-shadow .2s ease}
.cr-role[open]{border-color:rgba(28,27,13,.2);box-shadow:0 26px 56px -44px rgba(28,27,13,.5)}
.cr-role summary{list-style:none;cursor:pointer;padding:19px 22px;display:flex;align-items:center;
justify-content:space-between;gap:18px;border-radius:16px}
.cr-role summary::-webkit-details-marker{display:none}
.cr-role summary:focus-visible{outline:2px solid var(--accent-deep);outline-offset:-2px}
.cr-name{display:block;font-family:'Instrument Sans',Arial,sans-serif;font-weight:600;
font-size:16.5px;line-height:1.35;color:var(--espresso)}
.cr-meta{display:flex;flex-wrap:wrap;gap:5px 14px;margin-top:5px;font-size:13px;color:var(--espresso-soft)}
.cr-chev{flex:none;width:27px;height:27px;border-radius:50%;border:1px solid var(--line);
display:grid;place-items:center;color:var(--espresso-soft);
transition:transform .2s ease,border-color .2s ease}
.cr-role[open] .cr-chev{transform:rotate(180deg);border-color:var(--espresso-soft)}
@media (prefers-reduced-motion:reduce){.cr-chev{transition:none}}
.cr-body{padding:20px 22px 24px;border-top:1px solid var(--line-soft)}
.cr-body p{font-size:14.5px;line-height:1.6;color:var(--espresso-soft)}
.cr-body h3{font-family:'Instrument Sans',Arial,sans-serif;text-transform:uppercase;font-size:10.5px;
letter-spacing:.18em;font-weight:700;color:var(--ochre-d);margin-top:26px}
.cr-body h3:first-child{margin-top:0}
.cr-body h3+p{margin-top:11px}
.cr-body p+p{margin-top:11px}
.cr-body ul{margin:11px 0 0;padding-left:19px}
.cr-body ul ul{margin:8px 0 2px;padding-left:18px}
.cr-body li+li{margin-top:7px}
.cr-body li{font-size:14.5px;line-height:1.55;color:var(--espresso-soft)}
.cr-body li b{font-weight:600;color:var(--espresso)}
.cr-body .btn{margin-top:26px}
.cr-cta{padding:88px 0;text-align:center;background:var(--espresso);color:var(--ivory)}
.cr-cta h2{font-family:'Dazzed',Arial,sans-serif;font-weight:500;font-size:clamp(26px,3.6vw,40px);
letter-spacing:-.02em;max-width:20ch;margin:0 auto;color:var(--ivory)}
.cr-cta .lead{color:rgba(246,247,242,.75);max-width:50ch;margin:16px auto 0}
.cr-cta .row{display:flex;gap:13px;justify-content:center;margin-top:32px;flex-wrap:wrap}
.cr-cta .btn-pri{background:var(--lime);color:var(--espresso)}
.cr-cta .btn-pri:hover{background:var(--lime-light)}
.cb{padding:56px 0 30px}
.cb .head{margin-bottom:8px}
.cb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}
@media (max-width:960px){.cb-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:600px){.cb-grid{grid-template-columns:1fr}}
.cb-card{background:#FBFCF6;border:1px solid rgba(28,27,13,.1);border-radius:16px;padding:22px 20px}
.cb-ic{width:38px;height:38px;border:1px solid rgba(28,27,13,.18);border-radius:50%;
display:flex;align-items:center;justify-content:center;color:#55701A;margin-bottom:14px}
.cb-ic svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;
stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.cb-card h3{font-family:'Instrument Sans',Arial,sans-serif;font-weight:600;font-size:16px;
letter-spacing:0;margin:0 0 7px}
.cb-card p{font-size:14px;line-height:1.55;color:var(--espresso-soft, #4C4B3B);margin:0}
.cp{padding:72px 0 96px}
.cp-flow{display:flex;flex-direction:column;gap:96px;margin-top:44px}
.cp-row{display:flex;justify-content:space-between;align-items:flex-start;gap:6%}
.cp-fig{position:relative;border-radius:18px;overflow:hidden;background:#ECEFE3;
border:1px solid rgba(28,27,13,.1);flex:0 0 auto}
.cp-fig img{display:block;width:100%;height:100%;object-fit:cover}
.cp-cap{position:absolute;left:12px;bottom:12px;background:rgba(28,27,13,.82);color:#F6F7F2;
font-family:'Aeonik Mono',ui-monospace,monospace;font-size:10px;letter-spacing:.08em;
text-transform:uppercase;font-weight:700;border-radius:999px;padding:5px 12px}
.cp-row .cp-fig.rv{transition-delay:120ms}
.cp-row .cp-fig.rv:first-child{transition-delay:0ms}
@media (max-width:900px){
.cp-flow{gap:40px}
.cp-row{flex-direction:column;gap:40px}
.cp-fig{width:100%!important;height:280px!important;margin-top:0!important}
}
