:root{--page-bg:#0a2038;--rail:#0a2038;--rail-2:#0d2746;--paper:#f7f3ea;--paper-2:#fefcf7;--text:#25303f;--ink:#122039;--muted:#6a7382;--line:#e6dcc9;--line-soft:#efe7d6;--panel:#fff;--border:#dde4ee;--border-soft:#ecf0f7;--navy:#143a6b;--navy-dark:#0d2a4a;--navy-deep:#08203d;--blue:#2a64a8;--blue-bright:#3a7dc8;--gold:#c9a13e;--gold-light:#e6c462;--gold-deep:#9b7a25;--gold-soft:#f4e7c0;--rail-text:#eae3d3;--rail-muted:#8da3c2;--rail-line:#ffffff1f;--shadow-soft:0 12px 32px #081a301f;--shadow-header:0 16px 40px #08203d33;--shadow-card:0 14px 34px #081a301a;--font-display:"Sora", system-ui, sans-serif;--font-body:"Onest", system-ui, -apple-system, sans-serif;--ease:cubic-bezier(.22, .61, .36, 1);--radius:14px;--radius-sm:8px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--page-bg);min-height:100vh;color:var(--text);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}body.nav-open{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-weight:700;line-height:1.12}button,input{font:inherit}a{color:inherit;transition:color .2s var(--ease);text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--gold);color:#1a1206}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}.topbar{z-index:40;background:var(--page-bg);border-bottom:1px solid var(--rail-line);justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:none;position:sticky;top:0}.topbar-brand{color:var(--rail-text);font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:12px;font-weight:700;display:flex}.topbar-logo{object-fit:contain;width:38px;height:38px}.menu-toggle{border:1px solid var(--rail-line);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:46px;height:42px;padding:0 11px;display:flex}.menu-toggle span{background:var(--rail-text);height:2px;transition:transform .25s var(--ease), opacity .25s var(--ease);border-radius:2px;display:block}.scrim{z-index:44;opacity:0;transition:opacity .3s var(--ease);background:#0612228c;display:none;position:fixed;inset:0}.ms-shell{grid-template-columns:276px minmax(0,1fr);align-items:start;gap:0;width:min(1320px,100% - 56px);margin:0 auto;display:grid}.rail{height:100vh;color:var(--rail-text);flex-direction:column;align-self:start;padding:40px 34px 34px 6px;display:flex;position:sticky;top:0}.rail-brand{align-items:center;gap:14px;margin-bottom:46px;display:flex}.rail-logo{object-fit:contain;flex:none;width:56px;height:56px}.rail-brand-text strong{font-family:var(--font-display);letter-spacing:-.01em;color:var(--rail-text);font-size:16px;font-weight:700;line-height:1.2;display:block}.rail-brand-text em{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-top:5px;font-size:11.5px;font-style:normal;display:block}.rail-nav{flex-direction:column;gap:2px;display:flex}.rail-nav a{font-family:var(--font-display);color:var(--rail-muted);transition:color .25s var(--ease), background .25s var(--ease);border-radius:10px;align-items:center;gap:14px;padding:12px 14px;font-size:15px;font-weight:500;display:flex;position:relative}.rail-nav a:before{content:"";background:var(--gold);width:3px;height:0;transition:height .28s var(--ease);border-radius:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.rail-nav-num{letter-spacing:.06em;color:#ffffff52;transition:color .25s var(--ease);font-size:11px;font-weight:600}.rail-nav a:hover{color:var(--rail-text);background:#ffffff0d}.rail-nav a.active{color:#fff;background:#c9a13e24}.rail-nav a.active:before{height:60%}.rail-nav a.active .rail-nav-num{color:var(--gold)}.rail-foot{margin-top:auto;padding-top:26px}.rail-cta{text-align:center;background:var(--gold);color:#1a1206;font-family:var(--font-display);letter-spacing:.01em;transition:background .25s var(--ease), transform .2s var(--ease);border-radius:11px;padding:13px 18px;font-size:14px;font-weight:600;display:block}.rail-cta:hover{background:var(--gold-light);transform:translateY(-2px)}.rail-foot-meta{letter-spacing:.02em;color:var(--rail-muted);margin-top:18px;font-size:11.5px;line-height:1.7}.rail-tg{color:var(--gold);margin-top:14px;font-size:13px;font-weight:600;display:inline-block}.rail-tg:hover{color:var(--gold-light)}.main{background:var(--paper);box-shadow:var(--shadow-soft);border-radius:20px;min-width:0;margin:30px 0 44px;padding:clamp(30px,4vw,68px)}.sec{scroll-margin-top:24px}.main .sec{border-top:0;margin-top:0;padding-top:0;display:none}.main .sec.is-active{animation:.5s cubic-bezier(.22,.61,.36,1) both secReveal;display:block}@keyframes secReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.eyebrow{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--gold-deep);font-size:12.5px;font-weight:600}.hero-title{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);margin-top:18px;font-size:clamp(40px,6.4vw,88px);font-weight:800;line-height:.98}.hero-lead{color:#3a4658;max-width:40ch;margin-top:26px;font-size:clamp(18px,1.6vw,22px);line-height:1.5}.hero-media{border-radius:var(--radius);box-shadow:var(--shadow-card);margin-top:38px;position:relative;overflow:hidden}.hero-media:after{content:"";pointer-events:none;background:linear-gradient(#0a203800 45%,#0a203857);position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:clamp(220px,34vw,420px)}.sec-head{align-items:baseline;gap:18px;margin-bottom:26px;display:flex}.sec-num{font-family:var(--font-display);letter-spacing:.04em;color:var(--gold);padding-top:4px;font-size:18px;font-weight:700}.sec-title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);font-size:clamp(28px,3.4vw,44px);font-weight:700;line-height:1.04}.sec-lead{color:#3c4858;max-width:64ch;margin-bottom:30px;font-size:18px;line-height:1.6}.sub-title{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep);border-bottom:1px solid var(--line);margin:40px 0 20px;padding-bottom:12px;font-size:14px;font-weight:700}.sub-title:first-of-type{margin-top:8px}.prose{gap:18px;max-width:74ch;margin-top:34px;display:grid}.prose p{color:var(--text);font-size:17px;line-height:1.78}.facts{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:46px;display:grid;overflow:hidden}.fact{background:var(--paper-2);padding:20px 24px}.fact dt{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:8px;font-size:11.5px;font-weight:600}.fact dd{color:var(--ink);font-size:15px;line-height:1.5}.goals{counter-reset:g;gap:0;max-width:78ch;list-style:none;display:grid}.goals li{border-bottom:1px solid var(--line-soft);color:var(--text);padding:18px 0 18px 44px;font-size:16.5px;line-height:1.6;position:relative}.goals li:last-child{border-bottom:0}.goals li:before{counter-increment:g;content:"0" counter(g);font-family:var(--font-display);color:var(--gold);font-size:13px;font-weight:700;position:absolute;top:19px;left:0}.rubrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:6px;list-style:none;display:grid}.rubrics li{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);transition:transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);align-items:baseline;gap:16px;padding:22px 24px;display:flex}.rubrics li:hover{box-shadow:var(--shadow-card);border-color:var(--gold-soft);transform:translateY(-3px)}.rubric-no{font-family:var(--font-display);color:var(--gold);font-size:14px;font-weight:700}.rubric-name{font-family:var(--font-display);color:var(--ink);font-size:16px;font-weight:600;line-height:1.28}.struct{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.struct-item{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);border-left:3px solid var(--gold);padding:22px 24px}.struct-item h4{font-family:var(--font-display);color:var(--ink);margin-bottom:8px;font-size:16px;font-weight:700}.struct-item p{color:var(--muted);font-size:14.5px;line-height:1.55}.rule-list{gap:0;max-width:82ch;list-style:none;display:grid}.rule-list li{border-bottom:1px solid var(--line-soft);color:var(--text);padding:15px 0 15px 32px;font-size:16px;line-height:1.55;position:relative}.rule-list li:last-child{border-bottom:0}.rule-list li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:23px;left:2px}.leaders{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.leader{background:var(--paper-2);border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:var(--radius);transition:transform .3s var(--ease), box-shadow .3s var(--ease);padding:22px 24px 24px}.leader:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.leader-role{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-deep);font-size:11.5px;font-weight:600;display:inline-block}.leader-name{font-family:var(--font-display);color:var(--ink);margin:9px 0 6px;font-size:19px;font-weight:700;line-height:1.2}.leader-degree{color:var(--muted);font-size:14px;line-height:1.5}.people{gap:0;list-style:none;display:grid}.people--cols{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px}.person{border-bottom:1px solid var(--line-soft);transition:background .2s var(--ease);grid-template-columns:32px minmax(0,1fr);align-items:baseline;gap:14px;padding:15px 6px;display:grid}.person:hover{background:#c9a13e12}.person-num{font-family:var(--font-display);color:var(--gold);font-size:14px;font-weight:700}.person-body{min-width:0}.person-name{font-family:var(--font-display);color:var(--ink);font-size:16px;font-weight:600;line-height:1.25;display:block}.person-detail{color:var(--muted);margin-top:3px;font-size:13.5px;line-height:1.45;display:block}.contact{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.contact-card{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);align-content:start;gap:9px;padding:28px 30px;display:grid}.contact-role{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-deep);font-size:11.5px;font-weight:600}.contact-name{font-family:var(--font-display);color:var(--ink);margin-bottom:4px;font-size:20px;font-weight:700}.contact-card a{color:var(--navy);font-weight:500}.contact-card a:hover{color:var(--gold-deep)}.contact-card p{color:var(--text);font-size:15px;line-height:1.6}.contact-org{color:var(--muted);font-size:14px}.foot-note{border-top:1px solid var(--line);color:var(--muted);margin-top:40px;padding-top:22px;font-size:13px;line-height:1.65}.foot-credit{letter-spacing:.04em;color:var(--muted);opacity:.75;margin-top:14px;font-size:12px}.journal-viewer{border-radius:var(--radius);background:linear-gradient(#fafbfd 0%,#f1f5fa 100%);border:1px solid #dde4ee;margin-top:20px;padding:24px;position:relative}.viewer-head h3{color:var(--navy);margin-bottom:8px;font-family:Onest,system-ui,sans-serif;font-size:26px}.viewer-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;display:flex}.viewer-toolbar-left{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.view-mode-switch{border-radius:var(--radius-sm);background:#fff;border:1px solid #d4dbe6;padding:3px;display:inline-flex}.view-mode-button,.viewer-action,.page-jump-button,.pdf-link{background:var(--navy);color:#fff;cursor:pointer;border:0;font-size:14px;font-weight:700}.view-mode-button{color:#586c7b;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-width:110px;height:42px;padding:0 14px;transition:background .15s,color .15s;display:inline-flex}.view-mode-button:hover:not(.active){background:var(--gold-soft);color:var(--navy)}.view-mode-button.active{background:var(--navy);color:var(--gold-light)}.btn-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;flex:none;width:16px;height:16px}.viewer-action{border-radius:var(--radius-sm);height:42px;padding:0 18px;transition:background .15s}.viewer-action:hover{background:var(--navy-deep)}.page-jump{align-items:center;gap:10px;display:flex}.page-jump-label{color:#5d6c78;font-size:14px;font-weight:600}.page-jump-input{border-radius:var(--radius-sm);width:96px;height:42px;color:var(--navy);background:#fff;border:1px solid #d4dbe6;outline:none;padding:0 12px;font-weight:600}.page-jump-input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c9a13e33}.page-jump-button,.pdf-link{border-radius:var(--radius-sm);background:var(--gold);height:42px;color:var(--navy-deep);justify-content:center;align-items:center;padding:0 18px;transition:background .15s;display:inline-flex}.page-jump-button:hover,.pdf-link:hover{background:var(--gold-light)}.viewer-stage{margin-top:20px}.book-shell{border-radius:var(--radius);background:linear-gradient(135deg,#e1ebf5 0%,#d2e0ee 100%);border:1px solid #c4d2e2;width:100%;padding:14px 14px 18px;position:relative;overflow:hidden}.book-status{color:#54657a;margin-bottom:14px;font-size:14px;font-weight:500}.fullscreen-reader-bar{display:none}.book-spread{border-radius:var(--radius-sm);background:#c2d4e3;grid-template-columns:1fr 1fr;display:grid;position:relative}.book-gutter{display:none}.book-page{aspect-ratio:595.276/841.89;justify-content:center;align-items:flex-start;display:flex;position:relative}.book-shell.is-spread-view .left-page{justify-content:flex-end}.book-shell.is-spread-view .right-page{justify-content:flex-start}.book-shell.is-single-view .book-spread{grid-template-columns:1fr;max-width:960px;margin:0 auto}.book-shell.is-single-view .book-gutter,.book-shell.is-single-view .left-page{display:none}.book-shell.is-single-view .right-page{max-width:min(100%,760px);margin:0 auto}.book-page canvas{width:100%;height:auto;display:block}.page-empty{color:#6a7e95;background:#fff;justify-content:center;align-items:center;font-size:15px;display:none;position:absolute;inset:0}.page-number{color:var(--gold-deep);letter-spacing:.06em;font-size:12px;font-weight:700;position:absolute;bottom:16px}.left-number{left:22px}.right-number{right:22px}.book-nav-corner{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.viewer-arrow{width:44px;height:44px;color:var(--navy);cursor:pointer;border-radius:var(--radius-sm);background:#fff;border:1px solid #c8d4e1;font-size:18px;transition:background .15s,border-color .15s,transform .12s}.viewer-arrow:hover{background:var(--gold-soft);border-color:var(--gold);transform:translateY(-1px)}.viewer-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;display:flex}.viewer-footer-actions{justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.viewer-counter{display:none}:-webkit-any(.book-shell.is-fullscreen-active,.book-shell:fullscreen,.book-shell:-webkit-full-screen){border:0;border-radius:0;flex-direction:column;width:100vw;height:100dvh;padding:0;display:flex;overflow:hidden;background:#fff!important}:is(.book-shell.is-fullscreen-active,.book-shell:fullscreen,.book-shell:fullscreen){border:0;border-radius:0;flex-direction:column;width:100vw;height:100dvh;padding:0;display:flex;overflow:hidden;background:#fff!important}:-webkit-any(.book-shell.is-fullscreen-active .fullscreen-reader-bar,.book-shell:fullscreen .fullscreen-reader-bar,.book-shell:-webkit-full-screen .fullscreen-reader-bar){z-index:5;border-top:2px solid var(--gold);-webkit-user-select:none;user-select:none;background:linear-gradient(#fbfaf5 0%,#f3eedb 100%);justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 16px;display:flex;position:relative;box-shadow:0 -8px 24px #08203d1f}:is(.book-shell.is-fullscreen-active .fullscreen-reader-bar,.book-shell:fullscreen .fullscreen-reader-bar,.book-shell:fullscreen .fullscreen-reader-bar){z-index:5;border-top:2px solid var(--gold);-webkit-user-select:none;user-select:none;background:linear-gradient(#fbfaf5 0%,#f3eedb 100%);justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 16px;display:flex;position:relative;box-shadow:0 -8px 24px #08203d1f}.fullscreen-reader-group{align-items:center;gap:6px;min-width:0;display:inline-flex}.reader-icon-button,.reader-text-button{height:38px;color:var(--navy);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:linear-gradient(#fff 0%,#faf3df 100%);border:1px solid #d5c98c;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:800;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;display:inline-flex;transform:translateY(0);box-shadow:0 3px #c2b06a,0 8px 18px #08203d1f}.reader-icon-button{width:38px;font-size:18px}.reader-text-button{padding:0 12px}.reader-icon-button:hover,.reader-text-button:hover{border-color:var(--gold);background:linear-gradient(#fff 0%,#f4e7c0 100%);transform:translateY(-1px);box-shadow:0 4px #b59f4d,0 10px 20px #08203d26}.reader-icon-button:active,.reader-text-button:active{transform:translateY(2px);box-shadow:0 1px #9b7a25,0 4px 10px #08203d1f}.reader-icon-button:focus-visible,.reader-text-button:focus-visible{outline-offset:2px;outline:3px solid #c9a13e59}.reader-text-button.active{border-color:var(--navy);background:linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);color:var(--gold-light);box-shadow:0 3px #051730,0 8px 18px #08203d40}.reader-button-icon{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;flex:none;width:18px;height:18px}.reader-text-button .reader-button-icon{display:none}.fullscreen-page-indicator{min-width:68px;color:var(--navy-deep);text-align:center;font-size:13px;font-weight:800}.fullscreen-page-slider-label{min-width:240px;color:var(--navy);flex:1;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.fullscreen-page-slider{width:100%;accent-color:var(--gold)}:-webkit-any(.book-shell.is-fullscreen-active .book-status,.book-shell:fullscreen .book-status,.book-shell:-webkit-full-screen .book-status){display:none}:is(.book-shell.is-fullscreen-active .book-status,.book-shell:fullscreen .book-status,.book-shell:fullscreen .book-status){display:none}:-webkit-any(.book-shell.is-fullscreen-active .book-spread,.book-shell:fullscreen .book-spread,.book-shell:-webkit-full-screen .book-spread){aspect-ratio:1190.55/841.89;border-radius:0;flex:1;justify-content:center;align-items:center;column-gap:0;width:min(100%,1480px);height:auto;min-height:0;max-height:calc(100dvh - 56px);margin:auto;overflow:hidden;box-shadow:none!important;background:#fff!important}:is(.book-shell.is-fullscreen-active .book-spread,.book-shell:fullscreen .book-spread,.book-shell:fullscreen .book-spread){aspect-ratio:1190.55/841.89;border-radius:0;flex:1;justify-content:center;align-items:center;column-gap:0;width:min(100%,1480px);height:auto;min-height:0;max-height:calc(100dvh - 56px);margin:auto;overflow:hidden;box-shadow:none!important;background:#fff!important}.book-shell.is-fullscreen-active.reader-tone-soft,.book-shell.is-fullscreen-active.reader-tone-soft .book-spread,.book-shell.is-fullscreen-active.reader-tone-soft .book-page{background:#f6efdf!important}.book-shell:fullscreen.reader-tone-soft{background:#f6efdf!important}.book-shell:fullscreen.reader-tone-soft .book-spread{background:#f6efdf!important}.book-shell:fullscreen.reader-tone-soft .book-page{background:#f6efdf!important}.book-shell:-webkit-full-screen.reader-tone-soft{background:#f6efdf!important}.book-shell:-webkit-full-screen.reader-tone-soft .book-spread{background:#f6efdf!important}.book-shell:-webkit-full-screen.reader-tone-soft .book-page{background:#f6efdf!important}.book-shell.is-fullscreen-active.reader-tone-dark,.book-shell.is-fullscreen-active.reader-tone-dark .book-spread,.book-shell.is-fullscreen-active.reader-tone-dark .book-page{background:#0e1a2b!important}.book-shell:fullscreen.reader-tone-dark{background:#0e1a2b!important}.book-shell:fullscreen.reader-tone-dark .book-spread{background:#0e1a2b!important}.book-shell:fullscreen.reader-tone-dark .book-page{background:#0e1a2b!important}.book-shell:-webkit-full-screen.reader-tone-dark{background:#0e1a2b!important}.book-shell:-webkit-full-screen.reader-tone-dark .book-spread{background:#0e1a2b!important}.book-shell:-webkit-full-screen.reader-tone-dark .book-page{background:#0e1a2b!important}:-webkit-any(.book-shell.is-fullscreen-active.reader-tone-dark .fullscreen-reader-bar,.book-shell:fullscreen.reader-tone-dark .fullscreen-reader-bar,.book-shell:-webkit-full-screen.reader-tone-dark .fullscreen-reader-bar){border-top-color:var(--gold);background:linear-gradient(#0e1a2b 0%,#08203d 100%)}:is(.book-shell.is-fullscreen-active.reader-tone-dark .fullscreen-reader-bar,.book-shell:fullscreen.reader-tone-dark .fullscreen-reader-bar,.book-shell:fullscreen.reader-tone-dark .fullscreen-reader-bar){border-top-color:var(--gold);background:linear-gradient(#0e1a2b 0%,#08203d 100%)}:-webkit-any(.book-shell.is-fullscreen-active.reader-tone-dark .fullscreen-page-indicator,.book-shell.is-fullscreen-active.reader-tone-dark .fullscreen-page-slider-label,.book-shell:fullscreen.reader-tone-dark .fullscreen-page-indicator,.book-shell:fullscreen.reader-tone-dark .fullscreen-page-slider-label,.book-shell:-webkit-full-screen.reader-tone-dark .fullscreen-page-indicator,.book-shell:-webkit-full-screen.reader-tone-dark .fullscreen-page-slider-label){color:var(--gold-light)}:is(.book-shell.is-fullscreen-active.reader-tone-dark .fullscreen-page-indicator,.book-shell.is-fullscreen-active.reader-tone-dark .fullscreen-page-slider-label,.book-shell:fullscreen.reader-tone-dark .fullscreen-page-indicator,.book-shell:fullscreen.reader-tone-dark .fullscreen-page-slider-label,.book-shell:fullscreen.reader-tone-dark .fullscreen-page-indicator,.book-shell:fullscreen.reader-tone-dark .fullscreen-page-slider-label){color:var(--gold-light)}:-webkit-any(.book-shell.is-fullscreen-active .book-gutter,.book-shell:fullscreen .book-gutter,.book-shell:-webkit-full-screen .book-gutter){display:none}:is(.book-shell.is-fullscreen-active .book-gutter,.book-shell:fullscreen .book-gutter,.book-shell:fullscreen .book-gutter){display:none}:-webkit-any(.book-shell.is-fullscreen-active .book-page,.book-shell:fullscreen .book-page,.book-shell:-webkit-full-screen .book-page){align-items:center;width:100%;height:100%;min-height:0;padding:12px 12px 18px;background:#fff!important}:is(.book-shell.is-fullscreen-active .book-page,.book-shell:fullscreen .book-page,.book-shell:fullscreen .book-page){align-items:center;width:100%;height:100%;min-height:0;padding:12px 12px 18px;background:#fff!important}:-webkit-any(.book-shell.is-fullscreen-active.is-spread-view .left-page,.book-shell:fullscreen.is-spread-view .left-page,.book-shell:-webkit-full-screen.is-spread-view .left-page){justify-content:flex-end;padding-right:4px}:is(.book-shell.is-fullscreen-active.is-spread-view .left-page,.book-shell:fullscreen.is-spread-view .left-page,.book-shell:fullscreen.is-spread-view .left-page){justify-content:flex-end;padding-right:4px}:-webkit-any(.book-shell.is-fullscreen-active.is-spread-view .right-page,.book-shell:fullscreen.is-spread-view .right-page,.book-shell:-webkit-full-screen.is-spread-view .right-page){justify-content:flex-start;padding-left:4px}:is(.book-shell.is-fullscreen-active.is-spread-view .right-page,.book-shell:fullscreen.is-spread-view .right-page,.book-shell:fullscreen.is-spread-view .right-page){justify-content:flex-start;padding-left:4px}:-webkit-any(.book-shell.is-fullscreen-active.is-single-view .right-page,.book-shell:fullscreen.is-single-view .right-page,.book-shell:-webkit-full-screen.is-single-view .right-page){max-width:min(100%,760px)}:is(.book-shell.is-fullscreen-active.is-single-view .right-page,.book-shell:fullscreen.is-single-view .right-page,.book-shell:fullscreen.is-single-view .right-page){max-width:min(100%,760px)}:-webkit-any(.book-shell.is-fullscreen-active.is-single-view .book-spread,.book-shell:fullscreen.is-single-view .book-spread,.book-shell:-webkit-full-screen.is-single-view .book-spread){aspect-ratio:595.276/841.89;width:min(100%,800px)}:is(.book-shell.is-fullscreen-active.is-single-view .book-spread,.book-shell:fullscreen.is-single-view .book-spread,.book-shell:fullscreen.is-single-view .book-spread){aspect-ratio:595.276/841.89;width:min(100%,800px)}:-webkit-any(.book-shell.is-fullscreen-active.is-spread-view .book-page canvas,.book-shell:fullscreen.is-spread-view .book-page canvas,.book-shell:-webkit-full-screen.is-spread-view .book-page canvas),:-webkit-any(.book-shell.is-fullscreen-active.is-single-view .book-page canvas,.book-shell:fullscreen.is-single-view .book-page canvas,.book-shell:-webkit-full-screen.is-single-view .book-page canvas){width:auto;max-width:100%;height:auto;max-height:100%}:is(.book-shell.is-fullscreen-active.is-spread-view .book-page canvas,.book-shell:fullscreen.is-spread-view .book-page canvas,.book-shell:fullscreen.is-spread-view .book-page canvas),:is(.book-shell.is-fullscreen-active.is-single-view .book-page canvas,.book-shell:fullscreen.is-single-view .book-page canvas,.book-shell:fullscreen.is-single-view .book-page canvas){width:auto;max-width:100%;height:auto;max-height:100%}.book-shell.reader-tone-soft .book-page canvas{filter:sepia(.08)contrast(.96)brightness(1.02)}.book-shell.reader-tone-dark .book-page canvas{filter:brightness(.9)contrast(.95)}:-webkit-any(.book-shell.is-fullscreen-active .page-number,.book-shell:fullscreen .page-number,.book-shell:-webkit-full-screen .page-number){bottom:10px}:is(.book-shell.is-fullscreen-active .page-number,.book-shell:fullscreen .page-number,.book-shell:fullscreen .page-number){bottom:10px}.book-shell:fullscreen::backdrop{background:#fff}.book-shell:-webkit-full-screen::backdrop{background:#fff}.book-shell:fullscreen::backdrop{background:#fff}@media (width<=960px){.topbar{display:flex}.ms-shell{width:100%;display:block}.main{box-shadow:none;border-radius:0;margin:0;padding:28px 18px 70px}.rail{z-index:48;background:var(--rail-2);width:300px;max-width:86vw;height:100dvh;transition:transform .32s var(--ease);padding:30px 26px;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 70px #00000073}body.nav-open .rail{transform:none}.scrim{opacity:0;pointer-events:none;display:block}body.nav-open .scrim{opacity:1;pointer-events:auto}}@media (width<=760px){.facts,.rubrics,.struct,.leaders,.contact,.people--cols{grid-template-columns:1fr}.facts{gap:0}.fact{border-bottom:1px solid var(--line)}}@media (width<=780px){.viewer-toolbar{flex-direction:column;align-items:stretch}.viewer-toolbar-left,.page-jump{flex-direction:column;align-items:stretch;width:100%}.view-mode-switch{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.page-jump{grid-template-columns:68px minmax(0,1fr) auto;display:grid}.book-gutter,.left-page{display:none}.book-shell.is-spread-view{min-width:680px}.viewer-stage{overflow-x:auto}:-webkit-any(.book-shell.is-fullscreen-active .fullscreen-reader-bar,.book-shell:fullscreen .fullscreen-reader-bar,.book-shell:-webkit-full-screen .fullscreen-reader-bar){flex-direction:column;align-items:stretch;gap:8px;padding:8px}:is(.book-shell.is-fullscreen-active .fullscreen-reader-bar,.book-shell:fullscreen .fullscreen-reader-bar,.book-shell:fullscreen .fullscreen-reader-bar){flex-direction:column;align-items:stretch;gap:8px;padding:8px}.fullscreen-reader-group{flex-wrap:wrap;justify-content:center;width:100%}.fullscreen-page-slider-label{width:100%;min-width:0}}@media (width<=560px){.hero-title{font-size:clamp(34px,11vw,52px)}.sec-head{gap:12px}.page-jump{grid-template-columns:1fr}.view-mode-button,.viewer-action,.page-jump-button,.page-jump-input{width:100%}}
