
    .author-profile{
      --ivory:#fbf8f1;--cream:#fffdf8;--warm:#f4efe5;--ink:#201d1a;--body:#5f584f;--muted:#80776c;--gold:#b58a45;--gold2:#d6bd8e;--line:#e6ddcf;--dark:#24201c;--radius:8px;--shadow:0 12px 30px rgba(42,32,19,.055);--serif:Georgia,"Times New Roman",serif;--sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
    }
    .author-profile *, .author-profile *::before, .author-profile *::after{box-sizing:border-box}.author-profile{scroll-behavior:smooth}.author-profile{margin:0;background:var(--ivory);color:var(--body);font-family:var(--sans);line-height:1.68;-webkit-font-smoothing:antialiased}.author-profile img{max-width:100%;display:block}.author-profile a{color:inherit}.author-profile button, .author-profile a{touch-action:manipulation}.author-profile .container{width:min(1180px,calc(100% - 32px));margin:auto}.author-profile .skip{position:absolute;left:-9999px;top:10px;background:#fff;padding:10px 14px;z-index:1000}.author-profile .skip:focus{left:10px}.author-profile .site-header{position:sticky;top:0;z-index:50;background:rgba(251,248,241,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.author-profile .header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.author-profile .brand{font-family:var(--serif);font-size:1.35rem;color:var(--ink);font-weight:700;text-decoration:none}.author-profile .brand small{font-family:var(--sans);font-size:.72rem;font-weight:600;color:var(--gold);margin-left:6px}.author-profile .nav{display:flex;gap:22px;align-items:center}.author-profile .nav a{text-decoration:none;font-size:.86rem;font-weight:600}.author-profile .nav a:hover{color:var(--gold)}.author-profile .menu-btn{display:none;border:1px solid var(--line);background:#fff;padding:9px 11px;border-radius:6px;font:inherit;color:var(--ink)}.author-profile .btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;border:1px solid var(--gold);border-radius:5px;text-decoration:none;font-size:.86rem;font-weight:700;transition:.2s}.author-profile .btn:hover{transform:translateY(-1px)}.author-profile .btn-primary{background:var(--gold);color:white}.author-profile .btn-light{background:#fff;border-color:var(--line);color:var(--ink)}.author-profile .btn-dark{background:var(--dark);border-color:var(--dark);color:white}.author-profile .hero{padding:72px 0 0}.author-profile .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.author-profile .eyebrow{display:block;color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:.73rem;font-weight:800;margin-bottom:12px}.author-profile .hero h1{font-family:var(--serif);font-size:clamp(3rem,6vw,5rem);line-height:1;margin:0 0 10px;color:var(--ink);font-weight:500}.author-profile .hero h2{font-family:var(--serif);font-size:clamp(1.45rem,2.5vw,2rem);margin:0;color:var(--ink);font-weight:500}.author-profile .org{font-weight:700;color:var(--gold);margin:8px 0 16px}.author-profile .meta-line{font-size:.82rem;color:var(--muted);margin-bottom:20px}.author-profile .lead{font-size:1.04rem;color:var(--ink);max-width:720px}.author-profile .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.author-profile .portrait{background:#fff;border:1px solid var(--line);padding:10px;box-shadow:var(--shadow)}.author-profile .portrait img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 57%;border-radius:4px}.author-profile .portrait figcaption{font-size:.76rem;color:var(--muted);padding:9px 3px 2px}.author-profile .strip{margin-top:58px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.author-profile .strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.author-profile .strip-item{padding:22px 18px;text-align:center;border-right:1px solid var(--line)}.author-profile .strip-item:last-child{border-right:0}.author-profile .strip-item strong{display:block;color:var(--ink);font-family:var(--serif);font-size:1.05rem}.author-profile .strip-item span{font-size:.78rem;color:var(--muted)}.author-profile section{padding:86px 0;border-bottom:1px solid var(--line)}.author-profile .surface{background:var(--cream)}.author-profile .warm{background:var(--warm)}.author-profile .dark{background:var(--dark);color:#e9e1d6}.author-profile .section-head{display:grid;grid-template-columns:86px 1fr;gap:24px;margin-bottom:36px}.author-profile .num{font-family:var(--serif);font-size:1.45rem;color:var(--gold);padding-top:4px}.author-profile .section-head h2{margin:0;color:var(--ink);font:500 clamp(2rem,4vw,3rem)/1.15 var(--serif)}.author-profile .dark .section-head h2{color:#fff}.author-profile .section-head p{max-width:860px;margin:10px 0 0}.author-profile .grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.author-profile .grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.author-profile .grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.author-profile .card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}.author-profile .card h3, .author-profile .card h4{color:var(--ink);font-family:var(--serif);margin:0 0 10px}.author-profile .card h3{font-size:1.35rem}.author-profile .card p:last-child{margin-bottom:0}.author-profile .profile-list, .author-profile .clean-list{list-style:none;padding:0;margin:0}.author-profile .profile-list li{display:grid;grid-template-columns:145px 1fr;gap:18px;padding:10px 0;border-bottom:1px solid var(--line);font-size:.89rem}.author-profile .profile-list li:last-child{border-bottom:0}.author-profile .profile-list span{color:var(--muted)}.author-profile .profile-list strong{color:var(--ink)}.author-profile .timeline{border-left:1px solid var(--gold2);margin-left:10px;padding-left:28px}.author-profile .timeline article{position:relative;margin-bottom:28px}.author-profile .timeline article:last-child{margin-bottom:0}.author-profile .timeline article::before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;border:2px solid var(--gold);background:var(--ivory);left:-35px;top:7px}.author-profile .timeline time{display:block;color:var(--gold);font-weight:800;font-size:.82rem;margin-bottom:4px}.author-profile .timeline h3{margin:0 0 8px;color:var(--ink);font-family:var(--serif)}.author-profile .role-grid .card{min-height:170px}.author-profile .label-icon{width:34px;height:34px;border:1px solid var(--gold2);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-weight:800;margin-bottom:14px}.author-profile .focus{padding:0;overflow:hidden}.author-profile .placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#f5efe4,#fff);border-bottom:1px solid var(--line);display:grid;place-items:center;text-align:center;padding:18px;color:var(--muted);font-size:.78rem}.author-profile .focus-body{padding:20px}.author-profile .principle{position:relative;padding-top:48px}.author-profile .principle .n{position:absolute;top:18px;left:22px;color:var(--gold);font-family:var(--serif);font-size:1.4rem}.author-profile .editorial{border-left:4px solid var(--gold);padding:24px 26px;background:#fff}.author-profile .editorial p{font-family:var(--serif);font-size:1.4rem;line-height:1.5;color:var(--ink);margin:0}.author-profile .rd-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.author-profile .rd-list div{border:1px solid var(--line);background:#fff;padding:16px 18px;border-radius:6px}.author-profile .phases{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.author-profile .phase{background:#2f2a25;border:1px solid #50473d;padding:26px;border-radius:8px}.author-profile .phase strong{display:inline-block;color:#201d1a;background:var(--gold2);padding:4px 8px;border-radius:4px;font-size:.76rem;margin-bottom:14px}.author-profile .phase h3{color:#fff;font-family:var(--serif);font-size:1.5rem;margin:0 0 10px}.author-profile .phase p{color:#c9beb1}.author-profile .architecture{margin-top:28px;background:#2d2823;border:1px solid #50473d;padding:24px;border-radius:8px}.author-profile .architecture h3{color:#fff;font-family:var(--serif);margin-top:0}.author-profile .arch-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.author-profile .arch{background:#211d19;border:1px solid #4c433a;padding:13px;border-radius:5px;color:#ded5ca;font-size:.82rem}.author-profile .arch b{color:var(--gold2);display:block;margin-bottom:3px}.author-profile .knowledge-list, .author-profile .method-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.author-profile .knowledge-list div, .author-profile .method-list div{border:1px solid var(--line);padding:16px;background:#fff;border-radius:6px}.author-profile .knowledge-list strong, .author-profile .method-list strong{display:block;color:var(--ink);margin-bottom:4px}.author-profile .quote{background:var(--dark);color:#fff;text-align:center;padding:88px 0}.author-profile .quote blockquote{max-width:980px;margin:0 auto;font:italic 500 clamp(1.65rem,3vw,2.45rem)/1.5 var(--serif)}.author-profile .quote cite{display:block;color:var(--gold2);margin-top:22px;font-style:normal}.author-profile .resource-grid .card p{font-size:.9rem}.author-profile .gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.author-profile .gallery .placeholder{aspect-ratio:4/3;border:1px dashed var(--gold2);border-radius:6px}.author-profile .author-box{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}.author-profile .author-box img{width:150px;height:150px;object-fit:cover;object-position:43% 65%;border-radius:6px}.author-profile .disclaimer{background:#f8f3ea;border:1px solid var(--line);padding:24px;border-radius:8px;font-size:.85rem}.author-profile .update-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.author-profile .update-grid div{background:#fff;border:1px solid var(--line);padding:14px;border-radius:6px}.author-profile .update-grid small{display:block;color:var(--muted)}.author-profile .update-grid strong{display:block;color:var(--ink);font-size:.85rem;margin-top:4px}.author-profile .contact-box{display:grid;grid-template-columns:1.1fr .9fr;gap:26px}.author-profile .contact-meta{background:#fff;border:1px solid var(--line);padding:22px;border-radius:8px}.author-profile .contact-meta dl{margin:0}.author-profile .contact-meta div{display:grid;grid-template-columns:120px 1fr;padding:9px 0;border-bottom:1px solid var(--line)}.author-profile .contact-meta div:last-child{border-bottom:0}.author-profile .contact-meta dt{color:var(--muted)}.author-profile .contact-meta dd{margin:0;color:var(--ink);font-weight:700}.author-profile .placeholder-link{color:var(--muted);font-style:italic}.author-profile .footer{background:#1b1815;color:#aaa096;padding:38px 0}.author-profile .footer-inner{display:flex;justify-content:space-between;gap:22px;align-items:center}.author-profile .footer a{color:#d7c8b5;text-decoration:none}.author-profile .footer small{display:block}.author-profile .notice{font-size:.78rem;color:var(--muted);margin-top:10px}.author-profile .visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
    .author-profile :focus-visible{outline:3px solid var(--gold);outline-offset:3px}
    @media (max-width:980px){.author-profile .hero-grid, .author-profile .grid-2, .author-profile .contact-box{grid-template-columns:1fr}.author-profile .grid-4, .author-profile .arch-grid{grid-template-columns:repeat(2,1fr)}.author-profile .grid-3, .author-profile .phases{grid-template-columns:1fr 1fr}.author-profile .strip-grid{grid-template-columns:repeat(2,1fr)}.author-profile .strip-item:nth-child(2){border-right:0}.author-profile .strip-item:nth-child(-n/**/+2){border-bottom:1px solid var(--line)}.author-profile .update-grid{grid-template-columns:repeat(2,1fr)}.author-profile .portrait{max-width:760px}.author-profile .nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--ivory);padding:18px 16px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.author-profile .nav.open{display:flex}.author-profile .menu-btn{display:block}.author-profile .header-cta{display:none}}
    @media (max-width:680px){.author-profile section{padding:64px 0}.author-profile .hero{padding-top:48px}.author-profile .hero h1{font-size:2.8rem}.author-profile .section-head{grid-template-columns:1fr;gap:4px}.author-profile .grid-3, .author-profile .grid-4, .author-profile .phases, .author-profile .arch-grid, .author-profile .knowledge-list, .author-profile .method-list, .author-profile .rd-list, .author-profile .gallery, .author-profile .update-grid{grid-template-columns:1fr}.author-profile .strip-grid{grid-template-columns:1fr}.author-profile .strip-item{border-right:0!important;border-bottom:1px solid var(--line)!important}.author-profile .strip-item:last-child{border-bottom:0!important}.author-profile .profile-list li{grid-template-columns:1fr;gap:2px}.author-profile .author-box{grid-template-columns:1fr}.author-profile .author-box img{width:100%;height:auto;aspect-ratio:4/3}.author-profile .footer-inner{flex-direction:column;align-items:flex-start}.author-profile .contact-meta div{grid-template-columns:1fr}.author-profile .actions .btn{width:100%}}
    @media (prefers-reduced-motion:reduce){.author-profile{scroll-behavior:auto}.author-profile *, .author-profile *::before, .author-profile *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
  
/* Authentic image additions — Full Edition V3 */
.author-profile .journey-photo{padding:0;overflow:hidden}.author-profile .journey-photo img{width:100%;aspect-ratio:4/3;object-fit:cover}.author-profile .journey-photo figcaption, .author-profile .photo-card figcaption{padding:12px 14px;color:var(--muted);font-size:.78rem;background:#fff}
.author-profile .cpd-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:start}.author-profile .cpd-feature{margin:0;background:#fff;border:1px solid var(--line);padding:10px;box-shadow:var(--shadow)}.author-profile .cpd-feature img{width:100%;aspect-ratio:3/2;object-fit:cover}.author-profile .cpd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.author-profile .photo-card{margin:0;background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden;box-shadow:var(--shadow)}.author-profile .photo-card button{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.author-profile .photo-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.author-profile .photo-card.tall img{aspect-ratio:3/4}.author-profile .photo-card.wide{grid-column:span 2}.author-profile .photo-card.wide img{aspect-ratio:16/10}.author-profile .real-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.author-profile .real-gallery figure{margin:0}.author-profile .author-box img{object-position:center 28%}
.author-profile .lightbox{position:fixed;inset:0;background:rgba(17,15,13,.94);z-index:1000;display:none;align-items:center;justify-content:center;padding:24px}.author-profile .lightbox[open]{display:flex}.author-profile .lightbox-inner{max-width:min(1100px,95vw);max-height:92vh;position:relative}.author-profile .lightbox img{max-height:82vh;max-width:100%;object-fit:contain;margin:auto}.author-profile .lightbox p{color:#eee;text-align:center;margin:12px 48px 0}.author-profile .lightbox-close{position:absolute;right:0;top:-44px;width:40px;height:40px;border:1px solid #cdbb9d;background:#211d19;color:white;border-radius:50%;font-size:1.4rem;cursor:pointer}
@media (max-width:900px){.author-profile .cpd-intro{grid-template-columns:1fr}.author-profile .cpd-grid, .author-profile .real-gallery{grid-template-columns:repeat(2,1fr)}.author-profile .photo-card.wide{grid-column:span 2}}
@media (max-width:680px){.author-profile .cpd-grid, .author-profile .real-gallery{grid-template-columns:1fr}.author-profile .photo-card.wide{grid-column:auto}.author-profile .photo-card.wide img{aspect-ratio:4/3}}

.author-profile{--ivory:#fbf8f1;--cream:#fffdf8;--warm:#f4efe5;--ink:#201d1a;--body:#5f584f;--muted:#80776c;--gold:#b58a45;--gold2:#d6bd8e;--line:#e6ddcf;--dark:#24201c;--radius:8px;--shadow:0 12px 30px rgba(42,32,19,.055);--serif:var(--font-display,Georgia,'Times New Roman',serif);--sans:var(--font-body,Arial,sans-serif);background:var(--ivory);color:var(--body);line-height:1.68}
.author-profile .site-header,.author-profile .footer,.author-profile .menu-btn,.author-profile .nav{display:none!important}
.author-profile section:first-child{padding-top:72px}
.author-profile .focus.text-only{padding:24px}
.author-profile .focus.text-only .focus-body{padding:0}
.author-profile .resource-card-link{display:block;text-decoration:none;height:100%}
.author-profile .resource-card-link:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.author-profile .contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.author-profile .photo-card button{cursor:zoom-in}
@media(max-width:600px){.author-profile .hero{padding-top:44px}}
