/* owner:bz-author-poster-static-03-v13-author-caption-credential
   Canonical owner for the selected author manifesto.
   The island geometry owner exposes --bz-primary-island-pad-x; this scene deliberately bleeds through
   that padding to the island's inner border. The first hero frame remains padded. No pult, no variants. */
#borzilov-lp #bz-hero > .bz-container.bz-hero-primary-island > #bz-author-poster-second-screen{
  position:relative!important;display:block!important;
  width:calc(100% + (2 * var(--bz-primary-island-pad-x,0px)))!important;max-width:none!important;min-width:0!important;
  margin-left:calc(-1 * var(--bz-primary-island-pad-x,0px))!important;
  margin-right:calc(-1 * var(--bz-primary-island-pad-x,0px))!important;
  margin-top:0!important;margin-bottom:0!important;padding:0!important;
  background:#F4EFE6!important;overflow:visible!important;isolation:isolate!important;
}
#borzilov-lp #bz-author-poster-second-screen,#borzilov-lp #bz-author-poster-second-screen *{box-sizing:border-box}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab{
  --paper:#F4EFE6;--ink:#081A20;--copper:#A96A4A;
  width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;
  background:var(--paper);color:var(--ink);border:0!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact{
  width:100%!important;max-width:none!important;margin:0!important;padding:clamp(34px,5vw,64px) clamp(18px,4vw,46px) clamp(22px,3vw,34px)!important;
  background:var(--bg, #FAF7F0);
}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 18px}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-controls-label{display:block;color:var(--copper);font-size:clamp(8px,.7vw,10px);line-height:1;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-buttons{display:flex;align-items:center;gap:4px}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-button{display:grid;place-items:center;min-width:38px;height:30px;padding:0 10px;border:1px solid rgba(8,26,32,.16);border-radius:3px;background:rgba(255,253,248,.66);color:rgba(8,26,32,.72);font:850 9px/1 Inter,system-ui,sans-serif;letter-spacing:.06em;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-button[aria-pressed="true"]{background:#071A22;border-color:#071A22;color:#FFFDF8}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-button:focus-visible{outline:2px solid rgba(169,106,74,.82);outline-offset:2px}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-copy{display:block}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-lead{display:block;margin:0 0 10px;color:var(--copper);font-size:clamp(12px,1vw,14px);line-height:1;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-copy[data-bz-impact-variant="2"] .bz-author-poster-lab__impact-lead{display:none}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-copy[data-bz-impact-variant="1"] .bz-impact-line--v2026-large{display:none}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-copy[data-bz-impact-variant="2"] .bz-impact-line--v2026-large{display:block}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-copy[data-bz-impact-variant="2"] .bz-impact-line--allen{margin-top:.02em}
#borzilov-lp #bz-author-poster-second-screen .bz-impact-line--v2026-large{display:none}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact h2{
  margin:0;color:var(--ink);font-size:clamp(35px,5.15vw,58px);line-height:.92;font-weight:900;letter-spacing:-.065em;text-transform:uppercase;
}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact h2 span{display:block}
@media(min-width:900px){#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact h2{white-space:normal}}

/* Selected variant 03 — dark chapter. The scene surface owns the full available island content width. */
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster{
  --poster-ink:#F8F2E8;--poster-muted:rgba(248,242,232,.72);--poster-copper:#C47A54;
  --poster-pad-x:clamp(18px,4vw,52px);--poster-pad-y:clamp(28px,4vw,52px);
  position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"mast" "photo" "body" "verdict" "bridge" "footer";
  width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:var(--poster-pad-y, clamp(28px,4vw,52px)) var(--poster-pad-x, clamp(18px,4vw,52px));
  background:#071A22;color:var(--poster-ink);overflow:hidden;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__mast{grid-area:mast;position:relative;z-index:2;width:min(100%,760px);margin:0 auto}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__kicker{display:block;margin:0 0 13px;color:var(--poster-copper);font-size:clamp(8px,.7vw,10px);line-height:1;font-weight:850;letter-spacing:.15em;text-transform:uppercase}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__title{margin:0;color:var(--poster-ink);font-size:clamp(58px,8.6vw,108px);line-height:.84;font-weight:900;letter-spacing:-.072em;text-transform:uppercase}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__title span{display:block}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__photo{grid-area:photo;position:relative;width:calc(100% + (2 * var(--poster-pad-x)));max-width:none!important;aspect-ratio:4/5;margin:clamp(24px,3.2vw,38px) calc(-1 * var(--poster-pad-x)) 0;overflow:hidden;border:1px solid rgba(255,255,255,.13);background:#CBC6BD}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%;filter:grayscale(.28) saturate(.52) contrast(1.18) brightness(.8)}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__photo figcaption{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:11px 14px 12px;background:rgba(7,22,28,.93);color:#FFFDF8;border-top:1px solid rgba(255,255,255,.12)}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__identity{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__identity em{display:block;margin-top:3px;color:#C47A54;font-size:clamp(7px,.63vw,9px);line-height:1.15;font-style:normal;font-weight:760;letter-spacing:.025em}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__photo .bz-author-poster__dossier-trigger{align-self:end;margin:0!important;color:#D58B67!important;font-size:clamp(7.4px,.68vw,9px)!important;line-height:1.1!important;font-weight:820!important;letter-spacing:.06em!important;text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__photo .bz-author-poster__dossier-trigger span{color:#D58B67!important;font:inherit!important}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__photo figcaption strong{font-size:clamp(12px,1.1vw,15px);line-height:1.05;font-weight:850;letter-spacing:-.015em}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__photo figcaption span{color:rgba(255,255,255,.64);font-size:clamp(8px,.72vw,10px);line-height:1.2;font-weight:650;letter-spacing:.035em}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__body{grid-area:body;width:min(100%,640px);margin:clamp(24px,3vw,34px) auto 0;color:var(--poster-muted);font-size:clamp(14px,1.23vw,18px);line-height:1.44;font-weight:590;letter-spacing:-.022em}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__body p{margin:0}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__body p+p{margin-top:.78em}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__verdict{grid-area:verdict;width:min(100%,640px);margin:clamp(26px,3vw,38px) auto 0;padding-top:clamp(19px,2.2vw,26px);border-top:1px solid rgba(255,255,255,.15);color:var(--poster-ink);font-size:clamp(25px,3vw,39px);line-height:1;font-weight:880;letter-spacing:-.052em;text-transform:uppercase}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__verdict span,#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__verdict strong{font:inherit}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__verdict strong{color:var(--poster-copper)}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__bridge{grid-area:bridge;width:min(100%,640px);margin:clamp(18px,2vw,25px) auto 0;color:var(--poster-ink);font-size:clamp(15px,1.25vw,18px);line-height:1.34;font-weight:720;letter-spacing:-.028em}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster__footer{grid-area:footer;width:min(100%,640px);margin:clamp(20px,2.2vw,28px) auto 0;padding-top:clamp(16px,1.8vw,22px);border-top:1px solid rgba(255,255,255,.15);display:flex;align-items:center}
#borzilov-lp #bz-author-poster-second-screen .bz-author-dossier-trigger{margin:0;padding:0;border:0;background:transparent;color:#D58B67;font:850 clamp(8px,.72vw,10px)/1.1 Inter,system-ui,sans-serif;letter-spacing:.09em;text-transform:uppercase;text-align:left;cursor:pointer}
#borzilov-lp #bz-author-poster-second-screen .bz-author-dossier-trigger:focus-visible{outline:2px solid var(--poster-copper);outline-offset:4px}

@media(max-width:760px){
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact{padding:30px 18px 20px!important}
    #borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact h2{font-size:clamp(34px,10.2vw,43px);line-height:.91;letter-spacing:-.065em}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster{--poster-pad-x:18px;--poster-pad-y:28px;padding:var(--poster-pad-y) var(--poster-pad-x) 30px}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster__kicker{margin-bottom:11px;font-size:7.8px;letter-spacing:.13em}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster__title{font-size:clamp(56px,17vw,74px);line-height:.8}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster__photo{margin-top:23px}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster__photo figcaption{gap:8px;padding:10px 12px 11px}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster__identity em{font-size:7.2px}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster__photo .bz-author-poster__dossier-trigger{font-size:7.2px!important;letter-spacing:.045em!important}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster__body{width:100%;margin-top:22px;font-size:13px;line-height:1.4}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster__verdict{width:100%;margin-top:23px;padding-top:18px;font-size:clamp(22px,6.6vw,27px)}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster__bridge{width:100%;margin-top:17px;font-size:13.5px}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster__footer{width:100%;margin-top:18px;padding-top:15px}
}
@media(max-width:360px){
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact{padding-left:17px!important;padding-right:17px!important}
  #borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact h2{font-size:32px}
}

#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-controls{display:none!important}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster-lab__impact-lead{display:none!important}

/* island-only pass: first island ends on the author screen, no attached next-strip */
#borzilov-lp #bz-hero > .bz-container.bz-hero-primary-island > #bz-author-poster-second-screen{margin-bottom:0!important}
#borzilov-lp #bz-author-poster-second-screen .bz-author-poster{padding-bottom:clamp(34px,4vw,52px)!important}

/* bottom seam owner: island ends directly on the dark author subsection; the 1px inset is the island border, not extra white padding. */

/* owner:0341-receiver-bleed-contract
   Exposes the receiver's existing horizontal padding only for the new tail.
   It does not alter the locked first frame. */
@media(min-width:981px){
  #borzilov-lp #bz-hero > .bz-container.bz-hero-primary-island{--bz-primary-island-pad-x:clamp(64px,6vw,104px);}
}
@media(max-width:980px){
  #borzilov-lp #bz-hero > .bz-container.bz-hero-primary-island{--bz-primary-island-pad-x:28px;}
}
@media(max-width:430px){
  #borzilov-lp #bz-hero > .bz-container.bz-hero-primary-island{--bz-primary-island-pad-x:20px;}
}
/* Visual 1px island edge for the new terminal tail only; no layout change to the locked first frame. */
#borzilov-lp #bz-hero > .bz-container.bz-hero-primary-island > #bz-author-poster-second-screen{
  box-shadow:inset 1px 0 rgba(8,26,32,.118),inset -1px 0 rgba(8,26,32,.118),inset 0 -1px rgba(8,26,32,.118)!important;
}
