/* Shared content system. Original copy remains native HTML. */
.bs-renewed{--rs-paper:#ebece0;--rs-ink:#10190f;--rs-muted:#b1baa8;--rs-line:#3c4834;background:#080c08;color:var(--rs-paper)}
.rs-page,.rs-content{font-family:inherit;overflow-wrap:break-word}
.rs-page *,.rs-content *{box-sizing:border-box}
.rs-page :is(h1,h2,h3,h4,p,ul,ol,blockquote,figure){margin-top:0}
.rs-page h1{font-size:clamp(44px,5.1vw,82px);font-weight:750;letter-spacing:-.055em;line-height:1.04;margin-bottom:32px;color:var(--rs-paper);text-wrap:balance}
.rs-page h2{font-size:clamp(30px,3.1vw,49px);line-height:1.12;font-weight:650;letter-spacing:-.04em;max-width:920px;margin-bottom:30px;color:inherit;text-wrap:balance}
.rs-page h3{font-size:clamp(22px,2vw,29px);line-height:1.2;letter-spacing:-.025em;color:inherit;margin-bottom:18px}
.rs-page p,.rs-page li,.rs-page .rs-card,.rs-page .rs-option{font-size:18px;line-height:1.7;color:var(--rs-muted)}
.rs-page p{max-width:820px;margin-bottom:22px}
.rs-page li{margin-bottom:12px}
.rs-page :is(strong,b){color:inherit;font-weight:650}
.rs-page a{color:#efc33d;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.rs-page a:hover{color:#ffe390}
.rs-page :is(a,button,summary,input):focus-visible{outline:3px solid #f2b707;outline-offset:4px}
.rs-container{max-width:1240px;padding-inline:44px;margin-inline:auto;width:100%}
.rs-page .rs-container .rs-container{max-width:none;padding:0;margin:0}
.rs-section{padding:78px 0;border-top:1px solid var(--rs-line);background:#090e09}
.rs-section:nth-of-type(even){background:#131d10}
.rs-section .rs-section{padding:36px 0;border:0;background:transparent}
.rs-hero{padding:76px 0 62px;background:#080c08}
.rs-hero .rs-container{max-width:1440px}
.rs-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:30px;align-items:center}
.rs-hero-copy{min-width:0}
.rs-hero:not(:has(.rs-hero-grid)) h1{max-width:1120px}
.rs-model-map{display:flex;flex-direction:column;gap:22px;padding:35px 20px 35px 50px;position:relative;border-left:1px solid #8b762e;counter-reset:model}
.rs-page .rs-model-map a{display:flex;gap:24px;align-items:center;padding:26px;border:1px solid #695e34;border-bottom:6px solid #645523;background:#192514;text-decoration:none;position:relative;box-shadow:8px 9px 0 #0b1408}
.rs-model-map a:before{content:'';position:absolute;right:100%;width:51px;height:1px;background:#8b762e}
.rs-model-map a span{font:32px/1 ui-monospace,monospace;color:#cda63c}
.rs-model-map a strong{font-size:25px;line-height:1.25;color:#e7eddf}
.rs-page .rs-model-map a:hover{border-color:#f2b707;background:#2c3c1e}
.rs-hero-grid h1{font-size:clamp(43px,4.1vw,66px)}
.rs-hero p{font-size:20px;line-height:1.65;max-width:860px}
.rs-hero .rs-kicker,.rs-page .rs-kicker,.rs-page .bs-eyebrow{display:block;font:12px/1.5 ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase;color:#efc33d;margin:0 0 22px}
.rs-page .rs-actions,.rs-page .bs-cta-row{display:flex;gap:16px;flex-wrap:wrap;align-items:center;margin-top:32px}
.rs-page a.rs-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;background:#f2b707;border:1px solid #f2b707;color:#111a0f!important;padding:16px 23px;text-decoration:none;font-size:17px;font-weight:700;line-height:1.4;white-space:normal}
.rs-page a.rs-button:hover{background:#ffdb59;border-color:#ffdb59}
.rs-page a.rs-outline{background:transparent;color:var(--rs-paper)!important;border:1px solid #637452}
.rs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-block:32px}
.rs-grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}
.rs-grid[data-columns="1"]{grid-template-columns:1fr}
.rs-grid>*{min-width:0}
.rs-card{padding:28px;border:1px solid #45533b;background:#162111;margin-block:18px}
.rs-grid>.rs-card{margin:0}
.rs-card p:last-child{margin-bottom:0}
.rs-card .rs-card{border:0;border-top:1px solid #45533b;padding:22px 0;background:transparent}
.rs-page .bs-link-block{display:flex;flex-direction:column;gap:10px;text-decoration:none}
.rs-page .bs-link-block__label{font:11px/1.5 ui-monospace,monospace;letter-spacing:.08em;color:#c9ae55;text-transform:uppercase}
.rs-page .bs-link-block__title{font-size:22px;color:var(--rs-paper);line-height:1.2}
.rs-page .bs-link-block__sub{font-size:15px;color:var(--rs-muted);line-height:1.5}
.rs-page a.rs-card:hover{border-color:#f2b707;background:#223019}
.rs-page img{max-width:100%;height:auto;display:block}
.rs-page figure{margin:36px 0}
.rs-page figcaption{font-size:14px;color:var(--rs-muted);line-height:1.6;padding-top:16px}
.rs-page blockquote,.rs-page .bs-callout,.rs-page .bs-quote{border-left:4px solid #f2b707;padding:26px 32px;margin:34px 0;background:#1c2b14}
.rs-page blockquote p,.rs-page .bs-callout p{font-size:clamp(23px,2.3vw,34px);line-height:1.35;color:var(--rs-paper);letter-spacing:-.02em}
.rs-page details{border:1px solid #495840;margin:12px 0;padding:0;background:#121d0e}
.rs-page summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;padding:22px 24px;font-size:19px;line-height:1.4;font-weight:650;color:var(--rs-paper)}
.rs-page summary::-webkit-details-marker{display:none}
.rs-page summary:after{content:'+';font:26px/1 ui-monospace,monospace;color:#f2b707;flex:0 0 24px;text-align:center}
.rs-page details[open]>summary:after{content:'−'}
.rs-page details[open]>summary{border-bottom:1px solid #48563d;background:#223319}
.rs-page details>p,.rs-page details>div,.rs-page details>ul{margin:0;padding:24px}
.rs-page details>div p:last-child{margin-bottom:0}
.rs-page .rs-option{margin:0;border-top:3px solid #f2b707}
.rs-page .rs-option summary{align-items:start;min-height:112px}
.rs-page .rs-option summary h3{font-size:26px;margin:0;color:var(--rs-paper)}
.rs-page .rs-option[open]{background:#1a2913}
.rs-page .rs-option>div{font-size:17px}
.rs-process{counter-reset:process}
.rs-process>.rs-option{position:relative;counter-increment:process}
.rs-process>.rs-option:before{content:'0' counter(process);display:block;font:42px/1 ui-monospace,monospace;color:#f2b707;padding:28px 24px 0}
.rs-network{position:relative;gap:28px;padding-top:44px;border-top:1px solid #a38330}
.rs-network>.rs-option{position:relative}
.rs-network>.rs-option:before{content:'';position:absolute;width:1px;height:44px;top:-46px;left:50%;background:#a38330}
.rs-page .rs-contents{margin:0 auto;max-width:1240px;border:0;border-block:1px solid #45513b;background:#111a0e}
.rs-page .rs-contents>summary{padding:20px 44px;font-size:16px;letter-spacing:.02em}
.rs-page .rs-toc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;padding:12px 44px 26px}
.rs-toc>.rs-kicker{grid-column:1/-1}
.rs-toc a{display:block;padding:12px 0;font-size:16px;line-height:1.4;color:#d0d9c6;text-decoration:none;border-top:1px solid #35442e}
.rs-toc a[aria-current="location"]{color:#f2b707}
.rs-page :is(section,h2,[id]){scroll-margin-top:140px}
.rs-visual{border:1px solid #48593a;position:relative;background:#0c140c;min-width:0}
.rs-scene{height:420px;position:relative;overflow:hidden}
.rs-scene canvas{width:100%;height:100%;display:block;position:relative;z-index:1}
.rs-scene-controls{display:flex;border-top:1px solid #3c4b31;gap:0}
.rs-scene-controls button{flex:1;border:0;border-right:1px solid #3c4b31;border-radius:0;padding:16px 12px;font:600 14px/1.4 inherit;background:#162111;color:#dce2d2;cursor:pointer;min-height:60px}
.rs-scene-controls button[aria-pressed=true]{background:#f2b707;color:#142010}
.rs-page .rs-visual-link{display:block;padding:18px 20px;font-size:14px;text-decoration:none;border-top:1px solid #3c4b31}
.rs-scene-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:14px;transform:perspective(500px) rotateY(-18deg)}
.rs-scene-fallback i{display:block;width:24px;height:80px;border-radius:30px;background:#d3aa3c;box-shadow:4px 5px 0 #735c26}
.webgl-ready .rs-scene-fallback{display:none}
.rs-page .bs-chain{padding:18px 0}
.rs-page .bs-chain__inner{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.rs-page .bs-chain__inner>a{font-size:13px;text-decoration:none;padding:8px;border:1px solid #405035}
.rs-page .bs-chain__inner .active{background:#f2b707;color:#152011}
.bs-chain__sep{display:none}
.rs-table{max-width:100%;overflow-x:auto;margin-block:32px;border:1px solid #405035}
.rs-page table{width:100%;border-collapse:collapse;min-width:540px;font-size:16px;line-height:1.5}
.rs-page td,.rs-page th{padding:18px;text-align:left;border:1px solid #3c4933}
.rs-page th{background:#e7e8d8;color:#152010;font-weight:700}
.rs-page td{background:#14200f;color:#c1cdb4}
.rs-page .rs-timeline{display:grid;grid-template-columns:180px 1fr;gap:36px;padding:30px 0 30px 28px;border-left:2px solid #a48026;border-bottom:1px solid #33442c;position:relative}
.rs-timeline:before{content:'';position:absolute;left:-7px;top:35px;width:12px;height:12px;background:#f2b707;border-radius:50%}
.rs-page .bs-timeline-year{font:16px/1.5 ui-monospace,monospace;color:#f2b707}
.rs-page .bs-timeline-title{font-size:26px;display:block;line-height:1.3;margin-bottom:12px;color:var(--rs-paper)}
.rs-page .bs-timeline-role{color:#a4b296;font-size:16px;margin-top:8px}
.rs-profile .rs-hero img{max-height:610px;width:100%;object-fit:cover;object-position:center 25%}
.rs-profile .rs-hero .rs-grid{grid-template-columns:1.3fr 1fr;align-items:center}
.rs-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.rs-page .rs-editorial-card{display:flex;flex-direction:column;border:1px solid #405235;text-decoration:none;background:#121e0d;overflow:hidden;min-width:0}
.rs-page .rs-editorial-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}
.rs-editorial-card img{width:100%;height:260px;object-fit:contain;background:#080b08}
.rs-editorial-card:first-child img{height:100%;min-height:320px}
.rs-editorial-card .post-card__body{padding:28px}
.rs-editorial-card .post-card__title{font-size:30px;line-height:1.18;letter-spacing:-.025em;color:#e9eddf;margin-bottom:20px}
.rs-editorial-card .post-card__excerpt{font-size:17px;line-height:1.6;color:#b6c2aa}
.rs-editorial-card .post-card__tag{display:block;font:11px/1.5 ui-monospace,monospace;letter-spacing:.06em;text-transform:uppercase;color:#d6b548;margin-bottom:16px}
.rs-editorial-card .post-card__link{display:block;color:#f2b707;font-weight:600;margin-top:24px}
.rs-page .rs-editorial-card:hover{border-color:#edbd30}
.rs-library-controls{margin-bottom:32px;display:flex;align-items:end;gap:24px;justify-content:space-between}
.rs-library-controls label{font-size:14px;color:#c8d4bc;flex:1;max-width:620px}
.rs-library-controls input{display:block;width:100%;border:1px solid #87976d;background:#15220e;color:#f2f3e5;font:20px inherit;padding:18px;margin-top:10px;border-radius:0}
.rs-page [hidden]{display:none!important}
.rs-article .rs-hero{padding-bottom:34px}
.rs-article .rs-hero .rs-container{max-width:1040px}
.rs-article-meta{display:flex;flex-wrap:wrap;gap:24px;font-size:14px;color:#aebb9e;margin-top:24px}
.rs-article .rs-featured{max-width:1100px;margin:10px auto 48px}
.rs-featured img{width:100%;max-height:620px;object-fit:contain}
.rs-article .rs-section .rs-container{max-width:930px}
.rs-article .rs-section{padding:48px 0;background:#0d140d}
.rs-article .rs-section:nth-of-type(even){background:#111b0e}
.rs-article p,.rs-article li{font-size:20px;line-height:1.8}
.rs-article h2{font-size:clamp(29px,3vw,43px)}
.rs-article .rs-contents{max-width:952px}
.rs-article .rs-grid{grid-template-columns:1fr}
.rs-article .rs-section .rs-card{margin:30px 0}
.rs-legal{max-width:1000px;margin:auto}
.rs-legal .rs-section{padding-block:40px;background:#0d140d}
.rs-legal p,.rs-legal li{font-size:18px}
.rs-reading-progress{position:fixed;top:0;left:0;height:3px;background:#f2b707;width:0;z-index:99999;pointer-events:none}
@media(max-width:1050px){.rs-hero-grid{grid-template-columns:1fr}.rs-hero h1{max-width:950px}.rs-hero-grid h1{font-size:clamp(43px,6vw,66px)}.rs-scene{height:450px}.rs-hero-grid .rs-visual{max-width:850px}.rs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-profile .rs-hero .rs-grid{grid-template-columns:1fr 1fr}.rs-profile .rs-hero h1{font-size:50px}}
@media(max-width:650px){.rs-container{padding-inline:22px}.rs-hero{padding:40px 0}.rs-page h1{font-size:43px;letter-spacing:-.045em}.rs-hero p{font-size:18px}.rs-section{padding:48px 0}.rs-grid,.rs-grid[data-columns="2"],.rs-profile .rs-hero .rs-grid{grid-template-columns:1fr;gap:18px}.rs-page p,.rs-page li,.rs-page .rs-card{font-size:17px}.rs-page .rs-card{padding:23px}.rs-page .rs-toc{grid-template-columns:1fr;padding:8px 22px 20px}.rs-page .rs-contents>summary{padding:18px 22px}.rs-page h2{font-size:32px}.rs-page .rs-timeline{grid-template-columns:1fr;gap:14px;padding-left:22px}.rs-scene{height:320px}.rs-page .rs-option summary{min-height:88px}.rs-page .rs-option summary h3{font-size:25px}.rs-library,.rs-page .rs-editorial-card:first-child{display:flex;flex-direction:column}.rs-editorial-card:first-child img{min-height:0;height:240px}.rs-editorial-card .post-card__title{font-size:27px}.rs-library-controls{display:block}.rs-article p,.rs-article li{font-size:18px}.rs-page .rs-actions{align-items:stretch}.rs-page .rs-actions>a{width:100%}.rs-profile .rs-hero h1{font-size:43px}}
@media(prefers-reduced-motion:reduce){.rs-page *{scroll-behavior:auto!important;transition:none!important}}
@media print{.bs-header,.bs-footer,.rs-visual,.rs-contents,.rs-library-controls{display:none!important}.rs-page{color:#111;background:white}.rs-page p,.rs-page li,.rs-page a{color:#111}.rs-page details>*{display:block!important}.rs-section{break-inside:avoid;background:white}}
