:root{--primary:#0b1f3a;--secondary:#1f3f5b;--accent:#c8a96a;--accent-light:#c8a96a26;--bg:#f7f9fc;--bg-white:#fff;--text:#1a1a1a;--text-muted:#4a5568;--border:#e2e8f0;--shadow-sm:0 1px 3px #0b1f3a14, 0 1px 2px #0b1f3a0d;--shadow-md:0 4px 16px #0b1f3a1a, 0 2px 6px #0b1f3a12;--shadow-lg:0 8px 32px #0b1f3a1f, 0 4px 12px #0b1f3a14;--font-heading:"Playfair Display", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;font-family:var(--font-body);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box}body{margin:0;padding:0}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--primary);margin:0;line-height:1.2}h1{letter-spacing:-.5px;font-size:52px;font-weight:700}h2{font-size:32px;font-weight:600}h3{font-size:20px;font-weight:600}p{margin:0}a{color:var(--accent)}@media (width<=768px){h1{font-size:36px}h2{font-size:26px}}.navbar{background:var(--primary);z-index:100;position:sticky;top:0;box-shadow:0 2px 12px #0b1f3a2e}.navbar-inner{justify-content:space-between;align-items:center;max-width:1100px;height:68px;margin:0 auto;padding:0 40px;display:flex}@media (width<=768px){.navbar-inner{flex-direction:column;gap:14px;height:auto;padding:16px 20px}}.navbar-brand{font-family:var(--font-heading);color:#fff;letter-spacing:.2px;white-space:nowrap;font-size:20px;font-weight:600;text-decoration:none}.navbar-brand:hover{color:var(--accent)}.navbar-links{gap:4px;margin:0;padding:0;list-style:none;display:flex}@media (width<=768px){.navbar-links{flex-wrap:wrap;justify-content:center;gap:2px}}.navbar-links a{color:#ffffffd1;letter-spacing:.2px;white-space:nowrap;border-radius:5px;padding:7px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.navbar-links a:hover{color:#fff;background:#ffffff14}.navbar-links a.active{color:var(--accent);background:#c8a96a1f}.footer{background:var(--primary);color:#ffffffb3;margin-top:auto;padding:48px 40px}@media (width<=640px){.footer{padding:36px 20px}}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:1100px;margin:0 auto;display:flex}.footer-name{font-family:var(--font-heading);color:#fff;letter-spacing:.2px;font-size:20px;font-weight:600}.footer-links{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.footer-links a{color:#ffffffa6;letter-spacing:.3px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--accent)}.footer-copy{color:#ffffff61;margin-top:4px;font-size:13px}.container{max-width:1100px;margin:0 auto;padding:0 40px}@media (width<=640px){.container{padding:0 20px}}.section{padding:80px 0}@media (width<=768px){.section{padding:56px 0}}.section-label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1.2px;color:var(--accent);margin-bottom:12px;font-size:12px;font-weight:600}.hero{background:var(--primary);padding:96px 40px 80px}@media (width<=768px){.hero{padding:60px 20px 52px}}.hero-inner{align-items:center;gap:64px;max-width:1100px;margin:0 auto;display:flex}@media (width<=900px){.hero-inner{text-align:center;flex-direction:column-reverse;gap:36px}}.hero-text{flex:1}.hero-eyebrow{letter-spacing:.8px;color:var(--accent);text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:500}.hero-text h1{font-family:var(--font-heading);color:#fff;margin-bottom:24px;font-size:58px;line-height:1.1}@media (width<=768px){.hero-text h1{font-size:38px}}.hero-intro{color:#ffffffbf;max-width:560px;margin-bottom:36px;font-size:17px;line-height:1.75}@media (width<=900px){.hero-intro{max-width:100%;margin-left:auto;margin-right:auto}}.hero-ctas{flex-wrap:wrap;gap:14px;display:flex}@media (width<=900px){.hero-ctas{justify-content:center}}.btn-primary{background:var(--accent);color:var(--primary);letter-spacing:.3px;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s,box-shadow .2s;display:inline-block}.btn-primary:hover{opacity:.9;box-shadow:0 4px 16px #c8a96a59}.btn-outline{color:#fff;letter-spacing:.3px;background:0 0;border:1px solid #ffffff4d;border-radius:6px;padding:11px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-block}.btn-outline:hover{background:#ffffff0f;border-color:#ffffffb3}.hero-photo-wrap{flex-shrink:0}@media (width<=900px){.hero-photo-wrap{width:140px;margin:0 auto}}.hero-photo{object-fit:cover;border:4px solid #c8a96a80;border-radius:50%;width:220px;height:220px;box-shadow:0 8px 32px #00000040}@media (width<=900px){.hero-photo{width:140px;height:140px}}.bio-section{background:var(--bg-white);border-bottom:1px solid var(--border)}.bio-section h2{margin-bottom:28px}.bio-body{flex-direction:column;gap:18px;max-width:760px;display:flex}.bio-body p{color:var(--text-muted);font-size:16px;line-height:1.8}.expertise-section{background:var(--bg);border-bottom:1px solid var(--border)}.expertise-section h2{margin-bottom:40px}.expertise-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=900px){.expertise-grid{grid-template-columns:1fr;max-width:540px}}.expertise-card{background:var(--bg-white);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;padding:32px 28px;transition:box-shadow .25s,transform .25s}.expertise-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.expertise-icon{background:var(--accent-light);width:44px;height:44px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.expertise-icon svg{width:22px;height:22px}.expertise-card h3{color:var(--primary);margin-bottom:12px;font-size:17px;line-height:1.35}.expertise-card p{color:var(--text-muted);font-size:14px;line-height:1.7}.books-section{background:var(--bg-white);border-bottom:1px solid var(--border)}.books-section h2{margin-bottom:36px}.books-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (width<=768px){.books-grid{grid-template-columns:1fr}}.book-card{background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;flex-direction:column;gap:14px;padding:32px 28px;transition:box-shadow .25s;display:flex}.book-card:hover{box-shadow:var(--shadow-md)}.book-tag{text-transform:uppercase;letter-spacing:.9px;color:var(--accent);background:var(--accent-light);border-radius:4px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.book-title{font-family:var(--font-heading);color:var(--primary);font-size:22px;font-style:italic;font-weight:700}.book-desc{color:var(--text-muted);flex:1;font-size:15px;line-height:1.75}.book-link{color:var(--primary);margin-top:6px;font-size:14px;font-weight:600;text-decoration:none}.book-link:hover{color:var(--accent)}.thought-section{background:var(--primary)}.thought-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}@media (width<=768px){.thought-inner{text-align:center;flex-direction:column}}.thought-section .section-label{color:#c8a96acc}.thought-section h2{color:#fff;margin-bottom:16px}.thought-body{color:#ffffffb8;max-width:580px;font-size:16px;line-height:1.75}.thought-section .btn-primary{white-space:nowrap;flex-shrink:0}.writing-section{background:var(--bg);border-bottom:1px solid var(--border)}.writing-section h2{margin-bottom:14px}.writing-intro{color:var(--text-muted);max-width:620px;margin-bottom:40px;font-size:16px}.posts-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (width<=768px){.posts-grid{grid-template-columns:1fr}}.post-card{background:var(--bg-white);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;flex-direction:column;gap:12px;padding:28px;transition:box-shadow .25s,transform .25s;display:flex}.post-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.post-title{font-family:var(--font-heading);color:var(--primary);font-size:18px;line-height:1.35}.post-excerpt{color:var(--text-muted);flex:1;font-size:14px;line-height:1.7}.post-read-more{color:var(--accent);margin-top:4px;font-size:13px;font-weight:600;text-decoration:none}.post-read-more:hover{color:var(--primary)}.posts-loading{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (width<=768px){.posts-loading{grid-template-columns:1fr}}.post-skeleton{background:var(--border);border-radius:12px;height:180px;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.topics-section{background:var(--bg-white)}.topics-section h2{margin-bottom:14px}.topics-intro{color:var(--text-muted);margin-bottom:28px;font-size:16px}.topics-list{flex-direction:column;gap:14px;max-width:560px;margin:0;padding:0;list-style:none;display:flex}.topics-list li{color:var(--text);align-items:center;gap:14px;font-size:16px;line-height:1.5;display:flex}.topic-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.container{max-width:1100px;margin:0 auto;padding:0 40px}@media (width<=640px){.container{padding:0 20px}}.media-header{background:var(--primary);padding:72px 0 64px}@media (width<=640px){.media-header{padding:52px 0 44px}}.media-header h1{color:#fff;margin-bottom:18px;font-size:46px}@media (width<=640px){.media-header h1{font-size:32px}}.media-header p{color:#ffffffb8;max-width:560px;font-size:17px;line-height:1.7}.media-section{border-bottom:1px solid var(--border);background:var(--bg);padding:64px 0}.media-section:nth-child(odd){background:var(--bg-white)}.media-section h2{margin-bottom:32px;font-size:24px}.media-cards{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}@media (width<=640px){.media-cards{grid-template-columns:1fr}}.media-card{background:var(--bg-white);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;flex-direction:column;gap:10px;padding:24px 24px 20px;text-decoration:none;transition:box-shadow .22s,transform .22s,border-color .22s;display:flex}.media-card:hover{box-shadow:var(--shadow-md);border-color:var(--accent);transform:translateY(-2px)}.media-card-top{color:var(--text-muted);justify-content:space-between;align-items:center;gap:8px;display:flex}.media-source{text-transform:uppercase;letter-spacing:.8px;color:var(--accent);font-size:11px;font-weight:600}.media-title{font-family:var(--font-heading);color:var(--primary);flex:1;font-size:17px;line-height:1.4}.media-snippet{color:var(--text-muted);font-size:14px;line-height:1.65}.media-url{color:var(--text-muted);opacity:.6;word-break:break-all;margin-top:4px;font-family:monospace;font-size:11px}.section-label{text-transform:uppercase;letter-spacing:1.2px;color:var(--accent);margin-bottom:12px;font-size:12px;font-weight:600}.contact-container{max-width:1100px;margin:0 auto;padding:0 40px}@media (width<=640px){.contact-container{padding:0 20px}}.contact-header{background:var(--primary);padding:72px 0 64px}@media (width<=640px){.contact-header{padding:52px 0 44px}}.contact-header h1{color:#fff;font-size:46px}@media (width<=640px){.contact-header h1{font-size:32px}}.contact-body{background:var(--bg);padding:72px 0 96px}@media (width<=640px){.contact-body{padding:48px 0 72px}}.contact-layout{grid-template-columns:340px 1fr;align-items:start;gap:64px;display:grid}@media (width<=900px){.contact-layout{grid-template-columns:1fr;gap:48px}}.contact-bio{position:sticky;top:100px}@media (width<=900px){.contact-bio{position:static}}.contact-bio h2{margin-bottom:16px;font-size:22px}.contact-bio>p{color:var(--text-muted);margin-bottom:32px;font-size:15px;line-height:1.75}.contact-links{flex-direction:column;gap:12px;display:flex}.contact-profile-link{background:var(--bg-white);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:10px;flex-direction:column;gap:2px;padding:16px 18px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.contact-profile-link:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.cplink-label{text-transform:uppercase;letter-spacing:.8px;color:var(--accent);font-size:11px;font-weight:600}.cplink-url{color:var(--text-muted);font-family:monospace;font-size:13px}.contact-form-wrap{background:var(--bg-white);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:14px;padding:40px}@media (width<=640px){.contact-form-wrap{padding:28px 24px}}.contact-form h2{margin-bottom:28px;font-size:24px}.form-field{flex-direction:column;gap:8px;margin-bottom:22px;display:flex}.form-field label{color:var(--primary);letter-spacing:.2px;font-size:14px;font-weight:600}.form-field input,.form-field textarea{font-family:var(--font-body);color:var(--text);background:var(--bg);border:1.5px solid var(--border);resize:vertical;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}:is(.form-field input,.form-field textarea)::placeholder{color:#a0aec0}:is(.form-field input,.form-field textarea):focus{border-color:var(--accent);box-shadow:0 0 0 3px #c8a96a26}.form-error{color:#c53030;margin-bottom:16px;font-size:14px}.btn-primary-form{background:var(--primary);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:7px;justify-content:center;align-items:center;width:100%;padding:13px 28px;font-size:15px;font-weight:600;transition:background .2s,opacity .2s;display:inline-flex}.btn-primary-form:hover:not(:disabled){background:var(--secondary)}.btn-primary-form:disabled{opacity:.65;cursor:not-allowed}.form-success{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:16px 0;display:flex}.success-icon{background:var(--accent-light);width:56px;height:56px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.form-success h2{margin:0;font-size:24px}.form-success p{color:var(--text-muted);max-width:360px;font-size:15px;line-height:1.7}.page-body{flex:1}
