/* Cinematic presentation with a readable native-scroll fallback. */
:root{--lt-paper:#f4f4f4;--lt-ink:#080808;--lt-accent:#dedede;--lt-line:rgba(244, 244, 244,.22);--lt-head:'Barlow Condensed','Arial Narrow',sans-serif}
html{background:var(--lt-ink)}body{background:#080808;color:var(--lt-paper)}
a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--lt-accent);outline-offset:5px}
.lt-topbar{position:fixed;top:0;left:0;right:0;z-index:100;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(#060606b8,transparent);font:500 12px/1.2 Inter,system-ui,sans-serif}
.admin-bar .lt-topbar{top:32px}.lt-wordmark{font-size:11px;line-height:1.1;letter-spacing:.14em;flex-shrink:0;text-decoration:none!important}.lt-wordmark strong{display:block;font-weight:800;font-size:16px;letter-spacing:.16em;margin-top:4px}.lt-wordmark img{width:auto;max-width:150px;max-height:42px}
.lt-nav{display:flex;align-items:center;gap:5px;padding:5px;border:1px solid var(--lt-line);border-radius:40px;background:#21212155;backdrop-filter:blur(16px)}.lt-nav a{position:relative;white-space:nowrap;display:block;padding:12px 17px;color:#dcdcdc;text-decoration:none}.lt-nav a[aria-current],.lt-nav a:hover{color:#ffffff}.lt-nav a[aria-current]:after{content:'';position:absolute;left:17px;right:17px;bottom:5px;height:1px;background:var(--lt-accent)}
.lt-top-actions{display:flex;gap:9px;align-items:center}.lt-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 20px;border:1px solid var(--lt-line);border-radius:40px;text-decoration:none;font-size:12px;white-space:nowrap;background:#17171766}.lt-pill--solid{background:var(--lt-paper);color:#0e0e0e;border-color:var(--lt-paper);font-weight:700}.lt-pill:hover{border-color:var(--lt-accent);transform:translateY(-1px)}
body.home{height:100svh;overflow:hidden}.lt-chapters{height:100svh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scrollbar-width:none}.lt-chapters::-webkit-scrollbar{display:none}.lt-chapter{position:relative;min-height:100svh;height:100svh;scroll-snap-align:start;scroll-snap-stop:always;isolation:isolate;display:flex;align-items:center;padding:115px 5vw 110px;overflow:hidden;background:#080808}
.lt-scene{position:absolute;inset:0;z-index:-2;overflow:hidden}.lt-scene picture,.lt-scene img,.lt-scene video{display:block;width:100%;height:100%;object-fit:cover;object-position:75% 50%}.lt-scene img{transition:transform 1.8s ease;transform:scale(1.035);transform-origin:75% 50%}.is-active .lt-scene img{transform:scale(1)}.lt-scene video{position:absolute;inset:0}.lt-chapter:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#05050566,transparent 65%),linear-gradient(0deg,#050505aa,transparent 18%,transparent 85%,#05050555);pointer-events:none}
.lt-copy{width:min(43vw,600px);max-height:calc(100svh - 225px);overflow-y:auto;overscroll-behavior-y:auto;scrollbar-width:thin;scrollbar-color:#93939355 transparent;padding:0 24px 2px 0}.lt-kicker{font:500 11px/1.5 Inter,system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#c7c7c7;margin:0 0 22px}.lt-kicker span{color:var(--lt-accent);margin-right:13px}.lt-copy h1,.lt-copy h2{font:700 clamp(48px,5.6vw,88px)/.96 var(--lt-head);letter-spacing:-.025em;margin:0 0 30px;color:var(--lt-paper);text-wrap:balance}.lt-chapter--intro h1{font-size:clamp(75px,8.6vw,144px);line-height:.88;margin-bottom:28px}.lt-copy p{font-size:clamp(14px,1.12vw,17px);line-height:1.8;color:#cecece;margin:0 0 18px;max-width:510px}.lt-copy .lt-kicker{font-size:11px;line-height:1.5;margin-bottom:22px}.lt-chapter--intro .lt-copy{width:min(48vw,680px)}.lt-copy-actions{display:flex;flex-wrap:wrap;gap:18px 26px;margin-top:30px;align-items:center}.lt-text-link{font:500 12px/1.5 Inter,system-ui,sans-serif;padding:5px 0;border-bottom:1px solid var(--lt-line);text-decoration:none}.lt-text-link span{margin-left:15px;color:var(--lt-accent)}.lt-text-link:hover{border-color:var(--lt-accent);color:#ffffff}
.lt-bottom{position:fixed;bottom:24px;left:28px;right:28px;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:22px;font:400 10px/1.5 Inter,system-ui,sans-serif}.lt-bottom-links{display:flex;align-items:center;gap:16px;color:#b2b2b2}.lt-bottom-links a{text-decoration:none;border-bottom:1px solid #80808066}.lt-chapter-label{color:#b2b2b2;letter-spacing:.06em}.lt-controls{display:flex;align-items:center;gap:14px}.lt-round{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--lt-line);border-radius:50%;background:#0f0f0f55;color:var(--lt-paper);font-size:22px;line-height:1;padding:0}.lt-round:disabled{opacity:.3;cursor:default}.lt-progress{width:95px;height:1px;background:#75757566}.lt-progress span{display:block;height:1px;width:20%;background:var(--lt-paper);transition:width .5s ease}
.lt-scroll-cursor{display:none;position:fixed;top:0;left:0;z-index:10001;width:64px;height:64px;align-items:center;justify-content:center;border:1px solid #e2e2e277;border-radius:50%;background:#32323244;backdrop-filter:blur(3px);color:#f4f4f4;font:500 9px/1 Inter,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.06em;pointer-events:none;opacity:0;transition:opacity .18s,width .2s,height .2s,background .2s;will-change:transform}.lt-scroll-cursor.is-visible{opacity:1}.lt-scroll-cursor.is-control{width:76px;height:76px;border-color:transparent;border-radius:0;background:url(../brand/official-logo-white-192.png) center/contain no-repeat;backdrop-filter:none}.home .lt-ai-chat{right:28px;bottom:90px}.home .lt-ai-chat__launcher{min-height:42px;padding:0 13px 0 6px;font-size:11px;background:#121212dd;box-shadow:none}.home .lt-ai-chat__launcher-icon{width:30px;height:30px}
.lt-site-footer{border-top:1px solid var(--lt-line);padding:55px max(5vw,24px) 30px;display:grid;grid-template-columns:1fr 2fr;gap:30px;background:#060606;font-size:13px;color:#b2b2b2}.lt-site-footer nav{display:flex;gap:18px 26px;flex-wrap:wrap}.lt-site-footer nav a{text-decoration:none}.lt-site-footer .lt-copyright{grid-column:1/-1;font-size:11px;opacity:.7;margin:0}
/* Inner pages retain their existing forms and article content. */
body:not(.home) .page-main,body:not(.home) .site-main{padding-top:95px}body:not(.home) .page-hero{background:linear-gradient(140deg,#202020,#080808 70%);border-bottom:1px solid var(--lt-line);padding:80px 0 65px}body:not(.home) .page-hero h1{font-family:var(--lt-head);font-size:clamp(48px,6vw,94px);line-height:1.02;font-weight:700;letter-spacing:-.02em;text-wrap:balance}body:not(.home) .page-hero .eyebrow{color:var(--lt-accent);letter-spacing:.18em;font-size:11px}.glass-panel,.glass-card{border-color:var(--lt-line);background:#141414;box-shadow:none;border-radius:4px}.glass-panel h2,.glass-card h2,.entry-title{font-family:var(--lt-head);font-weight:600}.button-primary{background:var(--lt-paper);color:#101010;border-color:var(--lt-paper);box-shadow:none}.button-primary:hover{background:#dedede;color:#101010}.eyebrow{color:var(--lt-accent)}.page-main .container{max-width:1200px}.page-main .narrow{max-width:860px}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.lt-scroll-cursor{display:flex}.lt-cursor-ready,.lt-cursor-ready a,.lt-cursor-ready button{cursor:none}}
@media(min-width:1500px){.lt-chapter{padding-left:6vw}.lt-copy{max-width:620px}.lt-copy p{max-width:530px}}
@media(max-width:1050px){.lt-topbar{gap:12px;padding:20px}.lt-nav a{padding:11px 12px;font-size:11px}.lt-top-actions .lt-pill:first-child{display:none}.lt-copy{width:48vw}.lt-chapter-label{display:none}.lt-scene img,.lt-scene video{object-position:70% 50%}.lt-chapter:after{background:linear-gradient(90deg,#050505b3,transparent 75%),linear-gradient(0deg,#050505bb,transparent 23%)}.lt-copy h2{font-size:64px}.lt-top-actions .lt-pill{padding:11px 14px;font-size:11px}}
@media(max-width:700px){body.home{height:auto;overflow:visible}.lt-topbar{padding:16px;gap:12px;background:linear-gradient(#060606ee,#060606b3,transparent);flex-wrap:wrap}.lt-wordmark{font-size:9px}.lt-wordmark strong{font-size:13px}.lt-top-actions .lt-pill{min-height:38px}.lt-nav{order:3;width:100%;justify-content:space-around;padding:3px;gap:0}.lt-nav a{padding:9px 8px;font-size:10px}.lt-nav a[aria-current]:after{left:8px;right:8px;bottom:3px}.lt-chapters{height:auto;overflow:visible;scroll-snap-type:none}.lt-chapter{height:auto;min-height:100svh;align-items:flex-end;padding:52svh 24px 60px;scroll-margin-top:0}.lt-scene{height:72svh}.lt-scene img,.lt-scene video{object-position:77% 30%}.lt-chapter:after{background:linear-gradient(0deg,#080808 15%,#080808 32%,#08080800 75%)}.lt-copy,.lt-chapter--intro .lt-copy{width:100%;max-width:none;max-height:none;overflow:visible;padding:0}.lt-copy h1,.lt-copy h2{font-size:58px;margin-bottom:20px;max-width:90%}.lt-chapter--intro h1{font-size:76px;line-height:.88}.lt-copy p{font-size:14px;line-height:1.75;color:#cecece}.lt-kicker{margin-bottom:15px}.lt-bottom{position:relative;background:#060606;left:auto;right:auto;bottom:auto;padding:25px 24px;display:block}.lt-controls,.lt-chapter-label{display:none}.lt-bottom-links{flex-wrap:wrap;gap:18px}.home .lt-ai-chat{right:14px;bottom:16px}.lt-copy-actions{margin-top:22px;gap:18px}.lt-site-footer{grid-template-columns:1fr}.admin-bar .lt-topbar{top:46px}body:not(.home) .page-main{padding-top:130px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}.lt-scene img{transform:none!important;transition:none!important}.lt-scene video{display:none}.lt-scroll-cursor{display:none!important}.lt-progress span{transition:none}.lt-chapters{scroll-snap-type:none}}
.lt-motion-toggle{font:inherit;line-height:1.5;color:inherit;padding:0;background:none;border:0;border-bottom:1px solid #80808066;border-radius:0}.lt-motion-toggle[hidden]{display:none}@media(max-width:700px){.lt-motion-toggle{position:fixed;left:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:101;min-height:44px;padding:11px 16px;border:1px solid var(--lt-line);border-radius:30px;background:#121212f2;color:var(--lt-paper);font-size:12px;box-shadow:0 3px 16px #00000055}}

/* Touch feedback follows the finger without intercepting swipes or taps. */
.lt-scroll-cursor.is-touch{display:flex;width:44px;height:44px;font-size:8px;backdrop-filter:none;background-color:#17171788}.lt-scroll-cursor.is-touch.is-control{width:64px;height:64px;background-color:transparent}

/* Monochrome presentation: neutral imagery, controls, and legacy content. */
:root{color-scheme:dark;--cream:#f4f4f4;--wp--preset--color--background:#080808;--wp--preset--color--deep-emerald:#111111;--wp--preset--color--green:#f0f0f0;--wp--preset--color--emerald:#b8b8b8;--wp--preset--color--mint:#dedede;--wp--preset--color--gold:#c8c8c8;--wp--preset--color--white:#f6f6f6;--wp--preset--color--muted:#b3b3b3}
::selection{background:#eeeeee;color:#080808}
img,video,.book-page-cover-fallback{filter:grayscale(1)}
.lt-scene img,.lt-scene video,.lt-hero__media img,.lt-fnx-hero img,.lt-fnx-hero video,.page-main img,.site-main img{filter:grayscale(1)}
.book-section::before{filter:grayscale(1) contrast(1.08) brightness(.92)}
.lt-ai-chat__launcher,.lt-ai-chat__launcher:hover,.lt-ai-chat__launcher:focus-visible{background:#171717;color:#f6f6f6;border-color:#606060;box-shadow:0 12px 32px #00000055}
.lt-ai-chat__launcher-icon{background:#2a2a2a;color:#f6f6f6;border-color:#686868}
.lt-ai-chat__launcher-icon svg{filter:none}
.lt-ai-chat__panel{background:linear-gradient(145deg,#171717,#0e0e0e);border-color:#505050;box-shadow:0 24px 72px #00000088}
.lt-ai-chat__send{background:#eeeeee;color:#080808}
.lt-ai-chat__send:hover{background:#ffffff;color:#080808}
.lt-ai-chat__chip:hover,.lt-ai-chat__chip:focus-visible{background:#292929;color:#ffffff}
body .inquiry-note,body .settings-note{background:#ffffff0d;border-color:#ffffff40;color:#dedede}
input,textarea,select{accent-color:#e8e8e8}
.lt-pill--solid:hover,.button-primary:hover{background:#dedede;color:#080808}
#primary [style^="background:#14271f;"],#primary [style*=";background:#14271f;"],#primary [style$=";background:#14271f"],#primary [style^=" background:#14271f;"],#primary [style*="; background:#14271f;"],#primary [style$="; background:#14271f"],#primary [style="background:#14271f"]{background:#181818!important}
#primary [style^="color:#f6f3e9;"],#primary [style*=";color:#f6f3e9;"],#primary [style$=";color:#f6f3e9"],#primary [style^=" color:#f6f3e9;"],#primary [style*="; color:#f6f3e9;"],#primary [style$="; color:#f6f3e9"],#primary [style="color:#f6f3e9"]{color:#f3f3f3!important}
#primary [style^="color:#dcc79a;"],#primary [style*=";color:#dcc79a;"],#primary [style$=";color:#dcc79a"],#primary [style^=" color:#dcc79a;"],#primary [style*="; color:#dcc79a;"],#primary [style$="; color:#dcc79a"],#primary [style="color:#dcc79a"]{color:#cccccc!important}
#primary [style^="color:#edf0e9;"],#primary [style*=";color:#edf0e9;"],#primary [style$=";color:#edf0e9"],#primary [style^=" color:#edf0e9;"],#primary [style*="; color:#edf0e9;"],#primary [style$="; color:#edf0e9"],#primary [style="color:#edf0e9"]{color:#efefef!important}
#primary [style^="color:#d6dfd8;"],#primary [style*=";color:#d6dfd8;"],#primary [style$=";color:#d6dfd8"],#primary [style^=" color:#d6dfd8;"],#primary [style*="; color:#d6dfd8;"],#primary [style$="; color:#d6dfd8"],#primary [style="color:#d6dfd8"]{color:#dddddd!important}
#primary [style^="background:#c9aa70;"],#primary [style*=";background:#c9aa70;"],#primary [style$=";background:#c9aa70"],#primary [style^=" background:#c9aa70;"],#primary [style*="; background:#c9aa70;"],#primary [style$="; background:#c9aa70"],#primary [style="background:#c9aa70"]{background:#e8e8e8!important}
#primary [style^="color:#121713;"],#primary [style*=";color:#121713;"],#primary [style$=";color:#121713"],#primary [style^=" color:#121713;"],#primary [style*="; color:#121713;"],#primary [style$="; color:#121713"],#primary [style="color:#121713"]{color:#111111!important}
#primary [style^="border:1px solid #dce4de;"],#primary [style*=";border:1px solid #dce4de;"],#primary [style$=";border:1px solid #dce4de"],#primary [style^=" border:1px solid #dce4de;"],#primary [style*="; border:1px solid #dce4de;"],#primary [style$="; border:1px solid #dce4de"],#primary [style="border:1px solid #dce4de"]{border:1px solid #e2e2e2!important}
#primary [style^="color:#15261e;"],#primary [style*=";color:#15261e;"],#primary [style$=";color:#15261e"],#primary [style^=" color:#15261e;"],#primary [style*="; color:#15261e;"],#primary [style$="; color:#15261e"],#primary [style="color:#15261e"]{color:#202020!important}
#primary [style^="color:#45554b;"],#primary [style*=";color:#45554b;"],#primary [style$=";color:#45554b"],#primary [style^=" color:#45554b;"],#primary [style*="; color:#45554b;"],#primary [style$="; color:#45554b"],#primary [style="color:#45554b"]{color:#505050!important}
#primary [style^="color:#235e43;"],#primary [style*=";color:#235e43;"],#primary [style$=";color:#235e43"],#primary [style^=" color:#235e43;"],#primary [style*="; color:#235e43;"],#primary [style$="; color:#235e43"],#primary [style="color:#235e43"]{color:#333333!important}
#primary [style^="border-top:1px solid #dce4de;"],#primary [style*=";border-top:1px solid #dce4de;"],#primary [style$=";border-top:1px solid #dce4de"],#primary [style^=" border-top:1px solid #dce4de;"],#primary [style*="; border-top:1px solid #dce4de;"],#primary [style$="; border-top:1px solid #dce4de"],#primary [style="border-top:1px solid #dce4de"]{border-top:1px solid #e2e2e2!important}
#primary [style^="background:#f0f4ef;"],#primary [style*=";background:#f0f4ef;"],#primary [style$=";background:#f0f4ef"],#primary [style^=" background:#f0f4ef;"],#primary [style*="; background:#f0f4ef;"],#primary [style$="; background:#f0f4ef"],#primary [style="background:#f0f4ef"]{background:#f1f1f1!important}
#primary [style^="border-bottom:2px solid #b6c8bb;"],#primary [style*=";border-bottom:2px solid #b6c8bb;"],#primary [style$=";border-bottom:2px solid #b6c8bb"],#primary [style^=" border-bottom:2px solid #b6c8bb;"],#primary [style*="; border-bottom:2px solid #b6c8bb;"],#primary [style$="; border-bottom:2px solid #b6c8bb"],#primary [style="border-bottom:2px solid #b6c8bb"]{border-bottom:2px solid #c3c3c3!important}
#primary [style^="border-bottom:1px solid #dce4de;"],#primary [style*=";border-bottom:1px solid #dce4de;"],#primary [style$=";border-bottom:1px solid #dce4de"],#primary [style^=" border-bottom:1px solid #dce4de;"],#primary [style*="; border-bottom:1px solid #dce4de;"],#primary [style$="; border-bottom:1px solid #dce4de"],#primary [style="border-bottom:1px solid #dce4de"]{border-bottom:1px solid #e2e2e2!important}
/* Neutralize the published archive label and cursor artwork. */
#primary [style*="color:#496350"]{color:#cccccc!important}
.lt-scroll-cursor.is-control{filter:grayscale(1)}

/* The Rise of the Machine cover retains its original full-color artwork. */
#primary .book-cover-img{filter:none}

/* Site creation credit. */
.lt-footer-credit{margin:10px 0 0;color:#b2b2b2;font:400 10px/1.5 Inter,system-ui,sans-serif}.lt-site-footer .lt-footer-credit{grid-column:1/-1;margin:0}.lt-bottom-meta{min-width:0}.lt-bottom-meta .lt-bottom-links{flex-wrap:wrap;row-gap:8px}

/* Enhanced chapters occupy one stage; only their imagery and copy transition. */
body.home.lt-stage-ready{height:100svh;height:100dvh;overflow:hidden;overscroll-behavior-y:none}
.lt-stage-ready .lt-chapters{position:relative;height:100svh;height:100dvh;overflow:hidden;scroll-snap-type:none;isolation:isolate}
.lt-stage-ready .lt-chapter{position:absolute;inset:0;height:100%;min-height:0;visibility:hidden;opacity:0;pointer-events:none;scroll-snap-align:none;z-index:0}
.lt-stage-ready .lt-chapter.is-active,.lt-stage-ready .lt-chapter.is-leaving{visibility:visible;opacity:1}
.lt-stage-ready .lt-chapter.is-active{pointer-events:auto;z-index:1}
.lt-stage-ready .lt-chapter.is-leaving{z-index:2}
.lt-stage-ready .lt-chapter.is-entering{z-index:3}
.lt-stage-ready .lt-copy{overscroll-behavior-y:contain;scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.lt-stage-ready .lt-copy::-webkit-scrollbar{display:none;width:0;height:0}
.lt-stage-ready .lt-scene{transform-origin:75% 50%}
.lt-stage-ready .lt-scene img{transform:none;transition:none}
.lt-stage-ready .lt-scene video{opacity:0;transition:opacity .35s ease}
.lt-stage-ready .lt-scene video.is-playing{opacity:1}
.lt-stage-ready .is-transitioning .lt-scene,.lt-stage-ready .is-transitioning .lt-copy>*,.lt-stage-ready .is-entering{will-change:transform,opacity}
@media(max-width:700px){
  .lt-stage-ready .lt-chapter{padding:135px 24px 128px;align-items:flex-end}
  .lt-stage-ready .lt-scene{height:100%}
  .lt-stage-ready .lt-scene img,.lt-stage-ready .lt-scene video{object-position:72% 30%}
  .lt-stage-ready .lt-chapter:after{background:linear-gradient(0deg,#080808 6%,#080808e8 29%,#08080899 52%,#08080811 78%)}
  .lt-stage-ready .lt-copy,.lt-stage-ready .lt-chapter--intro .lt-copy{max-height:min(54svh,calc(100svh - 260px));overflow-y:auto;padding:2px 10px 4px 0}
  .lt-stage-ready .lt-copy h1,.lt-stage-ready .lt-copy h2{font-size:clamp(42px,11.5vw,58px)}
  .lt-stage-ready .lt-chapter--intro h1{font-size:clamp(56px,16vw,76px)}
  .lt-stage-ready .lt-bottom{position:fixed;left:0;right:0;bottom:0;padding:14px 16px calc(14px + env(safe-area-inset-bottom,0px));display:flex;gap:12px;align-items:flex-end;background:linear-gradient(transparent,#080808 20%);font-size:9px}
  .lt-stage-ready .lt-bottom-meta{flex:1}
  .lt-stage-ready .lt-bottom-links{gap:8px 12px}
  .lt-stage-ready .lt-footer-credit{font-size:9px;margin-top:10px}
  .lt-stage-ready .lt-controls{display:flex;gap:8px;flex-shrink:0}
  .lt-stage-ready .lt-round{width:40px;height:40px}
  .lt-stage-ready .lt-progress{display:none}
  .lt-stage-ready .lt-motion-toggle{position:static;min-height:0;padding:0;background:none;border:0;border-bottom:1px solid #80808066;border-radius:0;font:inherit;box-shadow:none}
  .home.lt-stage-ready .lt-ai-chat{bottom:112px;right:16px}
}
@media(max-height:600px) and (min-width:701px){
  .lt-stage-ready .lt-chapter{padding-top:95px;padding-bottom:100px}
  .lt-stage-ready .lt-copy{max-height:calc(100dvh - 195px)}
}
@media(prefers-reduced-motion:reduce){
  .lt-stage-ready .lt-scene,.lt-stage-ready .lt-copy>*{transform:none!important}
  .lt-stage-ready .lt-scene video{transition:none}
}
