*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,sans-serif;background:#fff;color:#1a1a1a;font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}.nav{position:sticky;top:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #f0f0f0}.nav-inner{max-width:720px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;height:52px;position:relative}.nav-name{font-weight:600;font-size:15px;color:#1a1a1a;text-decoration:none;flex-shrink:0}.nav-links{display:flex;gap:20px;align-items:center}.nav-links a{font-size:13px;color:#888;text-decoration:none;font-weight:500;transition:color .15s}.nav-links a:hover,.nav-links a.active{color:#1a1a1a}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:4px;flex-direction:column;gap:5px;z-index:101}.hamburger span{display:block;width:22px;height:2px;background:#1a1a1a;border-radius:2px;transition:transform .25s,opacity .25s}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.wrapper{max-width:720px;margin:0 auto;padding:0 28px}.rule{border:none;border-top:1px solid #f0f0f0;margin:36px 0}.page-title{font-family:Newsreader,Georgia,serif;font-size:34px;font-weight:500;letter-spacing:-.02em;line-height:1.15;margin-bottom:8px;padding-top:48px}.page-subtitle{color:#666;font-size:15px;margin-bottom:36px}.section-title{font-family:Newsreader,Georgia,serif;font-size:22px;font-weight:500;margin-bottom:20px;letter-spacing:-.02em}.hero{padding:56px 0 0}.hero-inner{display:flex;align-items:center;gap:28px}.hero-photo{width:88px;height:88px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #eee}.hero-text h1{font-family:Newsreader,Georgia,serif;font-size:34px;font-weight:500;letter-spacing:-.02em;line-height:1.15;margin-bottom:4px}.hero-text .subtitle{color:#666;font-size:15px;line-height:1.5}.hero-social{display:flex;gap:16px;margin-top:8px}.hero-social a{color:#aaa;text-decoration:none;font-size:13px;transition:color .15s}.hero-social a:hover{color:#1a1a1a}.about p{margin-bottom:14px;color:#333}.about p:last-child{margin-bottom:0}.credentials{display:flex;flex-wrap:wrap;gap:8px}.cred-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#f7f7f7;border-radius:100px;font-size:13px;color:#444;white-space:nowrap}.cred-chip strong{font-weight:600;color:#1a1a1a}.cred-link{text-decoration:none;color:inherit;cursor:pointer;transition:background .2s}.cred-link:hover{background:#eaf0f7}.thesis-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.thesis-card{padding:16px 18px;background:#f9f9f9;border-radius:10px;border:1px solid #f0f0f0}.thesis-name{font-weight:600;font-size:14px;color:#1a1a1a;margin-bottom:3px}.thesis-desc{color:#777;font-size:13px;line-height:1.5}.featured{display:flex;align-items:center;gap:18px;padding:22px 24px;background:linear-gradient(135deg,#f0faf5,#f5f9ff);border-radius:12px;border:1px solid #d4ede2}.featured-thumb{width:140px;height:95px;border-radius:8px;object-fit:cover;flex-shrink:0;border:1px solid #d4ede2}.featured-content{flex:1}.featured-label{display:inline-block;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#fff;font-weight:600;margin-bottom:4px;background:#1a9a6b;padding:2px 8px;border-radius:4px}.featured a{font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500;color:#1a365d;text-decoration:none;transition:color .15s}.featured a:hover{color:#111}.featured .featured-desc{color:#666;font-size:13px;margin-top:2px;line-height:1.5}.category-group{margin-bottom:8px}.category-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;cursor:pointer;padding:14px 0 10px;border-bottom:none}.category-toggle:hover{background:none}.category-label{font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:600;color:#1a1a1a;letter-spacing:.06em;text-transform:uppercase}.category-count{font-family:Inter,sans-serif;font-size:11px;color:#bbb;margin-left:6px;font-weight:400}.category-chevron{font-size:12px;color:#ccc;transition:transform .2s}.category-group.open .category-chevron{transform:rotate(90deg)}.category-projects{display:none;padding-top:4px}.category-group.open .category-projects{display:block}.project-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px}.project-list li{display:flex;flex-direction:column;padding:0;font-size:14px;line-height:1.5;border-radius:10px;border:1px solid #eee;background:#fff;overflow:hidden;transition:box-shadow .15s,border-color .15s;cursor:pointer}.project-list li:hover{border-color:#d0d5dd;box-shadow:0 2px 12px #0000000f}.project-thumb{width:100%;height:120px;border-radius:0;object-fit:cover;flex-shrink:0;border:none;border-bottom:1px solid #f0f0f0;background:#f5f5f5}.project-info{padding:12px 14px;flex:1;min-width:0}.project-list a{color:#1a365d;text-decoration:none;font-weight:500;font-size:14px;transition:color .15s}.project-list a:hover{color:#111}.project-list .project-desc{display:block;color:#888;font-size:13px;margin-top:2px;margin-left:0}.project-story{display:block;font-size:12px;color:#999;margin-top:6px;font-style:italic;line-height:1.5}.project-arrow{display:none}.mid-cta{text-align:center;padding:28px 0}.mid-cta p{color:#888;font-size:14px;margin-bottom:10px}.mid-cta a{display:inline-block;padding:10px 28px;background:#1a365d;color:#fff;border-radius:8px;text-decoration:none;font-size:14px;font-weight:500;transition:background .15s}.mid-cta a:hover{background:#0f2440}.testimonials-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.testimonial{padding:18px 20px;background:#f9f9f9;border-radius:10px;border:1px solid #f0f0f0}.testimonial p{font-family:Inter,sans-serif;font-style:normal;font-size:14px;line-height:1.7;color:#333}.testimonial .attribution{font-family:Inter,sans-serif;font-style:normal;font-size:12px;color:#999;margin-top:10px}.contact p{color:#444;margin-bottom:6px}.contact a{color:#1a365d;text-decoration:none;font-weight:500;transition:color .15s}.contact a:hover{color:#111}.site-footer{padding:40px 0 36px;font-size:13px;color:#bbb;display:flex;align-items:center;justify-content:space-between}.site-footer a{color:#bbb;text-decoration:none;transition:color .15s}.site-footer a:hover{color:#888}.footer-social{display:flex;gap:16px}.press-item{display:flex;gap:20px;align-items:flex-start;margin-bottom:28px}.press-item img{width:160px;height:auto;border-radius:6px;flex-shrink:0;object-fit:cover}.press-item-text h3{font-family:Newsreader,Georgia,serif;font-size:16px;font-weight:500;color:#1a1a1a;margin-bottom:2px}.press-item-text .date{font-size:13px;color:#999}.press-item-text p{font-size:14px;color:#666;margin-top:4px;line-height:1.5}.press-item-text a{color:#1a365d;text-decoration:none;font-weight:500;transition:color .15s}.press-item-text a:hover{color:#111}.research-item{margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid #f0f0f0}.research-item:last-child{border-bottom:none}.research-item h3{font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500;color:#1a1a1a;margin-bottom:12px}.research-item img{max-width:100%;height:auto;border-radius:6px;margin-bottom:12px}.research-item p{font-size:14px;color:#555;margin-bottom:6px;line-height:1.6}.research-item a{color:#1a365d;text-decoration:none;font-weight:500;transition:color .15s}.research-item a:hover{color:#111}.image-grid{display:grid;gap:12px;margin-top:12px}.image-grid img{width:100%;height:auto;border-radius:6px;object-fit:cover}.section{margin-bottom:40px}.adventure-section{margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid #f0f0f0}.adventure-section:last-child{border-bottom:none}.adventure-section h3{font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500;color:#1a1a1a;margin-bottom:8px}.adventure-section p{font-size:14px;color:#555;margin-bottom:6px;line-height:1.6}.adventure-section a{color:#1a365d;text-decoration:none;font-weight:500;transition:color .15s}.adventure-section a:hover{color:#111}.adventure-section img{max-width:100%;height:auto;border-radius:6px}.writing-item{margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid #f0f0f0}.writing-item:last-child{border-bottom:none}.writing-item h3{font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500;color:#1a1a1a;margin-bottom:8px}.writing-item img{max-width:400px;width:100%;height:auto;border-radius:6px;margin-bottom:12px}.writing-item p{font-size:14px;color:#555;margin-bottom:6px;line-height:1.6}.writing-item a{color:#1a365d;text-decoration:none;font-weight:500;transition:color .15s}.writing-item a:hover{color:#111}a{color:#1a365d}@media(max-width:600px){.hero-inner{flex-direction:column;align-items:flex-start;gap:16px}.hero-photo{width:72px;height:72px}.hero-text h1{font-size:28px}.wrapper,.nav-inner{padding:0 20px}.hamburger{display:flex}.nav-links{display:none;position:absolute;top:52px;left:0;right:0;background:#fff;flex-direction:column;padding:12px 20px 16px;gap:6px;border-bottom:1px solid #eee;box-shadow:0 8px 24px #00000014}.nav-links.open{display:flex}.nav-links a{font-size:15px;padding:12px 16px;border-bottom:none;border-radius:10px;text-align:left;transition:background .15s,color .15s}.nav-links a:hover,.nav-links a:active{background:#f0f4f8}.nav-links a.active{background:#f0f4f8;color:#1a365d;font-weight:600}.nav-links a:last-child{border-bottom:none}.thesis-grid,.testimonials-grid{grid-template-columns:1fr}.featured{flex-direction:column;align-items:flex-start;gap:12px}.site-footer{flex-direction:column;gap:12px;align-items:flex-start}.press-item{flex-direction:column;gap:12px}.press-item img{width:100%;max-width:280px}.page-title{font-size:28px;padding-top:36px}.project-list{grid-template-columns:1fr}.project-thumb{height:160px}}
