.art-progress{z-index:200;background:linear-gradient(90deg, var(--color-lime), var(--color-navy-600,#24505f));width:0;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}.art-layout{grid-template-columns:1fr 2fr;align-items:stretch;gap:clamp(2rem,5vw,4rem);padding-block:clamp(2.5rem,5vw,4rem);display:grid}.art-chapters{min-width:0}.art-chapters__sticky{flex-direction:column;gap:.7rem;display:flex;position:sticky;top:90px}.art-card2{min-width:0}.art-side-card{background:var(--color-white,#fff);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.25rem 1.35rem;box-shadow:0 10px 30px -22px #142a3373}.art-side-card__eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--color-navy-500,#3d6474);margin-bottom:.85rem;font-size:10px;font-weight:700;display:block}.art-chapters__top{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.6rem;display:flex}.art-chapters__lbl{text-transform:uppercase;letter-spacing:.1em;color:var(--color-navy-900);font-size:10px;font-weight:700}.art-chapters__pct{font-family:var(--font-display);font-weight:700;font-size:var(--text-sm,.875rem);color:var(--color-navy-700,#1c3b4a);font-variant-numeric:tabular-nums}.art-chapters__progress{background:var(--color-border);border-radius:99px;height:6px;margin-bottom:.7rem;overflow:hidden}.art-chapters__progress-fill{background:linear-gradient(90deg, var(--color-lime), #a6c40d);border-radius:99px;width:0;height:100%;transition:width .12s linear}.art-toc ul{flex-direction:column;gap:.48rem;margin:0;padding:0;list-style:none;display:flex}.art-toc a{color:var(--color-muted);font-family:var(--font-display);letter-spacing:-.01em;align-items:center;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .28s;display:flex}.art-toc a:before{content:"";background:var(--color-lime);opacity:0;flex:none;width:0;height:1em;margin-right:0;transition:width .28s,opacity .28s,transform .28s,margin-right .28s;transform:translate(-6px);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") 50%/contain no-repeat}.art-toc a:hover,.art-toc a.is-active{color:var(--color-navy-900)}.art-toc a:hover:before,.art-toc a.is-active:before{opacity:1;width:1em;margin-right:.45rem;transform:translate(0)}@media (prefers-reduced-motion:reduce){.art-toc a:before{transition:opacity .28s;transform:none}}.art-doc{padding:0;overflow:hidden}.art-doc__preview{padding:.85rem 1rem .3rem}.art-doc__body{padding:.4rem 1.2rem 1rem}.art-doc__body .art-side-card__eyebrow{margin-bottom:.4rem}.art-doc__title{font-size:var(--text-base,1rem);letter-spacing:-.01em;color:var(--color-navy-900);margin:0;line-height:1.25}.art-doc__desc{color:var(--color-ink-soft);font-size:var(--text-sm,.875rem);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.45rem 0 0;line-height:1.45;display:-webkit-box;overflow:hidden}.art-doc__stats{grid-template-columns:1fr 1fr;gap:.45rem;margin:.65rem 0;display:grid}.art-doc__stat{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:10px;flex-direction:column;gap:.15rem;padding:.5rem;display:flex}.art-doc__stat-l{text-transform:uppercase;letter-spacing:.07em;color:var(--color-muted);font-size:9px;font-weight:600}.art-doc__stat-v{font-family:var(--font-display);color:var(--color-navy-900);overflow-wrap:anywhere;font-size:.92rem;font-weight:700;line-height:1.15}.art-doc__btn{background:var(--color-lime);width:100%;height:2.5rem;color:var(--color-navy-900);font-size:var(--text-sm,.875rem);border-radius:8px;justify-content:center;align-items:center;padding:0 1rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .15s,filter .15s;display:inline-flex}.art-doc__btn:hover{filter:brightness(.94)}.art-deal{text-align:center}.art-deal__chain{flex-direction:column;align-items:center;gap:.4rem;display:flex}.art-deal__entry{display:contents}.art-deal__party{flex-direction:column;align-items:center;gap:.4rem;display:flex}.art-deal__avatar{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.art-deal__avatar--logo{background:var(--color-white,#fff)}.art-deal__avatar img{object-fit:contain;width:100%;height:100%;padding:6px}.art-deal__mono{font-family:var(--font-display);color:var(--color-navy-800,#183744);letter-spacing:.01em;font-size:.9rem;font-weight:700}.art-deal__name{font-family:var(--font-display);font-weight:600;font-size:var(--text-sm,.875rem);color:var(--color-navy-600,#24505f);max-width:22ch;line-height:1.2}.art-deal__name--strong{letter-spacing:-.01em;color:var(--color-navy-900);font-size:1.1rem;font-weight:700}.art-deal__step{text-transform:uppercase;letter-spacing:.12em;width:100%;color:var(--color-navy-400,#6c8994);align-items:center;gap:.6rem;margin:.5rem 0 .1rem;font-size:9px;font-weight:700;display:flex}.art-deal__step:before,.art-deal__step:after{content:"";background:var(--color-border);flex:1;height:1px}.art-deal__meta{border-top:1px solid var(--color-border);flex-direction:column;align-items:center;gap:.7rem;margin-top:1.1rem;padding-top:1rem;display:flex}.art-deal__tags{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.art-deal__tag{color:var(--color-navy-700,#1c3b4a);background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;padding:.22rem .6rem;font-size:11px;font-weight:600}.art-deal__flags{justify-content:center;gap:.35rem;font-size:1.05rem;line-height:1;display:flex}.art-pub{text-align:center;padding:1rem 1.2rem}.art-pub .art-side-card__eyebrow{margin-bottom:.5rem}.art-pub__avatars{justify-content:center;align-items:center;margin:.2rem 0 .55rem;display:flex}.art-pub__avatar-link{border-radius:50%;flex:none;transition:transform .15s;display:inline-flex}.art-pub__avatar-link:hover{transform:translateY(-2px)}.art-pub__avatar{object-fit:cover;object-position:top;background:var(--color-surface);border:3px solid var(--color-white,#fff);box-shadow:0 0 0 1px var(--color-border), 0 6px 16px -8px #142a3380;border-radius:50%;display:block}.art-pub__avatars[data-count="1"] .art-pub__avatar{width:64px;height:64px}.art-pub__avatars:not([data-count="1"]) .art-pub__avatar-link{margin-left:-14px}.art-pub__avatars:not([data-count="1"]) .art-pub__avatar-link:first-child{margin-left:0}.art-pub__avatars:not([data-count="1"]) .art-pub__avatar{width:46px;height:46px}.art-pub__avatar--ph{font-family:var(--font-display);color:var(--color-navy-300,#8aa7b2);place-items:center;font-size:1.6rem;font-weight:700;display:grid}.art-pub__avatars:not([data-count="1"]) .art-pub__avatar--ph{font-size:1.1rem}.art-pub__name{color:var(--color-navy-900);font-family:var(--font-display);font-size:1.05rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-block}.art-pub__name:hover{text-decoration:underline}.art-pub__role{color:var(--color-navy-600,#24505f);font-size:var(--text-sm,.875rem);margin-top:.15rem;font-weight:600;display:block}.art-pub__list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.art-pub__list-item{flex-direction:column;gap:1px;display:flex}.art-pub__list-item .art-pub__name{font-size:.92rem}.art-pub__list-item .art-pub__role{margin-top:0;font-size:.72rem}.art-content{min-width:0}.art-content .prose-fortlane{max-width:none;margin-inline:0}.art-content .prose-fortlane h2{scroll-margin-top:96px}.art-totop{border:1px solid var(--color-border);background:var(--color-navy-900);width:46px;height:46px;color:var(--color-white,#fff);cursor:pointer;z-index:40;opacity:0;border-radius:50%;font-size:1.2rem;transition:opacity .2s,transform .2s;position:fixed;bottom:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);transform:translateY(8px)}.art-totop.is-on{opacity:1;transform:none}@media (max-width:860px){.art-layout{flex-direction:column;gap:1.75rem;padding-block:clamp(2rem,6vw,2.75rem);display:flex}.art-chapters,.art-chapters__sticky{display:contents}.art-chapters__card{display:none}.art-card2,.art-doc{order:1}.art-content{order:2}.art-pub{order:3}.art-progress{display:none}}@media (prefers-reduced-motion:reduce){.art-progress,.art-totop{transition:none}}
