:root{--bg:#fff;--bg2:#fff;--text:#000;--muted:#555;--accent:#000;--link:#2c5f3f;--border:#d6d2c8;--header-height:72px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;font-size:20px;font-weight:300;line-height:1.8;display:flex}h1{color:var(--text);font-family:Lora,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.25}h2{color:var(--text);font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:1.3}h3{color:var(--text);font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:1.4}h4{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-family:Inter,sans-serif;font-size:14px;font-weight:500}p{color:var(--accent);margin-bottom:20px;font-family:Inter,sans-serif;font-size:20px;font-weight:300;line-height:1.8}p:last-child{margin-bottom:0}a{color:var(--link);text-underline-offset:3px;text-decoration:underline;transition:opacity .2s}a:hover{opacity:.75}em{font-family:Lora,serif;font-style:italic}ul,ol{padding-left:1.5rem}li{color:var(--accent);margin-bottom:8px;font-size:20px;line-height:1.8}.page-wrapper{flex-direction:column;flex:1;display:flex}.content-area{flex:1;width:100%;max-width:900px;margin:0 auto;padding:80px 60px 60px;animation:.6s forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){body{font-size:16px}h2{font-size:28px}p,li{font-size:16px}.content-area{padding:48px 24px 40px}.expertiseDivider{border-top:1px solid #e5e5e5;margin:40px 0}.expertiseGrid{grid-template-columns:repeat(2,1fr);gap:12px 40px;margin-top:20px;padding-left:20px;display:grid}.expertiseItem{list-style:outside}@media (max-width:768px){.expertiseGrid{grid-template-columns:1fr}}.profileImage{object-fit:contain;border-radius:12px;width:400px;height:300px;margin:20px 0}.photoCard{border-radius:12px;width:100%;height:400px;position:relative;overflow:hidden}.photoGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.photoCard{border-radius:12px;height:350px;position:relative;overflow:hidden}.photo{object-fit:cover}@media (max-width:768px){.photoGrid{grid-template-columns:1fr}}}
.Header-module__hBw1pG__header{height:var(--header-height);border-bottom:1px solid var(--border);background:var(--bg);z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;padding:0 60px;display:flex;position:sticky;top:0}.Header-module__hBw1pG__logo{letter-spacing:.01em;color:var(--text);margin-left:12px;font-family:Lora,serif;font-size:36px;font-weight:600;text-decoration:none;transition:opacity .2s}.Header-module__hBw1pG__logo:hover{opacity:.75}.Header-module__hBw1pG__nav{align-items:center;gap:44px;display:flex}.Header-module__hBw1pG__nav a{color:var(--muted);letter-spacing:.03em;font-size:20px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module__hBw1pG__nav a:after{content:"";background:var(--link);width:0;height:1px;transition:width .25s;position:absolute;bottom:-3px;left:0}.Header-module__hBw1pG__nav a:hover{color:var(--text)}.Header-module__hBw1pG__nav a:hover:after{width:100%}@media (max-width:768px){.Header-module__hBw1pG__header{padding:0 24px}.Header-module__hBw1pG__logo{margin-left:0;font-size:17px}.Header-module__hBw1pG__nav{gap:20px}.Header-module__hBw1pG__nav a{font-size:15px}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--bg2);padding:52px 60px 40px}.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:40px;max-width:1100px;margin:0 auto;display:grid}.Footer-module__S6Hkya__brand{color:var(--text);font-family:Lora,serif;font-size:38px;font-weight:600;position:relative;left:-100px}.Footer-module__S6Hkya__col h4{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:20px;font-size:18px;font-weight:600}.Footer-module__S6Hkya__col ul{flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__col ul li{margin-bottom:0;font-size:18px}.Footer-module__S6Hkya__col ul li a{color:var(--accent);font-size:18px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__col ul li a:hover{color:var(--link);opacity:1}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:40px 24px 32px}.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__S6Hkya__brand{font-size:16px}.Footer-module__S6Hkya__col h4{font-size:14px}.Footer-module__S6Hkya__col ul li,.Footer-module__S6Hkya__col ul li a{font-size:15px}}.Footer-module__S6Hkya__copyright{text-align:center;color:var(--muted);margin-top:50px;font-size:16px}
