/* Single appeal. Shared header lives in page-head.css; changes stay on this route. */
.bp.bp-detail{--bp-card-bg:#20232c;--bp-card-border:rgba(188,202,221,.12);--bp-text:#edf1f7;--bp-text-muted:#a0aabc;--bp-text-dim:#8c99ad;--bp-shadow-1:none;--bp-shadow-2:none;--bp-shadow-3:none;gap:22px;margin-top:0;padding-bottom:32px}
.bp-detail [hidden]{display:none!important}
.bp-detail .bp-case-status{display:inline-flex;align-items:center;gap:9px;color:var(--bp-accent);font-size:12px;font-weight:500}
.bp-detail .bp-case-status i{font-size:18px}
.bp-detail .bp-hero{padding:24px 28px;border-radius:20px;background:#20232c;border-color:var(--bp-card-border);animation:none;box-shadow:none}
.bp-detail .bp-hero::before,.bp-detail .bp-hero::after,.bp-detail .bp-card::before{display:none}
.bp-detail .bp-hero__avatar{width:64px;height:64px;border-radius:16px;border-color:rgba(98,203,165,.25)}
.bp-applicant-label{color:#98a5b8;font-size:11px;line-height:1.6;margin-bottom:4px;font-weight:400}
.bp-detail .bp-hero__nick{font-size:23px;line-height:1.5;font-weight:600;white-space:normal;overflow-wrap:anywhere;overflow:visible}
.bp-detail .bp-hero__title{gap:2px}
.bp-detail .bp-hero__login{font-size:13px;color:#70c8aa;overflow-wrap:anywhere}
.bp-detail .bp-hero__meta{border:0;padding-top:2px;gap:10px 22px}
.bp-detail .bp-hero__chip{font-size:12px;color:var(--bp-text-muted);line-height:1.7;align-items:flex-start;overflow-wrap:anywhere}
.bp-detail .bp-hero__chip i{font-size:16px;color:#62cba5;margin-top:2px}
.bp-jump{display:flex;gap:8px;flex-wrap:wrap;padding:0 2px}
.bp-jump a{display:inline-flex;align-items:center;gap:8px;padding:11px 17px;border:1px solid var(--bp-card-border);border-radius:999px;color:#b3c0d1;font-size:12px;line-height:1.5;background:rgba(32,35,44,.8);transition:background-color .2s,border-color .2s}
.bp-jump a i{color:#62cba5;font-size:17px}
.bp-jump a:hover{background:#26352f;border-color:rgba(98,203,165,.35);color:#edf1f7;text-decoration:none}
.bp-detail .bp-grid{grid-template-columns:minmax(0,1fr) 350px;gap:22px;grid-template-areas:'main aside' 'comments aside'}
.bp-detail .bp-main,.bp-detail .bp-aside{gap:22px}
.bp-detail .bp-card,.bp-detail .bp-aside .bp-card:not(.bp-decision){padding:26px;border-radius:20px;animation:none;box-shadow:none;background:#20232c;border:1px solid var(--bp-card-border);min-width:0;scroll-margin-top:24px}
.bp-detail .bp-card:not(.bp-decision):not(.bp-actions-card):hover{border-color:var(--bp-card-border)}
.bp-detail .bp-card__head{gap:13px;margin-bottom:20px;padding-bottom:18px;min-width:0}
.bp-detail .bp-card__icon,.bp-detail .bp-aside .bp-card__icon{width:40px;height:40px;flex:0 0 40px;border-radius:12px;color:#62cba5;background:rgba(98,203,165,.07);border:1px solid rgba(98,203,165,.15);box-shadow:none;font-size:21px}
.bp-detail .bp-card__title,.bp-detail .bp-aside .bp-card__title{font-size:18px;line-height:1.5;font-weight:600;letter-spacing:-.02em}
.bp-detail .bp-aside .bp-card__title{font-size:16px}
.bp-detail .bp-card__sub,.bp-detail .bp-aside .bp-card__sub{font-size:12px;line-height:1.7;color:var(--bp-text-muted);font-weight:400}
.bp-detail .bp-text{padding:0;background:none;border:0;font-size:14px;font-weight:400;line-height:1.9;color:#d7dfea;overflow-wrap:anywhere}
.bp-detail .bp-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;background:transparent;border:0;border-radius:0;overflow:visible}
.bp-detail .bp-info__row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;padding:16px;background:#191c24;border:1px solid var(--bp-card-border);border-radius:12px;min-width:0}
.bp-detail .bp-info__row--accent{grid-column:1/-1;border-color:rgba(var(--bp-accent-rgb),.25);background:rgba(var(--bp-accent-rgb),.04)}
.bp-detail .bp-info__row::before{display:none}
.bp-detail .bp-info__group{grid-column:1/-1;margin:8px 0 0;padding:6px 0;font-size:12px;border:0;color:#98a5b8}
.bp-detail .bp-info__label{font-size:11px;font-weight:400;line-height:1.6;color:#98a5b8;white-space:normal}
.bp-detail .bp-info__value{margin:0;text-align:left;font-size:13px;line-height:1.7;font-weight:500;overflow-wrap:anywhere;color:#dde5ef;white-space:normal}
.bp-detail .bp-info__value a{color:#74cdb0}
.bp-detail .bp-evidence{gap:16px}
.bp-detail .bp-evidence-empty{padding:20px;background:#191c24;border:1px dashed var(--bp-card-border);border-radius:14px}
.bp-detail .bp-evidence-empty__title{font-size:14px}
.bp-detail .bp-evidence-empty__sub{font-size:12px;line-height:1.7}
.bp-detail .bp-file,.bp-detail .bp-demo-card{background:#191c24;border:1px solid var(--bp-card-border);border-radius:14px;box-shadow:none;min-width:0}
.bp-detail .bp-file:hover,.bp-detail .bp-demo-card:hover{transform:none;box-shadow:none;border-color:rgba(98,203,165,.4)}
.bp-detail .bp-file__name{font-size:14px;line-height:1.6;white-space:normal;overflow-wrap:anywhere}
.bp-detail .bp-file__meta{font-size:11px;line-height:1.6;flex-wrap:wrap}
.bp-detail .bp-file__action{color:#62cba5}
.bp-detail .bp-demo-card__cta{background:rgba(98,203,165,.06);border:1px solid rgba(98,203,165,.35);color:#e6f0ea;border-radius:999px;font-size:12px;box-shadow:none;transition:background-color .2s,border-color .2s}
.bp-detail .bp-demo-card__cta:hover{background:rgba(98,203,165,.13);transform:none}
.bp-detail .bp-shot{border-radius:14px;border-color:var(--bp-card-border);box-shadow:none}
.bp-detail .bp-attach{padding:20px;background:#191c24;border:1px solid var(--bp-card-border);border-radius:14px}
.bp-detail .bp-attach__head{flex-wrap:wrap;gap:8px;font-size:13px}
.bp-detail .bp-attach__hint{font-size:11px;color:var(--bp-text-muted)}
.bp-detail .bp-attach__zone{border:1px dashed rgba(98,203,165,.3);border-radius:12px;background:transparent;box-shadow:none}
.bp-detail .bp-attach__zone:hover{transform:none;background:rgba(98,203,165,.05)}
.bp-detail .bp-btn,.bp-detail .send_comment_btn{background:rgba(98,203,165,.05);color:#edf1f7;border:1px solid rgba(98,203,165,.35);border-radius:999px;min-height:44px;padding:12px 18px;font-size:13px;font-weight:500;text-transform:none;letter-spacing:0;box-shadow:none;transition:background-color .2s,border-color .2s}
.bp-detail .bp-btn:hover,.bp-detail .send_comment_btn:hover{transform:none;background:rgba(98,203,165,.13);color:#edf1f7;box-shadow:none}
.bp-detail .bp-btn i{color:#62cba5}
.bp-detail .bp-btn::after,.bp-detail .bp-btn::before{display:none}
.bp-detail .bp-btn--danger{background:rgba(226,151,151,.04);border-color:rgba(226,151,151,.35)}
.bp-detail .bp-btn--danger i{color:#d9a0a0}
.bp-detail .bp-btn--danger:hover{background:rgba(226,151,151,.12)}
.bp-detail .bp-btn--ghost{border-color:var(--bp-card-border);background:transparent;color:var(--bp-text-muted)}
.bp-detail .bp-actions{gap:10px}
.bp-detail .bp-decision{display:flex;flex-direction:row;gap:16px;align-items:flex-start;text-align:left;background:rgba(var(--bp-accent-rgb),.06);border-color:rgba(var(--bp-accent-rgb),.25)}
.bp-detail .bp-decision__body{align-items:flex-start;min-width:0;text-align:left}
.bp-detail .bp-decision__icon{width:42px;height:42px;flex:0 0 42px;border-radius:12px;box-shadow:none;font-size:24px}
.bp-detail .bp-decision__value{font-size:18px;line-height:1.5;font-weight:600}
.bp-detail .bp-decision__label,.bp-detail .bp-decision__by{font-size:12px;line-height:1.7}
.bp-detail .bp-steps__label{font-size:13px;font-weight:500}
.bp-detail .bp-steps__meta{font-size:12px;line-height:1.7}
.bp-detail .bp-steps__bullet{animation:none}
.bp-detail .bp-score__hint{font-size:12px;line-height:1.7}
.bp-detail .bp-heatmap-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0;margin:0 0 18px;border:0;background:none}
.bp-detail .bp-heatmap-summary>div{display:flex;flex-direction:column;gap:4px;padding:14px 12px;background:#191c24;border:1px solid var(--bp-card-border);border-radius:12px}
.bp-detail .bp-heatmap-summary strong{font-size:23px;line-height:1.4;color:#e0e8f1;font-weight:600}
.bp-detail .bp-heatmap-summary span{font-size:10px;line-height:1.6;color:#a0aabc}
.bp-activity-period{color:#a0aabc;font-size:11px;line-height:1.8;margin-bottom:16px}
.bp-detail .bp-heatmap-row{grid-template-columns:40px minmax(0,1fr) 28px;gap:10px;padding:5px 0;animation:none;background:none}
.bp-detail .bp-heatmap-day{font-size:11px;line-height:1.5;color:#b8c5d5}
.bp-detail .bp-heatmap-day small{display:block;font-size:10px;color:#8c99ad}
.bp-detail .bp-heatmap-track{height:7px;background:#303640;border-radius:8px}
.bp-detail .bp-heatmap-fill{animation:none;width:var(--bp-fill-w);background:#5caa90;box-shadow:none;border-radius:8px}
.bp-detail .bp-heatmap-count{font-size:12px;color:#dce5f1}
.bp-detail .bp-heatmap-row--today .bp-heatmap-fill{background:#73d2b0;box-shadow:none}
.bp-detail .bp-activity-note{margin:14px 0 0;font-size:11px;line-height:1.8;font-weight:400;color:#98a5b8}
.bp-activity-note--unavailable{padding:16px;background:#191c24;border-radius:12px;margin:0}
.bp-detail .bp-talk__editor{padding:18px;background:#191c24;border:1px solid var(--bp-card-border);border-radius:14px}
.bp-detail .bp-talk__hint,.bp-detail .bp-talk__guest{font-size:12px;color:#a0aabc;line-height:1.7}
.bp-detail .bp-talk__list{margin-top:22px}
.bp-detail .bp-talk__list .comment{gap:14px;animation:none;margin-bottom:18px}
.bp-detail .bp-talk__list .comment .message{padding:18px;background:#191c24;border:1px solid var(--bp-card-border);border-radius:14px;box-shadow:none;min-width:0}
.bp-detail .bp-talk__list .comment:hover .message{background:#191c24;border-color:var(--bp-card-border);transform:none;box-shadow:none}
.bp-detail .bp-talk__list .comment .with_code,.bp-detail .bp-talk__list .comment .with_code p{font-size:13px;font-weight:400;line-height:1.8;color:#d6e0ec;overflow-wrap:anywhere}
.bp-detail .bp-talk__list .comment .message .info .author{flex-wrap:wrap}
.bp-detail .bp-talk__list .comment .message .info .author .date_short{font-size:11px;color:#95a4b9}
.bp-detail .bp-talk__list .comment .author>a{text-shadow:none;filter:none}
.bp-detail .bp-talk input.send_comment_btn{background:rgba(98,203,165,.05);color:#edf1f7;border:1px solid rgba(98,203,165,.35);border-radius:999px;box-shadow:none;transition:background-color .2s,border-color .2s}
.bp-detail .bp-talk input.send_comment_btn:hover{background:rgba(98,203,165,.13);color:#edf1f7;box-shadow:none}
.bp-detail .bp-talk__editor textarea{width:100%;min-height:120px;background:#191c24;color:#dce5f1;border:1px solid var(--bp-card-border);border-radius:10px;padding:14px;font:inherit}
.bp-detail a:focus-visible,.bp-detail button:focus-visible,.bp-detail [role=button]:focus-visible{outline:2px solid #62cba5;outline-offset:4px}
@media(max-width:1450px){body:has(.bp-detail) .center_sub{display:none}}
@media(max-width:1199.98px){.bp-detail .bp-grid{grid-template-columns:minmax(0,1fr) 310px}.bp-detail .bp-card,.bp-detail .bp-aside .bp-card:not(.bp-decision){padding:22px}.bp-detail .bp-card__title{font-size:17px}}
@media(max-width:991.98px){.bp-detail .bp-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:'main' 'comments' 'aside'}.bp-detail .bp-aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.bp-detail .bp-aside>.modal{grid-column:1/-1}.bp-detail .bp-hero__meta{gap:7px 16px}}
@media(max-width:575.98px){.bp.bp-detail{gap:16px}.bp-detail .bp-hero{padding:22px 18px;gap:15px;align-items:flex-start}.bp-detail .bp-hero__avatar{width:48px;height:48px;flex-basis:48px;border-radius:12px}.bp-detail .bp-hero__nick{font-size:19px}.bp-detail .bp-hero__meta{flex-direction:column;align-items:flex-start}.bp-detail .bp-hero__chip{font-size:11px}.bp-jump{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bp-jump a{padding:10px;font-size:11px;justify-content:center}.bp-detail .bp-grid{gap:16px}.bp-detail .bp-main{gap:16px}.bp-detail .bp-aside{display:flex;gap:16px}.bp-detail .bp-card,.bp-detail .bp-aside .bp-card:not(.bp-decision){padding:22px 18px}.bp-detail .bp-card__title{font-size:17px}.bp-detail .bp-info{grid-template-columns:minmax(0,1fr)}.bp-detail .bp-card__sub{font-size:11px}.bp-detail .bp-attach{padding:16px}.bp-detail .bp-attach__zones{grid-template-columns:minmax(0,1fr)}.bp-detail .bp-talk__toolbar{flex-wrap:wrap}.bp-detail .bp-talk__editor{padding:12px}}
@media(max-width:575.98px){
    .bp-detail .bp-talk__list .comment{position:relative;display:block}
    .bp-detail .bp-talk__list .comment>a:first-child{position:absolute;left:14px;top:16px;width:32px;height:32px;z-index:1;transform:none}
    .bp-detail .bp-talk__list .comment .message{padding:16px 14px}
    .bp-detail .bp-talk__list .comment .message .info{padding-left:42px;min-height:36px;margin-bottom:12px}
}
@media(prefers-reduced-motion:reduce){.bp-detail *,.bp-detail *::after{animation:none!important;transition:none!important}}
