:root{--black:#000000;--ink:#0a0a0a;--ink-2:#18120c;--paper:#f5f1e8;--paper-2:#ebe4d3;--amber:#d4a657;--amber-2:#e2bb70;--bronze:#a16207;--text:#d6d0c2;--text-2:#8a857a;--text-3:#5a564f;--serif:"Fraunces","Tiempos Headline",Georgia,serif;--sans:"Inter Tight",-apple-system,sans-serif;--mono:"JetBrains Mono",ui-monospace,monospace}@keyframes kenBurns{0%{transform:scale(1.04)}100%{transform:scale(1.12)}}@keyframes spotPulse{0%,100%{opacity:.98;filter:brightness(1)}50%{opacity:1;filter:brightness(1.12) drop-shadow(0 0 30px rgba(212,166,87,.5))}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes shimmer{0%,100%{background-position:0 center}50%{background-position:100% center}}@keyframes scrollHint{0%,100%{transform:translateY(0);opacity:.55}50%{transform:translateY(6px);opacity:1}}@keyframes letterUp{from{opacity:0;transform:translateY(.6em) rotateX(45deg)}to{opacity:1;transform:translateY(0) rotateX(0)}}@keyframes lineGrow{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes vaultPulse{0%,100%{filter:brightness(1)}50%{filter:brightness(1.08)}}.reveal{opacity:0;transition:opacity 1s cubic-bezier(.2,.7,.2,1),transform 1s cubic-bezier(.2,.7,.2,1),clip-path 1.1s cubic-bezier(.2,.7,.2,1),filter .9s;will-change:opacity,transform,clip-path,filter}.reveal.is-visible{opacity:1}.rv-fade-up{transform:translateY(36px)}.rv-fade-up.is-visible{transform:translateY(0)}.rv-fade-down{transform:translateY(-32px)}.rv-fade-down.is-visible{transform:translateY(0)}.rv-slide-left{transform:translateX(-44px)}.rv-slide-left.is-visible{transform:translateX(0)}.rv-slide-right{transform:translateX(44px)}.rv-slide-right.is-visible{transform:translateX(0)}.rv-scale-in{transform:scale(.92)}.rv-scale-in.is-visible{transform:scale(1)}.rv-blur-in{filter:blur(14px);transform:translateY(10px)}.rv-blur-in.is-visible{filter:blur(0);transform:translateY(0)}.rv-clip-up{clip-path:inset(0 0 100% 0);-webkit-clip-path:inset(0 0 100% 0)}.rv-clip-up.is-visible{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0);opacity:1}.rv-clip-right{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0)}.rv-clip-right.is-visible{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0);opacity:1}.rv-rotate-in{transform:rotate(-4deg) translateY(20px) scale(.97);transform-origin:left center}.rv-rotate-in.is-visible{transform:rotate(0) translateY(0) scale(1)}.rv-line-grow{transform:scaleX(0);transform-origin:left center;opacity:1}.rv-line-grow.is-visible{transform:scaleX(1)}.reveal[data-d="1"]{transition-delay:.08s}.reveal[data-d="2"]{transition-delay:.18s}.reveal[data-d="3"]{transition-delay:.3s}.reveal[data-d="4"]{transition-delay:.42s}.reveal[data-d="5"]{transition-delay:.55s}.reveal[data-d="6"]{transition-delay:.68s}.cover-h1 .ch{display:inline-block;opacity:0;transform:translateY(.6em);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1);will-change:opacity,transform}.cover-h1.is-letter-visible .ch{opacity:1;transform:translateY(0)}.word-split .w{display:inline-block;opacity:0;transform:translateY(.5em);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);will-change:opacity,transform}.word-split.is-visible .w{opacity:1;transform:translateY(0)}.count-up{font-variant-numeric:tabular-nums}.ch-num-line{display:block;height:1px;background:var(--amber);width:64px;margin-top:1rem;transform:scaleX(0);transform-origin:left center;transition:transform .9s cubic-bezier(.2,.7,.2,1) .2s}.copy.is-visible .ch-num-line{transform:scaleX(1)}.mono-cover .figure{animation:22s ease-in-out infinite alternate kenBurns;will-change:transform}.cover-mast{opacity:0;animation:.9s ease-out .15s forwards fadeIn}.cover-issue{opacity:0;transform:scaleX(0);transform-origin:left;animation:.8s ease-out .35s forwards fadeIn,.9s cubic-bezier(.2,.7,.2,1) .35s forwards lineGrow}.cover-tagline{opacity:0;filter:blur(12px);transform:translateY(8px);transition:opacity 1.1s 1.55s,filter 1s 1.55s,transform 1s 1.55s}.cover-tagline.is-ready{opacity:1;filter:blur(0);transform:translateY(0)}.cover-deck{opacity:0;transform:translateY(20px);transition:opacity 1s cubic-bezier(.2,.7,.2,1) 1.85s,transform 1s cubic-bezier(.2,.7,.2,1) 1.85s}.cover-deck.is-ready{opacity:1;transform:translateY(0)}.cover-cta{opacity:0;transform:scale(.96);transition:opacity .9s 2.1s,transform .9s cubic-bezier(.2,.7,.2,1) 2.1s}.cover-cta.is-ready{opacity:1;transform:scale(1)}.cover-foot{opacity:0;animation:.9s ease-out 2.4s forwards fadeIn}.cover-foot .scroll-down svg{animation:2s ease-in-out infinite scrollHint}.mono-cover .figure::before{content:"";position:absolute;top:0;right:8%;width:320px;height:320px;background:radial-gradient(circle,rgba(212,166,87,.45) 0,transparent 65%);filter:blur(25px);animation:4s ease-in-out infinite spotPulse;pointer-events:none}.chapter-spread .copy h2 em,.closing-spread h2 em,.cover-h1 em,.quote-spread blockquote .accent{background:linear-gradient(90deg,#d4a657,#e2bb70,#d4a657,#f0cf85,#d4a657);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:8s ease-in-out infinite shimmer}.chapter-spread .figure img{transition:transform 1.2s cubic-bezier(.2,.7,.2,1),filter .6s;width:100%;height:100%;object-fit:cover;display:block}.chapter-spread:hover .figure img{transform:scale(1.04);filter:brightness(1.05)}.price-tile{transition:background-color .35s,transform .35s}.price-tile:hover{background:rgba(212,166,87,.04)}.price-tile.feature:hover{background:rgba(212,166,87,.08);transform:translateY(-2px)}.price-cta:hover{letter-spacing:.04em}.closing-cta.primary{position:relative;overflow:hidden}.closing-cta.primary::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,transparent 30%,rgba(212,166,87,.5) 50%,transparent 70%);transform:translateX(-100%);transition:transform .8s cubic-bezier(.2,.7,.2,1)}.closing-cta.primary:hover::after{transform:translateX(100%)}.cover-btn.primary{position:relative;overflow:hidden}.cover-btn.primary::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,transparent 30%,rgba(212,166,87,.45) 50%,transparent 70%);transform:translateX(-100%);transition:transform .8s cubic-bezier(.2,.7,.2,1)}.cover-btn.primary:hover::after{transform:translateX(100%)}.interstitial .roman{opacity:0;animation:1s ease-out forwards fadeUp}.interstitial.is-visible .roman,.interstitial.is-visible p{animation-play-state:running}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}.mono-cover .figure{animation:none!important}.reveal{opacity:1!important;transform:none!important}}.preview-banner{background:var(--amber);color:var(--black);text-align:center;padding:.55rem;font-family:var(--mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500}body.monograph{font-family:var(--sans);color:var(--text);background:var(--black);-webkit-font-smoothing:antialiased;--text-2:#a8a397;--text-3:#8c8779}.mono-container{width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.mono-container{padding:0 3rem}}.mono-runner{font-family:var(--mono);font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:var(--text-3);display:inline-flex;align-items:center;gap:.75rem}.mono-runner::before{content:"";display:inline-block;width:28px;height:1px;background:currentColor}.mono-runner.amber{color:var(--amber)}.mono-runner.amber::before{background:var(--amber);opacity:.6}.mono-cover{position:relative;height:100vh;min-height:720px;background:var(--black);overflow:hidden}.mono-cover .figure{position:absolute;inset:0;z-index:0;overflow:hidden}.mono-cover .figure img.cover-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.mono-cover .figure::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--black) 0,rgba(0,0,0,.85) 35%,rgba(0,0,0,.15) 70%,transparent 100%)}.mono-cover .mono-container{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding-top:2.5rem;padding-bottom:2.5rem}.cover-mast{display:flex;justify-content:space-between;align-items:center;color:var(--paper)}.cover-mast .mast-left{display:flex;align-items:center;gap:1rem;font-family:var(--mono);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(245,241,232,.55)}.cover-mast .mast-left strong{color:var(--paper);font-weight:500}.cover-mast .mast-right{font-family:var(--mono);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(245,241,232,.55)}.cover-title{max-width:880px}.cover-issue{font-family:var(--mono);font-size:.78rem;letter-spacing:.28em;text-transform:uppercase;color:var(--amber);margin-bottom:1.5rem;font-weight:500}.cover-h1{font-family:var(--serif);font-weight:300;font-size:clamp(5rem, 14vw, 13rem);line-height:.85;letter-spacing:-.045em;color:var(--paper);margin:0 0 1.5rem;font-variation-settings:"opsz" 144,"SOFT" 0;text-shadow:0 4px 60px rgba(0,0,0,.6)}.cover-h1 em{font-style:italic;font-weight:300;color:var(--amber-2)}.cover-h1 .reg{font-family:var(--mono);font-size:.18em;vertical-align:top;color:var(--amber);margin-left:.15em;font-weight:500;line-height:1;position:relative;top:.55em}.cover-tagline{font-family:var(--serif);font-weight:300;font-size:clamp(1.15rem, 1.6vw, 1.45rem);line-height:1.4;color:rgba(245,241,232,.92);margin:0 0 2rem;font-variation-settings:"opsz" 30}.cover-tagline em{font-style:italic;color:var(--amber-2)}.cover-tagline .cover-fullname{display:block;margin-top:.35rem;font-family:var(--mono);font-style:normal;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(245,241,232,.5);font-weight:400}.cover-deck{font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(1.05rem, 1.4vw, 1.3rem);line-height:1.45;color:rgba(245,241,232,.78);max-width:50ch;margin:0 0 1.25rem;font-variation-settings:"opsz" 30}.cover-cta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cover-btn{display:inline-flex;align-items:center;gap:.65rem;padding:.9rem 1.5rem;font-family:var(--sans);font-weight:500;font-size:.95rem;text-decoration:none;transition:.25s;border-radius:0;min-height:44px}.cover-btn.primary{background:var(--paper);color:var(--black);border:1px solid var(--paper)}.cover-btn.primary:hover{background:var(--amber);border-color:var(--amber);transform:translateY(-2px)}.cover-btn.ghost{background:0 0;color:var(--paper);border:1px solid rgba(245,241,232,.4)}.cover-btn.ghost:hover{border-color:var(--paper);background:rgba(245,241,232,.05)}.cover-trust{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--mono);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--amber);margin-left:.75rem}.cover-foot{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:2rem}.cover-foot .meta{display:flex;gap:2.5rem;font-family:var(--mono);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(245,241,232,.5)}.cover-foot .meta strong{display:block;color:var(--paper);font-family:var(--serif);font-style:italic;font-size:.98rem;letter-spacing:0;text-transform:none;margin-top:.35rem;font-weight:400}.cover-foot .scroll-down{display:flex;align-items:center;gap:.65rem;color:rgba(245,241,232,.55);font-family:var(--mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase}.interstitial{background:var(--black);padding:4.5rem 0;text-align:center;border-top:1px solid rgba(212,166,87,.15)}.interstitial .roman{font-family:var(--serif);font-style:italic;font-weight:200;font-size:clamp(3rem, 6vw, 5rem);line-height:1;color:var(--amber);margin:0 0 1rem;font-variation-settings:"opsz" 144}.interstitial p{font-family:var(--mono);font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--text-3);margin:0}.lede-block{background:var(--black);padding:2.5rem 0 7rem}.lede-block .mono-container{max-width:760px}.lede-block .lede-runner{margin-bottom:2.5rem}.lede-block p{font-family:var(--serif);font-weight:300;font-size:clamp(1.3rem, 1.8vw, 1.65rem);line-height:1.55;color:var(--paper);margin:0;font-variation-settings:"opsz" 30}.lede-block p::first-letter{font-family:var(--serif);float:left;font-size:5em;line-height:.85;padding:.12em .14em 0 0;color:var(--amber);font-style:italic;font-weight:300;font-variation-settings:"opsz" 144}.lede-block p+p{margin-top:1.75rem;font-size:clamp(1.05rem, 1.3vw, 1.2rem)}.lede-meta{font-family:var(--mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-3);margin-top:1.25rem;padding-top:1.5rem;border-top:1px solid rgba(212,166,87,.18);display:flex;gap:2rem;flex-wrap:wrap}.chapter-spread{background:var(--black);padding:2.5rem 0;border-top:1px solid rgba(212,166,87,.12)}.chapter-spread .grid{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:center}@media (min-width:900px){.chapter-spread .grid{grid-template-columns:1fr 1fr;gap:5rem}.chapter-spread.reverse .grid{direction:rtl}.chapter-spread.reverse .grid>*{direction:ltr}}.chapter-spread .figure{aspect-ratio:1/1;overflow:hidden;position:relative;box-shadow:0 30px 80px -20px rgba(0,0,0,.8)}.chapter-spread .copy .ch-num{font-family:var(--serif);font-style:italic;font-weight:200;font-size:clamp(3.5rem, 5vw, 4.5rem);line-height:1;color:var(--amber);letter-spacing:-.02em;display:block;margin-bottom:.25rem;font-variation-settings:"opsz" 144}.chapter-spread .copy .ch-runner{font-family:var(--mono);font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:var(--text-3);margin-bottom:2rem}.chapter-spread .copy h2{font-family:var(--serif);font-weight:300;font-size:clamp(1.85rem, 3vw, 2.65rem);line-height:1.1;color:var(--paper);margin:0 0 1.5rem;letter-spacing:-.015em;font-variation-settings:"opsz" 60}.chapter-spread .copy h2 em{font-style:italic;color:var(--amber-2);font-weight:300}.chapter-spread .copy p{font-size:1.02rem;line-height:1.7;color:var(--text);margin:0 0 1.25rem;max-width:50ch}.chapter-spread .copy .ch-list{display:flex;flex-wrap:wrap;gap:.4rem .55rem;margin:1.5rem 0 0;list-style:none;padding:0}.chapter-spread .copy .ch-list li{font-family:var(--mono);font-size:.7rem;padding:.35rem .65rem;border:1px solid rgba(212,166,87,.28);color:var(--paper);border-radius:0;letter-spacing:.04em}.chapter-spread .copy .ch-weight{margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgba(212,166,87,.18);font-family:var(--mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-3)}.chapter-spread .copy .ch-weight strong{color:var(--amber);font-weight:500}.quote-spread{background:var(--black);padding:5.5rem 0;border-top:1px solid rgba(212,166,87,.12);border-bottom:1px solid rgba(212,166,87,.12)}.quote-spread .grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width:900px){.quote-spread .grid{grid-template-columns:1fr 1.4fr;gap:5rem}}.quote-spread .figure{aspect-ratio:3/4;overflow:hidden;box-shadow:0 40px 100px -25px rgba(0,0,0,.9)}.quote-spread .figure img{width:100%;height:100%;object-fit:cover;display:block}.quote-spread blockquote{font-family:var(--serif);font-weight:200;font-size:clamp(1.85rem, 3.5vw, 3rem);line-height:1.18;color:var(--paper);margin:0;font-style:italic;letter-spacing:-.01em;font-variation-settings:"opsz" 60}.quote-spread blockquote .accent{font-style:normal;color:var(--amber)}.quote-spread cite{display:block;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(212,166,87,.2);font-style:normal;font-family:var(--sans);font-weight:400;font-size:.92rem;color:var(--text-2)}.quote-spread cite strong{display:block;color:var(--paper);font-weight:500;margin-bottom:.25rem;font-size:1rem}.quote-spread cite small{display:block;margin-top:.35rem;font-family:var(--mono);font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-3)}.data-strip{background:var(--black);padding:2.5rem 0;border-top:1px solid rgba(212,166,87,.12);border-bottom:1px solid rgba(212,166,87,.12)}.data-strip .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem;max-width:1100px;margin:0 auto}.data-strip .cell .label{font-family:var(--mono);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-3);margin-bottom:1rem}.data-strip .cell .figure{font-family:var(--serif);font-weight:200;font-size:clamp(2.5rem, 4vw, 3.5rem);color:var(--paper);line-height:1;letter-spacing:-.03em;margin-bottom:.35rem;font-feature-settings:"lnum","tnum";font-variation-settings:"opsz" 144}.data-strip .cell .figure .unit{font-size:.35em;color:var(--amber);font-style:italic;margin-left:.15em;font-weight:300}.data-strip .cell .desc{font-size:.9rem;color:var(--text-2);line-height:1.5}.pricing{background:var(--black);padding:2.5rem 0;border-top:1px solid rgba(212,166,87,.12)}.pricing-head{text-align:center;max-width:720px;margin:0 auto 2.75rem}.pricing-head h2{font-family:var(--serif);font-weight:200;font-size:clamp(2rem, 3.5vw, 2.85rem);line-height:1.1;color:var(--paper);margin:1rem 0 0;letter-spacing:-.02em;font-variation-settings:"opsz" 60}.pricing-head h2 em{font-style:italic;color:var(--amber-2)}.price-row{display:grid;grid-template-columns:1fr;align-items:stretch;max-width:880px;margin:0 auto;gap:0;border:1px solid rgba(212,166,87,.2)}.price-tile{display:flex;flex-direction:column;padding:2.75rem 2.5rem;border-bottom:1px solid rgba(212,166,87,.2)}@media (min-width:768px){.data-strip .grid{grid-template-columns:repeat(4,1fr)}.price-row{grid-template-columns:1fr 1fr}.price-tile{border-bottom:none;border-right:1px solid rgba(212,166,87,.2)}.price-tile:last-child{border-right:none}}.price-tile .price-cta,.price-tile ul+.price-cta{margin-top:auto}.price-tile.feature{background:rgba(212,166,87,.04);position:relative}.price-tile .runner{display:block;font-family:var(--mono);font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:var(--text-3);margin-bottom:1rem}.price-tile.feature .runner{color:var(--amber)}.price-tile h3{font-family:var(--serif);font-style:italic;font-weight:400;font-size:1.5rem;color:var(--paper);margin:0 0 .25rem}.price-tile .price{font-family:var(--serif);font-weight:200;font-size:3rem;color:var(--paper);line-height:1;margin:1rem 0 .5rem;letter-spacing:-.03em;font-variation-settings:"opsz" 72}.price-tile .price small{font-size:.35em;color:var(--text-3);font-style:italic;margin-left:.35em;font-weight:300}.price-tile .desc{font-size:.92rem;color:var(--text-2);line-height:1.55;margin:0 0 1.5rem;max-width:32ch}.price-tile ul{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.65rem}.price-tile li{font-size:.9rem;color:var(--text);line-height:1.5;padding-left:1.25rem;position:relative}.price-tile li::before{content:"—";position:absolute;left:0;color:var(--amber)}.price-cta{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:.5rem;padding:1rem;font-family:var(--sans);font-weight:500;font-size:.92rem;text-decoration:none;transition:.25s;border:1px solid var(--amber);color:var(--paper);background:0 0}.price-cta:hover,.price-tile.feature .price-cta{background:var(--amber);color:var(--black)}.price-tile.feature .price-cta:hover{background:var(--amber-2)}.closing-spread{position:relative;min-height:90vh;background:var(--black);overflow:hidden;display:flex;align-items:center}.closing-spread .figure{position:absolute;inset:0;z-index:0;background:url("/preview/cissp-monograph/assets/closing.jpg") center/cover no-repeat}.closing-spread .figure::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,rgba(0,0,0,.55) 35%,rgba(0,0,0,.92) 75%)}.closing-spread .mono-container{position:relative;z-index:1;padding-top:5rem;padding-bottom:5rem}.closing-spread .closing-inner{max-width:540px;margin-left:auto}.closing-spread .runner{color:var(--amber);margin-bottom:1.5rem}.closing-spread h2{font-family:var(--serif);font-weight:200;font-size:clamp(2.5rem, 5vw, 4.5rem);line-height:1;color:var(--paper);margin:0 0 1.5rem;letter-spacing:-.025em;font-variation-settings:"opsz" 144}.closing-spread h2 em{font-style:italic;color:var(--amber-2)}.closing-spread p{font-family:var(--serif);font-style:italic;font-weight:300;font-size:1.15rem;line-height:1.55;color:rgba(245,241,232,.78);margin:0 0 1.25rem;font-variation-settings:"opsz" 30}.closing-spread .cta-row{display:flex;gap:1rem;flex-wrap:wrap}.closing-cta{display:inline-flex;align-items:center;gap:.65rem;padding:1rem 1.75rem;font-family:var(--sans);font-weight:500;font-size:.92rem;text-decoration:none;transition:.25s;border-radius:0}.closing-cta.primary{background:var(--paper);color:var(--black);border:1px solid var(--paper)}.closing-cta.primary:hover{background:var(--amber);border-color:var(--amber);transform:translateY(-2px)}.closing-cta.ghost{background:0 0;color:var(--paper);border:1px solid rgba(245,241,232,.4)}.closing-cta.ghost:hover{border-color:var(--paper);background:rgba(245,241,232,.05)}.colophon{background:var(--black);color:var(--text-3);padding:3rem 0;border-top:1px solid rgba(212,166,87,.18);font-family:var(--mono);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;text-align:center}.colophon strong{color:var(--paper);font-weight:500}[data-theme=light] .chapter-spread,[data-theme=light] .closing-spread,[data-theme=light] .colophon,[data-theme=light] .data-strip,[data-theme=light] .interstitial,[data-theme=light] .lede-block,[data-theme=light] .mono-cover,[data-theme=light] .pricing,[data-theme=light] .quote-spread,[data-theme=light] body.monograph{background:#f5f1e8;color:#2a2a2a}[data-theme=light] .preview-banner{background:#0a0a0a;color:#f5f1e8}[data-theme=light] .chapter-spread .copy h2,[data-theme=light] .closing-spread h2,[data-theme=light] .cover-h1,[data-theme=light] .cover-mast .mast-left strong,[data-theme=light] .interstitial .roman,[data-theme=light] .lede-block p,[data-theme=light] .price-tile .price,[data-theme=light] .price-tile h3,[data-theme=light] .pricing-head h2{color:#0a0a0a!important}[data-theme=light] .chapter-spread .copy .ch-runner,[data-theme=light] .chapter-spread .copy .ch-weight,[data-theme=light] .closing-meta,[data-theme=light] .colophon,[data-theme=light] .cover-foot .meta,[data-theme=light] .cover-mast .mast-left,[data-theme=light] .cover-mast .mast-right,[data-theme=light] .data-strip .cell .label,[data-theme=light] .interstitial p,[data-theme=light] .mono-runner,[data-theme=light] .price-tile .runner,[data-theme=light] .stat-cell .runner{color:#5a564f!important}[data-theme=light] .chapter-spread .copy p,[data-theme=light] .closing-spread p,[data-theme=light] .data-strip .cell .desc,[data-theme=light] .price-tile .desc,[data-theme=light] .price-tile ul li,[data-theme=light] .quote-spread cite{color:#4a4a4a!important}[data-theme=light] .cover-tagline{color:#2a2a2a!important}[data-theme=light] .cover-deck{color:#4a4a4a!important}[data-theme=light] .quote-spread blockquote{color:#0a0a0a!important}[data-theme=light] .closing-spread h2,[data-theme=light] .data-strip .figure,[data-theme=light] .pricing-head h2 .word-split .w,[data-theme=light] .quote-spread blockquote{color:#0a0a0a}[data-theme=light] .colophon,[data-theme=light] .data-strip,[data-theme=light] .interstitial,[data-theme=light] .pricing,[data-theme=light] .quote-spread{border-color:rgba(0,0,0,.12)!important}[data-theme=light] .stat-cell,[data-theme=light] .stats-row{border-color:rgba(0,0,0,.08)!important}[data-theme=light] .compare td,[data-theme=light] .compare th{border-color:rgba(0,0,0,.06)!important}[data-theme=light] .compare th{color:#5a564f!important}[data-theme=light] .compare td.col-name{color:#0a0a0a!important}[data-theme=light] .compare td.col-data{color:#4a4a4a!important}[data-theme=light] .compare tr.us{background:rgba(212,166,87,.12)!important}[data-theme=light] .compare tr.us td.col-name{color:#a16207!important}[data-theme=light] .price-row,[data-theme=light] .price-tile{border-color:rgba(0,0,0,.12)}[data-theme=light] .price-tile.feature{background:rgba(212,166,87,.08)}[data-theme=light] .price-cta{color:#0a0a0a;border-color:#a16207}[data-theme=light] .price-cta:hover,[data-theme=light] .price-tile.feature .price-cta{background:#d4a657;color:#0a0a0a}[data-theme=light] .closing-spread .figure::after{background:linear-gradient(90deg,transparent 0,rgba(245,241,232,.55) 35%,rgba(245,241,232,.92) 75%)}[data-theme=light] .closing-cta.primary{background:#0a0a0a;color:#f5f1e8;border-color:#0a0a0a}[data-theme=light] .closing-cta.primary:hover{background:#d4a657;color:#0a0a0a}[data-theme=light] .closing-cta.ghost{color:#0a0a0a;border-color:rgba(0,0,0,.3)}[data-theme=light] .closing-cta.ghost:hover{background:rgba(0,0,0,.05);border-color:#0a0a0a}[data-theme=light] .cover-stamp{background:rgba(245,241,232,.8);color:#0a0a0a;border-color:rgba(0,0,0,.25)}[data-theme=light] .cover-stamp strong{color:#a16207}[data-theme=light] .cover-btn.primary{background:#0a0a0a;color:#f5f1e8;border-color:#0a0a0a}[data-theme=light] .cover-btn.ghost{color:#0a0a0a;border-color:rgba(0,0,0,.3)}[data-theme=light] .chapter-num,[data-theme=light] .plate-num{color:#8b6f3a!important;opacity:1!important}[data-theme=light] body.monograph{background:#f5f1ea;color:#1a1a1a}[data-theme=light] body.monograph .appendix,[data-theme=light] body.monograph .closing-spread,[data-theme=light] body.monograph .cover-spread,[data-theme=light] body.monograph .data-strip,[data-theme=light] body.monograph .spread,[data-theme=light] body.monograph section{background-color:#f5f1ea!important;color:#1a1a1a!important}[data-theme=light] body.monograph .chapter-head h3,[data-theme=light] body.monograph .cover-h1,[data-theme=light] body.monograph .spread-head h2,[data-theme=light] body.monograph blockquote,[data-theme=light] body.monograph h1,[data-theme=light] body.monograph h2,[data-theme=light] body.monograph h3,[data-theme=light] body.monograph h4{color:#1a1a1a!important}[data-theme=light] body.monograph .spread-copy p,[data-theme=light] body.monograph li,[data-theme=light] body.monograph p{color:#3a3a3a!important}[data-theme=light] body.monograph .chapter-num,[data-theme=light] body.monograph .plate-num,[data-theme=light] body.monograph em{color:#8b6f3a!important}[data-theme=light] body.monograph .label,[data-theme=light] body.monograph .mono,[data-theme=light] body.monograph .runner{color:#6b6358!important}[data-theme=light] body.monograph .data-cell,[data-theme=light] body.monograph .data-strip{background:#ebe5d8!important;color:#1a1a1a!important;border-color:rgba(0,0,0,.08)!important}[data-theme=dark] body.monograph{background:#000;color:#f0ede5}[data-theme=dark] body.monograph h1,[data-theme=dark] body.monograph h2,[data-theme=dark] body.monograph h3,[data-theme=dark] body.monograph h4{color:#f0ede5}[data-theme=dark] body.monograph li,[data-theme=dark] body.monograph p{color:#c8c2b3}[data-theme=light] body.monograph .cover-foot .scroll-down,[data-theme=light] body.monograph .cover-foot .scroll-down svg,[data-theme=light] body.monograph .cover-tagline .cover-fullname{color:#5a564f!important}[data-theme=light] body.monograph .lede-block p::first-letter{color:#8b6f3a!important}[data-theme=light] body.monograph .chapter-spread .copy h2 em,[data-theme=light] body.monograph .closing-spread h2 em,[data-theme=light] body.monograph .cover-h1 em,[data-theme=light] body.monograph .quote-spread blockquote .accent{-webkit-text-fill-color:#8b6f3a!important;background:0 0!important;color:#8b6f3a!important;animation:none!important}[data-theme=light] body.monograph .chapter-spread .copy .ch-list li{color:#1a1a1a!important;border-color:rgba(0,0,0,.25)!important;background:rgba(0,0,0,.03)!important}[data-theme=light] body.monograph .qf-mn-grid [style*="color: var(--paper)"],[data-theme=light] body.monograph .qf-mn-grid [style*="color:var(--paper)"]{color:#1a1a1a!important}[data-theme=light] body.monograph .qf-mn-grid [style*="color: var(--text)"],[data-theme=light] body.monograph .qf-mn-grid [style*="color:var(--text)"]{color:#3a3a3a!important}[data-theme=light] body.monograph .qf-mn-grid>div{background:rgba(0,0,0,.03)!important;border:1px solid rgba(0,0,0,.08)!important}[data-theme=light] body.monograph [style*="color: var(--paper)"],[data-theme=light] body.monograph [style*="color:var(--paper)"]{color:#1a1a1a!important}[data-theme=light] body.monograph .ra-card,[data-theme=light] body.monograph .yml-card,[data-theme=light] body.monograph a[style*="border:1px solid rgba(212,166,87"]{background:#fff!important;border-color:rgba(212,166,87,.4)!important;color:#1a1a1a!important}[data-theme=light] body.monograph summary{color:#1a1a1a!important}[data-theme=light] body.monograph summary [style*="color:var(--amber)"]{color:#8b6f3a!important}[data-theme=light] body.monograph details{background:rgba(0,0,0,.02)!important;border-bottom:1px solid rgba(0,0,0,.08)!important}[data-theme=light] body.monograph .closing-spread .runner{color:#8b6f3a!important}[data-theme=light] body.monograph .colophon strong,[data-theme=light] body.monograph .quote-spread cite strong{color:#1a1a1a!important}[data-theme=dark] body.monograph .ra-card,[data-theme=dark] body.monograph .yml-card{background:rgba(255,255,255,.03)!important;border-color:rgba(212,166,87,.3)!important;color:#f0ede5!important}[data-theme=dark] body.monograph details{background:rgba(255,255,255,.02)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}[data-theme=dark] body.monograph summary{color:#f0ede5!important}body.monograph .closing-spread p,body.monograph .cover-deck,body.monograph .cover-tagline{color:rgba(245,241,232,.92)!important}[data-theme=light] body.monograph .cover-issue,[data-theme=light] body.monograph .cover-trust,[data-theme=light] body.monograph .mono-runner.amber,[data-theme=light] body.monograph .price-tile.feature .runner{color:#8b6f3a!important}[data-theme=light] body.monograph p[style*="rgba(245,241,232"]{color:#3a3a3a!important}body.monograph[data-variant="b"] .cover-h1{-webkit-text-stroke-width:2px!important;text-shadow:0 2px 28px rgba(0,0,0,.85)}[data-theme=light] body.monograph[data-variant="b"] .cover-h1{text-shadow:0 2px 28px rgba(255,255,255,.85)}body.monograph[data-variant="b"] [style*="background: var(--amber)"],body.monograph[data-variant="b"] [style*="background:var(--amber)"]{color:#0a0e1a!important}[data-theme=light] body.monograph[data-variant="b"] .closing-spread .mono-runner.amber,[data-theme=light] body.monograph[data-variant="b"] .mono-runner{color:#4b5563!important}body.monograph .chapter-spread{padding:4rem 0!important}@media (min-width:768px){body.monograph .chapter-spread{padding:5rem 0!important}}body.monograph .chapter-spread+.chapter-spread{margin-top:0!important}body.monograph .chapter-spread .grid{min-height:auto!important}@media (max-width:767px){body.monograph .mono-cover .figure{max-height:38vh}body.monograph .mono-cover .figure img{object-position:center 30%}body.monograph .cover-h1{position:relative;z-index:5}body.monograph .cover-cta{flex-wrap:wrap!important;gap:.65rem!important}body.monograph .cover-cta .cover-btn{flex:1 1 100%;min-width:0;justify-content:center}body.monograph .cover-stamp{word-break:break-word}}@keyframes spinIcon{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinIconRev{from{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes floatIcon{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(180deg)}}body .pricing{position:relative}.pricing::before{content:'';position:absolute;top:1.5rem;right:1.5rem;width:80px;height:80px;background-image:url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%20100%20100%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20fill%3D%27none%27%20stroke%3D%27%2523d4a657%27%20stroke-width%3D%271.5%27%3E%3Ccircle%20cx%3D%2750%27%20cy%3D%2750%27%20r%3D%2714%27%2F%3E%3Ccircle%20cx%3D%2750%27%20cy%3D%2750%27%20r%3D%2728%27%20stroke-dasharray%3D%272%204%27%2F%3E%3Ccircle%20cx%3D%2750%27%20cy%3D%2750%27%20r%3D%2742%27%2F%3E%3Cpath%20d%3D%27M50%200%20L50%2012%20M50%2088%20L50%20100%20M0%2050%20L12%2050%20M88%2050%20L100%2050%20M14%2014%20L23%2023%20M77%2077%20L86%2086%20M86%2014%20L77%2023%20M14%2086%20L23%2077%27%2F%3E%3C%2Fsvg%3E");background-size:contain;background-repeat:no-repeat;opacity:.25;pointer-events:none;z-index:0;animation:40s linear infinite spinIcon;will-change:transform}@media (max-width:639px){.pricing::before{width:56px;height:56px;opacity:.18}}@media (prefers-reduced-motion:reduce){.pricing::before{animation:none}}body .closing-spread{position:relative}.closing-spread::after{content:'';position:absolute;bottom:2rem;left:2rem;width:80px;height:80px;background-image:url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%20100%20100%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20fill%3D%27none%27%20stroke%3D%27%2523d4a657%27%20stroke-width%3D%271.5%27%3E%3Cpath%20d%3D%27M50%205%20L57%2043%20L95%2050%20L57%2057%20L50%2095%20L43%2057%20L5%2050%20L43%2043%20Z%27%2F%3E%3Ccircle%20cx%3D%2750%27%20cy%3D%2750%27%20r%3D%2712%27%20stroke-dasharray%3D%271%203%27%2F%3E%3Ccircle%20cx%3D%2750%27%20cy%3D%2750%27%20r%3D%2736%27%2F%3E%3C%2Fsvg%3E");background-size:contain;background-repeat:no-repeat;opacity:.25;pointer-events:none;z-index:0;animation:50s linear infinite spinIconRev;will-change:transform}@media (max-width:639px){.closing-spread::after{width:56px;height:56px;opacity:.18}}@media (prefers-reduced-motion:reduce){.closing-spread::after{animation:none}}