:root { --author-bg: #060816; --author-panel: #11182d; --author-panel-light: #18223c; --author-gold: #fbce4d; --author-text: #f5f7ff; --author-muted: #a3aec5; --author-line: rgba(255,255,255,.1); }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body.author-page { margin: 0; background: var(--author-bg); color: var(--author-text); font-family: Lato, sans-serif; line-height: 1.75; }
.author-page a { color: inherit; }
.author-wrap { max-width: 1200px; margin: 0 auto; padding-left: 28px; padding-right: 28px; }
.author-header { max-width: 1200px; margin: 0 auto; padding: 18px 28px; display: flex; align-items: center; gap: 34px; border-bottom: 1px solid var(--author-line); }
.author-brand { color: var(--author-gold) !important; font-family: Orbitron, sans-serif; font-size: 15px; font-weight: 700; text-decoration: none; text-transform: uppercase; }
.author-header nav { display: flex; gap: 26px; margin-left: auto; font-size: 15px; }
.author-header nav a { color: var(--author-muted); text-decoration: none; }
.author-header nav a:hover, .author-header nav .is-active { color: var(--author-gold); }
.author-hero { position: relative; overflow: hidden; background: radial-gradient(circle at 82% 20%, rgba(0,212,255,.14), transparent 34%), linear-gradient(140deg, #060816, #11182d 55%, #060816); border-bottom: 1px solid var(--author-line); }
.author-hero::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px); background-size: 64px 64px; pointer-events: none; }
.author-hero-inner { position: relative; max-width: 1200px; margin: 0 auto; padding: 92px 28px 88px; display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 72px; align-items: center; }
.author-eyebrow { margin: 0 0 18px; color: var(--author-gold); font-size: 12px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.author-hero h1 { margin: 0 0 18px; color: #fff; font-family: Orbitron, sans-serif; font-size: clamp(2.4rem, 5vw, 4.7rem); line-height: 1.08; text-transform: uppercase; }
.author-tagline { max-width: 520px; margin: 0 0 32px; color: #c3cce0; font-size: clamp(1.1rem, 2vw, 1.35rem); line-height: 1.55; }
.author-tagline em { color: var(--author-gold); }
.author-rule { display: block; width: 64px; height: 2px; margin-bottom: 28px; background: var(--author-gold); }
.author-credentials { display: flex; flex-wrap: wrap; gap: 10px 26px; color: var(--author-muted); font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.author-credentials span::before { content: ""; display: inline-block; width: 5px; height: 5px; margin: 0 10px 2px 0; background: var(--author-gold); transform: rotate(45deg); }
.author-photo { aspect-ratio: 4 / 5; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.15); background: radial-gradient(circle at 35% 20%, #203b5b, transparent 55%), var(--author-panel); box-shadow: 12px 12px 0 rgba(251,206,77,.14); }
.author-photo img { width: 100%; height: 100%; object-fit: cover; }
.author-photo span { color: rgba(255,255,255,.16); font-family: Georgia, serif; font-size: 88px; }
.author-bio { padding-top: 88px; padding-bottom: 76px; }
.author-prose { max-width: 760px; color: #c3cada; }
.author-prose p { margin: 0 0 1.45em; }
.author-lede { color: #fff; font-family: Georgia, serif; font-size: clamp(1.3rem, 2.4vw, 1.7rem); line-height: 1.5; }
.author-bio-block { margin: 48px 0; padding: 38px 42px; border-left: 3px solid var(--author-gold); background: var(--author-panel); }
.author-bio-block p:last-child { margin-bottom: 0; }
.author-prose strong { color: var(--author-gold); }
.author-closing { margin-top: 42px; padding-top: 34px; border-top: 1px solid var(--author-line); color: #fff; font-family: Georgia, serif; font-size: 1.2rem; }
.author-focus { padding: 82px 0 92px; background: var(--author-panel); border-top: 1px solid var(--author-line); }
.author-section-head { max-width: 650px; margin-bottom: 46px; }
.author-section-head h2 { margin: 0 0 12px; font-family: Orbitron, sans-serif; font-size: clamp(1.5rem, 3vw, 2.25rem); line-height: 1.2; text-transform: uppercase; }
.author-section-head p:last-child { margin: 0; color: var(--author-muted); }
.author-focus-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); border: 1px solid var(--author-line); }
.author-focus-grid article { min-height: 230px; padding: 28px 22px; border-right: 1px solid var(--author-line); }
.author-focus-grid article:last-child { border-right: 0; }
.author-focus-grid span { color: var(--author-gold); font-size: 11px; font-weight: 700; letter-spacing: .14em; }
.author-focus-grid h3 { margin: 24px 0 12px; font-size: 15px; line-height: 1.4; }
.author-focus-grid p { margin: 0; color: var(--author-muted); font-size: 14px; line-height: 1.6; }
.author-philosophy { padding-top: 82px; padding-bottom: 104px; }
.author-philosophy blockquote { max-width: 900px; margin: 0; padding: 54px 64px; border-left: 4px solid var(--author-gold); background: linear-gradient(120deg, var(--author-panel), var(--author-panel-light)); }
.author-philosophy blockquote p { margin: 0 0 18px; color: #fff; font-family: Georgia, serif; font-size: clamp(1.25rem, 2.5vw, 1.7rem); font-style: italic; line-height: 1.55; }
.author-philosophy cite { display: block; margin-top: 26px; padding-top: 18px; border-top: 1px solid var(--author-line); color: var(--author-muted); font-size: 11px; font-style: normal; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; }
.author-footer { padding: 48px 0; background: #03040b; color: var(--author-muted); }
.author-footer strong { display: block; color: #fff; font-family: Orbitron, sans-serif; }
.author-footer span { display: block; margin-top: 6px; color: var(--author-gold); font-size: 11px; letter-spacing: .14em; text-transform: uppercase; }
.author-footer p { max-width: 500px; margin: 18px 0 0; font-size: 13px; }
@media (max-width: 900px) { .author-hero-inner { grid-template-columns: 1fr; gap: 42px; } .author-photo { width: 230px; order: -1; } .author-focus-grid { grid-template-columns: repeat(2, 1fr); } .author-focus-grid article:nth-child(2n) { border-right: 0; } .author-focus-grid article:nth-child(-n+3) { border-bottom: 1px solid var(--author-line); } }
@media (max-width: 620px) { .author-wrap, .author-hero-inner { padding-left: 20px; padding-right: 20px; } .author-header { padding: 16px 20px; flex-wrap: wrap; gap: 14px; } .author-header nav { order: 3; width: 100%; justify-content: space-between; gap: 10px; font-size: 13px; } .author-hero-inner { padding-top: 60px; padding-bottom: 62px; } .author-photo { width: 190px; } .author-bio { padding-top: 62px; } .author-bio-block { padding: 28px 24px; } .author-focus { padding-top: 62px; padding-bottom: 70px; } .author-focus-grid { grid-template-columns: 1fr; } .author-focus-grid article, .author-focus-grid article:nth-child(2n) { border-right: 0; border-bottom: 1px solid var(--author-line); } .author-focus-grid article:last-child { border-bottom: 0; } .author-philosophy { padding-top: 62px; padding-bottom: 72px; } .author-philosophy blockquote { padding: 38px 26px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

.author-page a:focus-visible { outline: 3px solid var(--author-gold); outline-offset: 3px; }
.author-prose a, .author-footer a { color: var(--author-text); text-decoration: underline; text-underline-offset: 3px; }
