:root{--bg: #f6f4ef;--surface: #ffffff;--surface-muted: #ece7dd;--text: #1f2933;--text-muted: #5b6470;--primary: #0b1f33;--secondary: #2f4858;--accent: #b89b5e;--border: #ded7c9;--shadow: 0 18px 50px rgba(11, 31, 51, .08);--radius: 22px;--max-width: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}.text-link{color:var(--primary);font-weight:800;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.text-link:hover{color:var(--accent)}main{min-height:70vh}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:var(--max-width);margin:0 auto;padding:1rem 1.25rem;background:#f6f4efeb;backdrop-filter:blur(12px);border-bottom:1px solid rgba(222,215,201,.8)}.brand{display:flex;align-items:center;gap:.75rem;min-width:0}.brand-logo{display:block;width:48px;height:55px;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 8px 16px rgba(11,31,51,.14))}.brand-text{display:block;min-width:0}.brand strong{display:block;line-height:1.2}.brand small{display:block;max-width:360px;color:var(--text-muted);line-height:1.2}.main-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:flex-end;font-size:.95rem}.main-nav a{color:var(--text-muted)}.main-nav a:hover{color:var(--primary)}.hero,.page-section,.article-page{max-width:var(--max-width);margin:0 auto;padding:4.5rem 1.25rem}.hero{display:grid;gap:1.35rem;padding-top:6rem;padding-bottom:5rem}.eyebrow{margin:0;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3{font-family:Georgia,Times New Roman,serif;color:var(--primary);line-height:1.08;margin:0}h1{max-width:850px;font-size:clamp(2.7rem,7vw,5.3rem)}h2{font-size:clamp(2rem,4vw,3.2rem)}h3{font-size:1.35rem}.hero-text{max-width:760px;margin:0;font-size:clamp(1.1rem,2vw,1.35rem);color:var(--text-muted)}.hero-actions,.inline-actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1.05rem;border-radius:999px;border:1px solid var(--border);font-weight:700}.button.primary{background:var(--primary);color:#fff;border-color:var(--primary)}.button.secondary{background:transparent;color:var(--primary)}.button:hover{transform:translateY(-1px)}.section-heading{max-width:760px;margin-bottom:1.6rem}.section-heading p{color:var(--text-muted);margin-bottom:0}.grid,.grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.card,.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.35rem;box-shadow:var(--shadow)}.card{display:flex;flex-direction:column;gap:.85rem}.card p{margin:0;color:var(--text-muted)}.card-meta{color:var(--accent)!important;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.card-link{margin-top:auto;font-weight:800;color:var(--primary)}.feature-band{background:var(--primary);color:#f8f5ee;margin:2rem 0}.feature-band .page-section{padding-top:4rem;padding-bottom:4rem}.feature-band h2{color:#fff}.feature-band p{color:#d8d0c2}.feature-band .card{background:#ffffff0f;border-color:#ffffff24;box-shadow:none}.feature-band .card h3,.feature-band .card a{color:#fff}.teaching-emblem-frame{margin:0 0 1.5rem;display:flex;justify-content:center}.teaching-emblem{display:block;width:min(100%,220px);height:auto;object-fit:contain;filter:drop-shadow(0 18px 38px rgba(0,0,0,.28))}.article-page{max-width:860px}.article-header{margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.article-meta{color:var(--text-muted);margin:.7rem 0 0}.prose h2,.prose h3{margin-top:2rem;margin-bottom:.75rem}.prose p,.prose li{color:var(--text)}.prose a{color:var(--secondary);text-decoration:underline;text-underline-offset:3px}.site-footer{max-width:var(--max-width);margin:0 auto;padding:2.5rem 1.25rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:1.5rem;color:var(--text-muted)}.site-footer p{margin:.35rem 0 0}.footer-links{display:flex;gap:.85rem;flex-wrap:wrap}.contact-list{display:grid;gap:.9rem;padding:0;margin:1rem 0 0;list-style:none}.contact-list li{padding:1rem;border:1px solid var(--border);border-radius:16px;background:var(--surface)}@media(max-width:880px){.site-header{align-items:flex-start;flex-direction:column}.main-nav{justify-content:flex-start}.grid,.grid-three,.grid-two{grid-template-columns:1fr}.site-footer{flex-direction:column}}.compact-section{padding-top:2rem;padding-bottom:2rem}.contact-method p{margin-bottom:.75rem;color:var(--text-muted)}.contact-method a{color:var(--primary);font-weight:900;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.profile-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:1rem;align-items:start}.profile-main p:first-child,.profile-sidebar h3:first-child{margin-top:0}.profile-photo-frame{margin:0 0 1.25rem;display:flex;justify-content:center}.profile-photo{width:min(100%,260px);height:auto;display:block;border-radius:0;object-fit:contain;border:0;box-shadow:none;background:transparent}.profile-sidebar{position:sticky;top:104px}.clean-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.85rem}.clean-list li{color:var(--text-muted);border-top:1px solid var(--border);padding-top:.85rem}.clean-list li:first-child{border-top:0;padding-top:0}.timeline-list{display:grid;gap:1rem}.timeline-item{position:relative;padding-left:1.6rem}.timeline-item:before{content:"";position:absolute;left:.7rem;top:1.35rem;bottom:1.35rem;width:2px;background:var(--accent);opacity:.55}.timeline-item h3{margin-bottom:.75rem}.timeline-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.timeline-header h3{margin-bottom:0}.timeline-logo{width:84px;max-width:24vw;height:84px;object-fit:contain;flex:0 0 auto;border-radius:18px;background:#fffc;box-shadow:0 12px 28px #0b1f331f}.timeline-logo-shield{width:72px;height:84px;border-radius:0;background:transparent;box-shadow:none}.pill-list{display:flex;flex-wrap:wrap;gap:.7rem}.pill-list span{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;background:var(--surface);padding:.55rem .85rem;color:var(--primary);font-weight:800;box-shadow:0 10px 28px #0b1f330d}.bio-highlight{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.bio-highlight>div{max-width:760px}.book-cover-frame{margin:0;flex:0 0 auto}.book-cover-thumb{display:block;width:150px;max-width:100%;height:auto;border-radius:16px;border:1px solid var(--border);box-shadow:0 18px 44px #0b1f332e;background:var(--surface-muted)}.organization-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.organization-header h3{margin-bottom:0}.organization-logo{width:86px;max-width:24vw;height:86px;object-fit:contain;flex:0 0 auto;border-radius:18px;background:#ffffffd1;box-shadow:0 12px 28px #0b1f331f}.organization-logo-wide{width:180px;height:auto;max-width:min(42vw,180px);border-radius:14px;padding:.25rem}@media(max-width:880px){.profile-layout{grid-template-columns:1fr}.profile-sidebar{position:static}.bio-highlight,.timeline-header,.organization-header{align-items:flex-start;flex-direction:column}.book-cover-thumb{width:min(220px,100%)}}.visual-identity-layout{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.5fr);gap:1rem;align-items:start}.visual-identity-logo-panel,.visual-identity-content{height:100%}.visual-identity-figure{margin:0;display:flex;align-items:center;justify-content:center;min-height:100%}.visual-identity-logo{display:block;width:min(100%,300px);height:auto;object-fit:contain}.visual-identity-list{display:grid;gap:.9rem;margin-top:1rem}.visual-identity-item{padding-top:.9rem;border-top:1px solid var(--border)}.visual-identity-item:first-child{padding-top:0;border-top:0}.visual-identity-item h3{margin-bottom:.55rem}.contact-method{display:flex;flex-direction:column;gap:.85rem}.contact-method p{margin:0;color:var(--text-muted)}.contact-method a{color:var(--secondary);font-weight:700}.social-link-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:50%}.social-linkedin-image{display:block;width:86px;height:86px;object-fit:contain;border-radius:50%;box-shadow:0 16px 34px #0b1f3329}@media(max-width:880px){.visual-identity-layout{grid-template-columns:1fr}}
